X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=opac%2Fsco%2Fhelp.pl;h=b3f43983d5a23ac6aa1c5d1ee47be45043f2f1a3;hb=1c4125cd0ec8cca40dc23930f0676d94358b9868;hp=fbc182d6dbaa61f446f08ddb13c358e8c8285346;hpb=f098258e8cf2d616c6bbc35e44c6a1df47be8517;p=koha_fer diff --git a/opac/sco/help.pl b/opac/sco/help.pl index fbc182d6db..b3f43983d5 100755 --- a/opac/sco/help.pl +++ b/opac/sco/help.pl @@ -4,6 +4,22 @@ # Trendsetters, # dan, and # Christina Lee. +# +# This file is part of Koha. +# +# Koha is free software; you can redistribute it and/or modify it under the +# terms of the GNU General Public License as published by the Free Software +# Foundation; either version 2 of the License, or (at your option) any later +# version. +# +# Koha is distributed in the hope that it will be useful, but WITHOUT ANY +# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR +# A PARTICULAR PURPOSE. See the GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License along +# with Koha; if not, write to the Free Software Foundation, Inc., +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + use strict; use warnings;