]> git.ipfire.org Git - thirdparty/openssl.git/commit
Update copyright year
authorMatt Caswell <matt@openssl.org>
Tue, 15 Mar 2022 13:57:22 +0000 (13:57 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 15 Mar 2022 13:57:22 +0000 (13:57 +0000)
commit0c5bc96fb7f5f6a5f1ac3fa7709091ce463e510d
treefba1b2fd9a141c4aca69bda1eb59bb01eec18f60
parentf22896a2ee674a59facbd51a9a2744703a5a7308
Update copyright year

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
39 files changed:
apps/apps.c
apps/openssl.c
apps/passwd.c
apps/s_socket.c
apps/vms_decc_argv.c
apps/vms_decc_init.c
crypto/bio/b_addr.c
crypto/bn/bn_exp2.c
crypto/bn/bn_sqrt.c
crypto/engine/eng_all.c
crypto/engine/eng_dyn.c
crypto/evp/digest.c
crypto/lhash/lhash.c
crypto/objects/obj_dat.c
crypto/ui/ui_openssl.c
crypto/x509/x509_vfy.c
crypto/x509v3/v3_utl.c
doc/man1/cms.pod
doc/man3/BIO_ctrl.pod
doc/man3/BIO_f_base64.pod
doc/man3/BN_add.pod
doc/man3/OBJ_nid2obj.pod
doc/man3/SSL_CONF_cmd.pod
doc/man3/X509_STORE_CTX_new.pod
include/internal/sockets.h
include/openssl/engine.h
ssl/s3_lib.c
ssl/ssl_cert.c
test/asn1_internal_test.c
test/bntest.c
test/evp_extra_test.c
test/recipes/10-test_bn_data/bnmod.txt
test/recipes/15-test_genrsa.t
test/recipes/20-test_dgst.t
test/recipes/30-test_evp_data/evpkdf.txt
test/recipes/70-test_verify_extra.t
test/recipes/80-test_ssl_old.t
test/ssltest_old.c
test/verify_extra_test.c