Copyright year updates
authorRichard Levitte <levitte@openssl.org>
Tue, 19 Sep 2023 12:58:35 +0000 (14:58 +0200)
committerRichard Levitte <levitte@openssl.org>
Tue, 19 Sep 2023 12:58:35 +0000 (14:58 +0200)
commitfd805787392406673e257d78e4b1bc4644f99aa0
treead1f16fb5473473919c8054e93ef598bbd3828f0
parent5e721ecee5a8c9c27e392fb3770d221709bde1a7
Copyright year updates

Reviewed-by: Matt Caswell <matt@openssl.org>
Release: yes
66 files changed:
.github/workflows/compiler-zoo.yml
.github/workflows/coveralls.yml
.github/workflows/cross-compiles.yml
.github/workflows/fips-checksums.yml
.github/workflows/fips-old.yml
.github/workflows/fuzz-checker.yml
.github/workflows/run-checker-ci.yml
.github/workflows/run-checker-daily.yml
.github/workflows/run-checker-merge.yml
.github/workflows/windows.yml
README.md
crypto/asn1/a_strnid.c
crypto/asn1/asn1_gen.c
crypto/cmp/cmp_asn.c
crypto/cmp/cmp_status.c
crypto/cms/cms_local.h
crypto/cms/cms_sd.c
crypto/encode_decode/decoder_lib.c
crypto/encode_decode/decoder_pkey.c
crypto/engine/eng_list.c
crypto/engine/eng_local.h
crypto/engine/eng_table.c
crypto/mem.c
crypto/pem/pem_pkey.c
crypto/perlasm/arm-xlate.pl
crypto/pkcs12/p12_crt.c
crypto/poly1305/asm/poly1305-x86_64.pl
crypto/provider_core.c
crypto/srp/srp_vfy.c
crypto/store/store_lib.c
crypto/threads_pthread.c
doc/man1/openssl-cms.pod.in
doc/man1/openssl-ts.pod.in
doc/man3/BIO_s_mem.pod
doc/man3/CMS_sign.pod
doc/man3/EVP_MAC.pod
doc/man3/EVP_SIGNATURE.pod
doc/man3/OSSL_CMP_exec_certreq.pod
doc/man3/OSSL_HTTP_transfer.pod
doc/man3/PKCS12_create.pod
doc/man3/SSL_new.pod
doc/man3/d2i_RSAPrivateKey.pod
doc/man5/x509v3_config.pod
doc/man7/EVP_KDF-PKCS12KDF.pod
fuzz/x509.c
providers/implementations/ciphers/cipher_chacha20.c
providers/implementations/encode_decode/decode_msblob2key.c
providers/implementations/encode_decode/decode_pvk2key.c
providers/implementations/encode_decode/encode_key2any.c
providers/implementations/keymgmt/ecx_kmgmt.c
providers/implementations/keymgmt/mac_legacy_kmgmt.c
ssl/ssl_lib.c
ssl/statem/extensions_srvr.c
test/chacha_internal_test.c
test/cmsapitest.c
test/endecode_test.c
test/pbetest.c
test/pkcs12_format_test.c
test/provider_internal_test.c
test/recipes/15-test_rsapss.t
test/recipes/25-test_req.t
test/recipes/30-test_defltfips.t
test/recipes/30-test_evp.t
test/recipes/99-test_fuzz_x509.t
test/ssl_old_test.c
test/testutil/main.c