summaryrefslogtreecommitdiff
path: root/runtime/js/00_bootstrap_namespace.js
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/js/00_bootstrap_namespace.js')
-rw-r--r--runtime/js/00_bootstrap_namespace.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/js/00_bootstrap_namespace.js b/runtime/js/00_bootstrap_namespace.js
index 514cbe3f0..935d059c5 100644
--- a/runtime/js/00_bootstrap_namespace.js
+++ b/runtime/js/00_bootstrap_namespace.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.
// The only purpose of this file is to set up "globalThis.__bootstrap" namespace,
// that is used by scripts in this directory to reference exports between