summaryrefslogtreecommitdiff
path: root/cli/js/window.ts
diff options
context:
space:
mode:
Diffstat (limited to 'cli/js/window.ts')
-rw-r--r--cli/js/window.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/js/window.ts b/cli/js/window.ts
index 3d3d6601f..3eed4ca58 100644
--- a/cli/js/window.ts
+++ b/cli/js/window.ts
@@ -1,4 +1,4 @@
-// Copyright 2018-2019 the Deno authors. All rights reserved. MIT license.
+// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.
// (0, eval) is indirect eval.
// See the links below for details:
// - https://stackoverflow.com/a/14120023