summaryrefslogtreecommitdiff
path: root/runtime/resolve_addr.rs
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/resolve_addr.rs')
-rw-r--r--runtime/resolve_addr.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/resolve_addr.rs b/runtime/resolve_addr.rs
index 72c324036..ebf1374d1 100644
--- a/runtime/resolve_addr.rs
+++ b/runtime/resolve_addr.rs
@@ -1,4 +1,4 @@
-// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.
+// Copyright 2018-2021 the Deno authors. All rights reserved. MIT license.
use deno_core::error::AnyError;
use std::net::SocketAddr;