diff options
Diffstat (limited to 'cli/program_state.rs')
-rw-r--r-- | cli/program_state.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/program_state.rs b/cli/program_state.rs index ad44d8e9b..5a2c8fdfe 100644 --- a/cli/program_state.rs +++ b/cli/program_state.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. use crate::deno_dir; use crate::file_fetcher::CacheSetting; |