summaryrefslogtreecommitdiff
path: root/cli/startup_data.rs
diff options
context:
space:
mode:
Diffstat (limited to 'cli/startup_data.rs')
-rw-r--r--cli/startup_data.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/startup_data.rs b/cli/startup_data.rs
index 7dc2fdb60..8de8e0200 100644
--- a/cli/startup_data.rs
+++ b/cli/startup_data.rs
@@ -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.
#[cfg(feature = "no-snapshot-init")]
use deno::Script;