diff options
author | Matt Caswell <matt@openssl.org> | 2018-04-03 14:57:12 +0200 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2018-04-03 14:57:12 +0200 |
commit | c4d3c19b4c17ed5d9da790dd330409ce11e6a499 (patch) | |
tree | 2e60e2397ae1f0ab473e7f9b6679426a2a98c0f0 /doc/man3/BIO_s_connect.pod | |
parent | Use the private RNG for data that is not public (diff) | |
download | openssl-c4d3c19b4c17ed5d9da790dd330409ce11e6a499.tar.xz openssl-c4d3c19b4c17ed5d9da790dd330409ce11e6a499.zip |
Update copyright year
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5851)
Diffstat (limited to 'doc/man3/BIO_s_connect.pod')
-rw-r--r-- | doc/man3/BIO_s_connect.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/BIO_s_connect.pod b/doc/man3/BIO_s_connect.pod index e67f622e55..d5cc553f25 100644 --- a/doc/man3/BIO_s_connect.pod +++ b/doc/man3/BIO_s_connect.pod @@ -203,7 +203,7 @@ Use BIO_set_conn_address() and BIO_get_conn_address() instead. =head1 COPYRIGHT -Copyright 2000-2016 The OpenSSL Project Authors. All Rights Reserved. +Copyright 2000-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 |