summaryrefslogtreecommitdiff
path: root/src/libdeno.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/libdeno.rs')
-rw-r--r--src/libdeno.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libdeno.rs b/src/libdeno.rs
index cce6c4e60..bdc2c54c1 100644
--- a/src/libdeno.rs
+++ b/src/libdeno.rs
@@ -1,4 +1,4 @@
-// Copyright 2018 the Deno authors. All rights reserved. MIT license.
+// Copyright 2018-2019 the Deno authors. All rights reserved. MIT license.
use libc::c_char;
use libc::c_int;
use libc::c_void;