Update copyright year
authorMatt Caswell <matt@openssl.org>
Thu, 29 Jul 2021 14:41:35 +0000 (15:41 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 29 Jul 2021 14:41:35 +0000 (15:41 +0100)
commit54b40531307fcaba1206e98f4cae73f0532fbdbb
tree47bbb9d0534c55412f7e9809a795ccc8a1c093f6
parent0136956dc6d51060aa79e1ed1e8bec527116415d
Update copyright year

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16176)
65 files changed:
crypto/aes/asm/aes-sparcv9.pl
crypto/aes/asm/aesfx-sparcv9.pl
crypto/aes/asm/aest4-sparcv9.pl
crypto/bn/asm/sparct4-mont.pl
crypto/bn/asm/sparcv9-gf2m.pl
crypto/bn/asm/sparcv9-mont.pl
crypto/bn/asm/sparcv9a-mont.pl
crypto/bn/asm/vis3-mont.pl
crypto/camellia/asm/cmllt4-sparcv9.pl
crypto/des/asm/dest4-sparcv9.pl
crypto/dsa/dsa_prn.c
crypto/ec/asm/ecp_nistz256-sparcv9.pl
crypto/md5/asm/md5-sparcv9.pl
crypto/modes/asm/ghash-sparcv9.pl
crypto/passphrase.c
crypto/poly1305/asm/poly1305-sparcv9.pl
crypto/rsa/rsa_prn.c
crypto/sha/asm/sha1-sparcv9.pl
crypto/sha/asm/sha512-sparcv9.pl
crypto/ui/ui_lib.c
crypto/uid.c
crypto/x509/x_x509a.c
doc/internal/man3/ossl_cmp_certreq_new.pod
doc/internal/man3/ossl_cmp_hdr_init.pod
doc/internal/man3/ossl_cmp_msg_create.pod
doc/man3/ECDSA_SIG_new.pod
doc/man3/ERR_GET_LIB.pod
doc/man3/EVP_DigestVerifyInit.pod
doc/man3/EVP_PKEY_CTX_get0_libctx.pod
doc/man3/OSSL_CRMF_MSG_get0_tmpl.pod
doc/man3/OSSL_CRMF_MSG_set0_validity.pod
doc/man3/OSSL_CRMF_MSG_set1_regCtrl_regToken.pod
doc/man3/OSSL_CRMF_MSG_set1_regInfo_certReq.pod
doc/man3/SSL_CTX_set_verify.pod
doc/man3/SSL_get_error.pod
doc/man3/SSL_key_update.pod
doc/man3/SSL_new.pod
doc/man3/X509_check_ca.pod
doc/man3/X509_check_issued.pod
doc/man3/X509_check_purpose.pod
doc/man3/X509_verify.pod
doc/man7/openssl_user_macros.pod.in
include/crypto/ppc_arch.h
include/openssl/crmf.h.in
providers/common/include/prov/provider_util.h
providers/implementations/storemgmt/file_store_local.h
ssl/record/ssl3_buffer.c
test/afalgtest.c
test/asn1_encode_test.c
test/bio_memleak_test.c
test/pem_read_depr_test.c
test/pemtest.c
test/recipes/04-test_conf.t
test/recipes/15-test_rsa.t
test/recipes/20-test_enc.t
test/recipes/20-test_passwd.t
test/recipes/30-test_evp_data/evpkdf_hkdf.txt
test/recipes/30-test_evp_data/evppkey_rsa_common.txt
test/recipes/65-test_cmp_ctx.t
test/recipes/70-test_sslsessiontick.t
test/recipes/80-test_ocsp.t
test/recipes/90-test_shlibload.t
test/recipes/90-test_store.t
test/sanitytest.c
test/simpledynamic.c