diff options
Diffstat (limited to 'core/02_error.js')
-rw-r--r-- | core/02_error.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/02_error.js b/core/02_error.js index d8e823bb2..2798b1aa7 100644 --- a/core/02_error.js +++ b/core/02_error.js @@ -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. "use strict"; ((window) => { |