Expand SSL_CTX_set_default_verify_paths() documentation
[openssl.git] / doc / crypto / BIO_push.pod
index 1523e5b6958b5ce32a65c43c4ea9abe52b1dc13b..cb19c0b3bab33e89d49d220ff77fb5cb94d5bbdd 100644 (file)
@@ -2,7 +2,7 @@
 
 =head1 NAME
 
-BIO_push, BIO_pop, BIO_set_next - add and remove BIOs from a chain.
+BIO_push, BIO_pop, BIO_set_next - add and remove BIOs from a chain
 
 =head1 SYNOPSIS
 
@@ -77,4 +77,13 @@ L<bio>
 
 The BIO_set_next() function was added in OpenSSL version 1.1.0.
 
+=head1 COPYRIGHT
+
+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