https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29324
--- Comment #7 from Philip Orr <[email protected]> --- Created attachment 153310 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=153310&action=edit Bug 29324: Change license statements in various files This patch adds the correct license statements to various files that didn't contain them. To test: 1. Before applying the patch, run find-license-problems.t from the root of your Koha src directory: $ perl xt/find-license-problems.t 2. Observe that 14 tests fail. 3. Apply the patch. 4. Run the test again 5. Observe that no tests fail. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
