summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2018-03-27 13:43:23 +0100
committerMatt Caswell <matt@openssl.org>2018-03-27 13:43:23 +0100
commitf520f134d17c8022f684505b937522dcda8b61e1 (patch)
treee0595973d66ace1a7b1abaf598fe52cf75968469
parentbcbde69b87584ce5b21f3c959c90a7808ef0c13d (diff)
Update copyright year
Reviewed-by: Richard Levitte <levitte@openssl.org>
-rwxr-xr-xConfigure2
-rw-r--r--apps/apps.h2
-rw-r--r--apps/ca.c2
-rw-r--r--apps/dsaparam.c2
-rw-r--r--apps/ecparam.c2
-rw-r--r--apps/enc.c2
-rw-r--r--apps/genrsa.c2
-rw-r--r--apps/openssl.c2
-rw-r--r--apps/pkeyutl.c2
-rw-r--r--apps/prime.c2
-rw-r--r--apps/progs.pl4
-rw-r--r--apps/rand.c2
-rw-r--r--apps/s_client.c2
-rw-r--r--apps/s_server.c2
-rw-r--r--apps/s_socket.c2
-rw-r--r--apps/s_time.c2
-rw-r--r--apps/speed.c2
-rw-r--r--apps/srp.c2
-rw-r--r--apps/version.c2
-rw-r--r--apps/x509.c2
-rw-r--r--config.com2
-rw-r--r--crypto/aes/asm/aes-armv4.pl2
-rw-r--r--crypto/aes/asm/bsaes-armv7.pl2
-rw-r--r--crypto/asn1/ameth_lib.c2
-rw-r--r--crypto/asn1/asn_mime.c2
-rw-r--r--crypto/asn1/tasn_dec.c2
-rw-r--r--crypto/async/arch/async_posix.h2
-rw-r--r--crypto/bio/b_dump.c2
-rw-r--r--crypto/bio/b_sock2.c2
-rw-r--r--crypto/bio/bf_lbuf.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/bn/bn_lib.c2
-rw-r--r--crypto/bn/bn_mont.c2
-rw-r--r--crypto/cryptlib.c2
-rw-r--r--crypto/engine/eng_cryptodev.c2
-rw-r--r--crypto/engine/eng_table.c2
-rw-r--r--crypto/evp/bio_b64.c2
-rw-r--r--crypto/evp/e_aes.c2
-rw-r--r--crypto/evp/e_camellia.c2
-rw-r--r--crypto/evp/m_sha1.c2
-rw-r--r--crypto/include/internal/evp_int.h2
-rw-r--r--crypto/mem.c2
-rw-r--r--crypto/mem_sec.c2
-rw-r--r--crypto/objects/obj_dat.c2
-rw-r--r--crypto/pariscid.pl2
-rw-r--r--crypto/pem/pvkfmt.c2
-rw-r--r--crypto/pkcs7/pk7_doit.c2
-rw-r--r--crypto/rc4/asm/rc4-c64xplus.pl2
-rw-r--r--crypto/rsa/rsa_ameth.c2
-rw-r--r--crypto/rsa/rsa_gen.c2
-rw-r--r--crypto/x509/x509_v3.c2
-rw-r--r--crypto/x509v3/v3_conf.c2
-rw-r--r--crypto/x509v3/v3_purp.c2
-rw-r--r--doc/apps/ca.pod2
-rw-r--r--doc/apps/ecparam.pod2
-rw-r--r--doc/crypto/ASN1_STRING_length.pod2
-rw-r--r--doc/crypto/BIO_s_mem.pod2
-rw-r--r--doc/crypto/BN_zero.pod2
-rw-r--r--doc/crypto/EC_POINT_new.pod2
-rw-r--r--doc/crypto/EVP_EncryptInit.pod2
-rw-r--r--doc/crypto/EVP_SignInit.pod2
-rw-r--r--doc/crypto/EVP_VerifyInit.pod2
-rw-r--r--doc/crypto/OPENSSL_VERSION_NUMBER.pod2
-rw-r--r--doc/crypto/X509_VERIFY_PARAM_set_flags.pod2
-rw-r--r--doc/crypto/X509_get_extension_flags.pod2
-rw-r--r--doc/crypto/d2i_X509.pod2
-rw-r--r--doc/ssl/SSL_CONF_cmd.pod2
-rw-r--r--doc/ssl/SSL_CTX_dane_enable.pod2
-rw-r--r--doc/ssl/SSL_CTX_set_options.pod2
-rw-r--r--doc/ssl/ssl.pod2
-rw-r--r--engines/afalg/e_afalg.c2
-rw-r--r--engines/e_dasync.c2
-rw-r--r--include/internal/bio.h2
-rw-r--r--include/openssl/asn1.h2
-rw-r--r--include/openssl/bio.h2
-rw-r--r--include/openssl/e_os2.h2
-rw-r--r--include/openssl/evp.h2
-rw-r--r--include/openssl/opensslconf.h.in2
-rw-r--r--include/openssl/opensslv.h2
-rw-r--r--include/openssl/ssl.h2
-rw-r--r--include/openssl/x509v3.h2
-rw-r--r--ssl/record/rec_layer_d1.c2
-rw-r--r--ssl/record/rec_layer_s3.c2
-rw-r--r--ssl/record/ssl3_record.c2
-rw-r--r--ssl/s3_msg.c2
-rw-r--r--ssl/ssl_ciph.c2
-rw-r--r--ssl/ssl_conf.c2
-rw-r--r--ssl/ssl_lib.c2
-rw-r--r--ssl/statem/statem.c2
-rw-r--r--ssl/statem/statem_dtls.c2
-rw-r--r--ssl/statem/statem_lib.c2
-rw-r--r--ssl/statem/statem_locl.h2
-rw-r--r--ssl/t1_lib.c2
-rw-r--r--test/asynciotest.c2
-rw-r--r--test/clienthellotest.c2
-rw-r--r--test/dtlstest.c2
-rw-r--r--test/fatalerrtest.c2
-rw-r--r--test/handshake_helper.c2
-rw-r--r--test/recipes/40-test_rehash.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_sslextension.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--test/recipes/70-test_sslskewith0p.t2
-rw-r--r--test/recipes/70-test_sslvertol.t2
-rw-r--r--test/recipes/70-test_tlsextms.t2
-rw-r--r--test/recipes/80-test_pkcs12.t2
-rw-r--r--test/recipes/80-test_ssl_old.t2
-rw-r--r--test/shlibloadtest.c2
-rw-r--r--test/ssl-tests/17-renegotiate.conf.in2
-rw-r--r--test/ssl_test.c2
-rw-r--r--test/sslapitest.c2
-rw-r--r--test/sslcorrupttest.c2
-rw-r--r--test/ssltest_old.c2
-rw-r--r--test/ssltestlib.c2
-rw-r--r--test/ssltestlib.h2
-rw-r--r--util/dofile.pl2
-rw-r--r--util/perl/OpenSSL/Test.pm2
-rw-r--r--util/perl/TLSProxy/Proxy.pm2
-rw-r--r--util/perl/TLSProxy/Record.pm2
127 files changed, 128 insertions, 128 deletions
diff --git a/Configure b/Configure
index c317b70e09..c0033643c6 100755
--- a/Configure
+++ b/Configure
@@ -1,6 +1,6 @@
#! /usr/bin/env perl
# -*- mode: perl; -*-
-# Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2016-2018 The OpenSSL Project Authors. All Rights Reserved.
#
# Licensed under the OpenSSL license (the "License"). You may not use
# this file except in compliance with the License. You can obtain a copy
diff --git a/apps/apps.h b/apps/apps.h
index d705d0e834..f91faf8c14 100644
--- a/apps/apps.h
+++ b/apps/apps.h
@@ -1,5 +1,5 @@
/*
- * Copyright 1995-2016 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2018 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/apps/ca.c b/apps/ca.c
index 02186a12ec..d474a2b69a 100644
--- a/apps/ca.c
+++ b/apps/ca.c
@@ -1,5 +1,5 @@
/*
- * Copyright 1995-2016 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2018 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/apps/dsaparam.c b/apps/dsaparam.c
index b9d6a4208a..5c3c8f8089 100644
--- a/apps/dsaparam.c
+++ b/apps/dsaparam.c
@@ -1,5 +1,5 @@
/*
- * Copyright 1995-2016 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2018 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/apps/ecparam.c b/apps/ecparam.c
index 775db1bf4e..999f748703 100644
--- a/apps/ecparam.c
+++ b/apps/ecparam.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2002-2016 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2002-2018 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the Op