diff options
Diffstat (limited to 'core/libdeno/deno.h')
-rw-r--r-- | core/libdeno/deno.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/libdeno/deno.h b/core/libdeno/deno.h index fd48abc5a..1beabf5b4 100644 --- a/core/libdeno/deno.h +++ b/core/libdeno/deno.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 DENO_H_ #define DENO_H_ |