diff options
Diffstat (limited to 'ext/websocket/autobahn/fuzzingclient.js')
-rw-r--r-- | ext/websocket/autobahn/fuzzingclient.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/websocket/autobahn/fuzzingclient.js b/ext/websocket/autobahn/fuzzingclient.js index ee200e452..6597fb689 100644 --- a/ext/websocket/autobahn/fuzzingclient.js +++ b/ext/websocket/autobahn/fuzzingclient.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. // deno-lint-ignore-file |