Update copyright year
authorMatt Caswell <matt@openssl.org>
Tue, 26 Feb 2019 14:05:09 +0000 (14:05 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 26 Feb 2019 14:05:09 +0000 (14:05 +0000)
commit72a7a7021fa8bc82a11bc08bac1b0241a92143d0
tree64b0f987ef24a8ea240a24fb10dda5d58227f55e
parent047463833ebb713480c057a5a788a111f54b4f2e
Update copyright year

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8347)
155 files changed:
Configure
LICENSE
apps/apps.c
apps/ocsp.c
apps/pkcs12.c
apps/rehash.c
apps/s_cb.c
apps/s_server.c
apps/speed.c
apps/verify.c
config
crypto/aes/asm/aes-x86_64.pl
crypto/aes/asm/aesni-x86_64.pl
crypto/aes/asm/aesv8-armx.pl
crypto/aes/asm/bsaes-x86_64.pl
crypto/aes/asm/vpaes-armv8.pl
crypto/aes/asm/vpaes-x86_64.pl
crypto/armcap.c
crypto/asn1/d2i_pu.c
crypto/bio/b_addr.c
crypto/bio/bss_file.c
crypto/bio/bss_mem.c
crypto/bn/asm/armv8-mont.pl
crypto/bn/asm/ia64.S
crypto/bn/asm/rsaz-avx2.pl
crypto/bn/asm/sparcv8plus.S
crypto/bn/asm/x86_64-mont5.pl
crypto/bn/bn_depr.c
crypto/bn/bn_exp.c
crypto/bn/bn_lib.c
crypto/chacha/asm/chacha-armv8.pl
crypto/cms/cms_kari.c
crypto/conf/conf_def.c
crypto/conf/conf_lib.c
crypto/conf/conf_mod.c
crypto/conf/conf_sap.c
crypto/conf/conf_ssl.c
crypto/cryptlib.c
crypto/des/asm/des_enc.m4
crypto/ec/asm/ecp_nistz256-armv8.pl
crypto/ec/asm/ecp_nistz256-x86_64.pl
crypto/ec/curve448/point_448.h
crypto/ec/ecx_meth.c
crypto/engine/eng_devcrypto.c
crypto/engine/eng_lib.c
crypto/err/err.c
crypto/err/openssl.txt
crypto/init.c
crypto/modes/asm/ghash-x86_64.pl
crypto/pem/pem_info.c
crypto/perlasm/x86_64-xlate.pl
crypto/poly1305/asm/poly1305-armv8.pl
crypto/ppc_arch.h
crypto/ppccap.c
crypto/ppccpuid.pl
crypto/rand/rand_unix.c
crypto/sha/asm/keccak1600-armv8.pl
crypto/sha/asm/sha512-armv8.pl
crypto/srp/srp_lib.c
crypto/srp/srp_vfy.c
crypto/ui/ui_openssl.c
crypto/uid.c
crypto/x509/x_crl.c
crypto/x509/x_pubkey.c
crypto/x509/x_x509.c
doc/man1/ca.pod
doc/man1/dgst.pod
doc/man1/ec.pod
doc/man1/pkcs12.pod
doc/man1/s_client.pod
doc/man1/s_server.pod
doc/man1/x509.pod
doc/man3/CMS_get0_type.pod
doc/man3/CONF_modules_load_file.pod
doc/man3/CRYPTO_get_ex_new_index.pod
doc/man3/EVP_PKEY_asn1_get_count.pod
doc/man3/HMAC.pod
doc/man3/OPENSSL_init_crypto.pod
doc/man3/OPENSSL_malloc.pod
doc/man3/RIPEMD160_Init.pod
doc/man3/SSL_CONF_cmd.pod
doc/man3/SSL_CTX_set0_CA_list.pod
doc/man3/SSL_CTX_set_ctlog_list_file.pod
doc/man3/SSL_CTX_set_info_callback.pod
doc/man3/SSL_CTX_set_mode.pod
doc/man3/SSL_CTX_set_record_padding_callback.pod
doc/man3/SSL_CTX_set_ssl_version.pod
doc/man3/SSL_key_update.pod
doc/man3/SSL_read_early_data.pod
doc/man5/config.pod
engines/e_dasync.c
include/internal/conf.h
include/internal/cryptlib.h
include/internal/sockets.h
include/internal/thread_once.h
include/internal/tsan_assist.h
include/openssl/crypto.h
include/openssl/e_os2.h
include/openssl/evp.h
include/openssl/ssl.h
include/openssl/x509_vfy.h
ms/uplink.c
ssl/record/rec_layer_d1.c
ssl/record/rec_layer_s3.c
ssl/s3_enc.c
ssl/ssl_ciph.c
ssl/ssl_init.c
ssl/ssl_lib.c
ssl/ssl_locl.h
ssl/statem/extensions.c
ssl/statem/statem.c
ssl/statem/statem_clnt.c
ssl/statem/statem_lib.c
ssl/statem/statem_locl.h
ssl/statem/statem_srvr.c
ssl/t1_enc.c
ssl/tls13_enc.c
test/bio_memleak_test.c
test/cipherlist_test.c
test/clienthellotest.c
test/crltest.c
test/drbgtest.c
test/dtlstest.c
test/ecdsatest.c
test/evp_extra_test.c
test/handshake_helper.c
test/rdrand_sanitytest.c
test/recipes/02-test_errstr.t
test/recipes/70-test_sslextension.t
test/recipes/70-test_sslrecords.t
test/recipes/80-test_ssl_new.t
test/recipes/90-test_bio_memleak.t
test/recipes/90-test_gost.t
test/recipes/90-test_shlibload.t
test/servername_test.c
test/shlibloadtest.c
test/ssl-tests/29-dtls-sctp-label-bug.conf.in
test/ssl_test_ctx.c
test/ssl_test_ctx.h
test/sslapitest.c
test/ssltest_old.c
test/ssltestlib.h
test/testutil/main.c
test/tls13secretstest.c
test/x509aux.c
util/openssl-format-source
util/perl/TLSProxy/Alert.pm
util/perl/TLSProxy/Certificate.pm
util/perl/TLSProxy/ClientHello.pm
util/perl/TLSProxy/EncryptedExtensions.pm
util/perl/TLSProxy/Message.pm
util/perl/TLSProxy/Proxy.pm
util/perl/TLSProxy/Record.pm
util/perl/TLSProxy/ServerHello.pm
util/perl/TLSProxy/ServerKeyExchange.pm