Update copyright year
authorMatt Caswell <matt@openssl.org>
Tue, 29 May 2018 12:07:08 +0000 (13:07 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 29 May 2018 12:16:04 +0000 (13:16 +0100)
commit83cf7abf8e9abbd4d0b68c63dc1cb43374aafe63
treec8ec82cfc65242147abbdf458bb21352a55740ba
parenta0cef658d6e15c0711c6e27c5969281a76acf20f
Update copyright year

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6371)
92 files changed:
crypto/aes/asm/aesp8-ppc.pl
crypto/bio/bss_mem.c
crypto/bn/asm/alpha-mont.pl
crypto/bn/asm/armv4-mont.pl
crypto/bn/asm/ia64-mont.pl
crypto/bn/asm/mips-mont.pl
crypto/bn/asm/parisc-mont.pl
crypto/bn/asm/ppc-mont.pl
crypto/bn/asm/ppc64-mont.pl
crypto/bn/asm/s390x-mont.pl
crypto/bn/asm/sparct4-mont.pl
crypto/bn/asm/sparcv9-mont.pl
crypto/bn/asm/via-mont.pl
crypto/bn/asm/vis3-mont.pl
crypto/bn/asm/x86-mont.pl
crypto/bn/asm/x86_64-mont.pl
crypto/bn/asm/x86_64-mont5.pl
crypto/bn/bn_gcd.c
crypto/bn/bn_gf2m.c
crypto/bn/rsaz_exp.h
crypto/chacha/asm/chacha-ppc.pl
crypto/cms/cms_env.c
crypto/cms/cms_smime.c
crypto/conf/conf_api.c
crypto/ct/ct_log.c
crypto/dh/dh_lib.c
crypto/dsa/dsa_lib.c
crypto/ec/ec2_smpl.c
crypto/ec/ecp_smpl.c
crypto/engine/tb_cipher.c
crypto/engine/tb_dh.c
crypto/engine/tb_digest.c
crypto/engine/tb_dsa.c
crypto/engine/tb_eckey.c
crypto/engine/tb_pkmeth.c
crypto/engine/tb_rand.c
crypto/engine/tb_rsa.c
crypto/modes/asm/ghashp8-ppc.pl
crypto/pem/pem_pk8.c
crypto/poly1305/asm/poly1305-ppc.pl
crypto/poly1305/asm/poly1305-ppcfp.pl
crypto/ppccap.c
crypto/rand/rand_egd.c
crypto/rsa/rsa_lib.c
crypto/sha/asm/keccak1600-ppc64.pl
crypto/sha/asm/keccak1600p8-ppc.pl
crypto/sha/asm/sha512p8-ppc.pl
crypto/store/store_init.c
crypto/ui/ui_openssl.c
crypto/x509/x509_cmp.c
crypto/x509v3/v3_ncons.c
doc/man1/cms.pod
doc/man3/BN_add.pod
doc/man3/CMS_encrypt.pod
doc/man3/CMS_get0_SignerInfos.pod
doc/man3/CMS_get1_ReceiptRequest.pod
doc/man3/DH_get0_pqg.pod
doc/man3/DSA_get0_pqg.pod
doc/man3/ECDSA_SIG_new.pod
doc/man3/EC_POINT_add.pod
doc/man3/EVP_PKEY_CTX_set_hkdf_md.pod
doc/man3/OBJ_nid2obj.pod
doc/man3/PEM_bytes_read_bio.pod
doc/man3/PEM_read.pod
doc/man3/PEM_read_CMS.pod
doc/man3/PKCS12_newpass.pod
doc/man3/PKCS12_parse.pod
doc/man3/PKCS5_PBKDF2_HMAC.pod
doc/man3/RSA_get0_key.pod
doc/man3/SMIME_read_PKCS7.pod
doc/man3/SSL_connect.pod
doc/man3/SSL_get_ciphers.pod
doc/man3/SSL_set1_host.pod
doc/man3/X509_NAME_get_index_by_NID.pod
doc/man3/X509_cmp_time.pod
include/openssl/x509_vfy.h
ssl/ssl_txt.c
test/asynctest.c
test/dhtest.c
test/dtls_mtu_test.c
test/dtlsv1listentest.c
test/exdatatest.c
test/generate_buildtest.pl
test/mdc2_internal_test.c
test/pkey_meth_kdf_test.c
test/pkey_meth_test.c
test/recipes/25-test_verify.t
test/time_offset_test.c
test/x509_internal_test.c
test/x509_time_test.c
util/copy.pl
util/process_docs.pl