diff options
Diffstat (limited to 'doc/man3/BN_cmp.pod')
-rw-r--r-- | doc/man3/BN_cmp.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/BN_cmp.pod b/doc/man3/BN_cmp.pod index 261619c512ab..f302818f215e 100644 --- a/doc/man3/BN_cmp.pod +++ b/doc/man3/BN_cmp.pod @@ -44,7 +44,7 @@ BN_abs_is_word() and BN_is_odd() were macros. Copyright 2000-2021 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>. |