summaryrefslogtreecommitdiff
path: root/fs/path.ts
diff options
context:
space:
mode:
Diffstat (limited to 'fs/path.ts')
-rw-r--r--fs/path.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/path.ts b/fs/path.ts
index 64390108d..6ca0749c2 100644
--- a/fs/path.ts
+++ b/fs/path.ts
@@ -1,2 +1,3 @@
+// Copyright 2018-2019 the Deno authors. All rights reserved. MIT license.
export * from "./path/mod.ts";
export * from "./path/interface.ts";