Post by Jim MeyeringPost by Paul EggertYes, thanks, those license changes all sound good to me.
Good catch. I agree, too.
Thanks for the rapid approvals. Done:
2017-08-04 Bruno Haible <***@clisp.org>
Relax the license of some modules with no runtime code.
* modules/std-gnu11 (License): Set to 'unlimited'.
* modules/c99 (License): Likewise.
Reported by Reuben Thomas <***@sc3d.org>.
* modules/d-ino (License): Set to 'LGPL'.
* modules/host-os (License): Likewise.
* modules/longlong (License): Likewise.
diff --git a/modules/c99 b/modules/c99
index b6a9348..6e37ba0 100644
--- a/modules/c99
+++ b/modules/c99
@@ -13,7 +13,7 @@ Makefile.am:
Include:
License:
-GPL
+unlimited
Maintainer:
all
diff --git a/modules/d-ino b/modules/d-ino
index a83f3d9..e8d6aba 100644
--- a/modules/d-ino
+++ b/modules/d-ino
@@ -14,7 +14,7 @@ Makefile.am:
Include:
License:
-GPL
+LGPL
Maintainer:
Jim Meyering
diff --git a/modules/host-os b/modules/host-os
index 12692db..fe4b254 100644
--- a/modules/host-os
+++ b/modules/host-os
@@ -14,7 +14,7 @@ Makefile.am:
Include:
License:
-GPL
+LGPL
Maintainer:
Paul Eggert, Jim Meyering
diff --git a/modules/longlong b/modules/longlong
index 5b73e93..a5d2b70 100644
--- a/modules/longlong
+++ b/modules/longlong
@@ -9,7 +9,7 @@ AC_REQUIRE([AC_TYPE_LONG_LONG_INT])
AC_REQUIRE([AC_TYPE_UNSIGNED_LONG_LONG_INT])
License:
-GPL
+LGPL
Maintainer:
Ben Pfaff
diff --git a/modules/std-gnu11 b/modules/std-gnu11
index c04d731..26c7115 100644
--- a/modules/std-gnu11
+++ b/modules/std-gnu11
@@ -13,7 +13,7 @@ Makefile.am:
Include:
License:
-GPL
+unlimited
Maintainer:
all