diff options
Diffstat (limited to 'src/flatbuffer_builder.cc')
-rw-r--r-- | src/flatbuffer_builder.cc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/flatbuffer_builder.cc b/src/flatbuffer_builder.cc index 8a7a0c649..d8f0fb336 100644 --- a/src/flatbuffer_builder.cc +++ b/src/flatbuffer_builder.cc @@ -1,5 +1,4 @@ -// Copyright 2018 Bert Belder <bertbelder@gmail.com> -// All rights reserved. MIT License. +// Copyright 2018 the Deno authors. All rights reserved. MIT license. #include <stddef.h> #include <stdint.h> |