From 1de16af1f3916c94b46e28fb22584dc1e7c17958 Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Mon, 23 Jul 2018 14:46:30 -0400 Subject: Change copyrights to be 'Deno authors'. --- src/reply.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/reply.h') diff --git a/src/reply.h b/src/reply.h index aa2e61f8c..4b16204da 100644 --- a/src/reply.h +++ b/src/reply.h @@ -1,5 +1,4 @@ -// Copyright 2018 Ryan Dahl -// All rights reserved. MIT License. +// Copyright 2018 the Deno authors. All rights reserved. MIT license. // TODO(ry) This library handles parsing and sending Flatbuffers. It's written // in C++ because flatbuffer support for Rust is not quite there. However, once -- cgit v1.2.3