I have a question regarding license tags in spec files for software under
multiple licenses (bundled libraries):
- The main software is licensed under a 3-clause BSD.
- The software bundles a library under ASL 2 in subfolder /foo

As far as I know the correct license tag for the Fedora package is
License:        BSD and ASL 2.0

If I do
  rm -rf <...>/foo
in %prep the ASL-licensed code is never executed, compiled and not present in
the final binary. Can I change the license tag to "BSD" in that case?

(I could also clean the source code before importing it for Fedora but I like
using unmodified upstream archives.)

Felix
_______________________________________________
devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to