ivankelly commented on issue #888: Rework of binary distribution licenses URL: https://github.com/apache/bookkeeper/pull/888#issuecomment-352896064 In the submitted change, there are no copyrights in the LICENSE file, though for all non-ASLv2 dependencies, we link to a LICENSE file which does include the copyright for those dependencies. In MIT and BSD the copyright notice is part of the license. ASLv2 has to be handled differently. The copyright is part of the notice file, so it has to be bubbled up there. In a lot of cases, the dependency is another ASF project, so it's already covered by the copyright at the top of the project NOTICE file.
---------------------------------------------------------------- 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
