summaryrefslogtreecommitdiff
path: root/test_napi/src/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'test_napi/src/lib.rs')
-rw-r--r--test_napi/src/lib.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/test_napi/src/lib.rs b/test_napi/src/lib.rs
index c1a13f6e4..0bdea0280 100644
--- a/test_napi/src/lib.rs
+++ b/test_napi/src/lib.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.
#![allow(clippy::all)]
#![allow(clippy::undocumented_unsafe_blocks)]