Copyright year updates
authorMatt Caswell <matt@openssl.org>
Thu, 28 Sep 2023 13:23:29 +0000 (14:23 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 28 Sep 2023 13:23:29 +0000 (14:23 +0100)
commit556009c596e0242689df4c26dd7fccdb7f0e1add
tree598e5d45e9526d52752f4a493aecf22bb8160e83
parent7f5b29c4bf909964f1a73d80af1474f0e4a95624
Copyright year updates

Reviewed-by: Richard Levitte <levitte@openssl.org>
Release: yes
61 files changed:
apps/dhparam.c
apps/gendsa.c
apps/genrsa.c
apps/progs.pl
crypto/bio/bio_addr.c
crypto/bio/bss_sock.c
crypto/cpuid.c
crypto/ec/curve448/point_448.h
crypto/ec/ecp_s390x_nistp.c
crypto/evp/e_chacha20_poly1305.c
crypto/evp/legacy_blake2.c
crypto/evp/pmeth_gn.c
crypto/initthread.c
crypto/lhash/lhash.c
crypto/o_str.c
crypto/pem/pvkfmt.c
crypto/pkcs12/p12_crt.c
crypto/rand/prov_seed.c
crypto/sha/keccak1600.c
crypto/srp/srp_vfy.c
crypto/store/store_lib.c
crypto/x509/ext_dat.h
crypto/x509/standard_exts.h
doc/internal/man3/ossl_provider_new.pod
doc/internal/man3/ossl_rand_get_entropy.pod
doc/man1/openssl-cms.pod.in
doc/man3/BIO_ADDR.pod
doc/man3/EVP_MAC.pod
doc/man3/EVP_SIGNATURE.pod
doc/man3/OSSL_CMP_validate_msg.pod
doc/man3/OSSL_STORE_open.pod
doc/man3/PKCS12_create.pod
doc/man3/PKCS12_gen_mac.pod
doc/man3/SSL_CONF_CTX_set_ssl_ctx.pod
doc/man7/EVP_KDF-PKCS12KDF.pod
doc/man7/EVP_RAND-TEST-RAND.pod
doc/man7/provider-storemgmt.pod
include/crypto/asn1.h
include/crypto/context.h
include/crypto/rand.h
include/openssl/store.h
providers/common/provider_seeding.c
providers/fips/self_test_kats.c
providers/implementations/ciphers/cipher_aes_ccm.c
providers/implementations/ciphers/cipher_aes_gcm.c
providers/implementations/ciphers/cipher_aria_ccm.c
providers/implementations/ciphers/cipher_aria_gcm.c
providers/implementations/ciphers/cipher_sm4_ccm.c
providers/implementations/ciphers/cipher_sm4_gcm.c
ssl/ssl_init.c
test/afalgtest.c
test/chacha_internal_test.c
test/drbgtest.c
test/fake_rsaprov.h
test/helpers/handshake_srp.c
test/ocspapitest.c
test/pkcs12_format_test.c
test/provider_pkey_test.c
test/recipes/15-test_genec.t
test/testutil/driver.c
test/testutil/tests.c