https://bugzilla.redhat.com/show_bug.cgi?id=1732894
--- Comment #12 from Mat Booth <[email protected]> --- (In reply to Miro HronĨok from comment #3) > An interesting part of licensecheck.txt: > > *No copyright* Eclipse Public License (v2.0) > -------------------------------------------- > jgit-5.4.0.201906121030-r/org.eclipse.jgit.packaging/org.eclipse.jgit. > feature/license.html > jgit-5.4.0.201906121030-r/org.eclipse.jgit.packaging/org.eclipse.jgit.http. > apache.feature/license.html > jgit-5.4.0.201906121030-r/org.eclipse.jgit.packaging/org.eclipse.jgit.junit. > feature/license.html > jgit-5.4.0.201906121030-r/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs. > feature/license.html > jgit-5.4.0.201906121030-r/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm. > feature/license.html > jgit-5.4.0.201906121030-r/org.eclipse.jgit.packaging/org.eclipse.jgit.source. > feature/license.html > jgit-5.4.0.201906121030-r/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh. > apache.feature/license.html This project is split into two parts, the jgit core and the Eclipse features. The Eclipse features are apparently EPL licenced, but the jgit core itself is BSD licensed This package only builds and ships the BSD licensed portion (jgit lib and command line tool) and the EPL licensed Eclipse features will remain in the existing "eclipse-jgit" package. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
