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

--- Comment #46 from Philip Orr <[email protected]> ---
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.
_______________________________________________
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/

Reply via email to