summaryrefslogtreecommitdiff
path: root/cli/util/draw_thread.rs
diff options
context:
space:
mode:
Diffstat (limited to 'cli/util/draw_thread.rs')
-rw-r--r--cli/util/draw_thread.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/util/draw_thread.rs b/cli/util/draw_thread.rs
index 49c45312c..028b20d00 100644
--- a/cli/util/draw_thread.rs
+++ b/cli/util/draw_thread.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 console_static_text::ConsoleStaticText;
use deno_core::parking_lot::Mutex;