From: Simon Josefsson Date: Tue, 7 Aug 2007 09:49:37 +0000 (+0000) Subject: 2007-08-07 Simon Josefsson X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41529250d83ad93aa9ebfbd274a0e17049d402bf;p=pspp 2007-08-07 Simon Josefsson * 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. --- diff --git a/ChangeLog b/ChangeLog index 342db9f504..431dd2c7d3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,28 @@ +2007-08-07 Simon Josefsson + + * 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 and Bruno Haible diff --git a/modules/crypto/arcfour b/modules/crypto/arcfour index a37ec0b7f7..362bebe41a 100644 --- a/modules/crypto/arcfour +++ b/modules/crypto/arcfour @@ -18,7 +18,7 @@ Include: "arcfour.h" License: -LGPL +LGPLv2+ Maintainer: Simon Josefsson diff --git a/modules/crypto/arctwo b/modules/crypto/arctwo index 558922278f..502b471704 100644 --- a/modules/crypto/arctwo +++ b/modules/crypto/arctwo @@ -18,7 +18,7 @@ Include: "arctwo.h" License: -LGPL +LGPLv2+ Maintainer: Simon Josefsson diff --git a/modules/crypto/des-tests b/modules/crypto/des-tests index a284b68858..0985c9ff06 100644 --- a/modules/crypto/des-tests +++ b/modules/crypto/des-tests @@ -10,4 +10,4 @@ TESTS += test-des check_PROGRAMS += test-des License: -LGPL +LGPLv2+ diff --git a/modules/crypto/gc-arcfour-tests b/modules/crypto/gc-arcfour-tests index 4c360421b3..141cdb7597 100644 --- a/modules/crypto/gc-arcfour-tests +++ b/modules/crypto/gc-arcfour-tests @@ -10,4 +10,4 @@ TESTS += test-gc-arcfour check_PROGRAMS += test-gc-arcfour License: -LGPL +LGPLv2+ diff --git a/modules/crypto/gc-arctwo-tests b/modules/crypto/gc-arctwo-tests index 2eda7ef749..563be1e5f7 100644 --- a/modules/crypto/gc-arctwo-tests +++ b/modules/crypto/gc-arctwo-tests @@ -10,4 +10,4 @@ TESTS += test-gc-arctwo check_PROGRAMS += test-gc-arctwo License: -LGPL +LGPLv2+ diff --git a/modules/crypto/gc-des-tests b/modules/crypto/gc-des-tests index 04ada2b9bc..05a7a703b5 100644 --- a/modules/crypto/gc-des-tests +++ b/modules/crypto/gc-des-tests @@ -10,4 +10,4 @@ TESTS += test-gc-des check_PROGRAMS += test-gc-des License: -LGPL +LGPLv2+ diff --git a/modules/crypto/gc-hmac-md5-tests b/modules/crypto/gc-hmac-md5-tests index 907e1f8a30..dd8a06588e 100644 --- a/modules/crypto/gc-hmac-md5-tests +++ b/modules/crypto/gc-hmac-md5-tests @@ -10,4 +10,4 @@ TESTS += test-gc-hmac-md5 check_PROGRAMS += test-gc-hmac-md5 License: -LGPL +LGPLv2+ diff --git a/modules/crypto/gc-hmac-sha1-tests b/modules/crypto/gc-hmac-sha1-tests index 7d74f9f12e..6a7ab50771 100644 --- a/modules/crypto/gc-hmac-sha1-tests +++ b/modules/crypto/gc-hmac-sha1-tests @@ -10,4 +10,4 @@ TESTS += test-gc-hmac-sha1 check_PROGRAMS += test-gc-hmac-sha1 License: -LGPL +LGPLv2+ diff --git a/modules/crypto/gc-md2-tests b/modules/crypto/gc-md2-tests index 97b4548f42..3100baf29a 100644 --- a/modules/crypto/gc-md2-tests +++ b/modules/crypto/gc-md2-tests @@ -10,4 +10,4 @@ TESTS += test-gc-md2 check_PROGRAMS += test-gc-md2 License: -LGPL +LGPLv2+ diff --git a/modules/crypto/gc-md4-tests b/modules/crypto/gc-md4-tests index 4d4554a2a6..fa8e50b87a 100644 --- a/modules/crypto/gc-md4-tests +++ b/modules/crypto/gc-md4-tests @@ -10,4 +10,4 @@ TESTS += test-gc-md4 check_PROGRAMS += test-gc-md4 License: -LGPL +LGPLv2+ diff --git a/modules/crypto/gc-md5-tests b/modules/crypto/gc-md5-tests index 425fd27d44..ac11545357 100644 --- a/modules/crypto/gc-md5-tests +++ b/modules/crypto/gc-md5-tests @@ -10,4 +10,4 @@ TESTS += test-gc-md5 check_PROGRAMS += test-gc-md5 License: -LGPL +LGPLv2+ diff --git a/modules/crypto/gc-pbkdf2-sha1-tests b/modules/crypto/gc-pbkdf2-sha1-tests index 1d4526939a..2fcc1ba92d 100644 --- a/modules/crypto/gc-pbkdf2-sha1-tests +++ b/modules/crypto/gc-pbkdf2-sha1-tests @@ -10,4 +10,4 @@ TESTS += test-gc-pbkdf2-sha1 check_PROGRAMS += test-gc-pbkdf2-sha1 License: -LGPL +LGPLv2+ diff --git a/modules/crypto/gc-rijndael-tests b/modules/crypto/gc-rijndael-tests index 24654206d8..e3c526d499 100644 --- a/modules/crypto/gc-rijndael-tests +++ b/modules/crypto/gc-rijndael-tests @@ -10,4 +10,4 @@ TESTS += test-gc-rijndael check_PROGRAMS += test-gc-rijndael License: -LGPL +LGPLv2+ diff --git a/modules/crypto/gc-sha1-tests b/modules/crypto/gc-sha1-tests index 20a906e2b7..f5e4a5499c 100644 --- a/modules/crypto/gc-sha1-tests +++ b/modules/crypto/gc-sha1-tests @@ -10,4 +10,4 @@ TESTS += test-gc-sha1 check_PROGRAMS += test-gc-sha1 License: -LGPL +LGPLv2+ diff --git a/modules/crypto/gc-tests b/modules/crypto/gc-tests index 7a3fdbffd9..e6e74060f7 100644 --- a/modules/crypto/gc-tests +++ b/modules/crypto/gc-tests @@ -10,4 +10,4 @@ TESTS += test-gc check_PROGRAMS += test-gc License: -LGPL +LGPLv2+ diff --git a/modules/crypto/hmac-md5 b/modules/crypto/hmac-md5 index daa84b4f79..6a3a674f62 100644 --- a/modules/crypto/hmac-md5 +++ b/modules/crypto/hmac-md5 @@ -19,7 +19,7 @@ Include: "hmac.h" License: -LGPL +LGPLv2+ Maintainer: Simon Josefsson diff --git a/modules/crypto/hmac-sha1 b/modules/crypto/hmac-sha1 index 6bdc486400..5609337dcc 100644 --- a/modules/crypto/hmac-sha1 +++ b/modules/crypto/hmac-sha1 @@ -19,7 +19,7 @@ Include: "hmac.h" License: -LGPL +LGPLv2+ Maintainer: Simon Josefsson diff --git a/modules/crypto/md2-tests b/modules/crypto/md2-tests index c8cbdee72f..1b7ef72780 100644 --- a/modules/crypto/md2-tests +++ b/modules/crypto/md2-tests @@ -10,4 +10,4 @@ TESTS += test-md2 check_PROGRAMS += test-md2 License: -LGPL +LGPLv2+ diff --git a/modules/crypto/md4-tests b/modules/crypto/md4-tests index 8c8bcb839f..de3b218266 100644 --- a/modules/crypto/md4-tests +++ b/modules/crypto/md4-tests @@ -10,4 +10,4 @@ TESTS += test-md4 check_PROGRAMS += test-md4 License: -LGPL +LGPLv2+ diff --git a/modules/crypto/md5 b/modules/crypto/md5 index 250c94f628..7e529e7593 100644 --- a/modules/crypto/md5 +++ b/modules/crypto/md5 @@ -18,7 +18,7 @@ Include: "md5.h" License: -LGPL +LGPLv2+ Maintainer: Jim Meyering, glibc diff --git a/modules/crypto/rijndael b/modules/crypto/rijndael index 21579bfc03..db9a6dfa96 100644 --- a/modules/crypto/rijndael +++ b/modules/crypto/rijndael @@ -21,7 +21,7 @@ Include: "rijndael-api-fst.h" License: -LGPL +LGPLv2+ Maintainer: Simon Josefsson diff --git a/modules/crypto/sha1 b/modules/crypto/sha1 index 6e85b813ce..411cf3bb6e 100644 --- a/modules/crypto/sha1 +++ b/modules/crypto/sha1 @@ -18,7 +18,7 @@ Include: "sha1.h" License: -LGPL +LGPLv2+ Maintainer: Jim Meyering diff --git a/modules/memxor b/modules/memxor index 2fdcb3e4af..dea7eed23d 100644 --- a/modules/memxor +++ b/modules/memxor @@ -17,7 +17,7 @@ Include: "memxor.h" License: -LGPL +LGPLv2+ Maintainer: Simon Josefsson