summaryrefslogtreecommitdiff
path: root/src/handlers.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/handlers.rs')
-rw-r--r--src/handlers.rs3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/handlers.rs b/src/handlers.rs
index 1566fc7e0..e8e197e60 100644
--- a/src/handlers.rs
+++ b/src/handlers.rs
@@ -1,5 +1,4 @@
-// Copyright 2018 Ryan Dahl <ry@tinyclouds.org>
-// All rights reserved. MIT License.
+// Copyright 2018 the Deno authors. All rights reserved. MIT license.
extern crate libc;
#[macro_use]
extern crate log;