aboutsummaryrefslogtreecommitdiffstats
path: root/doc/crypto/EVP_MD_meth_new.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/crypto/EVP_MD_meth_new.pod')
-rw-r--r--doc/crypto/EVP_MD_meth_new.pod11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/crypto/EVP_MD_meth_new.pod b/doc/crypto/EVP_MD_meth_new.pod
index 0bab127007..5bf7592aac 100644
--- a/doc/crypto/EVP_MD_meth_new.pod
+++ b/doc/crypto/EVP_MD_meth_new.pod
@@ -158,3 +158,14 @@ The B<EVP_MD> structure was openly available in OpenSSL before version
1.1. The functions described here were added in OpenSSL version 1.1.
=cut
+
+=head1 COPYRIGHT
+
+Copyright 2015-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