summaryrefslogtreecommitdiff
path: root/cli/util/fs.rs
diff options
context:
space:
mode:
Diffstat (limited to 'cli/util/fs.rs')
-rw-r--r--cli/util/fs.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/util/fs.rs b/cli/util/fs.rs
index cb8a4d369..d541b9ba4 100644
--- a/cli/util/fs.rs
+++ b/cli/util/fs.rs
@@ -1,4 +1,4 @@
-// Copyright 2018-2022 the Deno authors. All rights reserved. MIT license.
+// Copyright 2018-2023 the Deno authors. All rights reserved. MIT license.
use deno_core::anyhow::Context;
use deno_core::error::AnyError;