summaryrefslogtreecommitdiff
path: root/js/write_file.ts
diff options
context:
space:
mode:
Diffstat (limited to 'js/write_file.ts')
-rw-r--r--js/write_file.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/write_file.ts b/js/write_file.ts
index 98d5d0181..9fa286c2e 100644
--- a/js/write_file.ts
+++ b/js/write_file.ts
@@ -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.
import * as msg from "gen/msg_generated";
import * as flatbuffers from "./flatbuffers";
import * as dispatch from "./dispatch";