summaryrefslogtreecommitdiff
path: root/cli/bench/tcp.js
diff options
context:
space:
mode:
Diffstat (limited to 'cli/bench/tcp.js')
-rw-r--r--cli/bench/tcp.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/bench/tcp.js b/cli/bench/tcp.js
index 6b9023951..b9f05e3a7 100644
--- a/cli/bench/tcp.js
+++ b/cli/bench/tcp.js
@@ -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.
const listener = Deno.listen({ port: 4500 });
const response = new TextEncoder().encode(