]> WPIA git - cassiopeia.git/blobdiff - lib/openssl/doc/crypto/BN_cmp.pod
upd: openssl to 1.1.0
[cassiopeia.git] / lib / openssl / doc / crypto / BN_cmp.pod
index 23e9ed0b4f95de9e68b122c36a9f45e5daa6ad89..ec005718a1c4010525460a7a746abe7227bc37be 100644 (file)
@@ -37,12 +37,15 @@ the condition is true, 0 otherwise.
 
 =head1 SEE ALSO
 
-L<bn(3)|bn(3)>
+L<bn(3)>
 
-=head1 HISTORY
+=head1 COPYRIGHT
 
-BN_cmp(), BN_ucmp(), BN_is_zero(), BN_is_one() and BN_is_word() are
-available in all versions of SSLeay and OpenSSL.
-BN_is_odd() was added in SSLeay 0.8.
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
 
 =cut