headers: relax license to LGPLv2+
authorEric Blake <eblake@redhat.com>
Thu, 29 Apr 2010 19:40:19 +0000 (13:40 -0600)
committerEric Blake <eblake@redhat.com>
Thu, 29 Apr 2010 19:40:19 +0000 (13:40 -0600)
The replacement headers deserve relaxed licenses, even if the
functions they declare cannot be accessed without a tighter license.

See the list archives for consensus on this action.

* modules/fcntl-h (License): Relax license.
* modules/getopt-posix (License): Likewise.
* modules/locale (License): Likewise.
* modules/math (License): Likewise.
* modules/pty (License): Likewise.
* modules/sched (License): Likewise.
* modules/search (License): Likewise.
* modules/spawn (License): Likewise.
* modules/stdarg (License): Likewise.
* modules/sysexits (License): Likewise.

Signed-off-by: Eric Blake <eblake@redhat.com>
ChangeLog
modules/fcntl-h
modules/getopt-posix
modules/locale
modules/math
modules/pty
modules/sched
modules/search
modules/spawn
modules/stdarg
modules/sysexits

index d9ea58a39cb45effa8af4a56a76c30a8a02382d9..c4dc4ea7f6e96a289fe17738b0f8aa1405e882ac 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2010-04-29  Eric Blake  <eblake@redhat.com>
+
+       headers: relax license to LGPLv2+
+       * modules/fcntl-h (License): Relax license.
+       * modules/getopt-posix (License): Likewise.
+       * modules/locale (License): Likewise.
+       * modules/math (License): Likewise.
+       * modules/pty (License): Likewise.
+       * modules/sched (License): Likewise.
+       * modules/search (License): Likewise.
+       * modules/spawn (License): Likewise.
+       * modules/stdarg (License): Likewise.
+       * modules/sysexits (License): Likewise.
+
 2010-04-29  Jim Meyering  <meyering@redhat.com>
 
        inttypes: relax license to LGPLv2+
index 3f2305f2c9116f2bdba01295a74b6294bbf93339..c6c18ff09272f999ba3f1edad4778ec36558bac1 100644 (file)
@@ -48,7 +48,7 @@ Include:
 <fcntl.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 all
index a3ae9f132af2949345e89ac8e5a1324e0a73bcee..cbcf4a00279fc78cb4d2d85cab7acf067c812136 100644 (file)
@@ -40,7 +40,7 @@ Include:
 <unistd.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 all, glibc
index c2fb26985a56c5fb4d583f13198c3494abac4e94..62ae978a4a0ba35de63a3b3a9c24782b94d0ddcb 100644 (file)
@@ -43,7 +43,7 @@ Include:
 <locale.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible
index e22a100cca90123636f7cb29f6bc494a69cdb393..6c23164f6137bd84a6bcc1c05b1375798215aace 100644 (file)
@@ -119,7 +119,7 @@ Include:
 <math.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 all
index bc83a29f45e13dac2b9e87603c205fde07c787d4..a740cac1ae9bc5038e35d17c188a9957c4f2bc69 100644 (file)
@@ -47,7 +47,7 @@ Link:
 $(PTY_LIB)
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson
index 4ce23571ab98d4abde92c53c7285889093979bae..bdcb15d81b5e59102611480f94fe91665deb1b20 100644 (file)
@@ -33,7 +33,7 @@ Include:
 <sched.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible
index dce574756a417e9598f21c31fe62ff91b2867ec0..1188890a0587f0b3d5475a16f8f66cb3a41b8b4d 100644 (file)
@@ -41,7 +41,7 @@ Include:
 <search.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 all
index 168de417f6fa4603e515a96b924e7635f57de053..02adbcf64dc9ba489ba7a1810fdc6d6d5ef548d9 100644 (file)
@@ -64,7 +64,7 @@ Include:
 <spawn.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible, glibc
index 89e880c104679cdde744441358d1e1b050805472..f9dd9aa381b1c54f3af75145c8e0527daeb3a9ff 100644 (file)
@@ -38,7 +38,7 @@ Include:
 <stdarg.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible
index 6ec3a44bd3f14ddf45752ea825438c2da91051a2..5ab203172f876a6eacd1144e0175c617f1b69fb8 100644 (file)
@@ -32,7 +32,7 @@ Include:
 <sysexits.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson