bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] headers: relax license to LGPLv2+


From: Eric Blake
Subject: [PATCH] headers: relax license to LGPLv2+
Date: Thu, 29 Apr 2010 13:50:14 -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 <address@hidden>
---

All major contributors have given consensus on-list (well, Paul's
off-list consensus for inttypes was already committed by Jim).
Pushing now...

 ChangeLog            |   14 ++++++++++++++
 modules/fcntl-h      |    2 +-
 modules/getopt-posix |    2 +-
 modules/locale       |    2 +-
 modules/math         |    2 +-
 modules/pty          |    2 +-
 modules/sched        |    2 +-
 modules/search       |    2 +-
 modules/spawn        |    2 +-
 modules/stdarg       |    2 +-
 modules/sysexits     |    2 +-
 11 files changed, 24 insertions(+), 10 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index d9ea58a..c4dc4ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2010-04-29  Eric Blake  <address@hidden>
+
+       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  <address@hidden>

        inttypes: relax license to LGPLv2+
diff --git a/modules/fcntl-h b/modules/fcntl-h
index 3f2305f..c6c18ff 100644
--- a/modules/fcntl-h
+++ b/modules/fcntl-h
@@ -48,7 +48,7 @@ Include:
 <fcntl.h>

 License:
-LGPL
+LGPLv2+

 Maintainer:
 all
diff --git a/modules/getopt-posix b/modules/getopt-posix
index a3ae9f1..cbcf4a0 100644
--- a/modules/getopt-posix
+++ b/modules/getopt-posix
@@ -40,7 +40,7 @@ Include:
 <unistd.h>

 License:
-LGPL
+LGPLv2+

 Maintainer:
 all, glibc
diff --git a/modules/locale b/modules/locale
index c2fb269..62ae978 100644
--- a/modules/locale
+++ b/modules/locale
@@ -43,7 +43,7 @@ Include:
 <locale.h>

 License:
-LGPL
+LGPLv2+

 Maintainer:
 Bruno Haible
diff --git a/modules/math b/modules/math
index e22a100..6c23164 100644
--- a/modules/math
+++ b/modules/math
@@ -119,7 +119,7 @@ Include:
 <math.h>

 License:
-LGPL
+LGPLv2+

 Maintainer:
 all
diff --git a/modules/pty b/modules/pty
index bc83a29..a740cac 100644
--- a/modules/pty
+++ b/modules/pty
@@ -47,7 +47,7 @@ Link:
 $(PTY_LIB)

 License:
-LGPL
+LGPLv2+

 Maintainer:
 Simon Josefsson
diff --git a/modules/sched b/modules/sched
index 4ce2357..bdcb15d 100644
--- a/modules/sched
+++ b/modules/sched
@@ -33,7 +33,7 @@ Include:
 <sched.h>

 License:
-LGPL
+LGPLv2+

 Maintainer:
 Bruno Haible
diff --git a/modules/search b/modules/search
index dce5747..1188890 100644
--- a/modules/search
+++ b/modules/search
@@ -41,7 +41,7 @@ Include:
 <search.h>

 License:
-LGPL
+LGPLv2+

 Maintainer:
 all
diff --git a/modules/spawn b/modules/spawn
index 168de41..02adbcf 100644
--- a/modules/spawn
+++ b/modules/spawn
@@ -64,7 +64,7 @@ Include:
 <spawn.h>

 License:
-LGPL
+LGPLv2+

 Maintainer:
 Bruno Haible, glibc
diff --git a/modules/stdarg b/modules/stdarg
index 89e880c..f9dd9aa 100644
--- a/modules/stdarg
+++ b/modules/stdarg
@@ -38,7 +38,7 @@ Include:
 <stdarg.h>

 License:
-LGPL
+LGPLv2+

 Maintainer:
 Bruno Haible
diff --git a/modules/sysexits b/modules/sysexits
index 6ec3a44..5ab2031 100644
--- a/modules/sysexits
+++ b/modules/sysexits
@@ -32,7 +32,7 @@ Include:
 <sysexits.h>

 License:
-LGPL
+LGPLv2+

 Maintainer:
 Simon Josefsson
-- 
1.6.6.1





reply via email to

[Prev in Thread] Current Thread [Next in Thread]