]> git.ipfire.org Git - thirdparty/openssl.git/commit
Update copyright year
authorMatt Caswell <matt@openssl.org>
Tue, 24 Aug 2021 13:14:34 +0000 (14:14 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 24 Aug 2021 13:14:34 +0000 (14:14 +0100)
commit6f2a7abe22de08bdaacf0025349b30d46826108a
tree7f47dd1d0f66941acd2155b7aa6ba5fa661c0814
parent4f8ce5b7cf4a4342a5f7c028077411fed59189ba
Update copyright year

Reviewed-by: Richard Levitte <levitte@openssl.org>
73 files changed:
apps/crl2p7.c
apps/enc.c
apps/s_server.c
apps/s_socket.c
crypto/asn1/a_object.c
crypto/asn1/a_strex.c
crypto/asn1/asn1_lib.c
crypto/asn1/bio_asn1.c
crypto/asn1/d2i_pr.c
crypto/asn1/t_spki.c
crypto/bio/b_addr.c
crypto/bio/b_sock2.c
crypto/bn/bn_div.c
crypto/chacha/asm/chacha-x86_64.pl
crypto/dsa/dsa_prn.c
crypto/ec/ec2_oct.c
crypto/ec/ec_asn1.c
crypto/evp/e_aes.c
crypto/evp/e_camellia.c
crypto/hmac/hm_ameth.c
crypto/pkcs12/p12_key.c
crypto/poly1305/poly1305_ameth.c
crypto/rand/rand_unix.c
crypto/rsa/rsa_prn.c
crypto/siphash/siphash_ameth.c
crypto/sm2/sm2_crypt.c
crypto/sm2/sm2_pmeth.c
crypto/sparcv9cap.c
crypto/srp/srp_vfy.c
crypto/store/loader_file.c
crypto/ts/ts_rsp_verify.c
crypto/ts/ts_verify_ctx.c
crypto/uid.c
crypto/x509/t_x509.c
crypto/x509/x509_vpm.c
crypto/x509v3/v3_akey.c
crypto/x509v3/v3_alt.c
crypto/x509v3/v3_cpols.c
crypto/x509v3/v3_ncons.c
crypto/x509v3/v3_pci.c
crypto/x509v3/v3_utl.c
demos/bio/client-arg.c
demos/bio/client-conf.c
doc/man3/BIO_f_ssl.pod
doc/man3/BIO_push.pod
doc/man3/d2i_PrivateKey.pod
doc/man7/x509.pod
include/crypto/sm2.h
include/crypto/x509.h
include/openssl/e_os2.h
ssl/bio_ssl.c
ssl/record/rec_layer_s3.c
ssl/record/ssl3_buffer.c
ssl/record/ssl3_record.c
ssl/s3_msg.c
ssl/ssl_cert.c
ssl/statem/extensions_srvr.c
ssl/statem/statem_local.h
ssl/t1_lib.c
test/asn1_decode_test.c
test/bio_memleak_test.c
test/bntest.c
test/clienthellotest.c
test/ectest.c
test/evp_extra_test.c
test/recipes/25-test_req.t
test/recipes/30-test_evp_data/evppkey.txt
test/recipes/70-test_tls13kexmodes.t
test/recipes/80-test_ssl_old.t
test/sm2_internal_test.c
test/sslapitest.c
test/x509_time_test.c
util/mkdir-p.pl