summaryrefslogtreecommitdiffstats
path: root/crypto/des/fcrypt_b.c
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2016-05-17 17:38:18 -0400
committerRich Salz <rsalz@openssl.org>2016-05-17 17:38:18 -0400
commitb6cff313cbb1d0381b329fe4f6a8f009cdb270e4 (patch)
treebf494fcee710691147bb78502f16d73526d35e53 /crypto/des/fcrypt_b.c
parent6ddbb4cd92ad8c9ebf874e5d9920c122696b7477 (diff)
Manual fixes after copyright consolidation
Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'crypto/des/fcrypt_b.c')
-rw-r--r--crypto/des/fcrypt_b.c6
1 files changed, 0 insertions, 6 deletions
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 <stdio.h>
-/*
- * 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