27 Sep
2023
27 Sep
'23
10:09 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29324 --- Comment #43 from Philip Orr <philip.orr@lmscloud.de> --- Created attachment 156261 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=156261&action=edit Bug 29324: Prepend copyright or license statement This patch adds a new perl script based on find-license-problems.pl to prepend missing copyright or license statements (or both) to files. To test: 1. Apply the patch 2. Run perl xt/find-license-problems.t 3. You should get some fails 4. Run perl xt/prependcopyrightandlicense.pl 5. Run perl xt/find-license-problems.t again 6. You should now no longer have any fails. -- You are receiving this mail because: You are watching all bug changes.