1
0
mirror of https://github.com/OlafvdSpek/ctemplate.git synced 2025-09-28 19:05:49 +08:00

Update template_string.cc

This commit is contained in:
guanlong88 2021-10-08 06:07:30 +02:00 committed by GitHub
parent 1c397b63e6
commit db7e4ad45e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 <config.h>