diff options
Diffstat (limited to 'ext/console/01_colors.js')
-rw-r--r-- | ext/console/01_colors.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/console/01_colors.js b/ext/console/01_colors.js index db09b0e43..00425f08b 100644 --- a/ext/console/01_colors.js +++ b/ext/console/01_colors.js @@ -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. /// <reference path="../../core/internal.d.ts" /> |