diff options
Diffstat (limited to 'std/fs/_util.ts')
-rw-r--r-- | std/fs/_util.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/std/fs/_util.ts b/std/fs/_util.ts index 6866526cd..95e9f0894 100644 --- a/std/fs/_util.ts +++ b/std/fs/_util.ts @@ -1,3 +1,4 @@ +// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license. import * as path from "../path/mod.ts"; /** |