summaryrefslogtreecommitdiffstats
path: root/crypto/cmac
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2011-06-03 17:56:51 +0000
committerDr. Stephen Henson <steve@openssl.org>2011-06-03 17:56:51 +0000
commit2cf40fc2b83d759bb9df1c9408794a5b3173b74d (patch)
tree3061c181677c3c370b74825b76e8b739be9b669e /crypto/cmac
parent260d08b814d383de8b72cbead90b4d0bd67f74d4 (diff)
license correction, no EAY code included in this file
Diffstat (limited to 'crypto/cmac')
-rw-r--r--crypto/cmac/cm_ameth.c5
-rw-r--r--crypto/cmac/cm_pmeth.c5
2 files changed, 0 insertions, 10 deletions
diff --git a/crypto/cmac/cm_ameth.c b/crypto/cmac/cm_ameth.c
index 58a1a9d02e..6a43ba2b5b 100644
--- a/crypto/cmac/cm_ameth.c
+++ b/crypto/cmac/cm_ameth.c
@@ -48,11 +48,6 @@
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
* OF THE POSSIBILITY OF SUCH DAMAGE.
* ====================================================================
- *
- * This product includes cryptographic software written by Eric Young
- * (eay@cryptsoft.com). This product includes software written by Tim
- * Hudson (tjh@cryptsoft.com).
- *
*/
#include <stdio.h>
diff --git a/crypto/cmac/cm_pmeth.c b/crypto/cmac/cm_pmeth.c
index c581e789f7..072228ec7f 100644
--- a/crypto/cmac/cm_pmeth.c
+++ b/crypto/cmac/cm_pmeth.c
@@ -48,11 +48,6 @@
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
* OF THE POSSIBILITY OF SUCH DAMAGE.
* ====================================================================
- *
- * This product includes cryptographic software written by Eric Young
- * (eay@cryptsoft.com). This product includes software written by Tim
- * Hudson (tjh@cryptsoft.com).
- *
*/
#include <stdio.h>