diff options
author | Rich Salz <rsalz@openssl.org> | 2017-10-10 23:55:09 +0200 |
---|---|---|
committer | Rich Salz <rsalz@openssl.org> | 2017-10-13 16:06:59 +0200 |
commit | e3713c365c2657236439fea00822a43aa396d112 (patch) | |
tree | 78ecd05b53333ddec1aef6d130c92766277bcd05 /crypto/ebcdic.c | |
parent | Add CRYPTO_get_alloc_counts. (diff) | |
download | openssl-e3713c365c2657236439fea00822a43aa396d112.tar.xz openssl-e3713c365c2657236439fea00822a43aa396d112.zip |
Remove email addresses from source code.
Names were not removed.
Some comments were updated.
Replace Andy's address with openssl.org
Reviewed-by: Andy Polyakov <appro@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/4516)
Diffstat (limited to 'crypto/ebcdic.c')
-rw-r--r-- | crypto/ebcdic.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/crypto/ebcdic.c b/crypto/ebcdic.c index 68719538fb..2a8ca61010 100644 --- a/crypto/ebcdic.c +++ b/crypto/ebcdic.c @@ -14,11 +14,6 @@ NON_EMPTY_TRANSLATION_UNIT # include <openssl/ebcdic.h> -/*- - * Initial Port for Apache-1.3 by <Martin.Kraemer@Mch.SNI.De> - * Adapted for OpenSSL-0.9.4 by <Martin.Kraemer@Mch.SNI.De> - */ - # ifdef CHARSET_EBCDIC_TEST /* * Here we're looking to test the EBCDIC code on an ASCII system so we don't do |