Update copyright year
authorMatt Caswell <matt@openssl.org>
Tue, 3 Apr 2018 12:57:12 +0000 (13:57 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 3 Apr 2018 12:57:12 +0000 (13:57 +0100)
commitc4d3c19b4c17ed5d9da790dd330409ce11e6a499
tree2e60e2397ae1f0ab473e7f9b6679426a2a98c0f0
parent4cffafe96786558f66e1900ac462f9ccba921132
Update copyright year

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5851)
46 files changed:
crypto/asn1/tasn_dec.c
crypto/asn1/tasn_enc.c
crypto/bio/bf_nbio.c
crypto/bio/bss_conn.c
crypto/bn/bn_blind.c
crypto/bn/bn_prime.c
crypto/bn/bn_recp.c
crypto/bn/bn_sqrt.c
crypto/buffer/buffer.c
crypto/comp/comp_lib.c
crypto/des/rand_key.c
crypto/dh/dh_meth.c
crypto/dsa/dsa_meth.c
crypto/ec/ecdh_ossl.c
crypto/evp/e_des.c
crypto/evp/e_des3.c
crypto/evp/pbe_scrypt.c
crypto/include/internal/dso_conf.h.in
crypto/kdf/scrypt.c
crypto/o_fopen.c
crypto/o_time.c
crypto/pariscid.pl
crypto/rand/randfile.c
crypto/rsa/rsa_meth.c
crypto/txt_db/txt_db.c
crypto/x509/x509_lu.c
doc/man1/ecparam.pod
doc/man3/BIO_s_accept.pod
doc/man3/BIO_s_connect.pod
doc/man3/DH_meth_new.pod
doc/man3/DSA_meth_new.pod
doc/man3/EVP_PKEY_meth_new.pod
doc/man3/EVP_SignInit.pod
doc/man3/EVP_VerifyInit.pod
doc/man3/RSA_meth_new.pod
doc/man3/SSL_get_error.pod
doc/man3/SSL_shutdown.pod
fuzz/test-corpus.c
test/drbg_cavs_data.c
test/drbg_cavs_data.h
test/drbg_cavs_test.c
test/recipes/05-test_rand.t
test/recipes/80-test_cipherlist.t
test/recipes/99-test_fuzz.t
test/test_test.c
util/mkrc.pl