]> git.ipfire.org Git - thirdparty/openssl.git/commit
Update copyright year
authorMatt Caswell <matt@openssl.org>
Thu, 4 Jun 2020 13:33:57 +0000 (14:33 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 4 Jun 2020 13:33:57 +0000 (14:33 +0100)
commit00c405b36578262323a73ce8b8441213a09b7e41
tree7586d15871d69377ee52d355132bfa87b0985d94
parent19d15f97b3932d14e17d0b61115b664169ca6159
Update copyright year

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/12043)
53 files changed:
crypto/bio/b_print.c
crypto/bn/bn_mpi.c
crypto/core_algorithm.c
crypto/core_fetch.c
crypto/ec/eck_prn.c
crypto/engine/eng_lib.c
crypto/modes/cbc128.c
crypto/modes/ccm128.c
crypto/modes/cfb128.c
crypto/modes/ctr128.c
crypto/modes/gcm128.c
crypto/modes/ofb128.c
crypto/modes/xts128.c
crypto/o_str.c
crypto/pem/pem_pk8.c
crypto/provider.c
crypto/serializer/serializer_meth.c
crypto/ui/ui_openssl.c
crypto/ui/ui_util.c
crypto/x509/x509_d2.c
doc/internal/man3/ossl_provider_new.pod
doc/man3/ASN1_STRING_TABLE_add.pod
doc/man3/ASN1_STRING_length.pod
doc/man3/ASN1_STRING_new.pod
doc/man3/EC_GFp_simple_method.pod
doc/man3/EC_GROUP_copy.pod
doc/man3/EC_GROUP_new.pod
doc/man3/EC_KEY_new.pod
doc/man3/EC_POINT_add.pod
doc/man3/EVP_KDF.pod
doc/man3/EVP_PKEY_ASN1_METHOD.pod
doc/man3/EVP_PKEY_copy_parameters.pod
doc/man3/SSL_CTX_load_verify_locations.pod
doc/man3/SSL_CTX_set_psk_client_callback.pod
doc/man3/SSL_CTX_use_psk_identity_hint.pod
doc/man3/SSL_get_error.pod
doc/man3/SSL_read_early_data.pod
doc/man3/X509_PUBKEY_new.pod
doc/man5/fips_config.pod
doc/man7/proxy-certificates.pod
include/internal/core.h
include/openssl/fips_names.h
providers/common/bio_prov.c
providers/common/include/prov/bio.h
ssl/statem/statem_local.h
test/bioprinttest.c
test/errtest.c
test/exdatatest.c
test/ossl_shim/ossl_shim.cc
test/ossl_shim/test_config.h
test/recipes/25-test_verify_store.t
test/recipes/90-test_store.t
test/recipes/95-test_external_gost_engine.t