From 2cf40fc2b83d759bb9df1c9408794a5b3173b74d Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Fri, 3 Jun 2011 17:56:51 +0000 Subject: [PATCH] license correction, no EAY code included in this file --- crypto/cmac/cm_ameth.c | 5 ----- crypto/cmac/cm_pmeth.c | 5 ----- 2 files changed, 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 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 -- 2.25.1