diff options
Diffstat (limited to 'modules/crypto')
-rw-r--r-- | modules/crypto/des-tests | 3 | ||||
-rw-r--r-- | modules/crypto/gc-arcfour-tests | 3 | ||||
-rw-r--r-- | modules/crypto/gc-arctwo-tests | 3 | ||||
-rw-r--r-- | modules/crypto/gc-des-tests | 3 | ||||
-rw-r--r-- | modules/crypto/gc-hmac-md5-tests | 3 | ||||
-rw-r--r-- | modules/crypto/gc-hmac-sha1-tests | 3 | ||||
-rw-r--r-- | modules/crypto/gc-md2-tests | 3 | ||||
-rw-r--r-- | modules/crypto/gc-md4-tests | 3 | ||||
-rw-r--r-- | modules/crypto/gc-md5-tests | 3 | ||||
-rw-r--r-- | modules/crypto/gc-pbkdf2-sha1-tests | 3 | ||||
-rw-r--r-- | modules/crypto/gc-rijndael-tests | 3 | ||||
-rw-r--r-- | modules/crypto/gc-sha1-tests | 3 | ||||
-rw-r--r-- | modules/crypto/gc-tests | 3 | ||||
-rw-r--r-- | modules/crypto/md2-tests | 3 | ||||
-rw-r--r-- | modules/crypto/md4-tests | 3 |
15 files changed, 0 insertions, 45 deletions
diff --git a/modules/crypto/des-tests b/modules/crypto/des-tests index 0985c9ff06..a5850a48d5 100644 --- a/modules/crypto/des-tests +++ b/modules/crypto/des-tests @@ -8,6 +8,3 @@ configure.ac: Makefile.am: TESTS += test-des check_PROGRAMS += test-des - -License: -LGPLv2+ diff --git a/modules/crypto/gc-arcfour-tests b/modules/crypto/gc-arcfour-tests index 141cdb7597..b0ed0bd694 100644 --- a/modules/crypto/gc-arcfour-tests +++ b/modules/crypto/gc-arcfour-tests @@ -8,6 +8,3 @@ configure.ac: Makefile.am: TESTS += test-gc-arcfour check_PROGRAMS += test-gc-arcfour - -License: -LGPLv2+ diff --git a/modules/crypto/gc-arctwo-tests b/modules/crypto/gc-arctwo-tests index 563be1e5f7..d1cdaff991 100644 --- a/modules/crypto/gc-arctwo-tests +++ b/modules/crypto/gc-arctwo-tests @@ -8,6 +8,3 @@ configure.ac: Makefile.am: TESTS += test-gc-arctwo check_PROGRAMS += test-gc-arctwo - -License: -LGPLv2+ diff --git a/modules/crypto/gc-des-tests b/modules/crypto/gc-des-tests index 05a7a703b5..e9851db3ae 100644 --- a/modules/crypto/gc-des-tests +++ b/modules/crypto/gc-des-tests @@ -8,6 +8,3 @@ configure.ac: Makefile.am: TESTS += test-gc-des check_PROGRAMS += test-gc-des - -License: -LGPLv2+ diff --git a/modules/crypto/gc-hmac-md5-tests b/modules/crypto/gc-hmac-md5-tests index dd8a06588e..699ccf9c88 100644 --- a/modules/crypto/gc-hmac-md5-tests +++ b/modules/crypto/gc-hmac-md5-tests @@ -8,6 +8,3 @@ configure.ac: Makefile.am: TESTS += test-gc-hmac-md5 check_PROGRAMS += test-gc-hmac-md5 - -License: -LGPLv2+ diff --git a/modules/crypto/gc-hmac-sha1-tests b/modules/crypto/gc-hmac-sha1-tests index 6a7ab50771..2795ee91db 100644 --- a/modules/crypto/gc-hmac-sha1-tests +++ b/modules/crypto/gc-hmac-sha1-tests @@ -8,6 +8,3 @@ configure.ac: Makefile.am: TESTS += test-gc-hmac-sha1 check_PROGRAMS += test-gc-hmac-sha1 - -License: -LGPLv2+ diff --git a/modules/crypto/gc-md2-tests b/modules/crypto/gc-md2-tests index 3100baf29a..759d3d5503 100644 --- a/modules/crypto/gc-md2-tests +++ b/modules/crypto/gc-md2-tests @@ -8,6 +8,3 @@ configure.ac: Makefile.am: TESTS += test-gc-md2 check_PROGRAMS += test-gc-md2 - -License: -LGPLv2+ diff --git a/modules/crypto/gc-md4-tests b/modules/crypto/gc-md4-tests index fa8e50b87a..c6bd64a0f8 100644 --- a/modules/crypto/gc-md4-tests +++ b/modules/crypto/gc-md4-tests @@ -8,6 +8,3 @@ configure.ac: Makefile.am: TESTS += test-gc-md4 check_PROGRAMS += test-gc-md4 - -License: -LGPLv2+ diff --git a/modules/crypto/gc-md5-tests b/modules/crypto/gc-md5-tests index ac11545357..a2719716b3 100644 --- a/modules/crypto/gc-md5-tests +++ b/modules/crypto/gc-md5-tests @@ -8,6 +8,3 @@ configure.ac: Makefile.am: TESTS += test-gc-md5 check_PROGRAMS += test-gc-md5 - -License: -LGPLv2+ diff --git a/modules/crypto/gc-pbkdf2-sha1-tests b/modules/crypto/gc-pbkdf2-sha1-tests index 2fcc1ba92d..d0f79ba176 100644 --- a/modules/crypto/gc-pbkdf2-sha1-tests +++ b/modules/crypto/gc-pbkdf2-sha1-tests @@ -8,6 +8,3 @@ configure.ac: Makefile.am: TESTS += test-gc-pbkdf2-sha1 check_PROGRAMS += test-gc-pbkdf2-sha1 - -License: -LGPLv2+ diff --git a/modules/crypto/gc-rijndael-tests b/modules/crypto/gc-rijndael-tests index e3c526d499..1bf243336c 100644 --- a/modules/crypto/gc-rijndael-tests +++ b/modules/crypto/gc-rijndael-tests @@ -8,6 +8,3 @@ configure.ac: Makefile.am: TESTS += test-gc-rijndael check_PROGRAMS += test-gc-rijndael - -License: -LGPLv2+ diff --git a/modules/crypto/gc-sha1-tests b/modules/crypto/gc-sha1-tests index f5e4a5499c..e438aa2555 100644 --- a/modules/crypto/gc-sha1-tests +++ b/modules/crypto/gc-sha1-tests @@ -8,6 +8,3 @@ configure.ac: Makefile.am: TESTS += test-gc-sha1 check_PROGRAMS += test-gc-sha1 - -License: -LGPLv2+ diff --git a/modules/crypto/gc-tests b/modules/crypto/gc-tests index e6e74060f7..6ce252ff56 100644 --- a/modules/crypto/gc-tests +++ b/modules/crypto/gc-tests @@ -8,6 +8,3 @@ configure.ac: Makefile.am: TESTS += test-gc check_PROGRAMS += test-gc - -License: -LGPLv2+ diff --git a/modules/crypto/md2-tests b/modules/crypto/md2-tests index 1b7ef72780..2beed8747a 100644 --- a/modules/crypto/md2-tests +++ b/modules/crypto/md2-tests @@ -8,6 +8,3 @@ configure.ac: Makefile.am: TESTS += test-md2 check_PROGRAMS += test-md2 - -License: -LGPLv2+ diff --git a/modules/crypto/md4-tests b/modules/crypto/md4-tests index de3b218266..b4b851e859 100644 --- a/modules/crypto/md4-tests +++ b/modules/crypto/md4-tests @@ -8,6 +8,3 @@ configure.ac: Makefile.am: TESTS += test-md4 check_PROGRAMS += test-md4 - -License: -LGPLv2+ |