Add copyright to manpages
[openssl.git] / doc / ssl / SSL_set_bio.pod
index 3e87ee157ebaf9f719a44aaa3249c33bc757af34..3909d30dc894fc8d602fbe6bbd7282d9148fd0ab 100644 (file)
@@ -41,3 +41,14 @@ L<SSL_shutdown(3)>, L<ssl(3)>, L<bio(3)>
 SSL_set_rbio() and SSL_set_wbio() were added in OpenSSL 1.1.0.
 
 =cut
+
+=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