diff options
Diffstat (limited to 'ext/url/internal.d.ts')
-rw-r--r-- | ext/url/internal.d.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/url/internal.d.ts b/ext/url/internal.d.ts index 0abb45076..7065c432f 100644 --- a/ext/url/internal.d.ts +++ b/ext/url/internal.d.ts @@ -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. // deno-lint-ignore-file no-var |