mirror of
https://github.com/denoland/deno.git
synced 2024-11-21 15:04:11 -05:00
fix(ci): update copright year for _fs_cp.js (#21803)
This commit is contained in:
parent
df062d2c78
commit
611993fbe0
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
// deno-lint-ignore-file prefer-primordials
|
||||
|
||||
|
|
Loading…
Reference in a new issue