summaryrefslogtreecommitdiff
path: root/modules/crypto/md2-tests
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2007-08-07 09:49:37 +0000
committerSimon Josefsson <simon@josefsson.org>2007-08-07 09:49:37 +0000
commit41529250d83ad93aa9ebfbd274a0e17049d402bf (patch)
tree5545774d87f5ac25480c0d508db0cdb01f04d3fa /modules/crypto/md2-tests
parent0253ee27eb11b96be8cba141e7e066787b5904c3 (diff)
downloadgnulib-41529250d83ad93aa9ebfbd274a0e17049d402bf.tar.gz
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.
Diffstat (limited to 'modules/crypto/md2-tests')
-rw-r--r--modules/crypto/md2-tests2
1 files changed, 1 insertions, 1 deletions
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+