diff options
Diffstat (limited to 'src/file_util.h')
-rw-r--r-- | src/file_util.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/file_util.h b/src/file_util.h index a2abb5f68..bba512c0d 100644 --- a/src/file_util.h +++ b/src/file_util.h @@ -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. #ifndef FILE_UTIL_H_ #define FILE_UTIL_H_ |