aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ssl/SSL_CTX_load_verify_locations.pod
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2016-05-18 11:44:05 -0400
committerRich Salz <rsalz@openssl.org>2016-05-19 08:51:59 -0400
commite2f92610bcc21dc5b943f9250e34c207ab35fef0 (patch)
tree8f1e5f38fda0bebe1eb8e3fc953dea4850920f1d /doc/ssl/SSL_CTX_load_verify_locations.pod
parent84e9ee1bc430ada9d0d835a84a1cabd17283697d (diff)
downloadopenssl-e2f92610bcc21dc5b943f9250e34c207ab35fef0.tar.gz
Add copyright to manpages
Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'doc/ssl/SSL_CTX_load_verify_locations.pod')
-rw-r--r--doc/ssl/SSL_CTX_load_verify_locations.pod11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/ssl/SSL_CTX_load_verify_locations.pod b/doc/ssl/SSL_CTX_load_verify_locations.pod
index 3c1e3b77c4..3ba106a879 100644
--- a/doc/ssl/SSL_CTX_load_verify_locations.pod
+++ b/doc/ssl/SSL_CTX_load_verify_locations.pod
@@ -146,3 +146,14 @@ L<SSL_CTX_set_cert_store(3)>,
L<SSL_CTX_set_client_CA_list(3)>
=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