Daiki Ueno wrote: > Sure, I agree with that change. Thanks, Daiki. I'm pushing this change:
2017-06-12 Bruno Haible <[email protected]> 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/modules/uniwidth/base b/modules/uniwidth/base index 6ba7cde..3156cf7 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 ad2893d..4e25aae 100644 --- a/modules/uniwidth/width +++ b/modules/uniwidth/width @@ -21,7 +21,7 @@ Include: "uniwidth.h" License: -LGPLv3+ or GPLv2 +LGPLv2+ Maintainer: all
