Update copyright year
authorRichard Levitte <richard@levitte.org>
Thu, 16 Jul 2020 12:47:04 +0000 (14:47 +0200)
committerRichard Levitte <richard@levitte.org>
Thu, 16 Jul 2020 12:47:04 +0000 (14:47 +0200)
commite39e295e205ab8461d3ac814129bbb08c2d1266d
tree385997d38751b7aeb695832fea2f3ab2ee8fec02
parente4162f86d7fd92058e5558bd81ce9dbc615fec3f
Update copyright year

Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/12463)
85 files changed:
config.com
crypto/async/async.c
crypto/async/async_local.h
crypto/chacha/chacha_enc.c
crypto/cms/cms_enc.c
crypto/conf/conf_mall.c
crypto/engine/eng_ctrl.c
crypto/engine/eng_fat.c
crypto/engine/eng_init.c
crypto/engine/eng_pkey.c
crypto/engine/eng_rdrand.c
crypto/engine/tb_asnmth.c
crypto/engine/tb_cipher.c
crypto/engine/tb_dh.c
crypto/engine/tb_digest.c
crypto/engine/tb_dsa.c
crypto/engine/tb_eckey.c
crypto/engine/tb_pkmeth.c
crypto/engine/tb_rand.c
crypto/engine/tb_rsa.c
crypto/err/err_local.h
crypto/evp/e_chacha20_poly1305.c
crypto/init.c
crypto/o_time.c
crypto/rand/randfile.c
crypto/sha/sha_local.h
crypto/trace.c
doc/man3/ASN1_INTEGER_get_int64.pod
doc/man3/ASYNC_WAIT_CTX_new.pod
doc/man3/ASYNC_start_job.pod
doc/man3/BIO_ADDR.pod
doc/man3/BIO_ADDRINFO.pod
doc/man3/BIO_ctrl.pod
doc/man3/BIO_s_bio.pod
doc/man3/CRYPTO_THREAD_run_once.pod
doc/man3/DSA_set_method.pod
doc/man3/DTLSv1_listen.pod
doc/man3/ENGINE_add.pod
doc/man3/EVP_CIPHER_meth_new.pod
doc/man3/EVP_EncodeInit.pod
doc/man3/EVP_OpenInit.pod
doc/man3/EVP_PKEY_verify_recover.pod
doc/man3/EVP_SealInit.pod
doc/man3/EVP_VerifyInit.pod
doc/man3/OPENSSL_LH_COMPFUNC.pod
doc/man3/OPENSSL_config.pod
doc/man3/OPENSSL_ia32cap.pod
doc/man3/OPENSSL_init_crypto.pod
doc/man3/OPENSSL_load_builtin_modules.pod
doc/man3/OPENSSL_s390xcap.pod
doc/man3/OpenSSL_version.pod
doc/man3/PKCS7_verify.pod
doc/man3/RAND_DRBG_get0_public.pod
doc/man3/RAND_DRBG_reseed.pod
doc/man3/SSL_CTX_set_generate_session_id.pod
doc/man3/SSL_CTX_set_session_cache_mode.pod
doc/man3/SSL_CTX_set_session_id_context.pod
doc/man3/SSL_CTX_set_split_send_fragment.pod
doc/man3/SSL_get_all_async_fds.pod
doc/man3/SSL_pending.pod
doc/man3/SSL_read.pod
doc/man3/SSL_set_bio.pod
doc/man3/UI_create_method.pod
doc/man3/X509_check_host.pod
doc/man3/X509_check_issued.pod
doc/man7/evp.pod
engines/e_devcrypto.c
include/internal/endian.h
include/openssl/e_os2.h
include/openssl/engine.h
include/openssl/trace.h
providers/implementations/ciphers/cipher_chacha20_poly1305_hw.c
providers/implementations/ciphers/ciphercommon_local.h
providers/implementations/digests/blake2_impl.h
ssl/record/rec_layer_d1.c
ssl/record/ssl3_record_tls13.c
test/afalgtest.c
test/asynctest.c
test/enginetest.c
test/recipes/02-test_errstr.t
test/recipes/70-test_renegotiation.t
test/recipes/70-test_sslextension.t
test/recipes/70-test_sslrecords.t
test/recipes/70-test_tls13downgrade.t
test/recipes/70-test_verify_extra.t