From a0fba680a2c72273cabfa23f7f35f37a1c67e02a Mon Sep 17 00:00:00 2001 From: Paul Derscheid Date: Mon, 19 Jan 2026 12:11:44 +0000 Subject: [PATCH] Bug 37025: (QA follow-up) Update scheme in license to https, remove duplicate license --- debian/scripts/Koha/Perl/Instance.pm | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/debian/scripts/Koha/Perl/Instance.pm b/debian/scripts/Koha/Perl/Instance.pm index 57aeb2fce9a..776895e8028 100644 --- a/debian/scripts/Koha/Perl/Instance.pm +++ b/debian/scripts/Koha/Perl/Instance.pm @@ -14,7 +14,7 @@ package Koha::Perl::Instance; # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program. If not, see . +# along with this program. If not, see . use Modern::Perl; @@ -177,21 +177,4 @@ Paul Derscheid Copyright LMSCloud GmbH -=head1 LICENSE - -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 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. - -You should have received a copy of the GNU General Public License -along with Koha; if not, see . - =cut -- 2.52.0