Update copyright year
authorMatt Caswell <matt@openssl.org>
Tue, 27 Mar 2018 12:43:23 +0000 (13:43 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 27 Mar 2018 12:43:23 +0000 (13:43 +0100)
commitf520f134d17c8022f684505b937522dcda8b61e1
treee0595973d66ace1a7b1abaf598fe52cf75968469
parentbcbde69b87584ce5b21f3c959c90a7808ef0c13d
Update copyright year

Reviewed-by: Richard Levitte <levitte@openssl.org>
127 files changed:
Configure
apps/apps.h
apps/ca.c
apps/dsaparam.c
apps/ecparam.c
apps/enc.c
apps/genrsa.c
apps/openssl.c
apps/pkeyutl.c
apps/prime.c
apps/progs.pl
apps/rand.c
apps/s_client.c
apps/s_server.c
apps/s_socket.c
apps/s_time.c
apps/speed.c
apps/srp.c
apps/version.c
apps/x509.c
config.com
crypto/aes/asm/aes-armv4.pl
crypto/aes/asm/bsaes-armv7.pl
crypto/asn1/ameth_lib.c
crypto/asn1/asn_mime.c
crypto/asn1/tasn_dec.c
crypto/async/arch/async_posix.h
crypto/bio/b_dump.c
crypto/bio/b_sock2.c
crypto/bio/bf_lbuf.c
crypto/bio/bf_null.c
crypto/bio/bio_lib.c
crypto/bio/bio_meth.c
crypto/bio/bss_acpt.c
crypto/bio/bss_null.c
crypto/bn/bn_exp.c
crypto/bn/bn_lib.c
crypto/bn/bn_mont.c
crypto/cryptlib.c
crypto/engine/eng_cryptodev.c
crypto/engine/eng_table.c
crypto/evp/bio_b64.c
crypto/evp/e_aes.c
crypto/evp/e_camellia.c
crypto/evp/m_sha1.c
crypto/include/internal/evp_int.h
crypto/mem.c
crypto/mem_sec.c
crypto/objects/obj_dat.c
crypto/pariscid.pl
crypto/pem/pvkfmt.c
crypto/pkcs7/pk7_doit.c
crypto/rc4/asm/rc4-c64xplus.pl
crypto/rsa/rsa_ameth.c
crypto/rsa/rsa_gen.c
crypto/x509/x509_v3.c
crypto/x509v3/v3_conf.c
crypto/x509v3/v3_purp.c
doc/apps/ca.pod
doc/apps/ecparam.pod
doc/crypto/ASN1_STRING_length.pod
doc/crypto/BIO_s_mem.pod
doc/crypto/BN_zero.pod
doc/crypto/EC_POINT_new.pod
doc/crypto/EVP_EncryptInit.pod
doc/crypto/EVP_SignInit.pod
doc/crypto/EVP_VerifyInit.pod
doc/crypto/OPENSSL_VERSION_NUMBER.pod
doc/crypto/X509_VERIFY_PARAM_set_flags.pod
doc/crypto/X509_get_extension_flags.pod
doc/crypto/d2i_X509.pod
doc/ssl/SSL_CONF_cmd.pod
doc/ssl/SSL_CTX_dane_enable.pod
doc/ssl/SSL_CTX_set_options.pod
doc/ssl/ssl.pod
engines/afalg/e_afalg.c
engines/e_dasync.c
include/internal/bio.h
include/openssl/asn1.h
include/openssl/bio.h
include/openssl/e_os2.h
include/openssl/evp.h
include/openssl/opensslconf.h.in
include/openssl/opensslv.h
include/openssl/ssl.h
include/openssl/x509v3.h
ssl/record/rec_layer_d1.c
ssl/record/rec_layer_s3.c
ssl/record/ssl3_record.c
ssl/s3_msg.c
ssl/ssl_ciph.c
ssl/ssl_conf.c
ssl/ssl_lib.c
ssl/statem/statem.c
ssl/statem/statem_dtls.c
ssl/statem/statem_lib.c
ssl/statem/statem_locl.h
ssl/t1_lib.c
test/asynciotest.c
test/clienthellotest.c
test/dtlstest.c
test/fatalerrtest.c
test/handshake_helper.c
test/recipes/40-test_rehash.t
test/recipes/70-test_sslcbcpadding.t
test/recipes/70-test_sslcertstatus.t
test/recipes/70-test_sslextension.t
test/recipes/70-test_sslmessages.t
test/recipes/70-test_sslrecords.t
test/recipes/70-test_sslsessiontick.t
test/recipes/70-test_sslskewith0p.t
test/recipes/70-test_sslvertol.t
test/recipes/70-test_tlsextms.t
test/recipes/80-test_pkcs12.t
test/recipes/80-test_ssl_old.t
test/shlibloadtest.c
test/ssl-tests/17-renegotiate.conf.in
test/ssl_test.c
test/sslapitest.c
test/sslcorrupttest.c
test/ssltest_old.c
test/ssltestlib.c
test/ssltestlib.h
util/dofile.pl
util/perl/OpenSSL/Test.pm
util/perl/TLSProxy/Proxy.pm
util/perl/TLSProxy/Record.pm