summaryrefslogtreecommitdiff
path: root/cli/tools/repl/cdp.rs
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tools/repl/cdp.rs')
-rw-r--r--cli/tools/repl/cdp.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tools/repl/cdp.rs b/cli/tools/repl/cdp.rs
index de2d784f7..f90a1875e 100644
--- a/cli/tools/repl/cdp.rs
+++ b/cli/tools/repl/cdp.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.
/// <https://chromedevtools.github.io/devtools-protocol/tot/>
use deno_core::serde_json;