summaryrefslogtreecommitdiff
path: root/ext/node/global.rs
diff options
context:
space:
mode:
Diffstat (limited to 'ext/node/global.rs')
-rw-r--r--ext/node/global.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/node/global.rs b/ext/node/global.rs
index 994155359..0aaa6ed8b 100644
--- a/ext/node/global.rs
+++ b/ext/node/global.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 std::mem::MaybeUninit;
use std::rc::Rc;