2 Oct
2023
2 Oct
'23
2:17 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29324 --- Comment #46 from Philip Orr <philip.orr@lmscloud.de> --- Thought about this one a little more over the weekend. Perl files will need the shebang to be the first line. For other files, (I hope) it doesn't matter if copyright/license statements are the first line. What I'm going to try is something like: - if the first line is a shebang, add copyright/license info starting from the second line - if not, add copyright/license info directly from the first line -- You are receiving this mail because: You are watching all bug changes.