2007-08-07 Simon Josefsson <simon@josefsson.org>
authorSimon Josefsson <simon@josefsson.org>
Tue, 7 Aug 2007 09:49:37 +0000 (09:49 +0000)
committerSimon Josefsson <simon@josefsson.org>
Tue, 7 Aug 2007 09:49:37 +0000 (09:49 +0000)
* modules/crypto/arctwo (License): Use the synonymous term "LGPLv2+".
* modules/crypto/arcfour (License): Likewise.
* modules/crypto/des-tests (License): Likewise.
* modules/crypto/gc-arctwo-tests (License): Likewise.
* modules/crypto/gc-des-tests (License): Likewise.
* modules/crypto/gc-hmac-md5-tests (License): Likewise.
* modules/crypto/gc-hmac-sha1-tests (License): Likewise.
* modules/crypto/gc-md2-tests (License): Likewise.
* modules/crypto/gc-md4-tests (License): Likewise.
* modules/crypto/gc-md5-tests (License): Likewise.
* modules/crypto/gc-pbkdf2-sha1-tests (License): Likewise.
* modules/crypto/gc-rijndael-tests (License): Likewise.
* modules/crypto/gc-sha1-tests (License): Likewise.
* modules/crypto/gc-tests (License): Likewise.
* modules/crypto/hmac-md5 (License): Likewise.
* modules/crypto/hmac-sha1 (License): Likewise.
* modules/crypto/md2-tests (License): Likewise.
* modules/crypto/md4-tests (License): Likewise.
* modules/crypto/md5 (License): Likewise.
* modules/crypto/rijndael (License): Likewise.
* modules/crypto/sha1 (License): Likewise.
* modules/memxor (License): Likewise.

24 files changed:
ChangeLog
modules/crypto/arcfour
modules/crypto/arctwo
modules/crypto/des-tests
modules/crypto/gc-arcfour-tests
modules/crypto/gc-arctwo-tests
modules/crypto/gc-des-tests
modules/crypto/gc-hmac-md5-tests
modules/crypto/gc-hmac-sha1-tests
modules/crypto/gc-md2-tests
modules/crypto/gc-md4-tests
modules/crypto/gc-md5-tests
modules/crypto/gc-pbkdf2-sha1-tests
modules/crypto/gc-rijndael-tests
modules/crypto/gc-sha1-tests
modules/crypto/gc-tests
modules/crypto/hmac-md5
modules/crypto/hmac-sha1
modules/crypto/md2-tests
modules/crypto/md4-tests
modules/crypto/md5
modules/crypto/rijndael
modules/crypto/sha1
modules/memxor

index 342db9f..431dd2c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,28 @@
+2007-08-07  Simon Josefsson  <simon@josefsson.org>
+
+       * modules/crypto/arctwo (License): Use the synonymous term "LGPLv2+".
+       * modules/crypto/arcfour (License): Likewise.
+       * modules/crypto/des-tests (License): Likewise.
+       * modules/crypto/gc-arctwo-tests (License): Likewise.
+       * modules/crypto/gc-des-tests (License): Likewise.
+       * modules/crypto/gc-hmac-md5-tests (License): Likewise.
+       * modules/crypto/gc-hmac-sha1-tests (License): Likewise.
+       * modules/crypto/gc-md2-tests (License): Likewise.
+       * modules/crypto/gc-md4-tests (License): Likewise.
+       * modules/crypto/gc-md5-tests (License): Likewise.
+       * modules/crypto/gc-pbkdf2-sha1-tests (License): Likewise.
+       * modules/crypto/gc-rijndael-tests (License): Likewise.
+       * modules/crypto/gc-sha1-tests (License): Likewise.
+       * modules/crypto/gc-tests (License): Likewise.
+       * modules/crypto/hmac-md5 (License): Likewise.
+       * modules/crypto/hmac-sha1 (License): Likewise.
+       * modules/crypto/md2-tests (License): Likewise.
+       * modules/crypto/md4-tests (License): Likewise.
+       * modules/crypto/md5 (License): Likewise.
+       * modules/crypto/rijndael (License): Likewise.
+       * modules/crypto/sha1 (License): Likewise.
+       * modules/memxor (License): Likewise.
+
 2007-08-06  Paul Eggert  <eggert@cs.ucla.edu>
        and Bruno Haible  <bruno@clisp.org>
 
index a37ec0b..362bebe 100644 (file)
@@ -18,7 +18,7 @@ Include:
 "arcfour.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson
