https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29324
--- Comment #25 from Marcel de Rooy <[email protected]> --- (In reply to Philip Orr from comment #24) > This might be a stupid question, so sorry for that.. > Should we only be checking .pm files for copyright / license problems? > Shouldn't we also be checking .pl, .js ... ? Sure. I just gave you few examples. In the .pm and .pl we normally add the license and copyright. A lot of js is in the .tt files without license/copyright. There are indeed some separate js files. They normally dont contain that info. And I agree that they probably should. But perhaps move that to another report.. -- 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/
