diff options
Diffstat (limited to 'doc/man3/BN_mod_mul_montgomery.pod')
-rw-r--r-- | doc/man3/BN_mod_mul_montgomery.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/BN_mod_mul_montgomery.pod b/doc/man3/BN_mod_mul_montgomery.pod index 911945fd9dba..82db19308ef8 100644 --- a/doc/man3/BN_mod_mul_montgomery.pod +++ b/doc/man3/BN_mod_mul_montgomery.pod @@ -82,7 +82,7 @@ BN_MONT_CTX_init() was removed in OpenSSL 1.1.0 Copyright 2000-2020 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>. |