diff options
Diffstat (limited to 'libdeno/internal.h')
-rw-r--r-- | libdeno/internal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libdeno/internal.h b/libdeno/internal.h index 3019bc364..39e578e66 100644 --- a/libdeno/internal.h +++ b/libdeno/internal.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 INTERNAL_H_ #define INTERNAL_H_ |