Change license to LGPLv2+ on dummy, float, realloc, stdlib.
authorSimon Josefsson <simon@josefsson.org>
Mon, 8 Oct 2007 10:50:32 +0000 (12:50 +0200)
committerSimon Josefsson <simon@josefsson.org>
Mon, 8 Oct 2007 10:50:32 +0000 (12:50 +0200)
ChangeLog
modules/dummy
modules/float
modules/realloc
modules/stdlib

index 767a3e6..a001645 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-10-08  Simon Josefsson  <simon@josefsson.org>
+
+       * modules/dummy (License): Change to LGPLv2+.
+       * modules/float (License): Likewise
+       * modules/realloc (License): Likewise
+       * modules/stdlib (License): Likewise
+
 2007-10-07  Bruno Haible  <bruno@clisp.org>
 
        * trunc.c (TWO_MANT_DIG): Change type to DOUBLE.
index 7d30b75..14e8748 100644 (file)
@@ -14,7 +14,7 @@ lib_SOURCES += dummy.c
 Include:
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 all
index 9ec15a5..272e275 100644 (file)
@@ -30,7 +30,7 @@ Include:
 <float.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 all
index 316f588..aa5baf6 100644 (file)
@@ -16,7 +16,7 @@ Include:
 <stdlib.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Jim Meyering
index bc5bbc8..5a63df5 100644 (file)
@@ -45,7 +45,7 @@ Include:
 #include <stdlib.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 all