summaryrefslogtreecommitdiff
path: root/ext/io/12_io.js
diff options
context:
space:
mode:
Diffstat (limited to 'ext/io/12_io.js')
-rw-r--r--ext/io/12_io.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/io/12_io.js b/ext/io/12_io.js
index c38ee12b0..0621e6479 100644
--- a/ext/io/12_io.js
+++ b/ext/io/12_io.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.
// Interfaces 100% copied from Go.
// Documentation liberally lifted from them too.