summaryrefslogtreecommitdiff
path: root/std/fs/mod.ts
diff options
context:
space:
mode:
Diffstat (limited to 'std/fs/mod.ts')
-rw-r--r--std/fs/mod.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/std/fs/mod.ts b/std/fs/mod.ts
index 684ad94bd..aa76b6925 100644
--- a/std/fs/mod.ts
+++ b/std/fs/mod.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.
export * from "./empty_dir.ts";
export * from "./ensure_dir.ts";
export * from "./ensure_file.ts";