summaryrefslogtreecommitdiff
path: root/src/from_filesystem.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/from_filesystem.cc')
-rw-r--r--src/from_filesystem.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/from_filesystem.cc b/src/from_filesystem.cc
index 3a3de85c6..a47808b82 100644
--- a/src/from_filesystem.cc
+++ b/src/from_filesystem.cc
@@ -1,5 +1,4 @@
-// Copyright 2018 Ryan Dahl <ry@tinyclouds.org>
-// All rights reserved. MIT License.
+// Copyright 2018 the Deno authors. All rights reserved. MIT license.
#include <stdio.h>
#include <stdlib.h>
#include <string.h>