summaryrefslogtreecommitdiff
path: root/cli/cache.rs
diff options
context:
space:
mode:
Diffstat (limited to 'cli/cache.rs')
-rw-r--r--cli/cache.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/cache.rs b/cli/cache.rs
index c5fd0a8a0..218c699a1 100644
--- a/cli/cache.rs
+++ b/cli/cache.rs
@@ -1,4 +1,4 @@
-// Copyright 2018-2021 the Deno authors. All rights reserved. MIT license.
+// Copyright 2018-2022 the Deno authors. All rights reserved. MIT license.
use crate::disk_cache::DiskCache;
use crate::errors::get_error_class_name;