Add copyright to manpages
[openssl.git] / doc / crypto / EVP_CIPHER_CTX_get_cipher_data.pod
index fc1d914ed89581869f6cb9c8f241dc4341b7cb4b..c5e7b83ebf10255307f2e29d368c0e19daed7792 100644 (file)
@@ -40,3 +40,14 @@ The EVP_CIPHER_CTX_get_cipher_data() and EVP_CIPHER_CTX_set_cipher_data()
 functions were added in OpenSSL 1.1.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 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