summaryrefslogtreecommitdiff
path: root/cli/napi/env.rs
diff options
context:
space:
mode:
Diffstat (limited to 'cli/napi/env.rs')
-rw-r--r--cli/napi/env.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/napi/env.rs b/cli/napi/env.rs
index decdd59d6..34948cde3 100644
--- a/cli/napi/env.rs
+++ b/cli/napi/env.rs
@@ -1,4 +1,4 @@
-// Copyright 2018-2023 the Deno authors. All rights reserved. MIT license.
+// Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
use deno_runtime::deno_napi::*;
use std::os::raw::c_char;