diff options
Diffstat (limited to 'core/internal.d.ts')
-rw-r--r-- | core/internal.d.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/internal.d.ts b/core/internal.d.ts index 917c0262e..1871c50fc 100644 --- a/core/internal.d.ts +++ b/core/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. // Based on https://github.com/nodejs/node/blob/889ad35d3d41e376870f785b0c1b669cb732013d/typings/primordials.d.ts // Copyright Joyent, Inc. and other Node contributors. |