Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=953379 --- Comment #6 from T.C. Hollingsworth <tchollingsworth@xxxxxxxxx> --- (In reply to comment #4) > Upstream said, License is prepended to each file, so they won't be including > a separate LICENSE file. Unfortunately, upstream's unwillingness to add a LICENSE file does not absolve us from the BSD's requirement to provide a copy of the license along with binary copies of the software. Please include a copy of the LICENSE somehow. You could do something like this in %prep to avoid having to create your own LICENSE file: head -n31 tipc-config/tipc-config.c | tail -n28 | sed 's/ \* //g' > LICENSE -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=WCpZ7JW36a&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review