summaryrefslogtreecommitdiff
path: root/cli/ops/net.rs
diff options
context:
space:
mode:
Diffstat (limited to 'cli/ops/net.rs')
-rw-r--r--cli/ops/net.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/ops/net.rs b/cli/ops/net.rs
index a3a1e665e..01fb65b1f 100644
--- a/cli/ops/net.rs
+++ b/cli/ops/net.rs
@@ -1,4 +1,4 @@
-// Copyright 2018-2019 the Deno authors. All rights reserved. MIT license.
+// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.
use super::dispatch_json::{Deserialize, JsonOp, Value};
use super::io::StreamResource;
use crate::deno_error::bad_resource;