X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;ds=sidebyside;f=install-CPAN.pl;h=43555ca38eb53c99e11bc0b95f7d0fadf04c4712;hb=90307bcbfaf4c2c8907be94eabca249ac173442e;hp=7b775fe13f9c7a834d917dd1d30f75e6cbe8b05d;hpb=f48cb1122d96bb0358ab1067373613cf739418f8;p=koha.git diff --git a/install-CPAN.pl b/install-CPAN.pl index 7b775fe13f..43555ca38e 100644 --- a/install-CPAN.pl +++ b/install-CPAN.pl @@ -9,18 +9,18 @@ # # 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 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 3 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. +# 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. +# You should have received a copy of the GNU General Public License +# along with Koha; if not, see . # # Current maintainer MJR http://mjr.towers.org.uk/