tanzhongyibidu commented on issue #710: add NOTICE.txt to address copyright URL: https://github.com/apache/incubator-brpc/pull/710#issuecomment-478887075 Hi, gejun, Let me explain it in more details: 1. The LICENSE file located under the root of repo, should mention its license content and plus all third party license also. For example , you can check https://github.com/apache/incubator-skywalking/blob/master/LICENSE You can notice that it includes MIT /BSD license also for its included component. 2. The NOTICE.txt located under the root of repo, will be used to mention its copyright has belonged to apache.org Here is one example by doris https://github.com/apache/incubator-doris/blob/master/NOTICE.txt 3. The Disclaimer file is used to describe its current status is under incubator. Here is one example https://github.com/apache/incubator-doris/blob/master/DISCLAIMER and another one: https://github.com/apache/incubator-skywalking/blob/master/DISCLAIMER These files will be bunded into the release source tarball, when user download and uncompress them, user can easily find the license, copyright owner, and current status.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
