Add copyright to manpages
[openssl.git] / doc / crypto / EVP_PKEY_new.pod
index b639c664541c0cc3c157cb09e2f95664a6a13edf..5578e803324cbe9537836467f2b555bd1d748fab 100644 (file)
@@ -50,3 +50,14 @@ EVP_PKEY_new() and EVP_PKEY_free() exist in all versions of OpenSSL.
 EVP_PKEY_up_ref() was first added to OpenSSL 1.1.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2002-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