Relax license to LGPLv2+.
authorBruno Haible <bruno@clisp.org>
Sat, 4 Oct 2008 16:34:37 +0000 (18:34 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 4 Oct 2008 16:34:37 +0000 (18:34 +0200)
ChangeLog
modules/dup2
modules/fopen
modules/perror
modules/raise
modules/signal
modules/sigprocmask
modules/sleep

index 8e000bb960337cfb1a8b3b7cedcac2d0b009e18a..a360f8c2e7b5c5bc3bf8ebb86cc151ec422d1d4f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2008-10-04  Bruno Haible  <bruno@clisp.org>
+
+       * modules/dup2 (License): Change to LGPLv2+.
+       * modules/sleep (License): Likewise.
+       * modules/perror (License): Likewise.
+       * modules/fopen (License): Change to LGPLv2+, with approval by Eric
+       Blake.
+       * modules/signal (License): Likewise.
+       * modules/sigprocmask (License): Likewise.
+       * modules/raise (License): Change to LGPLv2+, with approval by Jim
+       Meyering.
+
 2008-10-04  Bruno Haible  <bruno@clisp.org>
 
        * lib/spawn.in.h (POSIX_SPAWN_*): Undefine before redefining.
index b188644e3fad4eb85d01b712083967b9e9cb825d..cea1a974b597646c25ddae22c5983325f640d137 100644 (file)
@@ -18,7 +18,7 @@ Include:
 <unistd.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Paul Eggert, Jim Meyering
index 58727455e20a1128e8d20701b8237c11e71d0085..eddd7f650caf9e948df1fa2b29f7307ef0bb25d8 100644 (file)
@@ -19,7 +19,7 @@ Include:
 <stdio.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible
index 191749b1455116ae6404ebd52060ee1826cb0219..c01902959b9ea0525bc0805e9eb89aa0f4411eee 100644 (file)
@@ -20,7 +20,7 @@ Include:
 <stdio.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 all
index 8ff76c917b1c7e6d62f49471b31324d2899c97de..e94ee741b6c91bb001f3a468af20c83ec2963ab6 100644 (file)
@@ -14,7 +14,7 @@ Makefile.am:
 Include:
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Jim Meyering
index 7562a8b7e66645a62f3d5708712ccc57951cb5dd..5afb24f1b671634639a46082d34cbcc258084527 100644 (file)
@@ -41,7 +41,7 @@ Include:
 #include <signal.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 all
index e0931120386803826ed12878ba030a4e40e55f44..e46abc97acb5cb17c7c9dc4a8f05ee3b85d93733 100644 (file)
@@ -20,7 +20,7 @@ Include:
 <signal.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible
index 13c20f0721a65c082fd3343fc5655c182515af0b..d8af51436a8600624bf9341cd1bbd1bc1d3c9fdb 100644 (file)
@@ -18,7 +18,7 @@ Include:
 <unistd.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible