Update copyright year
authorMatt Caswell <matt@openssl.org>
Tue, 10 Sep 2019 12:56:40 +0000 (13:56 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 10 Sep 2019 12:56:40 +0000 (13:56 +0100)
commit1cb7eff45b4a213f216c779c291d8622f9a84170
tree962b1911fac075f5a2d16b1473f309ece82acb33
parenta95b0815c7d2dc0e03875fa553bb8309a206ab0a
Update copyright year

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9847)
156 files changed:
apps/apps.h
apps/ca.c
apps/dgst.c
apps/openssl.c
apps/req.c
apps/s_apps.h
apps/storeutl.c
crypto/aes/asm/aes-s390x.pl
crypto/asn1/a_time.c
crypto/asn1/a_type.c
crypto/asn1/x_bignum.c
crypto/bio/bss_dgram.c
crypto/bn/bn_div.c
crypto/bn/bn_lcl.h
crypto/bn/bn_rand.c
crypto/bn/bn_sqrt.c
crypto/cms/cms_att.c
crypto/cms/cms_env.c
crypto/cms/cms_lcl.h
crypto/cms/cms_sd.c
crypto/cms/cms_smime.c
crypto/ctype.c
crypto/dh/dh_lib.c
crypto/dsa/dsa_ameth.c
crypto/dsa/dsa_err.c
crypto/dso/dso_dlfcn.c
crypto/ec/asm/ecp_nistz256-sparcv9.pl
crypto/ec/asm/x25519-ppc64.pl
crypto/ec/ec_asn1.c
crypto/ec/ec_curve.c
crypto/ec/ecdsa_ossl.c
crypto/ec/ecp_nistputil.c
crypto/engine/eng_openssl.c
crypto/evp/bio_ok.c
crypto/evp/e_rc5.c
crypto/evp/evp_lib.c
crypto/evp/m_sha3.c
crypto/include/internal/ctype.h
crypto/include/internal/rand_int.h
crypto/lhash/lhash.c
crypto/pem/pvkfmt.c
crypto/pkcs7/pk7_doit.c
crypto/rand/rand_lcl.h
crypto/rsa/rsa_err.c
crypto/rsa/rsa_lib.c
crypto/s390xcap.c
crypto/sha/asm/keccak1600-armv4.pl
crypto/sha/asm/sha512-sparcv9.pl
crypto/sm2/sm2_sign.c
crypto/store/loader_file.c
crypto/store/store_lib.c
crypto/threads_none.c
crypto/threads_pthread.c
crypto/ui/ui_lib.c
crypto/whrlpool/wp_block.c
crypto/x509/by_dir.c
crypto/x509/t_req.c
crypto/x509/x509_att.c
crypto/x509/x509_cmp.c
crypto/x509/x509_err.c
crypto/x509/x509_vfy.c
crypto/x509v3/v3_alt.c
crypto/x509v3/v3_purp.c
demos/evp/aesgcm.c
doc/man1/engine.pod
doc/man1/errstr.pod
doc/man1/pkeyparam.pod
doc/man3/ADMISSIONS.pod
doc/man3/ASYNC_start_job.pod
doc/man3/BIO_f_ssl.pod
doc/man3/BIO_find_type.pod
doc/man3/BIO_new.pod
doc/man3/BIO_s_accept.pod
doc/man3/BIO_s_bio.pod
doc/man3/BIO_s_connect.pod
doc/man3/BIO_s_fd.pod
doc/man3/BIO_set_callback.pod
doc/man3/BN_generate_prime.pod
doc/man3/BN_mod_mul_montgomery.pod
doc/man3/CMS_final.pod
doc/man3/CRYPTO_THREAD_run_once.pod
doc/man3/DSA_generate_key.pod
doc/man3/DSA_sign.pod
doc/man3/EVP_DigestInit.pod
doc/man3/EVP_DigestSignInit.pod
doc/man3/EVP_PKEY_CTX_set_hkdf_md.pod
doc/man3/EVP_PKEY_CTX_set_tls1_prf_md.pod
doc/man3/EVP_PKEY_decrypt.pod
doc/man3/EVP_PKEY_derive.pod
doc/man3/EVP_PKEY_encrypt.pod
doc/man3/EVP_PKEY_sign.pod
doc/man3/EVP_PKEY_verify.pod
doc/man3/EVP_PKEY_verify_recover.pod
doc/man3/EVP_SealInit.pod
doc/man3/EVP_SignInit.pod
doc/man3/EVP_VerifyInit.pod
doc/man3/EVP_md5.pod
doc/man3/EVP_rc5_32_12_16_cbc.pod
doc/man3/OCSP_REQUEST_new.pod
doc/man3/OPENSSL_fork_prepare.pod
doc/man3/OSSL_STORE_LOADER.pod
doc/man3/OSSL_STORE_expect.pod
doc/man3/PKCS12_newpass.pod
doc/man3/RAND_set_rand_method.pod
doc/man3/RSA_blinding_on.pod
doc/man3/RSA_generate_key.pod
doc/man3/RSA_sign_ASN1_OCTET_STRING.pod
doc/man3/SSL_CTX_config.pod
doc/man3/SSL_CTX_dane_enable.pod
doc/man3/SSL_CTX_get0_param.pod
doc/man3/SSL_CTX_set_cipher_list.pod
doc/man3/SSL_CTX_set_session_id_context.pod
doc/man3/SSL_CTX_set_verify.pod
doc/man3/SSL_SESSION_get0_hostname.pod
doc/man3/SSL_library_init.pod
doc/man3/SSL_set1_host.pod
doc/man3/X509_STORE_CTX_get_error.pod
doc/man3/X509_STORE_CTX_set_verify_cb.pod
doc/man3/X509_STORE_new.pod
doc/man3/X509_VERIFY_PARAM_set_flags.pod
doc/man3/X509_get_extension_flags.pod
doc/man5/x509v3_config.pod
doc/man7/Ed25519.pod
doc/man7/RAND.pod
doc/man7/SM2.pod
doc/man7/X25519.pod
doc/man7/bio.pod
doc/man7/scrypt.pod
engines/e_afalg.c
include/internal/constant_time_locl.h
include/openssl/bio.h
include/openssl/cms.h
include/openssl/ec.h
include/openssl/store.h
include/openssl/tls1.h
ssl/d1_msg.c
ssl/s3_lib.c
ssl/ssl_cert.c
ssl/ssl_sess.c
ssl/t1_lib.c
test/asn1_time_test.c
test/certs/mkcert.sh
test/conf_include_test.c
test/dhtest.c
test/enginetest.c
test/recipes/70-test_sslmessages.t
test/recipes/70-test_tls13kexmodes.t
test/recipes/70-test_tls13messages.t
test/recipes/90-test_sslapi.t
test/testutil.h
test/testutil/driver.c
util/mkdef.pl
util/mkerr.pl
util/perl/OpenSSL/Test.pm
util/perl/TLSProxy/CertificateRequest.pm
util/perl/checkhandshake.pm