summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2022-03-15 13:52:58 +0000
committerMatt Caswell <matt@openssl.org>2022-03-15 13:52:58 +0000
commitee71383a8d35bebbd1debf366d9c9205a04e4993 (patch)
tree7e41bf567e9c405a42f2159a5fd26d2b8f57c921
parentdb9c0d5969de809d452162e9bdc08291b78913bf (diff)
Update copyright year
Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org>
-rw-r--r--.github/workflows/ci.yml2
-rw-r--r--apps/ciphers.c2
-rw-r--r--apps/cmp.c2
-rw-r--r--apps/lib/apps.c2
-rw-r--r--apps/lib/engine_loader.c2
-rw-r--r--apps/lib/s_socket.c2
-rw-r--r--apps/ocsp.c2
-rw-r--r--apps/passwd.c2
-rw-r--r--apps/pkeyutl.c2
-rw-r--r--apps/progs.pl2
-rw-r--r--apps/rehash.c2
-rw-r--r--apps/req.c2
-rw-r--r--apps/s_client.c2
-rw-r--r--apps/s_server.c2
-rw-r--r--apps/speed.c2
-rw-r--r--apps/verify.c2
-rw-r--r--apps/x509.c2
-rw-r--r--crypto/aes/aes_core.c2
-rw-r--r--crypto/asn1/d2i_pu.c2
-rw-r--r--crypto/asn1/i2d_evp.c2
-rw-r--r--crypto/async/arch/async_posix.h2
-rw-r--r--crypto/bio/bio_addr.c2
-rw-r--r--crypto/bio/bio_print.c2
-rw-r--r--crypto/bio/bss_core.c2
-rw-r--r--crypto/bn/bn_exp2.c2
-rw-r--r--crypto/bn/bn_ppc.c2
-rw-r--r--crypto/bn/bn_sqrt.c2
-rw-r--r--crypto/cmp/cmp_msg.c2
-rw-r--r--crypto/context.c2
-rw-r--r--crypto/core_namemap.c2
-rw-r--r--crypto/dh/dh_ameth.c2
-rw-r--r--crypto/dh/dh_backend.c2
-rw-r--r--crypto/dh/dh_key.c2
-rw-r--r--crypto/dsa/dsa_ameth.c2
-rw-r--r--crypto/dsa/dsa_backend.c2
-rw-r--r--crypto/ec/ec_lib.c2
-rw-r--r--crypto/ec/ecp_s390x_nistp.c2
-rw-r--r--crypto/encode_decode/decoder_meth.c2
-rw-r--r--crypto/encode_decode/encoder_meth.c2
-rw-r--r--crypto/encode_decode/encoder_pkey.c2
-rw-r--r--crypto/engine/eng_dyn.c2
-rw-r--r--crypto/evp/ctrl_params_translate.c2
-rw-r--r--crypto/evp/digest.c2
-rw-r--r--crypto/evp/evp_enc.c2
-rw-r--r--crypto/evp/evp_fetch.c2
-rw-r--r--crypto/evp/exchange.c2
-rw-r--r--crypto/evp/keymgmt_lib.c2
-rw-r--r--crypto/evp/m_sigver.c2
-rw-r--r--crypto/evp/pmeth_gn.c2
-rw-r--r--crypto/ffc/ffc_backend.c2
-rw-r--r--crypto/http/http_client.c2
-rw-r--r--crypto/lhash/lh_stats.c2
-rw-r--r--crypto/lhash/lhash.c2
-rw-r--r--crypto/lhash/lhash_local.h2
-rw-r--r--crypto/mem.c2
-rw-r--r--crypto/o_str.c2
-rw-r--r--crypto/passphrase.c2
-rw-r--r--crypto/pem/pem_lib.c2
-rw-r--r--crypto/pem/pem_pk8.c2
-rw-r--r--crypto/property/property.c2
-rw-r--r--crypto/property/property_string.c2
-rw-r--r--crypto/rand/rand_lib.c2
-rw-r--r--crypto/rsa/rsa_ameth.c2
-rw-r--r--crypto/rsa/rsa_backend.c2
-rw-r--r--crypto/rsa/rsa_ossl.c2
-rw-r--r--crypto/store/store_meth.c2
-rw-r--r--crypto/store/store_result.c2
-rw-r--r--crypto/threads_pthread.c2
-rw-r--r--crypto/trace.c2
-rw-r--r--crypto/ui/ui_openssl.c2
-rw-r--r--crypto/ui/ui_util.c2
-rw-r--r--crypto/x509/v3_crld.c2
-rw-r--r--crypto/x509/v3_sxnet.c2
-rw-r--r--crypto/x509/v3_utl.c2
-rw-r--r--crypto/x509/x509_lu.c2
-rw-r--r--crypto/x509/x509_trust.c2
-rw-r--r--crypto/x509/x509_vfy.c2
-rw-r--r--demos/pkey/EVP_PKEY_EC_keygen.c2
-rwxr-xr-xdev/release.sh4
-rw-r--r--doc/internal/man3/OSSL_METHOD_STORE.pod2
-rw-r--r--doc/man1/openssl-dgst.pod.in2
-rw-r--r--doc/man1/openssl-kdf.pod.in2
-rw-r--r--doc/man1/openssl-speed.pod.in2
-rw-r--r--doc/man3/BIO_ctrl.pod2
-rw-r--r--doc/man3/BIO_f_base64.pod2
-rw-r--r--doc/man3/BN_add.pod2
-rw-r--r--doc/man3/ERR_get_error.pod2
-rw-r--r--doc/man3/EVP_PKEY_gettable_params.pod2
-rw-r--r--doc/man3/OPENSSL_hexchar2int.pod2
-rw-r--r--doc/man3/OSSL_CMP_CTX_new.pod2
-rw-r--r--doc/man3/OSSL_CMP_MSG_get0_header.pod2
-rw-r--r--doc/man3/OSSL_CRMF_MSG_set1_regCtrl_regToken.pod2
-rw-r--r--doc/man3/OpenSSL_version.pod2
-rw-r--r--doc/man3/PEM_read_bio_PrivateKey.pod2
-rw-r--r--doc/man3/SSL_CONF_cmd.pod2
-rw-r--r--doc/man3/SSL_CTX_set_cert_verify_callback.pod2
-rw-r--r--doc/man3/SSL_CTX_set_tmp_dh_callback.pod2
-rw-r--r--doc/man3/SSL_CTX_set_verify.pod2
-rw-r--r--doc/man3/SSL_want.pod2
-rw-r--r--doc/man3/X509V3_get_d2i.pod2
-rw-r--r--doc/man3/X509_STORE_CTX_new.pod2
-rw-r--r--doc/man3/X509_VERIFY_PARAM_set_flags.pod2
-rw-r--r--doc/man3/X509_check_host.pod2
-rw-r--r--doc/man3/X509_verify_cert.pod2
-rw-r--r--doc/man7/EVP_KEYEXCH-DH.pod2
-rw-r--r--doc/man7/EVP_KEYEXCH-ECDH.pod2
-rw-r--r--doc/man7/EVP_MD-BLAKE2.pod2
-rw-r--r--doc/man7/crypto.pod2
-rw-r--r--doc/man7/provider-keyexch.pod2
-rw-r--r--fuzz/asn1.c2
-rw-r--r--fuzz/fuzz_rand.c2
-rw-r--r--include/crypto/dh.h2
-rw-r--r--include/crypto/dsa.h2
-rw-r--r--include/crypto/evp.h2
-rw-r--r--include/crypto/rsa.h2
-rw-r--r--include/internal/bio.h2
-rw-r--r--include/internal/sockets.h2
-rw-r--r--include/internal/tsan_assist.h2
-rw-r--r--include/openssl/bio.h.in2
-rw-r--r--include/openssl/crypto.h.in2
-rw-r--r--include/openssl/ec.h2
-rw-r--r--include/openssl/engine.h2
-rw-r--r--include/openssl/evp.h2
-rw-r--r--include/openssl/self_test.h2
-rw-r--r--include/openssl/ssl.h.in2
-rw-r--r--providers/fips/self_test_data.inc2
-rw-r--r--providers/implementations/ciphers/cipher_tdes.c2
-rw-r--r--providers/implementations/ciphers/cipher_tdes_default.c2
-rw-r--r--providers/implementations/encode_decode/decode_der2key.c2
-rw-r--r--providers/implementations/encode_decode/decode_epki2pki.c2
-rw-r--r--providers/implementations/encode_decode/decode_msblob2key.c2
-rw-r--r--providers/implementations/encode_decode/decode_pem2der.c2
-rw-r--r--providers/implementations/encode_decode/decode_pvk2key.c2
-rw-r--r--providers/implementations/encode_decode/encode_key2blob.c2
-rw-r--r--providers/implementations/encode_decode/encode_key2ms.c2
-rw-r--r--