Update copyright year
authorMatt Caswell <matt@openssl.org>
Thu, 6 Aug 2020 12:22:30 +0000 (13:22 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 6 Aug 2020 12:22:30 +0000 (13:22 +0100)
commit0f84cbc3e2025424772b2424be4b6fd728e7df2f
treeecb235a858b492e9a335a1d235933fb5aca4ee42
parent914f97eecc9166fbfdb50c2d04e2b9f9d0c52198
Update copyright year

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/12595)
74 files changed:
crypto/bio/bss_mem.c
crypto/bn/bn_mont.c
crypto/evp/cmeth_lib.c
crypto/objects/obj_dat.c
crypto/pem/pem_local.h
crypto/x509/v3err.c
demos/bio/sconnect.c
doc/internal/man3/ossl_algorithm_do_all.pod
doc/internal/man3/ossl_method_construct.pod
doc/man3/BIO_connect.pod
doc/man3/BIO_f_cipher.pod
doc/man3/BIO_printf.pod
doc/man3/BIO_read.pod
doc/man3/BIO_s_accept.pod
doc/man3/BIO_s_file.pod
doc/man3/BIO_s_mem.pod
doc/man3/BN_add.pod
doc/man3/BN_generate_prime.pod
doc/man3/BN_mod_mul_montgomery.pod
doc/man3/BN_set_bit.pod
doc/man3/DH_get_1024_160.pod
doc/man3/ERR_new.pod
doc/man3/ERR_print_errors.pod
doc/man3/EVP_MD_meth_new.pod
doc/man3/EVP_PKEY_meth_get_count.pod
doc/man3/EVP_PKEY_meth_new.pod
doc/man3/EVP_bf_cbc.pod
doc/man3/EVP_cast5_cbc.pod
doc/man3/EVP_chacha20.pod
doc/man3/EVP_desx_cbc.pod
doc/man3/EVP_idea_cbc.pod
doc/man3/EVP_rc2_cbc.pod
doc/man3/EVP_rc4.pod
doc/man3/EVP_rc5_32_12_16_cbc.pod
doc/man3/EVP_seed_cbc.pod
doc/man3/OBJ_nid2obj.pod
doc/man3/OPENSSL_init_ssl.pod
doc/man3/OpenSSL_add_all_algorithms.pod
doc/man3/PEM_read.pod
doc/man3/RAND_cleanup.pod
doc/man3/RAND_load_file.pod
doc/man3/RSA_blinding_on.pod
doc/man3/SSL_COMP_add_compression_method.pod
doc/man3/SSL_CTX_dane_enable.pod
doc/man3/SSL_CTX_get0_param.pod
doc/man3/SSL_CTX_set_alpn_select_cb.pod
doc/man3/SSL_CTX_set_cert_cb.pod
doc/man3/SSL_CTX_set_client_cert_cb.pod
doc/man3/SSL_CTX_set_info_callback.pod
doc/man3/SSL_CTX_set_max_cert_list.pod
doc/man3/SSL_CTX_set_mode.pod
doc/man3/SSL_CTX_set_read_ahead.pod
doc/man3/SSL_CTX_set_security_level.pod
doc/man3/SSL_CTX_set_srp_password.pod
doc/man3/SSL_SESSION_get0_id_context.pod
doc/man3/SSL_SESSION_set1_id.pod
doc/man3/SSL_alloc_buffers.pod
doc/man3/SSL_load_client_CA_file.pod
doc/man3/SSL_set1_host.pod
doc/man3/SSL_set_fd.pod
doc/man3/SSL_state_string.pod
doc/man3/SSL_want.pod
doc/man3/SSL_write.pod
doc/man3/X509_SIG_get0.pod
doc/man3/X509_new.pod
include/crypto/serializer.h
include/crypto/siv.h
ssl/ssl_mcnf.c
test/pkey_meth_test.c
test/recipes/30-test_engine.t
test/recipes/30-test_evp_data/evpkdf.txt
test/recipes/80-test_tsa.t
test/smime-certs/mksmime-certs.sh
test/testutil/tests.c