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