summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2020-10-15 14:10:06 +0100
committerMatt Caswell <matt@openssl.org>2020-10-15 14:10:06 +0100
commiteec0ad10b943bc10690358cf2db32ca06c3e81a0 (patch)
treecf9ea2c265928c63156bb34bc5b1a84b3b267f92
parent796948cd733d2bd0d8acbaf2354c718bcd4352a6 (diff)
Update copyright year
Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com> (Merged from https://github.com/openssl/openssl/pull/13144)
-rw-r--r--apps/include/app_params.h2
-rw-r--r--apps/lib/app_params.c2
-rw-r--r--crypto/asn1/a_d2i_fp.c2
-rw-r--r--crypto/asn1/d2i_param.c2
-rw-r--r--crypto/asn1/standard_methods.h2
-rw-r--r--crypto/asn1/tbl_standard.h2
-rw-r--r--crypto/asn1_dsa.c2
-rw-r--r--crypto/bio/b_addr.c2
-rw-r--r--crypto/cms/cms_asn1.c2
-rw-r--r--crypto/cms/cms_cd.c2
-rw-r--r--crypto/cms/cms_dd.c2
-rw-r--r--crypto/cms/cms_io.c2
-rw-r--r--crypto/cryptlib.c2
-rw-r--r--crypto/ec/curve448/ed448.h2
-rw-r--r--crypto/encode_decode/encoder_lib.c2
-rw-r--r--crypto/evp/e_aria.c2
-rw-r--r--crypto/evp/e_sm4.c2
-rw-r--r--crypto/evp/evp_pbe.c2
-rw-r--r--crypto/evp/names.c2
-rw-r--r--crypto/evp/p_sign.c2
-rw-r--r--crypto/evp/p_verify.c2
-rw-r--r--crypto/getenv.c2
-rw-r--r--crypto/ocsp/ocsp_local.h2
-rw-r--r--crypto/pkcs12/p12_attr.c2
-rw-r--r--crypto/pkcs12/p12_decr.c2
-rw-r--r--crypto/pkcs12/p12_key.c2
-rw-r--r--crypto/pkcs7/pk7_asn1.c2
-rw-r--r--crypto/pkcs7/pk7_mime.c2
-rw-r--r--crypto/property/defn_cache.c2
-rw-r--r--crypto/property/property_string.c2
-rw-r--r--crypto/punycode.c2
-rw-r--r--crypto/sm2/sm2_sign.c2
-rw-r--r--crypto/sparse_array.c2
-rw-r--r--crypto/store/store_init.c2
-rw-r--r--crypto/store/store_strings.c2
-rw-r--r--doc/internal/man3/ossl_lib_ctx_get_data.pod2
-rw-r--r--doc/internal/man3/ossl_namemap_new.pod2
-rw-r--r--doc/internal/man3/ossl_punycode_decode.pod2
-rw-r--r--doc/internal/man3/ossl_rsa_get0_all_params.pod2
-rw-r--r--doc/man3/BN_CTX_new.pod2
-rw-r--r--doc/man3/BN_rand.pod2
-rw-r--r--doc/man3/CMS_sign.pod2
-rw-r--r--doc/man3/EVP_ASYM_CIPHER_free.pod2
-rw-r--r--doc/man3/EVP_PKEY_CTX_set1_pbe_pass.pod2
-rw-r--r--doc/man3/EVP_PKEY_CTX_set_hkdf_md.pod2
-rw-r--r--doc/man3/EVP_PKEY_CTX_set_tls1_prf_md.pod2
-rw-r--r--doc/man3/OCSP_resp_find_status.pod2
-rw-r--r--doc/man3/OSSL_CRMF_MSG_set1_regCtrl_regToken.pod2
-rw-r--r--doc/man3/OSSL_CRMF_MSG_set1_regInfo_certReq.pod2
-rw-r--r--doc/man3/OSSL_CRMF_pbmp_new.pod2
-rw-r--r--doc/man3/OSSL_ENCODER.pod2
-rw-r--r--doc/man3/OSSL_ENCODER_CTX.pod2
-rw-r--r--doc/man3/OSSL_STORE_SEARCH.pod2
-rw-r--r--doc/man3/PKCS12_SAFEBAG_create_cert.pod2
-rw-r--r--doc/man3/PKCS12_SAFEBAG_get1_cert.pod2
-rw-r--r--doc/man3/PKCS12_parse.pod2
-rw-r--r--doc/man3/PKCS7_sign.pod2
-rw-r--r--doc/man3/SSL_CTX_set_ssl_version.pod2
-rw-r--r--doc/man3/UI_new.pod2
-rw-r--r--doc/man3/X509_NAME_print_ex.pod2
-rw-r--r--doc/man3/X509_cmp.pod2
-rw-r--r--doc/man3/d2i_DHparams.pod2
-rw-r--r--doc/man7/RAND.pod2
-rw-r--r--fuzz/test-corpus.c2
-rw-r--r--include/crypto/asn1_dsa.h2
-rw-r--r--include/crypto/bn.h2
-rw-r--r--include/crypto/punycode.h2
-rw-r--r--include/crypto/sm2.h2
-rw-r--r--include/internal/namemap.h2
-rw-r--r--include/openssl/md5.h2
-rw-r--r--providers/implementations/ciphers/cipher_aes.h2
-rw-r--r--providers/implementations/ciphers/cipher_aes_ccm.h2
-rw-r--r--providers/implementations/ciphers/cipher_aes_ccm_hw_aesni.inc2
-rw-r--r--providers/implementations/ciphers/cipher_aes_ccm_hw_s390x.inc2
-rw-r--r--providers/implementations/ciphers/cipher_aes_ccm_hw_t4.inc2
-rw-r--r--providers/implementations/ciphers/cipher_aes_gcm.h2
-rw-r--r--providers/implementations/ciphers/cipher_aes_gcm_hw_s390x.inc2
-rw-r--r--providers/implementations/ciphers/cipher_aes_hw_aesni.inc2
-rw-r--r--providers/implementations/ciphers/cipher_aes_hw_s390x.inc2
-rw-r--r--providers/implementations/ciphers/cipher_aes_ocb.h2
-rw-r--r--providers/implementations/ciphers/cipher_aes_xts.h2
-rw-r--r--providers/implementations/ciphers/cipher_aria.h2
-rw-r--r--providers/implementations/ciphers/cipher_aria_ccm.h2
-rw-r--r--providers/implementations/ciphers/cipher_aria_ccm_hw.c2
-rw-r--r--providers/implementations/ciphers/cipher_aria_gcm.h2
-rw-r--r--providers/implementations/ciphers/cipher_aria_hw.c2
-rw-r--r--providers/implementations/ciphers/cipher_blowfish.h2
-rw-r--r--providers/implementations/ciphers/cipher_camellia.h2
-rw-r--r--providers/implementations/ciphers/cipher_cast.h2
-rw-r--r--providers/implementations/ciphers/cipher_chacha20_hw.c2
-rw-r--r--providers/implementations/ciphers/cipher_chacha20_poly1305.h2
-rw-r--r--providers/implementations/ciphers/cipher_idea.h2
-rw-r--r--providers/implementations/ciphers/cipher_rc2.h2
-rw-r--r--providers/implementations/ciphers/cipher_rc4.h2
-rw-r--r--providers/implementations/ciphers/cipher_rc4_hmac_md5.h2
-rw-r--r--providers/implementations/ciphers/cipher_rc5.h2
-rw-r--r--providers/implementations/ciphers/cipher_seed.h2
-rw-r--r--providers/implementations/ciphers/cipher_sm4.h2
-rw-r--r--providers/implementations/ciphers/cipher_sm4_hw.c2
-rw-r--r--providers/implementations/ciphers/cipher_tdes_default.h2
-rw-r--r--providers/implementations/ciphers/ciphercommon_hw.c2
-rw-r--r--providers/implementations/digests/digestcommon.c2
-rw-r--r--providers/implementations/digests/sm3_prov.c2
-rw-r--r--providers/implementations/macs/blake2b_mac.c2
-rw-r--r--providers/implementations/macs/blake2s_mac.c2
-rw-r--r--ssl/statem/statem_dtls.c2
-rw-r--r--test/asn1_dsa_internal_test.c2
-rw-r--r--test/bntest.c2
-rw-r--r--test/context_internal_test.c2
-rw-r--r--test/lhash_test.c2
-rw-r--r--test/pkey_meth_kdf_test.c2
-rw-r--r--test/recipes/01-test_symbol_presence.t2
-rw-r--r--test/recipes/25-test_eai_data.t2
-rw-r--r--test/recipes/30-test_evp_data/evpciph_bf.txt2
-rw-r--r--test/recipes/30-test_evp_data/evpciph_chacha.txt2
-rw-r--r--test/recipes/30-test_evp_data/evpciph_des.txt2
-rw-r--r--test/recipes/30-test_evp_data/evpciph_sm4.txt2
-rw-r--r--test/recipes/30-test_evp_data/evpencod.txt2
-rw-r--r--test/recipes/30-test_evp_data/evpkdf_krb5.txt2
-rw-r--r--test/recipes/30-test_evp_data/evpkdf_scrypt.txt2
-rw-r--r--test/recipes/30-test_evp_data/evpkdf_ss.txt2
-rw-r--r--test/recipes/30-test_evp_data/evpmd_blake.txt2
-rw-r--r--test/recipes/30-test_evp_data/evpmd_ripemd.txt2
-rw-r--r--test/recipes/30-test_evp_data/evpmd_sm3.txt2
-rw-r--r--test/recipes/30-test_evp_data/evpmd_whirlpool.txt2
-rw-r--r--test/recipes/30-test_evp_data/evppbe_pkcs12.txt2
-rw-r--r--test/recipes/65-test_cmp_msg.t2
-rw-r--r--test/recipes/65-test_cmp_protect.t2
-rw-r--r--test/recipes/80-test_pkcs12.t2
-rw-r--r--