From 7ee9ab7aabe51bdf92290cb49c54e678b840fc07 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 13 Nov 2016 03:58:45 +0100 Subject: [PATCH] Relicense some modules under LGPLv2+. lib/float+.h is already under LGPLv2+ since 2007-07-13, per modules/vasnprintf. Paolo Bonzini's approval for lib/frexp.c and lib/frexpl.c is in http://lists.gnu.org/archive/html/bug-gnulib/2016-11/msg00074.html. All other significant changes to the files in lib/ of these modules are from me. * modules/memcmp2 (License): Change to LGPLv2+. * modules/amemxfrm (License): Likewise. * modules/fpieee (License): Likewise. * modules/fpucw (License): Likewise. * modules/frexp-nolibm (License): Likewise. * modules/frexpl-nolibm (License): Likewise. * modules/printf-frexp (License): Likewise. * modules/printf-frexpl (License): Likewise. * modules/printf-safe (License): Likewise. * modules/signbit (License): Likewise. --- ChangeLog | 20 ++++++++++++++++++++ modules/amemxfrm | 2 +- modules/fpieee | 2 +- modules/fpucw | 2 +- modules/frexp-nolibm | 2 +- modules/frexpl-nolibm | 2 +- modules/memcmp2 | 2 +- modules/printf-frexp | 2 +- modules/printf-frexpl | 2 +- modules/printf-safe | 2 +- modules/signbit | 2 +- 11 files changed, 30 insertions(+), 10 deletions(-) diff --git a/ChangeLog b/ChangeLog index 7107b0ae6c..f08f55ca32 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +2016-11-19 Bruno Haible + + Relicense some modules under LGPLv2+. + lib/float+.h is already under LGPLv2+ since 2007-07-13, per + modules/vasnprintf. + Paolo Bonzini's approval for lib/frexp.c and lib/frexpl.c is in + http://lists.gnu.org/archive/html/bug-gnulib/2016-11/msg00074.html. + All other significant changes to the files in lib/ of these modules + are from me. + * modules/memcmp2 (License): Change to LGPLv2+. + * modules/amemxfrm (License): Likewise. + * modules/fpieee (License): Likewise. + * modules/fpucw (License): Likewise. + * modules/frexp-nolibm (License): Likewise. + * modules/frexpl-nolibm (License): Likewise. + * modules/printf-frexp (License): Likewise. + * modules/printf-frexpl (License): Likewise. + * modules/printf-safe (License): Likewise. + * modules/signbit (License): Likewise. + 2016-11-17 Bruno Haible Enable Unicode decoder safety unconditionally. diff --git a/modules/amemxfrm b/modules/amemxfrm index 5c7069c5d0..fe7e1a43b1 100644 --- a/modules/amemxfrm +++ b/modules/amemxfrm @@ -16,7 +16,7 @@ Include: "amemxfrm.h" License: -LGPL +LGPLv2+ Maintainer: all diff --git a/modules/fpieee b/modules/fpieee index 2cf9da2b66..d4a19ef3e5 100644 --- a/modules/fpieee +++ b/modules/fpieee @@ -16,7 +16,7 @@ Makefile.am: Include: License: -LGPL +LGPLv2+ Maintainer: all diff --git a/modules/fpucw b/modules/fpucw index daf5257029..e9dbbe440e 100644 --- a/modules/fpucw +++ b/modules/fpucw @@ -14,7 +14,7 @@ Include: "fpucw.h" License: -LGPL +LGPLv2+ Maintainer: all diff --git a/modules/frexp-nolibm b/modules/frexp-nolibm index da15adc01c..88adf597fb 100644 --- a/modules/frexp-nolibm +++ b/modules/frexp-nolibm @@ -22,7 +22,7 @@ Include: License: -LGPL +LGPLv2+ Maintainer: Paolo Bonzini diff --git a/modules/frexpl-nolibm b/modules/frexpl-nolibm index 0b468a931d..582013a4c1 100644 --- a/modules/frexpl-nolibm +++ b/modules/frexpl-nolibm @@ -26,7 +26,7 @@ Include: License: -LGPL +LGPLv2+ Maintainer: Paolo Bonzini diff --git a/modules/memcmp2 b/modules/memcmp2 index acee12214f..75253a02f3 100644 --- a/modules/memcmp2 +++ b/modules/memcmp2 @@ -16,7 +16,7 @@ Include: "memcmp2.h" License: -LGPL +LGPLv2+ Maintainer: all diff --git a/modules/printf-frexp b/modules/printf-frexp index b2073d7f6b..9e5338bae7 100644 --- a/modules/printf-frexp +++ b/modules/printf-frexp @@ -20,7 +20,7 @@ Include: "printf-frexp.h" License: -LGPL +LGPLv2+ Maintainer: all diff --git a/modules/printf-frexpl b/modules/printf-frexpl index 00543ddc51..fd1a04a301 100644 --- a/modules/printf-frexpl +++ b/modules/printf-frexpl @@ -26,7 +26,7 @@ Include: "printf-frexpl.h" License: -LGPL +LGPLv2+ Maintainer: all diff --git a/modules/printf-safe b/modules/printf-safe index e0b5217034..cb51696cd2 100644 --- a/modules/printf-safe +++ b/modules/printf-safe @@ -15,7 +15,7 @@ Makefile.am: Include: License: -LGPL +LGPLv2+ Maintainer: all diff --git a/modules/signbit b/modules/signbit index ac811edc34..2652cfda83 100644 --- a/modules/signbit +++ b/modules/signbit @@ -32,7 +32,7 @@ Include: License: -LGPL +LGPLv2+ Maintainer: all -- 2.39.5