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_accept.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_accept.pod')
-rw-r--r-- | doc/man3/BIO_s_accept.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/BIO_s_accept.pod b/doc/man3/BIO_s_accept.pod index 695b7e6989..45b864e5e6 100644 --- a/doc/man3/BIO_s_accept.pod +++ b/doc/man3/BIO_s_accept.pod @@ -224,7 +224,7 @@ down each and finally closes both down. =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 |