diff options
Diffstat (limited to 'tools/util.js')
-rw-r--r-- | tools/util.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/util.js b/tools/util.js index 8fab4dfa3..e123b828b 100644 --- a/tools/util.js +++ b/tools/util.js @@ -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. import { dirname, fromFileUrl, |