diff options
Diffstat (limited to 'src/reply.cc')
-rw-r--r-- | src/reply.cc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/reply.cc b/src/reply.cc index 7043292fd..ffb0d493a 100644 --- a/src/reply.cc +++ b/src/reply.cc @@ -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. // When Rust Flatbuffer support is complete this file should be ported // to Rust and removed: https://github.com/google/flatbuffers/pull/3894 |