aboutsummaryrefslogtreecommitdiffstats
path: root/doc/crypto/EVP_EncodeInit.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/crypto/EVP_EncodeInit.pod')
-rw-r--r--doc/crypto/EVP_EncodeInit.pod11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/crypto/EVP_EncodeInit.pod b/doc/crypto/EVP_EncodeInit.pod
index bc35acfc42..7940a5a632 100644
--- a/doc/crypto/EVP_EncodeInit.pod
+++ b/doc/crypto/EVP_EncodeInit.pod
@@ -144,3 +144,14 @@ EVP_DecodeBlock() returns the length of the data decoded or -1 on error.
L<evp(3)>
=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