Add copyright to manpages
[openssl.git] / doc / ssl / SSL_CTX_set_custom_cli_ext.pod
index 3fceef9258a3102d8e0c17aa39654bca9a58d00f..670ed4b6c119fc8f10211c1a917a58ff27f883ab 100644 (file)
@@ -131,3 +131,14 @@ SSL_extension_supported() returns 1 if the extension B<ext_type> is handled
 internally by OpenSSL and 0 otherwise.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2014-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