Document the i2o and o2i SCT functions
[openssl.git] / doc / crypto / BN_mod_inverse.pod
index 97bb3785582f2e7ad8f9c76c426ebfceaaf70c26..b4792add8273fee9824d6cbecb2b865917f79e96 100644 (file)
@@ -29,8 +29,13 @@ NULL on error. The error codes can be obtained by L<ERR_get_error(3)>.
 
 L<bn(3)>, L<ERR_get_error(3)>, L<BN_add(3)>
 
-=head1 HISTORY
+=head1 COPYRIGHT
 
-BN_mod_inverse() is available in all versions of SSLeay and OpenSSL.
+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