diff options
Diffstat (limited to 'cli/msg.rs')
-rw-r--r-- | cli/msg.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/msg.rs b/cli/msg.rs index dbfb3316f..90f953118 100644 --- a/cli/msg.rs +++ b/cli/msg.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. // Warning! The values in this enum are duplicated in js/errors.ts // Update carefully! |