diff options
Diffstat (limited to 'cli/main_runtime.rs')
-rw-r--r-- | cli/main_runtime.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/main_runtime.rs b/cli/main_runtime.rs index 12cb4329d..f6d20f67e 100644 --- a/cli/main_runtime.rs +++ b/cli/main_runtime.rs @@ -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. #![deny(warnings)] |