Update copyright year
authorRichard Levitte <richard@levitte.org>
Tue, 28 May 2019 12:49:38 +0000 (14:49 +0200)
committerRichard Levitte <richard@levitte.org>
Tue, 28 May 2019 12:49:38 +0000 (14:49 +0200)
commit35fd99538aada41d28955c1d20ca289693448e70
treecfd187578829694cffde074f24f711d65de63391
parent3e3f4e903b4ecc8f271d591010ee5609211ac545
Update copyright year

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9034)
111 files changed:
README
apps/asn1pars.c
apps/cms.c
apps/enc.c
crypto/aes/asm/aesp8-ppc.pl
crypto/blake2/blake2b.c
crypto/bn/asm/mips.pl
crypto/bn/asm/ppc.pl
crypto/bn/bn_prime.c
crypto/dh/dh_check.c
crypto/dh/dh_gen.c
crypto/dh/dh_key.c
crypto/dh/dh_pmeth.c
crypto/dsa/dsa_gen.c
crypto/dsa/dsa_ossl.c
crypto/dsa/dsa_pmeth.c
crypto/dso/dso_openssl.c
crypto/dso/dso_win32.c
crypto/ec/curve448/curve448.c
crypto/ec/curve448/curve448_tables.c
crypto/ec/curve448/f_generic.c
crypto/ec/curve448/scalar.c
crypto/ec/ec2_oct.c
crypto/ec/ec_ameth.c
crypto/ec/ec_lib.c
crypto/ec/ec_mult.c
crypto/ec/ec_pmeth.c
crypto/ec/ecdh_ossl.c
crypto/evp/digest.c
crypto/evp/e_aes.c
crypto/evp/e_aria.c
crypto/evp/e_chacha20_poly1305.c
crypto/evp/p_lib.c
crypto/evp/p_open.c
crypto/hmac/hmac.c
crypto/include/internal/dso_conf.h.in
crypto/mips_arch.h
crypto/modes/ccm128.c
crypto/o_str.c
crypto/ocsp/ocsp_ext.c
crypto/ocsp/ocsp_lib.c
crypto/pem/pem_sign.c
crypto/rand/drbg_lib.c
crypto/rand/rand_lib.c
crypto/rand/rand_vms.c
crypto/rand/rand_win.c
crypto/rand/randfile.c
crypto/rsa/rsa_ameth.c
crypto/rsa/rsa_gen.c
crypto/rsa/rsa_ossl.c
crypto/rsa/rsa_x931g.c
crypto/sha/keccak1600.c
crypto/threads_win.c
crypto/x509/x509_lu.c
crypto/x509v3/v3_genn.c
demos/pkcs12/pkread.c
doc/man1/genpkey.pod
doc/man1/pkeyutl.pod
doc/man1/s_time.pod
doc/man1/ts.pod
doc/man3/ASN1_TIME_set.pod
doc/man3/ASN1_generate_nconf.pod
doc/man3/BIO_push.pod
doc/man3/BIO_s_file.pod
doc/man3/BIO_s_mem.pod
doc/man3/BN_CTX_start.pod
doc/man3/BN_new.pod
doc/man3/CMS_verify.pod
doc/man3/ECDSA_SIG_new.pod
doc/man3/EVP_DigestVerifyInit.pod
doc/man3/EVP_EncryptInit.pod
doc/man3/EVP_PKEY_meth_new.pod
doc/man3/EVP_PKEY_set1_RSA.pod
doc/man3/EVP_chacha20.pod
doc/man3/OBJ_nid2obj.pod
doc/man3/OCSP_cert_to_id.pod
doc/man3/SSL_CTX_load_verify_locations.pod
doc/man3/SSL_CTX_set1_sigalgs.pod
doc/man3/SSL_CTX_set_client_hello_cb.pod
doc/man3/SSL_CTX_set_generate_session_id.pod
doc/man3/SSL_CTX_set_read_ahead.pod
doc/man3/SSL_CTX_set_tlsext_ticket_key_cb.pod
doc/man3/SSL_CTX_set_tmp_dh_callback.pod
doc/man3/SSL_get_error.pod
doc/man3/SSL_load_client_CA_file.pod
doc/man3/SSL_session_reused.pod
doc/man3/SSL_shutdown.pod
doc/man3/X509_LOOKUP_meth_new.pod
doc/man3/X509_NAME_add_entry_by_txt.pod
doc/man3/X509_NAME_get_index_by_NID.pod
doc/man3/d2i_X509.pod
e_os.h
engines/e_padlock.c
include/internal/dsoerr.h
include/internal/refcount.h
include/openssl/err.h
include/openssl/ocsp.h
include/openssl/opensslv.h
include/openssl/x509v3.h
ssl/statem/extensions_clnt.c
ssl/statem/extensions_srvr.c
test/asn1_encode_test.c
test/bioprinttest.c
test/ct_test.c
test/ectest.c
test/ocspapitest.c
test/recipes/15-test_rsapss.t
test/recipes/30-test_evp.t
test/recipes/30-test_evp_data/evpciph.txt
test/recipes/30-test_evp_data/evpmac.txt
test/recipes/80-test_cms.t