Licensing compatibility is not in my area of expertise. I cannot comment. On Tue, Sep 3, 2019, 01:59 tan zhongyi <[email protected]> wrote:
> Hi, kevin & JB & von, > > We have included one file named as valgrind.h under brpc’s source code. > > > https://github.com/apache/incubator-brpc/blob/master/src/butil/third_party/valgrind/LICENSE > > https://github.com/apache/incubator-brpc/blob/master/src/butil/third_party/valgrind/valgrind.h > > According to its license statement, valgrind.h is released under BSD > style license, > Other part of valgrind is released under GPL v2. > > But we only include valgrind.h and its license file. > > And I also get its original version as > https://github.com/svn2github/valgrind/blob/master/include/valgrind.h > > we will include them in our next apache release > So it looks that it is safe for us to include valgrind.h and its License > in brpc’s source tarball, > right? > > Please help us to confirm, thanks > > > >
