diff options
Diffstat (limited to 'ext/console/internal.d.ts')
-rw-r--r-- | ext/console/internal.d.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/console/internal.d.ts b/ext/console/internal.d.ts index ef7834ba6..a1661f02a 100644 --- a/ext/console/internal.d.ts +++ b/ext/console/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. /// <reference no-default-lib="true" /> /// <reference lib="esnext" /> |