Update copyright year
authorMatt Caswell <matt@openssl.org>
Thu, 22 Apr 2021 13:38:44 +0000 (14:38 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 22 Apr 2021 13:38:44 +0000 (14:38 +0100)
commitf5afac4bdac31a52f1577a8d158559f0a4f7bed7
treee5932d4f44ebb1ea656183afc50f5e1d0299d92e
parentd97f08706314a0b7e8ea5f2be6bceccd39e1dfd4
Update copyright year

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14986)
72 files changed:
apps/crl2p7.c
apps/lib/app_x509.c
crypto/asn1/a_d2i_fp.c
crypto/asn1/a_dup.c
crypto/asn1/ameth_lib.c
crypto/asn1/bio_asn1.c
crypto/asn1/p5_pbe.c
crypto/asn1/p5_pbev2.c
crypto/asn1/p5_scrypt.c
crypto/bio/b_print.c
crypto/bio/bf_buff.c
crypto/bio/bf_lbuf.c
crypto/bio/bss_file.c
crypto/bio/bss_log.c
crypto/bn/bn_gf2m.c
crypto/bn/bn_mod.c
crypto/cmac/cmac.c
crypto/crmf/crmf_lib.c
crypto/dsa/dsa_depr.c
crypto/evp/bio_md.c
crypto/evp/bio_ok.c
crypto/evp/cmeth_lib.c
crypto/evp/e_aes_cbc_hmac_sha1.c
crypto/evp/e_aes_cbc_hmac_sha256.c
crypto/evp/e_chacha20_poly1305.c
crypto/evp/e_null.c
crypto/evp/e_rc2.c
crypto/evp/e_xcbc_d.c
crypto/evp/legacy_md2.c
crypto/evp/legacy_md4.c
crypto/evp/legacy_md5.c
crypto/evp/legacy_md5_sha1.c
crypto/evp/legacy_mdc2.c
crypto/evp/legacy_ripemd.c
crypto/evp/legacy_sha.c
crypto/evp/legacy_wp.c
crypto/evp/m_null.c
crypto/evp/p_sign.c
crypto/evp/p_verify.c
crypto/ocsp/ocsp_lib.c
crypto/pkcs12/p12_utl.c
crypto/x509/x509spki.c
crypto/x509/x_name.c
demos/evp/aesccm.c
doc/internal/man3/ossl_cmp_msg_protect.pod
doc/man3/BIO_printf.pod
doc/man3/OSSL_LIB_CTX.pod
doc/man3/PEM_X509_INFO_read_bio_ex.pod
doc/man3/SSL_CONF_cmd.pod
doc/man3/SSL_CTX_set_mode.pod
doc/man3/SSL_CTX_set_options.pod
doc/man3/d2i_PrivateKey.pod
doc/man7/EVP_PKEY-DH.pod
doc/man7/EVP_PKEY-DSA.pod
doc/man7/OSSL_PROVIDER-FIPS.pod
doc/man7/x509.pod
ms/applink.c
ms/uplink.c
providers/common/provider_seeding.c
providers/legacyprov.c
ssl/record/rec_layer_s3.c
ssl/statem/statem_dtls.c
test/conf_include_test.c
test/context_internal_test.c
test/evp_fetch_prov_test.c
test/recipes/30-test_evp_data/evppkey_ecdh.txt
test/recipes/60-test_x509_check_cert_pkey.t
test/recipes/95-test_external_krb5_data/krb5.sh
test/testutil/apps_mem.c
test/x509_check_cert_pkey_test.c
util/add-depends.pl
util/mkdef.pl