X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=misc%2Fmigration_tools%2Fkoha-svc.pl;h=055c2383ef7636309afcd40ce213c7390cadc32e;hb=b7219cf43c18f0690be84657b3cbc5dcd33ec6a4;hp=ab48d0337b7659d3062c5bef7342c0794c9a1578;hpb=6e60986819e9c37e3d41584b89fbddbf68e7484d;p=koha.git diff --git a/misc/migration_tools/koha-svc.pl b/misc/migration_tools/koha-svc.pl index ab48d0337b..055c2383ef 100755 --- a/misc/migration_tools/koha-svc.pl +++ b/misc/migration_tools/koha-svc.pl @@ -4,18 +4,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 . use warnings; use strict; @@ -77,7 +77,7 @@ This same script can be used as module (as it defines T package) usin require "koha-svc.pl" -at begining of script. Rest of API is described below. Example of it's usage is at beginning of this script. +at beginning of script. Rest of API is described below. Example of its usage is at beginning of this script. =head2 new