diff options
Diffstat (limited to 'libdeno/file_util.h')
-rw-r--r-- | libdeno/file_util.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libdeno/file_util.h b/libdeno/file_util.h index 63ecef907..0177f2c94 100644 --- a/libdeno/file_util.h +++ b/libdeno/file_util.h @@ -1,4 +1,4 @@ -// Copyright 2018 the Deno authors. All rights reserved. MIT license. +// Copyright 2018-2019 the Deno authors. All rights reserved. MIT license. #ifndef FILE_UTIL_H_ #define FILE_UTIL_H_ |