diff options
Diffstat (limited to 'cli/util/windows.rs')
| -rw-r--r-- | cli/util/windows.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/util/windows.rs b/cli/util/windows.rs index 0801ff2f5..a8b57114d 100644 --- a/cli/util/windows.rs +++ b/cli/util/windows.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. /// Ensures that stdin, stdout, and stderr are open and have valid HANDLEs /// associated with them. There are many places where a `std::fs::File` is |
