diff options
Diffstat (limited to 'ext/fetch')
| -rw-r--r-- | ext/fetch/internal.d.ts | 2 | ||||
| -rw-r--r-- | ext/fetch/lib.deno_fetch.d.ts | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ext/fetch/internal.d.ts b/ext/fetch/internal.d.ts index f9f1fbfdf..af1c37152 100644 --- a/ext/fetch/internal.d.ts +++ b/ext/fetch/internal.d.ts @@ -1,4 +1,4 @@ -// Copyright 2018-2021 the Deno authors. All rights reserved. MIT license. +// Copyright 2018-2022 the Deno authors. All rights reserved. MIT license. // deno-lint-ignore-file no-explicit-any no-var diff --git a/ext/fetch/lib.deno_fetch.d.ts b/ext/fetch/lib.deno_fetch.d.ts index 6968e99aa..46a1cc399 100644 --- a/ext/fetch/lib.deno_fetch.d.ts +++ b/ext/fetch/lib.deno_fetch.d.ts @@ -1,4 +1,4 @@ -// Copyright 2018-2021 the Deno authors. All rights reserved. MIT license. +// Copyright 2018-2022 the Deno authors. All rights reserved. MIT license. // deno-lint-ignore-file no-explicit-any no-var |
