Update copyright year
authorMatt Caswell <matt@openssl.org>
Tue, 20 Mar 2018 13:00:17 +0000 (13:00 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 20 Mar 2018 13:08:46 +0000 (13:08 +0000)
commitb0edda11cbfe91e8b99b09909a80a810d0143891
tree5c8be3cc18095c2ca09f7b5ced84c07646aaba92
parent93bf19458468d0fb1d4a4f88d672c584f0cf3d45
Update copyright year

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5689)
117 files changed:
apps/CA.pl.in
apps/tsget.in
config
crypto/aes/asm/aes-armv4.pl
crypto/aes/asm/aes-mips.pl
crypto/aes/asm/bsaes-armv7.pl
crypto/asn1/standard_methods.h
crypto/bn/asm/ppc.pl
crypto/bn/bn_rand.c
crypto/ec/ec_curve.c
crypto/ec/ec_pmeth.c
crypto/ec/ecx_meth.c
crypto/engine/eng_table.c
crypto/evp/bio_b64.c
crypto/evp/e_aria.c
crypto/evp/evp_enc.c
crypto/evp/p_lib.c
crypto/evp/pmeth_lib.c
crypto/hmac/hm_ameth.c
crypto/include/internal/asn1_int.h
crypto/include/internal/cryptlib_int.h
crypto/include/internal/rand_int.h
crypto/kdf/tls1_prf.c
crypto/objects/obj_dat.c
crypto/pem/pem_lib.c
crypto/pem/pvkfmt.c
crypto/pkcs7/pk7_doit.c
crypto/poly1305/poly1305_ameth.c
crypto/rand/rand_vms.c
crypto/rc4/asm/rc4-c64xplus.pl
crypto/rsa/rsa_ameth.c
crypto/sha/asm/keccak1600-armv4.pl
crypto/sha/asm/keccak1600-avx2.pl
crypto/sha/asm/keccak1600-avx512.pl
crypto/sha/asm/keccak1600-avx512vl.pl
crypto/sha/asm/keccak1600-c64x.pl
crypto/sha/asm/sha1-mips.pl
crypto/sha/asm/sha512-mips.pl
crypto/siphash/siphash_ameth.c
crypto/sm2/sm2_crypt.c
crypto/sm2/sm2_err.c
crypto/sm2/sm2_sign.c
crypto/sm2/sm2_za.c
crypto/ts/ts_rsp_sign.c
crypto/x509/x509type.c
doc/man1/ca.pod
doc/man1/ciphers.pod
doc/man1/genpkey.pod
doc/man1/openssl.pod
doc/man1/pkeyutl.pod
doc/man1/s_server.pod
doc/man1/s_time.pod
doc/man1/speed.pod
doc/man3/ASN1_TIME_set.pod
doc/man3/DH_generate_parameters.pod
doc/man3/EVP_CIPHER_meth_new.pod
doc/man3/EVP_PKEY_ASN1_METHOD.pod
doc/man3/EVP_PKEY_CTX_ctrl.pod
doc/man3/EVP_PKEY_new.pod
doc/man3/EVP_md5.pod
doc/man3/OSSL_STORE_open.pod
doc/man3/SSL_CTX_set_cipher_list.pod
doc/man3/SSL_CTX_set_psk_client_callback.pod
doc/man3/SSL_CTX_set_session_ticket_cb.pod
doc/man3/SSL_CTX_set_tlsext_use_srtp.pod
doc/man3/SSL_CTX_use_certificate.pod
doc/man3/SSL_CTX_use_psk_identity_hint.pod
doc/man3/SSL_read_early_data.pod
doc/man3/UI_STRING.pod
doc/man3/X509_STORE_add_cert.pod
doc/man3/d2i_PrivateKey.pod
doc/man5/config.pod
engines/asm/e_padlock-x86.pl
engines/asm/e_padlock-x86_64.pl
include/openssl/err.h
include/openssl/sm2.h
include/openssl/sm2err.h
ssl/record/record_locl.h
ssl/record/ssl3_record_tls13.c
ssl/s3_enc.c
ssl/ssl_asn1.c
ssl/ssl_cert_table.h
ssl/ssl_mcnf.c
ssl/ssl_rsa.c
ssl/ssl_sess.c
ssl/t1_enc.c
test/asynciotest.c
test/certs/mkcert.sh
test/ctype_internal_test.c
test/dtlstest.c
test/ecdsatest.c
test/ectest.c
test/evp_test.c
test/fatalerrtest.c
test/handshake_helper.h
test/packettest.c
test/rdrand_sanitytest.c
test/recipes/06-test-rdrand.t
test/recipes/30-test_evp_data/evppkey.txt
test/recipes/90-test_sysdefault.t
test/recordlentest.c
test/shlibloadtest.c
test/sm2crypttest.c
test/sm2sigtest.c
test/ssl-tests/protocol_version.pm
test/ssl_cert_table_internal_test.c
test/ssl_test.c
test/ssl_test_ctx_test.c
test/sslbuffertest.c
test/sslcorrupttest.c
test/ssltest_old.c
test/ssltestlib.c
test/ssltestlib.h
test/sysdefaulttest.c
test/tls13encryptiontest.c
tools/c_rehash.in
util/dofile.pl