summaryrefslogtreecommitdiff
path: root/ext/net/io.rs
diff options
context:
space:
mode:
Diffstat (limited to 'ext/net/io.rs')
-rw-r--r--ext/net/io.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/net/io.rs b/ext/net/io.rs
index 2b7aec446..9673a4a89 100644
--- a/ext/net/io.rs
+++ b/ext/net/io.rs
@@ -1,4 +1,4 @@
-// Copyright 2018-2021 the Deno authors. All rights reserved. MIT license.
+// Copyright 2018-2022 the Deno authors. All rights reserved. MIT license.
use deno_core::error::AnyError;
use deno_core::AsyncMutFuture;