X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=t%2F00-checkdatabase-version.t;h=9e94cbe50fb189a2cbb2ac5e847af5074f7829e2;hb=af59b669413539606f10652230e5f96d43337cb5;hp=8bb3661fe332f7c51f8c3543e446fd9a98953e78;hpb=a1525b297fc80cef5a041f05aa20da54a52534d8;p=koha.git diff --git a/t/00-checkdatabase-version.t b/t/00-checkdatabase-version.t index 8bb3661fe3..9e94cbe50f 100644 --- a/t/00-checkdatabase-version.t +++ b/t/00-checkdatabase-version.t @@ -2,18 +2,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 strict; use warnings;