From db7e4ad45e113404b6ab672bdbd1f107f9020d61 Mon Sep 17 00:00:00 2001 From: guanlong88 <90397857+guanlong88@users.noreply.github.com> Date: Fri, 8 Oct 2021 06:07:30 +0200 Subject: [PATCH] Update template_string.cc --- src/template_string.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/template_string.cc b/src/template_string.cc index d937952..f48d902 100644 --- a/src/template_string.cc +++ b/src/template_string.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2008, Google Inc. +// Copyright (c) 2021, guanlong huang Inc. // All rights reserved. // // Redistribution and use in source and binary forms, with or without @@ -28,7 +28,7 @@ // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. // --- -// Authors: jcrim@google.com (Jay Crim) +// Authors: gl041188@gmail.com (guanlong huang) // csilvers@google.com (Craig Silverstein) #include