summaryrefslogtreecommitdiff
path: root/ext/node/polyfills/_stream.d.ts
diff options
context:
space:
mode:
Diffstat (limited to 'ext/node/polyfills/_stream.d.ts')
-rw-r--r--ext/node/polyfills/_stream.d.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/node/polyfills/_stream.d.ts b/ext/node/polyfills/_stream.d.ts
index fa9d77fc8..d251d9bee 100644
--- a/ext/node/polyfills/_stream.d.ts
+++ b/ext/node/polyfills/_stream.d.ts
@@ -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 no-explicit-any
// Forked from https://github.com/DefinitelyTyped/DefinitelyTyped/blob/4f538975138678878fed5b2555c0672aa578ab7d/types/node/stream.d.ts