summaryrefslogtreecommitdiff
path: root/src/msg_util.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/msg_util.rs')
-rw-r--r--src/msg_util.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/msg_util.rs b/src/msg_util.rs
index ae5e2dc51..4517c068f 100644
--- a/src/msg_util.rs
+++ b/src/msg_util.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.
// Helpers for serialization.
use errors;
use errors::DenoResult;