Update copyright year
authorTomas Mraz <tomas@openssl.org>
Tue, 30 May 2023 12:11:01 +0000 (14:11 +0200)
committerTomas Mraz <tomas@openssl.org>
Tue, 30 May 2023 12:11:01 +0000 (14:11 +0200)
commit597a8a7bcf5f80276fd28df36d39d92d0c3932c0
tree11ec18737480616f33af3ea258d6394bd71b2865
parentdb779b0e10b047f2585615e0b8f2acdf21f8544a
Update copyright year

Reviewed-by: Richard Levitte <levitte@openssl.org>
Release: yes
112 files changed:
apps/dgst.c
apps/enc.c
apps/include/cmp_mock_srv.h
apps/lib/apps.c
apps/lib/cmp_mock_srv.c
apps/rehash.c
crypto/aes/asm/aesv8-armx.pl
crypto/aes/asm/bsaes-armv7.pl
crypto/asn1/a_bitstr.c
crypto/asn1/d2i_pr.c
crypto/bn/asm/rsaz-2k-avx512.pl
crypto/bn/asm/rsaz-3k-avx512.pl
crypto/bn/asm/rsaz-4k-avx512.pl
crypto/bn/bn_asm.c
crypto/bn/bn_lib.c
crypto/bn/bn_nist.c
crypto/chacha/chacha_ppc.c
crypto/cmp/cmp_ctx.c
crypto/cmp/cmp_local.h
crypto/cmp/cmp_msg.c
crypto/cmp/cmp_protect.c
crypto/cmp/cmp_server.c
crypto/cmp/cmp_vfy.c
crypto/cms/cms_dh.c
crypto/conf/conf_def.c
crypto/context.c
crypto/dsa/dsa_sign.c
crypto/ec/ecx_meth.c
crypto/engine/eng_lib.c
crypto/evp/ec_ctrl.c
crypto/evp/evp_enc.c
crypto/evp/evp_pbe.c
crypto/evp/keymgmt_meth.c
crypto/evp/pmeth_lib.c
crypto/http/http_lib.c
crypto/md5/asm/md5-aarch64.pl
crypto/modes/asm/aes-gcm-armv8_64.pl
crypto/modes/asm/aes-gcm-avx512.pl
crypto/objects/obj_dat.c
crypto/rand/rand_lib.c
crypto/rsa/rsa_chk.c
crypto/rsa/rsa_sp800_56b_gen.c
crypto/sm2/sm2_sign.c
crypto/threads_win.c
crypto/ui/ui_lib.c
crypto/ui/ui_util.c
crypto/x509/pcy_local.h
crypto/x509/pcy_node.c
crypto/x509/pcy_tree.c
crypto/x509/x509_vfy.c
doc/internal/man3/ossl_cmp_certreq_new.pod
doc/internal/man3/ossl_cmp_mock_srv_new.pod
doc/internal/man3/ossl_cmp_msg_protect.pod
doc/internal/man3/ossl_cmp_pkisi_get_status.pod
doc/man1/openssl.pod
doc/man3/ASN1_STRING_new.pod
doc/man3/EC_KEY_new.pod
doc/man3/EC_POINT_add.pod
doc/man3/EC_POINT_new.pod
doc/man3/EVP_PKEY_set1_RSA.pod
doc/man3/EVP_RAND.pod
doc/man3/OSSL_CMP_MSG_get0_header.pod
doc/man3/OSSL_CRMF_MSG_set0_validity.pod
doc/man3/OSSL_PARAM.pod
doc/man3/OSSL_PARAM_int.pod
doc/man3/PEM_read_CMS.pod
doc/man3/PKCS7_sign.pod
doc/man3/SSL_CTX_set_options.pod
doc/man3/SSL_SESSION_free.pod
doc/man7/EVP_RAND-HASH-DRBG.pod
doc/man7/EVP_RAND-HMAC-DRBG.pod
doc/man7/provider-asym_cipher.pod
doc/man7/provider-decoder.pod
doc/man7/provider-signature.pod
engines/e_padlock.c
include/crypto/sm4_platform.h
include/openssl/cmp.h.in
include/openssl/macros.h
providers/implementations/asymciphers/rsa_enc.c
providers/implementations/kdfs/hkdf.c
providers/implementations/keymgmt/rsa_kmgmt.c
providers/implementations/rands/drbg.c
providers/implementations/rands/drbg_hash.c
providers/implementations/rands/drbg_hmac.c
providers/implementations/rands/drbg_local.h
ssl/record/rec_layer_d1.c
ssl/ssl_sess.c
ssl/t1_lib.c
test/asn1_internal_test.c
test/certs/mkcert.sh
test/cmp_msg_test.c
test/cmp_protect_test.c
test/cmp_vfy_test.c
test/dtlstest.c
test/ecdsatest.c
test/helpers/ssl_test_ctx.c
test/helpers/ssl_test_ctx.h
test/helpers/ssltestlib.c
test/helpers/ssltestlib.h
test/recipes/00-prep_fipsmodule_cnf.t
test/recipes/15-test_mp_rsa.t
test/recipes/30-test_evp_data/evpciph_aes_common.txt
test/recipes/30-test_evp_data/evpkdf_tls12_prf.txt
test/recipes/30-test_evp_data/evprand.txt
test/ssl-tests/30-extended-master-secret.cnf.in
test/ssl_test.c
test/testutil/provider.c
util/check-format-test-negatives.c
util/check-format-test-positives.c
util/check-format.pl
util/mk-fipsmodule-cnf.pl
util/perl/OpenSSL/config.pm