Follow-up Comment #15, task #15221 (project administration): I check tarballs manually; a command like
find . -type f ! -path ./.git/\* |while read i;do grep -qi 'copyright
\((c)\|[&]copy;\|@copyright\)' $i || echo $i;done
must detect most files that miss copyright lines.
_______________________________________________________
Reply to this item at:
<https://savannah.nongnu.org/task/?15221>
_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/
