summaryrefslogtreecommitdiff
path: root/cli/tools/run/hmr.rs
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tools/run/hmr.rs')
-rw-r--r--cli/tools/run/hmr.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tools/run/hmr.rs b/cli/tools/run/hmr.rs
index 0842c0084..bfed22d07 100644
--- a/cli/tools/run/hmr.rs
+++ b/cli/tools/run/hmr.rs
@@ -1,4 +1,4 @@
-// Copyright 2018-2023 the Deno authors. All rights reserved. MIT license.
+// Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
use crate::cdp;
use crate::emit::Emitter;