[Koha-bugs] [Bug 29324] Some files still don't have the correct license statement

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 27 11:09:17 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29324

Philip Orr <philip.orr at lmscloud.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #153681|0                           |1
        is obsolete|                            |

--- Comment #39 from Philip Orr <philip.orr at lmscloud.de> ---
Created attachment 156257
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=156257&action=edit
Bug 29324: Changed patch to correct copyright

This changes the previous patch to add the correct copyright and
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.

Signed-off-by: Owen Leonard <oleonard at myacpl.org>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list