diff options
Diffstat (limited to 'cli/node.rs')
-rw-r--r-- | cli/node.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/node.rs b/cli/node.rs index 158627202..a66713685 100644 --- a/cli/node.rs +++ b/cli/node.rs @@ -1,4 +1,4 @@ -// Copyright 2018-2023 the Deno authors. All rights reserved. MIT license. +// Copyright 2018-2024 the Deno authors. All rights reserved. MIT license. use std::borrow::Cow; |