summaryrefslogtreecommitdiff
path: root/cli/js/type_directives.ts
diff options
context:
space:
mode:
Diffstat (limited to 'cli/js/type_directives.ts')
-rw-r--r--cli/js/type_directives.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/js/type_directives.ts b/cli/js/type_directives.ts
index 9b27887b5..0f4ce932c 100644
--- a/cli/js/type_directives.ts
+++ b/cli/js/type_directives.ts
@@ -1,4 +1,4 @@
-// Copyright 2018-2019 the Deno authors. All rights reserved. MIT license.
+// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.
interface FileReference {
fileName: string;