summaryrefslogtreecommitdiff
path: root/cli/ops/errors.rs
diff options
context:
space:
mode:
Diffstat (limited to 'cli/ops/errors.rs')
-rw-r--r--cli/ops/errors.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/ops/errors.rs b/cli/ops/errors.rs
index 067e901ea..e70573ba9 100644
--- a/cli/ops/errors.rs
+++ b/cli/ops/errors.rs
@@ -1,4 +1,4 @@
-// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.
+// Copyright 2018-2021 the Deno authors. All rights reserved. MIT license.
use crate::diagnostics::Diagnostics;
use crate::program_state::ProgramState;