From afd64bd1a3514e7c180b84c56236cf5a177499e7 Mon Sep 17 00:00:00 2001 From: Lucas Gass Date: Wed, 22 Oct 2025 13:04:14 +0000 Subject: [PATCH] Bug 40017: (follow-up) Update GNU license link --- t/Breeding.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/Breeding.t b/t/Breeding.t index cb9882238cf..9fac3b58c86 100755 --- a/t/Breeding.t +++ b/t/Breeding.t @@ -15,7 +15,7 @@ # 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 . +# along with Koha; if not, see . use Modern::Perl; use Data::Dumper qw(Dumper); -- 2.39.5