index 5589222..502b471 100644 (file)
@@ -18,7 +18,7 @@ Include:
 "arctwo.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson
index a284b68..0985c9f 100644 (file)
@@ -10,4 +10,4 @@ TESTS += test-des
 check_PROGRAMS += test-des
 
 License:
-LGPL
+LGPLv2+
index 4c36042..141cdb7 100644 (file)
@@ -10,4 +10,4 @@ TESTS += test-gc-arcfour
 check_PROGRAMS += test-gc-arcfour
 
 License:
-LGPL
+LGPLv2+
index 2eda7ef..563be1e 100644 (file)
@@ -10,4 +10,4 @@ TESTS += test-gc-arctwo
 check_PROGRAMS += test-gc-arctwo
 
 License:
-LGPL
+LGPLv2+
index 04ada2b..05a7a70 100644 (file)
@@ -10,4 +10,4 @@ TESTS += test-gc-des
 check_PROGRAMS += test-gc-des
 
 License:
-LGPL
+LGPLv2+
index 907e1f8..dd8a065 100644 (file)
@@ -10,4 +10,4 @@ TESTS += test-gc-hmac-md5
 check_PROGRAMS += test-gc-hmac-md5
 
 License:
-LGPL
+LGPLv2+
index 7d74f9f..6a7ab50 100644 (file)
@@ -10,4 +10,4 @@ TESTS += test-gc-hmac-sha1
 check_PROGRAMS += test-gc-hmac-sha1
 
 License:
-LGPL
+LGPLv2+
index 97b4548..3100baf 100644 (file)
@@ -10,4 +10,4 @@ TESTS += test-gc-md2
 check_PROGRAMS += test-gc-md2
 
 License:
-LGPL
+LGPLv2+
index 4d4554a..fa8e50b 100644 (file)
@@ -10,4 +10,4 @@ TESTS += test-gc-md4
 check_PROGRAMS += test-gc-md4
 
 License:
-LGPL
+LGPLv2+
index 425fd27..ac11545 100644 (file)
@@ -10,4 +10,4 @@ TESTS += test-gc-md5
 check_PROGRAMS += test-gc-md5
 
 License:
-LGPL
+LGPLv2+
index 1d45269..2fcc1ba 100644 (file)
@@ -10,4 +10,4 @@ TESTS += test-gc-pbkdf2-sha1
 check_PROGRAMS += test-gc-pbkdf2-sha1
 
 License:
-LGPL
+LGPLv2+
index 2465420..e3c526d 100644 (file)
@@ -10,4 +10,4 @@ TESTS += test-gc-rijndael
 check_PROGRAMS += test-gc-rijndael
 
 License:
-LGPL
+LGPLv2+
index 20a906e..f5e4a54 100644 (file)
@@ -10,4 +10,4 @@ TESTS += test-gc-sha1
 check_PROGRAMS += test-gc-sha1
 
 License:
-LGPL
+LGPLv2+
index 7a3fdbf..e6e7406 100644 (file)
@@ -10,4 +10,4 @@ TESTS += test-gc
 check_PROGRAMS += test-gc
 
 License:
-LGPL
+LGPLv2+
index daa84b4..6a3a674 100644 (file)
@@ -19,7 +19,7 @@ Include:
 "hmac.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson
index 6bdc486..5609337 100644 (file)
@@ -19,7 +19,7 @@ Include:
 "hmac.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson
index c8cbdee..1b7ef72 100644 (file)
@@ -10,4 +10,4 @@ TESTS += test-md2
 check_PROGRAMS += test-md2
 
 License:
-LGPL
+LGPLv2+
index 8c8bcb8..de3b218 100644 (file)
@@ -10,4 +10,4 @@ TESTS += test-md4
 check_PROGRAMS += test-md4
 
 License:
-LGPL
+LGPLv2+
index 250c94f..7e529e7 100644 (file)
@@ -18,7 +18,7 @@ Include:
 "md5.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Jim Meyering, glibc
index 21579bf..db9a6df 100644 (file)
@@ -21,7 +21,7 @@ Include:
 "rijndael-api-fst.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson
index 6e85b81..411cf3b 100644 (file)
@@ -18,7 +18,7 @@ Include:
 "sha1.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Jim Meyering
index 2fdcb3e..dea7eed 100644 (file)
@@ -17,7 +17,7 @@ Include:
 "memxor.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson