This is an automated email from the ASF dual-hosted git repository.
jiashunzhu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git
The following commit(s) were added to refs/heads/master by this push:
new 1225e65 add missing notice for tools/pprof, test/crc32c_unittest.cc
new f1ccad5 Merge pull request #1522 from tanzhongyi003/master
1225e65 is described below
commit 1225e65deb9801fc8931319d9c730be43c64db9b
Author: tanzhongyi003 <[email protected]>
AuthorDate: Sat Aug 14 21:51:37 2021 +0800
add missing notice for tools/pprof, test/crc32c_unittest.cc
---
LICENSE | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/LICENSE b/LICENSE
index 1ce506f..0d7ec6a 100644
--- a/LICENSE
+++ b/LICENSE
@@ -476,7 +476,7 @@ src/butil/third_party/valgrind/valgrind.h: licensed under
the following terms:
--------------------------------------------------------------------------------
-src/butil/crc32c.h, src/butil/crc32c.cc: licensed under the following terms:
+src/butil/crc32c.h, src/butil/crc32c.cc, test/crc32c_unittest.cc: licensed
under the following terms:
Copyright (c) 2011-present, Facebook, Inc. All rights reserved.
This source code is licensed under the BSD-style license found in the
@@ -663,7 +663,7 @@ src/brpc/ts.cpp: licensed under the following terms:
--------------------------------------------------------------------------------
-src/brpc/builtin/pprof_perl.cpp: licensed under the following terms:
+src/brpc/builtin/pprof_perl.cpp, tools/pprof: licensed under the following
terms:
Copyright (c) 1998-2007, Google Inc.
All rights reserved.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]