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 342db9f504bb9782634f452c0dbe0851714ebc19..431dd2c7d35669a3651f3512daec91405f05c047 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 a37ec0b7f7f9558bc50fc3bfb37c973462e26205..362bebe41aa08c11d3273f06c0843c3a8f0bee14 100644 (file)
@@ -18,7 +18,7 @@ Include:
 "arcfour.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson
index 558922278fb8ea13e80c962fcefba68d033d60c2..502b47170439956bdca1d49b4828249937e19ad2 100644 (file)
@@ -18,7 +18,7 @@ Include:
 "arctwo.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson
index a284b68858c9723e6f477bb6c803dfc82787455c..0985c9ff062c2cbfa9a074c96ea4c6464dcced92 100644 (file)
@@ -10,4 +10,4 @@ TESTS += test-des
 check_PROGRAMS += test-des
 
 License:
-LGPL
+LGPLv2+
index 4c360421b3c64377fea2c36c521f84ac0c6e97bb..141cdb7597be77dc030f82270051741b1dc86ae5 100644 (file)
@@ -10,4 +10,4 @@ TESTS += test-gc-arcfour
 check_PROGRAMS += test-gc-arcfour
 
 License:
-LGPL
+LGPLv2+
index 2eda7ef7497aeb229e64ed9e56b8c23c7db005d0..563be1e5f7718cfefe971ef2bc6b88f871a25ef2 100644 (file)
@@ -10,4 +10,4 @@ TESTS += test-gc-arctwo
 check_PROGRAMS += test-gc-arctwo
 
 License:
-LGPL
+LGPLv2+
index 04ada2b9bc77e366132555b2d0fa76a47322f757..05a7a703b5f643f159ea4e2ae6cc832613b40dac 100644 (file)
@@ -10,4 +10,4 @@ TESTS += test-gc-des
 check_PROGRAMS += test-gc-des
 
 License:
-LGPL
+LGPLv2+
index 907e1f8a3058b26a4a9c8ffeb405befaa32b9408..dd8a06588e0fbca7dbfc9e56d1bf34be3b836c38 100644 (file)
@@ -10,4 +10,4 @@ TESTS += test-gc-hmac-md5
 check_PROGRAMS += test-gc-hmac-md5
 
 License:
-LGPL
+LGPLv2+
index 7d74f9f12ef2a4819934bd48b0697804037acd84..6a7ab50771e38a761c4900b56dee44d1c4ec762e 100644 (file)
@@ -10,4 +10,4 @@ TESTS += test-gc-hmac-sha1
 check_PROGRAMS += test-gc-hmac-sha1
 
 License:
-LGPL
+LGPLv2+
index 97b4548f42387644ec40395813f5754093b31e7f..3100baf29a93b58a2c78805d151ee34d6c5d4280 100644 (file)
@@ -10,4 +10,4 @@ TESTS += test-gc-md2
 check_PROGRAMS += test-gc-md2
 
 License:
-LGPL
+LGPLv2+
index 4d4554a2a6ec2f82d5b6265867975a9229cb2ca8..fa8e50b87acc41ae67cd208bd3c685989d5143ed 100644 (file)
@@ -10,4 +10,4 @@ TESTS += test-gc-md4
 check_PROGRAMS += test-gc-md4
 
 License:
-LGPL
+LGPLv2+
index 425fd27d44b3b67b8eb7dc064091cdbd41afd3ba..ac11545357b7933293d6f88351522fa6de7d00d3 100644 (file)
@@ -10,4 +10,4 @@ TESTS += test-gc-md5
 check_PROGRAMS += test-gc-md5
 
 License:
-LGPL
+LGPLv2+
index 1d4526939a56b06d90d1c4edae249921291c0326..2fcc1ba92d00bfd3d71174bbbedea707d27b1c97 100644 (file)
@@ -10,4 +10,4 @@ TESTS += test-gc-pbkdf2-sha1
 check_PROGRAMS += test-gc-pbkdf2-sha1
 
 License:
-LGPL
+LGPLv2+
index 24654206d8f24f482f60e196153548ed1fdd9e15..e3c526d4998a539e0dd2c48a3616fc456279c64e 100644 (file)
@@ -10,4 +10,4 @@ TESTS += test-gc-rijndael
 check_PROGRAMS += test-gc-rijndael
 
 License:
-LGPL
+LGPLv2+
index 20a906e2b7132b85480fc4cafd9c3994abf72824..f5e4a5499c44c23a248c5c82693f40505834ac90 100644 (file)
@@ -10,4 +10,4 @@ TESTS += test-gc-sha1
 check_PROGRAMS += test-gc-sha1
 
 License:
-LGPL
+LGPLv2+
index 7a3fdbffd932d66eddd37856056d41b668a2c01f..e6e74060f70d56ca9cec995f6cf5dcc4e1c8d20f 100644 (file)
@@ -10,4 +10,4 @@ TESTS += test-gc
 check_PROGRAMS += test-gc
 
 License:
-LGPL
+LGPLv2+
index daa84b4f796de1353ba430e9aa6fe015a6c98912..6a3a674f62a4db2d435109062ed02b7f06c821e6 100644 (file)
@@ -19,7 +19,7 @@ Include:
 "hmac.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson
index 6bdc486400bd60cecf5ec16494297927dc4bb31c..5609337dccb858f8f2dfd689645b5c057324a837 100644 (file)
@@ -19,7 +19,7 @@ Include:
 "hmac.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson
index c8cbdee72f8816d1d098fe546d34662e618de2e9..1b7ef7278040bcd68f534e31a8f713921353e803 100644 (file)
@@ -10,4 +10,4 @@ TESTS += test-md2
 check_PROGRAMS += test-md2
 
 License:
-LGPL
+LGPLv2+
index 8c8bcb839f7f07542bb147c238c6bf20b384ecc0..de3b218266b10feb164f0f8e1f26668ef112dc40 100644 (file)
@@ -10,4 +10,4 @@ TESTS += test-md4
 check_PROGRAMS += test-md4
 
 License:
-LGPL
+LGPLv2+
index 250c94f6282df846b88ee5b6ba0479eba540f8af..7e529e7593ad9073a7808bcd2380d5fedbbcddfd 100644 (file)
@@ -18,7 +18,7 @@ Include:
 "md5.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Jim Meyering, glibc
index 21579bfc0399d7c6b974a6aff27c492c8abd6854..db9a6dfa96ee84fc1c3b8a57e0153e75ce65eef1 100644 (file)
@@ -21,7 +21,7 @@ Include:
 "rijndael-api-fst.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson
index 6e85b813ce0d2a58490876f338ecea9b16f49622..411cf3bb6ebd671d743c5f91dea99a1e632aefeb 100644 (file)
@@ -18,7 +18,7 @@ Include:
 "sha1.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Jim Meyering
index 2fdcb3e4af5360513f9b0106631286675ce16117..dea7eed23d537657a64d84f3832e7a94b43c9255 100644 (file)
@@ -17,7 +17,7 @@ Include:
 "memxor.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson