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 767a3e67eb9dde516f33d0c8e5210481cdcd8c18..a00164578f4f1e128cdaaee8976b61af8cb7044d 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 7d30b757de3dc65e5a26fe91e1f3fe643ebe30f9..14e8748758336652dd2d588ac5cfe92db1e5f35f 100644 (file)
@@ -14,7 +14,7 @@ lib_SOURCES += dummy.c
 Include:
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 all
index 9ec15a5debdcc7ebd9228cb3e2027fd22d9fc945..272e275d852b5234a8643f0162a4d111db9cf711 100644 (file)
@@ -30,7 +30,7 @@ Include:
 <float.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 all
index 316f58859d38ca78ed7c355e7d0fc92beb6d84ad..aa5baf616bb8ca1c14248df352458b15036e06f8 100644 (file)
@@ -16,7 +16,7 @@ Include:
 <stdlib.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Jim Meyering
index bc5bbc8d8f72671f3cbaa8cae6633ac602d6bc90..5a63df5311bd6f15dff47c158b77d5323df48dda 100644 (file)
@@ -45,7 +45,7 @@ Include:
 #include <stdlib.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 all