summaryrefslogtreecommitdiff
path: root/ext/net/raw.rs
diff options
context:
space:
mode:
Diffstat (limited to 'ext/net/raw.rs')
-rw-r--r--ext/net/raw.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/net/raw.rs b/ext/net/raw.rs
index 9bdea4191..c583da3bd 100644
--- a/ext/net/raw.rs
+++ b/ext/net/raw.rs
@@ -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.
use crate::io::TcpStreamResource;
#[cfg(unix)]
use crate::io::UnixStreamResource;