summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2018-02-13 12:51:29 +0000
committerMatt Caswell <matt@openssl.org>2018-02-13 13:59:25 +0000
commit6738bf1417289a14758590fca5a26b62c9b2c0be (patch)
treeaaa92a97543caf3c7155d55679fea9c8abf9dceb
parentabfee348c613ea8037561ee850cac94218f73f64 (diff)
Update copyright year
Reviewed-by: Richard Levitte <levitte@openssl.org>
-rw-r--r--Configurations/shared-info.pl2
-rw-r--r--README2
-rw-r--r--apps/asn1pars.c2
-rw-r--r--apps/ca.c2
-rw-r--r--apps/ciphers.c2
-rw-r--r--apps/crl.c2
-rw-r--r--apps/crl2p7.c2
-rw-r--r--apps/dgst.c2
-rw-r--r--apps/dhparam.c2
-rw-r--r--apps/dsa.c2
-rw-r--r--apps/dsaparam.c2
-rw-r--r--apps/ec.c2
-rw-r--r--apps/ecparam.c2
-rw-r--r--apps/enc.c2
-rw-r--r--apps/engine.c2
-rw-r--r--apps/errstr.c2
-rw-r--r--apps/gendsa.c2
-rw-r--r--apps/genpkey.c2
-rw-r--r--apps/genrsa.c2
-rw-r--r--apps/nseq.c2
-rw-r--r--apps/passwd.c2
-rw-r--r--apps/pkcs12.c2
-rw-r--r--apps/pkcs7.c2
-rw-r--r--apps/pkcs8.c2
-rw-r--r--apps/pkey.c2
-rw-r--r--apps/pkeyparam.c2
-rw-r--r--apps/pkeyutl.c2
-rw-r--r--apps/prime.c2
-rw-r--r--apps/rand.c2
-rw-r--r--apps/rehash.c2
-rw-r--r--apps/req.c2
-rw-r--r--apps/rsa.c2
-rw-r--r--apps/rsautl.c2
-rw-r--r--apps/s_cb.c2
-rw-r--r--apps/s_server.c2
-rw-r--r--apps/s_time.c2
-rw-r--r--apps/sess_id.c2
-rw-r--r--apps/smime.c2
-rw-r--r--apps/spkac.c2
-rw-r--r--apps/srp.c2
-rw-r--r--apps/storeutl.c2
-rw-r--r--apps/ts.c2
-rw-r--r--apps/verify.c2
-rw-r--r--apps/version.c2
-rw-r--r--apps/x509.c2
-rw-r--r--config.com2
-rwxr-xr-xcrypto/arm64cpuid.pl2
-rw-r--r--crypto/arm_arch.h2
-rw-r--r--crypto/armcap.c2
-rw-r--r--crypto/asn1/ameth_lib.c2
-rw-r--r--crypto/asn1/asn_mime.c2
-rw-r--r--crypto/bio/b_addr.c2
-rw-r--r--crypto/bio/b_dump.c2
-rw-r--r--crypto/bio/b_sock2.c2
-rw-r--r--crypto/bio/bf_null.c2
-rw-r--r--crypto/bio/bio_lib.c2
-rw-r--r--crypto/bio/bio_meth.c2
-rw-r--r--crypto/bio/bss_acpt.c2
-rw-r--r--crypto/bio/bss_null.c2
-rw-r--r--crypto/bn/bn_exp.c2
-rw-r--r--crypto/engine/eng_lib.c2
-rw-r--r--crypto/err/err.c2
-rw-r--r--crypto/err/err_all.c2
-rw-r--r--crypto/ex_data.c2
-rw-r--r--crypto/mem_dbg.c2
-rw-r--r--crypto/objects/o_names.c2
-rw-r--r--crypto/ocsp/ocsp_lcl.h2
-rw-r--r--crypto/sha/asm/sha512-armv8.pl2
-rw-r--r--crypto/store/store_register.c2
-rw-r--r--crypto/x509v3/v3_admis.c2
-rw-r--r--crypto/x509v3/v3_admis.h2
-rw-r--r--doc/man1/enc.pod2
-rw-r--r--doc/man1/ocsp.pod2
-rw-r--r--doc/man1/s_client.pod2
-rw-r--r--doc/man3/ADMISSIONS.pod2
-rw-r--r--doc/man3/CRYPTO_THREAD_run_once.pod2
-rw-r--r--doc/man3/DTLSv1_listen.pod2
-rw-r--r--doc/man3/OCSP_response_status.pod2
-rw-r--r--doc/man3/SSL_CONF_cmd.pod2
-rw-r--r--doc/man3/SSL_CTX_set1_sigalgs.pod2
-rw-r--r--doc/man3/SSL_CTX_set_verify.pod2
-rw-r--r--doc/man3/X509_check_host.pod2
-rw-r--r--doc/man3/X509_dup.pod2
-rw-r--r--doc/man3/d2i_X509.pod2
-rw-r--r--doc/man7/ssl.pod2
-rw-r--r--engines/e_afalg.c2
-rw-r--r--engines/e_ossltest.c2
-rw-r--r--include/internal/bio.h2
-rw-r--r--include/internal/rand.h2
-rw-r--r--include/openssl/async.h2
-rw-r--r--include/openssl/bio.h2
-rw-r--r--include/openssl/bn.h2
-rw-r--r--include/openssl/buffer.h2
-rw-r--r--include/openssl/cms.h2
-rw-r--r--include/openssl/comp.h2
-rw-r--r--include/openssl/conf.h2
-rw-r--r--include/openssl/crypto.h2
-rw-r--r--include/openssl/ct.h2
-rw-r--r--include/openssl/dh.h2
-rw-r--r--include/openssl/dsa.h2
-rw-r--r--include/openssl/dtls1.h2
-rw-r--r--include/openssl/engine.h2
-rw-r--r--include/openssl/kdf.h2
-rw-r--r--include/openssl/objects.h2
-rw-r--r--include/openssl/ocsp.h2
-rw-r--r--include/openssl/opensslv.h2
-rw-r--r--include/openssl/pem.h2
-rw-r--r--include/openssl/pem2.h2
-rw-r--r--include/openssl/rand.h2
-rw-r--r--include/openssl/rsa.h2
-rw-r--r--include/openssl/ssl3.h2
-rw-r--r--include/openssl/store.h2
-rw-r--r--include/openssl/tls1.h2
-rw-r--r--include/openssl/ts.h2
-rw-r--r--include/openssl/ui.h2
-rw-r--r--include/openssl/x509v3.h2
-rw-r--r--ssl/record/rec_layer_s3.c2
-rw-r--r--ssl/s3_lib.c2
-rw-r--r--ssl/s3_msg.c2
-rw-r--r--ssl/ssl_conf.c2
-rw-r--r--ssl/statem/extensions_clnt.c2
-rw-r--r--ssl/statem/extensions_cust.c2
-rw-r--r--ssl/statem/extensions_srvr.c2
-rw-r--r--ssl/statem/statem.c2
-rw-r--r--ssl/statem/statem.h2
-rw-r--r--ssl/statem/statem_dtls.c2
-rw-r--r--ssl/tls13_enc.c2
-rw-r--r--test/asn1_time_test.c2
-rw-r--r--test/bntest.c2
-rw-r--r--test/cipherlist_test.c2
-rw-r--r--test/clienthellotest.c2
-rw-r--r--test/ct_test.c2
-rw-r--r--test/handshake_helper.c2
-rw-r--r--test/modes_internal_test.c2
-rw-r--r--test/ossl_shim/ossl_shim.cc2
-rw-r--r--test/ossl_shim/packeted_bio.h2
-rw-r--r--test/poly1305_internal_test.c2
-rw-r--r--test/recipes/30-test_afalg.t2
-rw-r--r--test/recipes/40-test_rehash.t2
-rw-r--r--test/recipes/70-test_comp.t2
-rw-r--r--test/recipes/70-test_key_share.t2
-rw-r--r--test/recipes/70-test_renegotiation.t2
-rw-r--r--test/recipes/70-test_sslcbcpadding.t2
-rw-r--r--test/recipes/70-test_sslcertstatus.t2
-rw-r--r--test/recipes/70-test_sslmessages.t2
-rw-r--r--test/recipes/70-test_sslrecords.t2
-rw-r--r--test/recipes/70-test_sslsessiontick.t2
-rw-r--r--