diff options
Diffstat (limited to 'src/internal.h')
-rw-r--r-- | src/internal.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/internal.h b/src/internal.h index 914079d9a..dc28112dc 100644 --- a/src/internal.h +++ b/src/internal.h @@ -1,5 +1,4 @@ -// Copyright 2018 Ryan Dahl <ry@tinyclouds.org> -// All rights reserved. MIT License. +// Copyright 2018 the Deno authors. All rights reserved. MIT license. #ifndef INTERNAL_H_ #define INTERNAL_H_ |