diff options
Diffstat (limited to 'libdeno/exceptions.h')
-rw-r--r-- | libdeno/exceptions.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libdeno/exceptions.h b/libdeno/exceptions.h index fce70e3f3..362bbc0e6 100644 --- a/libdeno/exceptions.h +++ b/libdeno/exceptions.h @@ -1,3 +1,4 @@ +// Copyright 2018-2019 the Deno authors. All rights reserved. MIT license. #ifndef EXCEPTIONS_H_ #define EXCEPTIONS_H_ |