summaryrefslogtreecommitdiff
path: root/src/workers.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/workers.rs')
-rw-r--r--src/workers.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/workers.rs b/src/workers.rs
index 0cc2225b6..279cc3cc9 100644
--- a/src/workers.rs
+++ b/src/workers.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 crate::isolate::Buf;
use crate::isolate::Isolate;
use crate::isolate::IsolateState;