diff options
Diffstat (limited to 'cli/tools/run.rs')
-rw-r--r-- | cli/tools/run.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tools/run.rs b/cli/tools/run.rs index 617ec28f6..af982e483 100644 --- a/cli/tools/run.rs +++ b/cli/tools/run.rs @@ -1,4 +1,4 @@ -// Copyright 2018-2022 the Deno authors. All rights reserved. MIT license. +// Copyright 2018-2023 the Deno authors. All rights reserved. MIT license. use std::io::Read; use std::path::PathBuf; |