diff options
Diffstat (limited to 'ext/url')
| -rw-r--r-- | ext/url/internal.d.ts | 2 | ||||
| -rw-r--r-- | ext/url/lib.deno_url.d.ts | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ext/url/internal.d.ts b/ext/url/internal.d.ts index 13816e0fc..0abb45076 100644 --- a/ext/url/internal.d.ts +++ b/ext/url/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-var diff --git a/ext/url/lib.deno_url.d.ts b/ext/url/lib.deno_url.d.ts index e1cfdc392..4dc56b3f6 100644 --- a/ext/url/lib.deno_url.d.ts +++ b/ext/url/lib.deno_url.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 |
