diff options
Diffstat (limited to 'runtime/js/01_colors.js')
-rw-r--r-- | runtime/js/01_colors.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/js/01_colors.js b/runtime/js/01_colors.js index 39e4a7a18..7d6320fd3 100644 --- a/runtime/js/01_colors.js +++ b/runtime/js/01_colors.js @@ -1,4 +1,4 @@ -// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license. +// Copyright 2018-2021 the Deno authors. All rights reserved. MIT license. ((window) => { function code(open, close) { |