summaryrefslogtreecommitdiff
path: root/std/node/_fs/_fs_dirent.ts
diff options
context:
space:
mode:
Diffstat (limited to 'std/node/_fs/_fs_dirent.ts')
-rw-r--r--std/node/_fs/_fs_dirent.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/std/node/_fs/_fs_dirent.ts b/std/node/_fs/_fs_dirent.ts
index 24e43145c..4a39c41fb 100644
--- a/std/node/_fs/_fs_dirent.ts
+++ b/std/node/_fs/_fs_dirent.ts
@@ -1,3 +1,4 @@
+// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.
import { notImplemented } from "../_utils.ts";
export default class Dirent {