diff options
Diffstat (limited to 'cli/bench/webstorage.js')
-rw-r--r-- | cli/bench/webstorage.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/bench/webstorage.js b/cli/bench/webstorage.js index ceebc5e35..b200ef253 100644 --- a/cli/bench/webstorage.js +++ b/cli/bench/webstorage.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. // Note: when benchmarking across different Deno version, make sure to clear // the DENO_DIR cache. |