summaryrefslogtreecommitdiff
path: root/js/dir.ts
diff options
context:
space:
mode:
Diffstat (limited to 'js/dir.ts')
-rw-r--r--js/dir.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/dir.ts b/js/dir.ts
index ff6ead98b..8da72c16f 100644
--- a/js/dir.ts
+++ b/js/dir.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 { assert } from "./util";
import * as flatbuffers from "./flatbuffers";