From b7e82f1f2c56b92393ba56bda39dafab7760ec0a Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Tue, 28 Feb 2023 05:46:19 +0100 Subject: [PATCH] perl: Allow this module to be used with 'gnulib-tool --lgpl'. Reported by Reuben Thomas in . * modules/perl (License): Relax to 'GPLed build tool'. Approved by Jim Meyering in . --- ChangeLog | 9 +++++++++ modules/perl | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 3ea0e896ad..5a4e157cb8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2023-02-28 Bruno Haible + + perl: Allow this module to be used with 'gnulib-tool --lgpl'. + Reported by Reuben Thomas in + . + * modules/perl (License): Relax to 'GPLed build tool'. + Approved by Jim Meyering in + . + 2023-02-28 Bruno Haible dfa: Tweak the last patch. diff --git a/modules/perl b/modules/perl index 017ba57a37..6a27919845 100644 --- a/modules/perl +++ b/modules/perl @@ -14,7 +14,7 @@ Makefile.am: Include: License: -GPL +GPLed build tool Maintainer: Jim Meyering -- 2.39.5