X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Febcdic.c;h=2a8ca61010671efe543d2efbca0e684c6dc84f54;hp=d662998d437d69f327376adc349a911f1bd01570;hb=8af7e94d7b720224547efa7e3364857f7f666dd4;hpb=e31066f7e9894c9cdaef80404da854f89e9e365f diff --git a/crypto/ebcdic.c b/crypto/ebcdic.c index d662998d43..2a8ca61010 100644 --- a/crypto/ebcdic.c +++ b/crypto/ebcdic.c @@ -1,3 +1,11 @@ +/* + * Copyright 2000-2016 The OpenSSL Project Authors. All Rights Reserved. + * + * Licensed under the OpenSSL license (the "License"). You may not use + * this file except in compliance with the License. You can obtain a copy + * in the file LICENSE in the source distribution or at + * https://www.openssl.org/source/license.html + */ # include #ifndef CHARSET_EBCDIC @@ -6,11 +14,6 @@ NON_EMPTY_TRANSLATION_UNIT # include -/*- - * Initial Port for Apache-1.3 by - * Adapted for OpenSSL-0.9.4 by - */ - # ifdef CHARSET_EBCDIC_TEST /* * Here we're looking to test the EBCDIC code on an ASCII system so we don't do