summaryrefslogtreecommitdiff
path: root/js/dom_file.ts
diff options
context:
space:
mode:
Diffstat (limited to 'js/dom_file.ts')
-rw-r--r--js/dom_file.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/dom_file.ts b/js/dom_file.ts
index 2c225248b..88d8ba4a9 100644
--- a/js/dom_file.ts
+++ b/js/dom_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 domTypes from "./dom_types";
import * as blob from "./blob";