diff options
Diffstat (limited to 'doc/man3/BN_mod_mul_reciprocal.pod')
-rw-r--r-- | doc/man3/BN_mod_mul_reciprocal.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/BN_mod_mul_reciprocal.pod b/doc/man3/BN_mod_mul_reciprocal.pod index 07f93baf60..dd3b0ee808 100644 --- a/doc/man3/BN_mod_mul_reciprocal.pod +++ b/doc/man3/BN_mod_mul_reciprocal.pod @@ -68,7 +68,7 @@ BN_RECP_CTX_init() was removed in OpenSSL 1.1.0 Copyright 2000-2017 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>. |