In Rust world we package all crates as source code in -devel packages.
Then we use them to build the real applications.

Some time ago, someone noticed that we don't put licenses of those
-devel packages into a resulting RPM with app which is fair.

However, I'm not entirely sure how to properly write the License tag.
What should be there if -devel packages have:

* ASL 2.0
* ASL 2.0 or Boost
* ASL 2.0 or MIT
* ISC
* MIT
* (MIT or ASL 2.0) and BSD
* Unlicense or MIT

Is it correct to put License: ISC and MIT and ASL 2.0 and BSD?
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
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/devel@lists.fedoraproject.org

Reply via email to