audinux / fedora-spec

Spec files for fedora packages
https://audinux.github.io
GNU General Public License v3.0
23 stars 7 forks source link

Convert licenses to SPDX #38

Closed jn64 closed 1 year ago

jn64 commented 1 year ago

Summary:

This PR covers all the valid old license strings that could be converted unambiguously using license-fedora2spdx

References:

jn64 commented 1 year ago

This turned out to be harder than expected, because there are quite a lot of incorrect/ambiguous licenses which need to be checked individually. Doesn't help that many upstreams are unclear, don't have LICENSE/COPYING file, or have contradictions in their files.

I would rather do this properly and not rush it. So, my plan is:

ycollet commented 1 year ago

75% is already a huge step forword. Maybe you can push it now and then from time to time, fix the remaining versions.

jn64 commented 1 year ago

Ok, I cut down this PR to the first part only. Should be ok to merge