summaryrefslogtreecommitdiff
path: root/src/flags.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/flags.rs')
-rw-r--r--src/flags.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/flags.rs b/src/flags.rs
index 0740e6c46..befb15ab8 100644
--- a/src/flags.rs
+++ b/src/flags.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 getopts;
use getopts::Options;
use libc::c_int;