ivankelly opened a new pull request #888: Rework of binary distribution licenses URL: https://github.com/apache/bookkeeper/pull/888 All redistributed jars are mentioned in the LICENSE file. If the jar is ASLv2, it is simply listed under the ASLv2 text. If these ASLv2 jars have their own NOTICE files, then the relevant portions are added to our NOTICE file. All jar under license other than ASLv2 get their own section in LICENSE, which links to the full text of their license. Non-ASLv2 generally do not require an update to NOTICE. This change also includes a script, check-binary-license, which checks that the contents on the LICENSE and NOTICE actually matches what bundled in the distribution tarball.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
