aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ssl/SSL_set_bio.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ssl/SSL_set_bio.pod')
-rw-r--r--doc/ssl/SSL_set_bio.pod11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/ssl/SSL_set_bio.pod b/doc/ssl/SSL_set_bio.pod
index 3e87ee157e..3909d30dc8 100644
--- a/doc/ssl/SSL_set_bio.pod
+++ b/doc/ssl/SSL_set_bio.pod
@@ -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