summaryrefslogtreecommitdiff
path: root/ext/fs/ops.rs
diff options
context:
space:
mode:
Diffstat (limited to 'ext/fs/ops.rs')
-rw-r--r--ext/fs/ops.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/fs/ops.rs b/ext/fs/ops.rs
index 9fa8cf918..e41d3308f 100644
--- a/ext/fs/ops.rs
+++ b/ext/fs/ops.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::borrow::Cow;
use std::cell::RefCell;