diff options
Diffstat (limited to 'crypto/openssl/doc/man3/UI_create_method.pod')
| -rw-r--r-- | crypto/openssl/doc/man3/UI_create_method.pod | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/openssl/doc/man3/UI_create_method.pod b/crypto/openssl/doc/man3/UI_create_method.pod index a01e1012dcf9..c9295ff52649 100644 --- a/crypto/openssl/doc/man3/UI_create_method.pod +++ b/crypto/openssl/doc/man3/UI_create_method.pod @@ -51,7 +51,7 @@ interface method creation and destruction =head1 DESCRIPTION -A method contains a few functions that implement the low level of the +A method contains a few functions that implement the low-level of the User Interface. These functions are: @@ -210,7 +210,7 @@ and UI_method_get_data_destructor() functions were added in OpenSSL 1.1.1. =head1 COPYRIGHT -Copyright 2001-2016 The OpenSSL Project Authors. All Rights Reserved. +Copyright 2001-2020 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 |
