Update copyright year
authorTomas Mraz <tomas@openssl.org>
Thu, 1 Dec 2022 11:29:01 +0000 (12:29 +0100)
committerTomas Mraz <tomas@openssl.org>
Thu, 1 Dec 2022 11:47:05 +0000 (12:47 +0100)
commit967f20144025e51d6bce5d115f5eaebea328394d
tree0d64a3ac2b7ede3f892be634ffb2151911a8cfeb
parentf73a5b7d98606ce218564478f0ece30459633da4
Update copyright year

Reviewed-by: Matt Caswell <matt@openssl.org>
Release: yes
(Merged from https://github.com/openssl/openssl/pull/19803)
341 files changed:
apps/engine.c
apps/fipsinstall.c
apps/include/function.h
apps/include/http_server.h
apps/include/s_apps.h
apps/lib/cmp_mock_srv.c
apps/openssl.c
crypto/aes/asm/bsaes-armv8.pl
crypto/aes/asm/vpaes-armv8.pl
crypto/arm64cpuid.pl
crypto/asn1/a_time.c
crypto/bf/bf_local.h
crypto/bio/bio_local.h
crypto/bio/bss_acpt.c
crypto/bio/bss_bio.c
crypto/bio/bss_fd.c
crypto/bio/bss_file.c
crypto/bn/asm/armv8-mont.pl
crypto/bn/asm/rsaz-3k-avx512.pl
crypto/bn/asm/rsaz-4k-avx512.pl
crypto/bn/bn_asm.c
crypto/bn/bn_const.c
crypto/bn/bn_lib.c
crypto/bn/bn_mul.c
crypto/cast/cast_local.h
crypto/chacha/asm/chacha-armv8.pl
crypto/chacha/asm/chachap10-ppc.pl
crypto/chacha/chacha_enc.c
crypto/chacha/chacha_ppc.c
crypto/cmp/cmp_client.c
crypto/cmp/cmp_ctx.c
crypto/cmp/cmp_local.h
crypto/cmp/cmp_server.c
crypto/cmp/cmp_status.c
crypto/cmp/cmp_vfy.c
crypto/cms/cms_asn1.c
crypto/cms/cms_local.h
crypto/cms/cms_sd.c
crypto/conf/conf_api.c
crypto/conf/conf_lib.c
crypto/cpuid.c
crypto/crmf/crmf_pbm.c
crypto/cryptlib.c
crypto/des/cfb_enc.c
crypto/des/des_local.h
crypto/dh/dh_gen.c
crypto/dllmain.c
crypto/dsa/dsa_key.c
crypto/dsa/dsa_local.h
crypto/dso/dso_dlfcn.c
crypto/dso/dso_win32.c
crypto/ec/asm/ecp_nistz256-armv8.pl
crypto/ec/curve25519.c
crypto/ec/curve448/arch_32/f_impl32.c
crypto/ec/ec2_oct.c
crypto/ec/ec2_smpl.c
crypto/ec/ecp_mont.c
crypto/ec/ecp_nistp521.c
crypto/encode_decode/encoder_local.h
crypto/engine/eng_init.c
crypto/engine/eng_lib.c
crypto/engine/eng_local.h
crypto/evp/e_aes.c
crypto/evp/e_aes_cbc_hmac_sha1.c
crypto/evp/e_aria.c
crypto/evp/e_sm4.c
crypto/evp/p_seal.c
crypto/ffc/ffc_params_generate.c
crypto/getenv.c
crypto/http/http_lib.c
crypto/idea/idea_local.h
crypto/info.c
crypto/initthread.c
crypto/md5/md5_local.h
crypto/modes/asm/aes-gcm-armv8-unroll8_64.pl
crypto/modes/asm/aes-gcm-armv8_64.pl
crypto/modes/asm/aes-gcm-avx512.pl
crypto/modes/asm/aes-gcm-ppc.pl
crypto/modes/asm/ghash-s390x.pl
crypto/modes/asm/ghashv8-armx.pl
crypto/o_dir.c
crypto/o_fopen.c
crypto/o_init.c
crypto/objects/obj_local.h
crypto/objects/obj_xref.c
crypto/param_build.c
crypto/param_build_set.c
crypto/params.c
crypto/pem/pem_pkey.c
crypto/perlasm/arm-xlate.pl
crypto/perlasm/ppc-xlate.pl
crypto/perlasm/x86_64-xlate.pl
crypto/pkcs7/bio_pk7.c
crypto/pkcs7/pk7_asn1.c
crypto/poly1305/asm/poly1305-armv8.pl
crypto/ppccap.c
crypto/ppccpuid.pl
crypto/property/property_local.h
crypto/provider_conf.c
crypto/punycode.c
crypto/rand/rand_deprecated.c
crypto/rc2/rc2_local.h
crypto/rc5/rc5_local.h
crypto/self_test_core.c
crypto/sha/asm/keccak1600-armv8.pl
crypto/sha/asm/keccak1600-ppc64.pl
crypto/sha/asm/sha1-armv8.pl
crypto/sha/asm/sha512-armv8.pl
crypto/sha/asm/sha512-ia64.pl
crypto/sha/sha256.c
crypto/sha/sha512.c
crypto/sm2/sm2_sign.c
crypto/sm3/asm/sm3-armv8.pl
crypto/sm3/sm3_local.h
crypto/sm4/asm/vpsm4-armv8.pl
crypto/sm4/sm4.c
crypto/store/store_local.h
crypto/ts/ts_local.h
crypto/ts/ts_rsp_sign.c
crypto/ts/ts_rsp_verify.c
crypto/txt_db/txt_db.c
crypto/x509/by_dir.c
crypto/x509/t_x509.c
crypto/x509/v3_ist.c
crypto/x509/v3_ncons.c
crypto/x509/v3_purp.c
crypto/x509/v3_utf8.c
crypto/x509/x_name.c
crypto/x509/x_pubkey.c
crypto/x509/x_req.c
crypto/x509/x_x509.c
demos/encrypt/rsa_encrypt.c
demos/encrypt/rsa_encrypt.h
demos/mac/gmac.c
demos/signature/EVP_EC_Signature_demo.c
demos/signature/EVP_EC_Signature_demo.h
doc/internal/man3/OPTIONS.pod
doc/internal/man3/evp_generic_fetch.pod
doc/internal/man3/evp_keymgmt_util_export_to_provider.pod
doc/internal/man3/ossl_lib_ctx_get_data.pod
doc/internal/man3/ossl_namemap_new.pod
doc/internal/man3/ossl_punycode_decode.pod
doc/internal/man3/ossl_random_add_conf_module.pod
doc/internal/man7/EVP_PKEY.pod
doc/internal/man7/deprecation.pod
doc/man1/openssl-dhparam.pod.in
doc/man1/openssl-fipsinstall.pod.in
doc/man1/openssl-genpkey.pod.in
doc/man1/openssl-list.pod.in
doc/man1/openssl-verification-options.pod
doc/man3/ASN1_aux_cb.pod
doc/man3/ASN1_item_sign.pod
doc/man3/BIO_s_core.pod
doc/man3/BN_cmp.pod
doc/man3/BN_rand.pod
doc/man3/CMS_add0_cert.pod
doc/man3/CMS_verify.pod
doc/man3/CONF_modules_load_file.pod
doc/man3/DEFINE_STACK_OF.pod
doc/man3/DH_get0_pqg.pod
doc/man3/EVP_DigestInit.pod
doc/man3/EVP_KDF.pod
doc/man3/EVP_KEYMGMT.pod
doc/man3/EVP_PKEY2PKCS8.pod
doc/man3/EVP_PKEY_derive.pod
doc/man3/EVP_PKEY_keygen.pod
doc/man3/EVP_PKEY_new.pod
doc/man3/EVP_PKEY_todata.pod
doc/man3/EVP_RAND.pod
doc/man3/OBJ_nid2obj.pod
doc/man3/OCSP_resp_find_status.pod
doc/man3/OCSP_sendreq_new.pod
doc/man3/OPENSSL_ia32cap.pod
doc/man3/OPENSSL_init_crypto.pod
doc/man3/OSSL_CMP_exec_certreq.pod
doc/man3/OSSL_CMP_log_open.pod
doc/man3/OSSL_DECODER.pod
doc/man3/OSSL_DECODER_CTX_new_for_pkey.pod
doc/man3/OSSL_ENCODER.pod
doc/man3/OSSL_ENCODER_CTX.pod
doc/man3/OSSL_ENCODER_CTX_new_for_pkey.pod
doc/man3/OSSL_ESS_check_signing_certs.pod
doc/man3/OSSL_HTTP_parse_url.pod
doc/man3/OSSL_PARAM_int.pod
doc/man3/OSSL_STORE_LOADER.pod
doc/man3/OSSL_trace_enabled.pod
doc/man3/PKCS12_decrypt_skey.pod
doc/man3/PKCS12_gen_mac.pod
doc/man3/PKCS7_sign.pod
doc/man3/PKCS7_sign_add_signer.pod
doc/man3/PKCS7_verify.pod
doc/man3/RAND_bytes.pod
doc/man3/RAND_get0_primary.pod
doc/man3/RSA_get0_key.pod
doc/man3/SSL_CTX_set_security_level.pod
doc/man3/X509_add_cert.pod
doc/man3/X509_digest.pod
doc/man3/X509_dup.pod
doc/man3/d2i_PrivateKey.pod
doc/man5/config.pod
doc/man5/fips_config.pod
doc/man7/EVP_CIPHER-AES.pod
doc/man7/EVP_KDF-HKDF.pod
doc/man7/EVP_KDF-KB.pod
doc/man7/EVP_KDF-KRB5KDF.pod
doc/man7/EVP_KDF-PBKDF1.pod
doc/man7/EVP_KDF-PKCS12KDF.pod
doc/man7/EVP_KDF-SCRYPT.pod
doc/man7/EVP_KDF-SS.pod
doc/man7/EVP_KDF-TLS13_KDF.pod
doc/man7/EVP_KDF-TLS1_PRF.pod
doc/man7/EVP_KDF-X942-CONCAT.pod
doc/man7/EVP_KDF-X963.pod
doc/man7/EVP_KEM-RSA.pod
doc/man7/EVP_MAC-CMAC.pod
doc/man7/EVP_MD-RIPEMD160.pod
doc/man7/EVP_RAND-TEST-RAND.pod
doc/man7/OSSL_PROVIDER-base.pod
doc/man7/OSSL_PROVIDER-legacy.pod
doc/man7/OSSL_PROVIDER-null.pod
doc/man7/life_cycle-pkey.pod
doc/man7/openssl-glossary.pod
doc/man7/openssl-threads.pod
doc/man7/provider-asym_cipher.pod
doc/man7/provider-object.pod
engines/e_dasync.c
fuzz/fuzzer.h
include/crypto/aes_platform.h
include/crypto/bn.h
include/crypto/md32_common.h
include/crypto/modes.h
include/crypto/ppc_arch.h
include/crypto/punycode.h
include/internal/cryptlib.h
include/internal/namemap.h
include/openssl/asn1.h.in
include/openssl/bn.h
include/openssl/cmp.h.in
include/openssl/conf.h.in
include/openssl/core_dispatch.h
include/openssl/dh.h
include/openssl/dsa.h
include/openssl/e_os2.h
include/openssl/err.h.in
include/openssl/lhash.h.in
include/openssl/macros.h
include/openssl/pem.h
include/openssl/pkcs12.h.in
include/openssl/pkcs7.h.in
include/openssl/rand.h
include/openssl/rsa.h
include/openssl/tls1.h
include/openssl/trace.h
include/openssl/ts.h
include/openssl/types.h
include/openssl/x509v3.h.in
providers/baseprov.c
providers/common/der/oids_to_c.pm
providers/common/include/prov/provider_util.h
providers/common/provider_util.c
providers/defltprov.c
providers/implementations/ciphers/cipher_aes_gcm_hw.c
providers/implementations/ciphers/cipher_aes_gcm_hw_aesni.inc
providers/implementations/ciphers/cipher_aes_gcm_hw_armv8.inc
providers/implementations/ciphers/cipher_aes_gcm_hw_ppc.inc
providers/implementations/ciphers/cipher_aes_gcm_hw_vaes_avx512.inc
providers/implementations/ciphers/cipher_rc5.h
providers/implementations/ciphers/cipher_sm4.h
providers/implementations/ciphers/cipher_sm4_ccm.c
providers/implementations/ciphers/cipher_sm4_ccm.h
providers/implementations/ciphers/cipher_sm4_ccm_hw.c
providers/implementations/ciphers/cipher_sm4_gcm.c
providers/implementations/ciphers/cipher_sm4_gcm.h
providers/implementations/ciphers/cipher_sm4_gcm_hw.c
providers/implementations/ciphers/cipher_sm4_hw.c
providers/implementations/digests/sha2_prov.c
providers/implementations/digests/sha3_prov.c
providers/implementations/encode_decode/encode_key2any.c
providers/implementations/exchange/ecdh_exch.c
providers/implementations/include/prov/names.h
providers/implementations/include/prov/seeding.h
providers/implementations/kdfs/pbkdf1.c
providers/implementations/kdfs/pbkdf2.c
providers/implementations/kdfs/pkcs12kdf.c
providers/implementations/kdfs/scrypt.c
providers/implementations/kdfs/sskdf.c
providers/implementations/keymgmt/kdf_legacy_kmgmt.c
providers/implementations/rands/crngt.c
providers/implementations/rands/drbg_local.h
providers/implementations/rands/seeding/rand_cpu_arm64.c
providers/implementations/rands/seeding/rand_unix.c
providers/implementations/rands/seeding/rand_vms.c
providers/implementations/rands/seeding/rand_vxworks.c
providers/implementations/signature/dsa_sig.c
ssl/d1_lib.c
ssl/t1_trce.c
test/cmp_client_test.c
test/cmp_protect_test.c
test/cmp_vfy_test.c
test/context_internal_test.c
test/ectest.c
test/evp_kdf_test.c
test/fake_rsaprov.h
test/lhash_test.c
test/mdc2test.c
test/p_test.c
test/packettest.c
test/param_build_test.c
test/params_api_test.c
test/params_test.c
test/pkcs12_format_test.c
test/rdcpu_sanitytest.c
test/recipes/05-test_rand.t
test/recipes/06-test_rdcpu_sanity.t
test/recipes/20-test_legacy_okay.t
test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt
test/recipes/30-test_evp_data/evpciph_sm4.txt
test/recipes/30-test_evp_data/evpkdf_kbkdf_counter.txt
test/recipes/30-test_evp_data/evpkdf_pbkdf2.txt
test/recipes/30-test_evp_data/evpmd_ripemd.txt
test/recipes/30-test_evp_data/evppbe_pbkdf2.txt
test/recipes/70-test_key_share.t
test/recipes/70-test_sslrecords.t
test/recipes/80-test_cms.t
test/recipes/90-test_threads.t
test/recipes/95-test_external_pyca_data/cryptography.sh
test/recipes/95-test_external_tlsfuzzer.t
test/recordlentest.c
test/secmemtest.c
test/ssl-tests/28-seclevel.cnf.in
test/sslcorrupttest.c
test/testutil/driver.c
test/testutil/format_output.c
test/testutil/tests.c
test/upcallstest.c
test/x509_time_test.c
test/x509aux.c
util/add-depends.pl
util/find-doc-nits
util/mkerr.pl
util/perl/OpenSSL/ParseC.pm