summaryrefslogtreecommitdiff
path: root/cli/compat/errors.rs
diff options
context:
space:
mode:
Diffstat (limited to 'cli/compat/errors.rs')
-rw-r--r--cli/compat/errors.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/compat/errors.rs b/cli/compat/errors.rs
index e9cc31a0d..fa9846ed6 100644
--- a/cli/compat/errors.rs
+++ b/cli/compat/errors.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 deno_core::error::generic_error;
use deno_core::error::type_error;