Hi Yoann,

We are still waiting on Paul's ok for the modules 'strerror' and 'intprops'.

For the others, the license change has been approved by the contributors
since the switch from LGPLv2+ to LGPLv3+. I'm applying this:


2008-10-04  Bruno Haible  <[EMAIL PROTECTED]>

        * 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.

--- modules/dup2.orig   2008-10-04 18:31:23.000000000 +0200
+++ modules/dup2        2008-10-04 18:27:59.000000000 +0200
@@ -18,7 +18,7 @@
 <unistd.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Paul Eggert, Jim Meyering
--- modules/fopen.orig  2008-10-04 18:31:23.000000000 +0200
+++ modules/fopen       2008-10-04 18:28:08.000000000 +0200
@@ -19,7 +19,7 @@
 <stdio.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible
--- modules/perror.orig 2008-10-04 18:31:23.000000000 +0200
+++ modules/perror      2008-10-04 18:28:31.000000000 +0200
@@ -20,7 +20,7 @@
 <stdio.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 all
--- modules/raise.orig  2008-10-04 18:31:23.000000000 +0200
+++ modules/raise       2008-10-04 18:28:24.000000000 +0200
@@ -14,7 +14,7 @@
 Include:
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Jim Meyering
--- modules/signal.orig 2008-10-04 18:31:23.000000000 +0200
+++ modules/signal      2008-10-04 18:28:13.000000000 +0200
@@ -41,7 +41,7 @@
 #include <signal.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 all
--- modules/sigprocmask.orig    2008-10-04 18:31:24.000000000 +0200
+++ modules/sigprocmask 2008-10-04 18:28:17.000000000 +0200
@@ -20,7 +20,7 @@
 <signal.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible
--- modules/sleep.orig  2008-10-04 18:31:24.000000000 +0200
+++ modules/sleep       2008-10-04 18:28:03.000000000 +0200
@@ -18,7 +18,7 @@
 <unistd.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible



Reply via email to