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 d9ea58a..c4dc4ea 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 3f2305f..c6c18ff 100644 (file)
@@ -48,7 +48,7 @@ Include:
 <fcntl.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 all
index a3ae9f1..cbcf4a0 100644 (file)
@@ -40,7 +40,7 @@ Include:
 <unistd.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 all, glibc
index c2fb269..62ae978 100644 (file)
@@ -43,7 +43,7 @@ Include:
 <locale.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible
index e22a100..6c23164 100644 (file)
@@ -119,7 +119,7 @@ Include:
 <math.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 all
index bc83a29..a740cac 100644 (file)
@@ -47,7 +47,7 @@ Link:
 $(PTY_LIB)
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson
index 4ce2357..bdcb15d 100644 (file)
@@ -33,7 +33,7 @@ Include:
 <sched.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible
index dce5747..1188890 100644 (file)
@@ -41,7 +41,7 @@ Include:
 <search.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 all
index 168de41..02adbcf 100644 (file)
@@ -64,7 +64,7 @@ Include:
 <spawn.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible, glibc
index 89e880c..f9dd9aa 100644 (file)
@@ -38,7 +38,7 @@ Include:
 <stdarg.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible
index 6ec3a44..5ab2031 100644 (file)
@@ -32,7 +32,7 @@ Include:
 <sysexits.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson