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