summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog14
-rw-r--r--modules/fcntl-h2
-rw-r--r--modules/getopt-posix2
-rw-r--r--modules/locale2
-rw-r--r--modules/math2
-rw-r--r--modules/pty2
-rw-r--r--modules/sched2
-rw-r--r--modules/search2
-rw-r--r--modules/spawn2
-rw-r--r--modules/stdarg2
-rw-r--r--modules/sysexits2
11 files changed, 24 insertions, 10 deletions
diff --git a/ChangeLog b/ChangeLog
index d9ea58a39c..c4dc4ea7f6 100644
--- 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+
diff --git a/modules/fcntl-h b/modules/fcntl-h
index 3f2305f2c9..c6c18ff092 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 a3ae9f132a..cbcf4a0027 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 c2fb26985a..62ae978a4a 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 e22a100cca..6c23164f61 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 bc83a29f45..a740cac1ae 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 4ce23571ab..bdcb15d81b 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 dce574756a..1188890a05 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 168de417f6..02adbcf64d 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 89e880c104..f9dd9aa381 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 6ec3a44bd3..5ab203172f 100644
--- a/modules/sysexits
+++ b/modules/sysexits
@@ -32,7 +32,7 @@ Include:
<sysexits.h>
License:
-LGPL
+LGPLv2+
Maintainer:
Simon Josefsson