summaryrefslogtreecommitdiff
path: root/std/fs/_util.ts
diff options
context:
space:
mode:
Diffstat (limited to 'std/fs/_util.ts')
-rw-r--r--std/fs/_util.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/std/fs/_util.ts b/std/fs/_util.ts
index 95e9f0894..a9445a394 100644
--- a/std/fs/_util.ts
+++ b/std/fs/_util.ts
@@ -1,4 +1,4 @@
-// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.
+// Copyright 2018-2021 the Deno authors. All rights reserved. MIT license.
import * as path from "../path/mod.ts";
/**