From b6cff313cbb1d0381b329fe4f6a8f009cdb270e4 Mon Sep 17 00:00:00 2001 From: Rich Salz Date: Tue, 17 May 2016 17:38:18 -0400 Subject: Manual fixes after copyright consolidation Reviewed-by: Richard Levitte --- crypto/des/fcrypt_b.c | 6 ------ 1 file changed, 6 deletions(-) (limited to 'crypto/des/fcrypt_b.c') diff --git a/crypto/des/fcrypt_b.c b/crypto/des/fcrypt_b.c index 5d159e7ac4..fe2369a935 100644 --- a/crypto/des/fcrypt_b.c +++ b/crypto/des/fcrypt_b.c @@ -9,12 +9,6 @@ #include -/* - * This version of crypt has been developed from my MIT compatible DES - * library. The library is available at pub/Crypto/DES at ftp.psy.uq.oz.au - * Eric Young (eay@cryptsoft.com) - */ - #define DES_FCRYPT #include "des_locl.h" #undef DES_FCRYPT -- cgit v1.2.3