diff options
Diffstat (limited to 'ext/fetch/01_fetch_util.js')
-rw-r--r-- | ext/fetch/01_fetch_util.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/fetch/01_fetch_util.js b/ext/fetch/01_fetch_util.js index dad23b6e5..3ed554ecb 100644 --- a/ext/fetch/01_fetch_util.js +++ b/ext/fetch/01_fetch_util.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) => { |