diff options
Diffstat (limited to 'src/handlers.h')
-rw-r--r-- | src/handlers.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/handlers.h b/src/handlers.h index a95bc7265..04aed25ef 100644 --- a/src/handlers.h +++ b/src/handlers.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 HANDLERS_H_ #define HANDLERS_H_ |