diff options
Diffstat (limited to 'doc/man3/SSL_SESSION_get_protocol_version.pod')
-rw-r--r-- | doc/man3/SSL_SESSION_get_protocol_version.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/SSL_SESSION_get_protocol_version.pod b/doc/man3/SSL_SESSION_get_protocol_version.pod index 961ed3e923c7..b8b9b5aa10f1 100644 --- a/doc/man3/SSL_SESSION_get_protocol_version.pod +++ b/doc/man3/SSL_SESSION_get_protocol_version.pod @@ -48,7 +48,7 @@ The SSL_SESSION_set_protocol_version() function was added in OpenSSL 1.1.1. Copyright 2001-2018 The OpenSSL Project Authors. All Rights Reserved. -Licensed under the OpenSSL license (the "License"). You may not use +Licensed under the Apache License 2.0 (the "License"). You may not use this file except in compliance with the License. You can obtain a copy in the file LICENSE in the source distribution or at L<https://www.openssl.org/source/license.html>. |