[openssl/openssl] 4b20cb: Update copyright year
Matt Caswell
noreply at github.com
Tue Oct 11 12:23:29 UTC 2022
Branch: refs/heads/openssl-3.0
Home: https://github.com/openssl/openssl
Commit: 4b20cbbe1ccd6b3aea2da70f314c38691f99436d
https://github.com/openssl/openssl/commit/4b20cbbe1ccd6b3aea2da70f314c38691f99436d
Author: Matt Caswell <matt at openssl.org>
Date: 2022-10-11 (Tue, 11 Oct 2022)
Changed paths:
M .github/workflows/compiler-zoo.yml
M .github/workflows/coveralls.yml
M .github/workflows/cross-compiles.yml
M .github/workflows/fips-checksums.yml
M .github/workflows/fips-label.yml
M .github/workflows/fuzz-checker.yml
M .github/workflows/main.yml
M .github/workflows/run-checker-daily.yml
M .github/workflows/run-checker-merge.yml
M .github/workflows/windows.yml
M apps/dgst.c
M apps/genrsa.c
M apps/include/apps.h
M apps/lib/s_cb.c
M apps/mac.c
M apps/pkcs12.c
M apps/pkeyparam.c
M crypto/aes/asm/aesv8-armx.pl
M crypto/arm_arch.h
M crypto/armcap.c
M crypto/asn1/asn_mime.c
M crypto/bio/bio_lib.c
M crypto/bn/asm/rsaz-avx512.pl
M crypto/bn/bn_prime.c
M crypto/bn/bn_rand.c
M crypto/cmp/cmp_http.c
M crypto/cmp/cmp_util.c
M crypto/cms/cms_enc.c
M crypto/cms/cms_lib.c
M crypto/cms/cms_pwri.c
M crypto/conf/conf_sap.c
M crypto/dh/dh_pmeth.c
M crypto/evp/evp_rand.c
M crypto/evp/kdf_lib.c
M crypto/evp/kem.c
M crypto/evp/keymgmt_meth.c
M crypto/evp/mac_lib.c
M crypto/evp/signature.c
M crypto/ffc/ffc_key_generate.c
M crypto/mem_sec.c
M crypto/objects/obj_dat.c
M crypto/packet.c
M crypto/pkcs12/p12_decr.c
M crypto/rand/prov_seed.c
M crypto/stack/stack.c
M crypto/threads_win.c
M crypto/x509/v3_lib.c
M crypto/x509/x509_req.c
M crypto/x509/x509_vpm.c
M crypto/x509/x_all.c
M doc/man1/openssl-cmds.pod.in
M doc/man1/openssl-ec.pod.in
M doc/man1/openssl-mac.pod.in
M doc/man1/openssl-pkcs12.pod.in
M doc/man1/openssl-x509.pod.in
M doc/man1/openssl.pod
M doc/man3/BIO_f_ssl.pod
M doc/man3/BIO_s_accept.pod
M doc/man3/DH_new.pod
M doc/man3/DH_new_by_nid.pod
M doc/man3/EC_KEY_new.pod
M doc/man3/EVP_PBE_CipherInit.pod
M doc/man3/EVP_PKEY_CTX_set_hkdf_md.pod
M doc/man3/EVP_PKEY_fromdata.pod
M doc/man3/OPENSSL_LH_COMPFUNC.pod
M doc/man3/OPENSSL_malloc.pod
M doc/man3/OSSL_HTTP_REQ_CTX.pod
M doc/man3/OSSL_HTTP_transfer.pod
M doc/man3/OSSL_LIB_CTX.pod
M doc/man3/OSSL_trace_set_channel.pod
M doc/man3/SSL_CTX_use_certificate.pod
M doc/man3/X509_CRL_get0_by_serial.pod
M doc/man3/X509_STORE_add_cert.pod
M doc/man3/X509_cmp_time.pod
M doc/man3/X509v3_get_ext_by_NID.pod
M doc/man7/EVP_KDF-X942-ASN1.pod
M doc/man7/EVP_SIGNATURE-RSA.pod
M include/crypto/rand.h
M include/internal/ffc.h
M include/internal/packet.h
M providers/implementations/asymciphers/rsa_enc.c
M providers/implementations/ciphers/ciphercommon_gcm.c
M providers/implementations/include/prov/ciphercommon.h
M providers/implementations/rands/seeding/rand_win.c
M providers/implementations/signature/eddsa_sig.c
M ssl/ktls.c
M ssl/record/rec_layer_s3.c
M ssl/record/ssl3_record_tls13.c
M ssl/ssl_ciph.c
M ssl/statem/statem.c
M ssl/statem/statem_local.h
M test/asynctest.c
M test/dtlstest.c
M test/ec_internal_test.c
M test/ext_internal_test.c
M test/ffc_internal_test.c
M test/helpers/ssltestlib.c
M test/helpers/ssltestlib.h
M test/ocspapitest.c
M test/recipes/15-test_ec.t
M test/recipes/20-test_dhparam.t
M test/recipes/30-test_evp.t
M test/recipes/30-test_evp_data/evpmac_common.txt
M test/recipes/30-test_evp_data/evpmac_sm3.txt
M test/recipes/80-test_cmp_http.t
M test/recipes/80-test_ssl_new.t
M test/rsa_complex.c
M test/test_test.c
M test/testutil.h
M test/testutil/output.h
M test/testutil/provider.c
Log Message:
-----------
Update copyright year
Reviewed-by: Richard Levitte <levitte at openssl.org>
Release: yes
(Merged from https://github.com/openssl/openssl/pull/19382)
More information about the openssl-commits
mailing list