From: Bruno Haible Date: Tue, 28 Feb 2023 04:46:19 +0000 (+0100) Subject: perl: Allow this module to be used with 'gnulib-tool --lgpl'. X-Git-Tag: v1.0~1659 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=b7e82f1f2c56b92393ba56bda39dafab7760ec0a;p=gnulib.git 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 . --- 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