Use the synonymous term LGPLv2+.
authorBruno Haible <bruno@clisp.org>
Mon, 30 Jul 2007 21:35:56 +0000 (21:35 +0000)
committerBruno Haible <bruno@clisp.org>
Mon, 30 Jul 2007 21:35:56 +0000 (21:35 +0000)
27 files changed:
ChangeLog
modules/base64
modules/c-ctype
modules/c-strcase
modules/check-version
modules/crypto/des
modules/crypto/gc
modules/crypto/gc-arcfour
modules/crypto/gc-arctwo
modules/crypto/gc-des
modules/crypto/gc-hmac-md5
modules/crypto/gc-hmac-sha1
modules/crypto/gc-md2
modules/crypto/gc-md4
modules/crypto/gc-md5
modules/crypto/gc-pbkdf2-sha1
modules/crypto/gc-random
modules/crypto/gc-rijndael
modules/crypto/gc-sha1
modules/crypto/md2
modules/crypto/md4
modules/iconv
modules/iconv_open
modules/read-file
modules/striconv
modules/strverscmp
modules/vasprintf

index b9f9d29..6fc6c2e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,32 @@
+2007-07-30  Bruno Haible  <bruno@clisp.org>
+
+       * modules/base64 (License): Use the synonymous term "LGPLv2+".
+       * modules/c-ctype (License): Likewise.
+       * modules/c-strcase (License): Likewise.
+       * modules/check-version (License): Likewise.
+       * modules/iconv (License): Likewise.
+       * modules/iconv_open (License): Likewise.
+       * modules/read-file (License): Likewise.
+       * modules/striconv (License): Likewise.
+       * modules/strverscmp (License): Likewise.
+       * modules/vasprintf (License): Likewise.
+       * modules/crypto/des (License): Likewise.
+       * modules/crypto/gc (License): Likewise.
+       * modules/crypto/gc-arcfour (License): Likewise.
+       * modules/crypto/gc-arctwo (License): Likewise.
+       * modules/crypto/gc-des (License): Likewise.
+       * modules/crypto/gc-hmac-md5 (License): Likewise.
+       * modules/crypto/gc-hmac-sha1 (License): Likewise.
+       * modules/crypto/gc-md2 (License): Likewise.
+       * modules/crypto/gc-md4 (License): Likewise.
+       * modules/crypto/gc-md5 (License): Likewise.
+       * modules/crypto/gc-pbkdf2-sha1 (License): Likewise.
+       * modules/crypto/gc-random (License): Likewise.
+       * modules/crypto/gc-rijndael (License): Likewise.
+       * modules/crypto/gc-sha1 (License): Likewise.
+       * modules/crypto/md2 (License): Likewise.
+       * modules/crypto/md4 (License): Likewise.
+
 2007-07-30  Jim Meyering  <jim@meyering.net>
 
        * lib/fts.c (fts_read): Upon failure to chdir into a subdirectory,
index 4150d56..80f04f1 100644 (file)
@@ -19,7 +19,7 @@ Include:
 "base64.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson
index 47889c2..7013631 100644 (file)
@@ -17,7 +17,7 @@ Include:
 "c-ctype.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible
index eceac9e..49f391d 100644 (file)
@@ -18,7 +18,7 @@ Include:
 "c-strcase.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible
index bbde4f9..ab1bb3b 100644 (file)
@@ -18,7 +18,7 @@ Include:
 "check-version.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson
index 107796c..ded5aa8 100644 (file)
@@ -19,7 +19,7 @@ Include:
 "des.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson
index f989b21..408dfef 100644 (file)
@@ -26,7 +26,7 @@ Include:
 "gc.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson
index 8c7f1fe..0d1c3b0 100644 (file)
@@ -21,7 +21,7 @@ Include:
 "gc.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson
index 412ad6c..479120a 100644 (file)
@@ -21,7 +21,7 @@ Include:
 "gc.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson
index 1a2be0e..9d58dff 100644 (file)
@@ -22,7 +22,7 @@ Include:
 "gc.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson
index 2b3f4b0..881899b 100644 (file)
@@ -27,7 +27,7 @@ Include:
 "gc.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson
index 726e589..603c28e 100644 (file)
@@ -27,7 +27,7 @@ Include:
 "gc.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson
index 7375247..1240549 100644 (file)
@@ -20,7 +20,7 @@ Include:
 "gc.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson
index e3c555d..1e9490b 100644 (file)
@@ -21,7 +21,7 @@ Include:
 "gc.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson
index da73ab9..35fdf13 100644 (file)
@@ -22,7 +22,7 @@ Include:
 "gc.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson
index e1c430f..d70960c 100644 (file)
@@ -18,7 +18,7 @@ Include:
 "gc.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson
index 74b879c..2f17871 100644 (file)
@@ -17,7 +17,7 @@ Include:
 "gc.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson
index 5cf1496..bfcd48e 100644 (file)
@@ -23,7 +23,7 @@ Include:
 "gc.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson
index 7db6c1d..94a5812 100644 (file)
@@ -21,7 +21,7 @@ Include:
 "gc.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson
index f3fa344..322e94e 100644 (file)
@@ -18,7 +18,7 @@ Include:
 "md2.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson
index 9ecfd61..03ad58f 100644 (file)
@@ -18,7 +18,7 @@ Include:
 "md4.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson
index 0b930cc..5d81aa3 100644 (file)
@@ -21,7 +21,7 @@ Link:
 $(LTLIBICONV) when linking with libtool, $(LIBICONV) otherwise
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible
index 8aa5e8f..1fa8412 100644 (file)
@@ -58,7 +58,7 @@ Include:
 <iconv.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible
index 1b7263e..4fce905 100644 (file)
@@ -17,7 +17,7 @@ Include:
 "read-file.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson
index 0b75e43..82d74d8 100644 (file)
@@ -27,7 +27,7 @@ Include:
 "striconv.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible, Simon Josefsson
index c6acf5b..df63480 100644 (file)
@@ -17,7 +17,7 @@ Include:
 "strverscmp.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Jim Meyering, glibc
index 1cade8a..e57575e 100644 (file)
@@ -20,7 +20,7 @@ Include:
 <stdio.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible