]> git.ipfire.org Git - thirdparty/openssl.git/commit - crypto/dh/dh_pmeth.c
Update copyright year
authorRichard Levitte <richard@levitte.org>
Tue, 17 Apr 2018 13:18:40 +0000 (15:18 +0200)
committerRichard Levitte <richard@levitte.org>
Tue, 17 Apr 2018 13:18:40 +0000 (15:18 +0200)
commit28428130db13fe5d1b956a622747db2e0e0b1458
tree265ef25cca70e4c8c9f4ac922cfbf33900e1ec1e
parent6761890195526c28ff82a9e763fc9a86158832ce
Update copyright year

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5990)
53 files changed:
crypto/asn1/a_object.c
crypto/asn1/a_strex.c
crypto/asn1/a_strnid.c
crypto/asn1/asn_moid.c
crypto/asn1/bio_asn1.c
crypto/asn1/bio_ndef.c
crypto/asn1/tasn_new.c
crypto/asn1/tasn_utl.c
crypto/asn1/x_int64.c
crypto/async/async_wait.c
crypto/bio/b_print.c
crypto/bn/bn_ctx.c
crypto/cmac/cmac.c
crypto/cms/cms_enc.c
crypto/cms/cms_pwri.c
crypto/conf/conf_mall.c
crypto/conf/conf_mod.c
crypto/dh/dh_pmeth.c
crypto/dsa/dsa_gen.c
crypto/dsa/dsa_pmeth.c
crypto/ec/ec_key.c
crypto/ec/ec_oct.c
crypto/ec/ec_print.c
crypto/engine/eng_openssl.c
crypto/evp/bio_enc.c
crypto/evp/bio_ok.c
crypto/evp/encode.c
crypto/evp/evp_locl.h
crypto/hmac/hm_pmeth.c
crypto/kdf/hkdf.c
crypto/modes/ocb128.c
crypto/objects/obj_xref.c
crypto/poly1305/poly1305_pmeth.c
crypto/rsa/rsa_pmeth.c
crypto/siphash/siphash_pmeth.c
crypto/stack/stack.c
crypto/threads_none.c
crypto/threads_pthread.c
crypto/threads_win.c
crypto/ui/ui_lib.c
crypto/x509/x509name.c
doc/man1/dgst.pod
doc/man1/rehash.pod
doc/man3/EVP_DigestSignInit.pod
doc/man3/EVP_DigestVerifyInit.pod
doc/man3/OPENSSL_config.pod
doc/man3/OPENSSL_init_crypto.pod
doc/man3/OPENSSL_malloc.pod
ssl/packet.c
ssl/pqueue.c
ssl/ssl_init.c
test/recipes/15-test_genrsa.t
test/recipes/90-test_sslapi.t