summaryrefslogtreecommitdiff
path: root/js/file_info.ts
diff options
context:
space:
mode:
Diffstat (limited to 'js/file_info.ts')
-rw-r--r--js/file_info.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/file_info.ts b/js/file_info.ts
index 785cefc20..cf9ede85c 100644
--- a/js/file_info.ts
+++ b/js/file_info.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";
/** A FileInfo describes a file and is returned by `stat`, `lstat`,