summaryrefslogtreecommitdiff
path: root/ext/fs/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'ext/fs/lib.rs')
-rw-r--r--ext/fs/lib.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/fs/lib.rs b/ext/fs/lib.rs
index d36d8b5c2..5cfa6e5d9 100644
--- a/ext/fs/lib.rs
+++ b/ext/fs/lib.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.
mod interface;
mod ops;