summaryrefslogtreecommitdiff
path: root/ops/attrs.rs
diff options
context:
space:
mode:
Diffstat (limited to 'ops/attrs.rs')
-rw-r--r--ops/attrs.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/ops/attrs.rs b/ops/attrs.rs
index 4d298d7ed..93fbb05ff 100644
--- a/ops/attrs.rs
+++ b/ops/attrs.rs
@@ -1,4 +1,4 @@
-// Copyright 2018-2022 the Deno authors. All rights reserved. MIT license.
+// Copyright 2018-2023 the Deno authors. All rights reserved. MIT license.
use syn::{
parse::{Parse, ParseStream},
punctuated::Punctuated,