diff options
Diffstat (limited to 'core/libdeno/internal.h')
-rw-r--r-- | core/libdeno/internal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/libdeno/internal.h b/core/libdeno/internal.h index 7f29f4d81..9669473a1 100644 --- a/core/libdeno/internal.h +++ b/core/libdeno/internal.h @@ -1,4 +1,4 @@ -// Copyright 2018-2019 the Deno authors. All rights reserved. MIT license. +// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license. #ifndef INTERNAL_H_ #define INTERNAL_H_ |