diff options
| author | Ryan Dahl <ry@tinyclouds.org> | 2019-01-29 21:31:59 -0500 |
|---|---|---|
| committer | Ryan Dahl <ry@tinyclouds.org> | 2019-01-30 15:53:23 -0500 |
| commit | 06c0e291182f20f207e4c914ae78d3f9ec16e074 (patch) | |
| tree | 4bb41b0b0efead893d07e113d0b05ee23b738091 /libdeno/exceptions.h | |
| parent | 13582ff3f2478f2e2cafa3042fc6aa96ae5049c5 (diff) | |
Fix cpplint
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_ |
