From: Bruno Haible Date: Mon, 12 Jun 2017 08:40:29 +0000 (+0200) Subject: Relicense some modules under LGPLv2+. X-Git-Tag: v1.0~6096 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ce4ee4cbb596a9d7de2786cf8c48cf62a4edede7;p=thirdparty%2Fgnulib.git Relicense some modules under LGPLv2+. Daiki Ueno's approval is in https://lists.gnu.org/archive/html/bug-gnulib/2017-06/msg00058.html. * modules/uniwidth/base (License): Change to LGPLv2+. * modules/uniwidth/width (License): Likewise. --- diff --git a/ChangeLog b/ChangeLog index f771016755..2b64f0801b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2017-06-12 Bruno Haible + + Relicense some modules under LGPLv2+. + Daiki Ueno's approval is in + https://lists.gnu.org/archive/html/bug-gnulib/2017-06/msg00058.html. + * modules/uniwidth/base (License): Change to LGPLv2+. + * modules/uniwidth/width (License): Likewise. + 2017-06-11 Bruno Haible localename: Fix test failure on DragonFly BSD. diff --git a/modules/uniwidth/base b/modules/uniwidth/base index 6ba7cdee94..3156cf74fa 100644 --- a/modules/uniwidth/base +++ b/modules/uniwidth/base @@ -27,7 +27,7 @@ Include: "uniwidth.h" License: -LGPLv3+ or GPLv2 +LGPLv2+ Maintainer: all diff --git a/modules/uniwidth/width b/modules/uniwidth/width index ad2893d698..4e25aae95e 100644 --- a/modules/uniwidth/width +++ b/modules/uniwidth/width @@ -21,7 +21,7 @@ Include: "uniwidth.h" License: -LGPLv3+ or GPLv2 +LGPLv2+ Maintainer: all