summaryrefslogtreecommitdiff
path: root/runtime/fs_util.rs
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/fs_util.rs')
-rw-r--r--runtime/fs_util.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/fs_util.rs b/runtime/fs_util.rs
index 204b0e4e8..f7c006a91 100644
--- a/runtime/fs_util.rs
+++ b/runtime/fs_util.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_core::anyhow::Context;
use deno_core::error::AnyError;