summaryrefslogtreecommitdiff
path: root/cli/progress.rs
diff options
context:
space:
mode:
Diffstat (limited to 'cli/progress.rs')
-rw-r--r--cli/progress.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/progress.rs b/cli/progress.rs
index c2fa7979f..3eb0d9136 100644
--- a/cli/progress.rs
+++ b/cli/progress.rs
@@ -1,4 +1,4 @@
-// Copyright 2018-2019 the Deno authors. All rights reserved. MIT license.
+// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.
use std::sync::Arc;
use std::sync::Mutex;