aboutsummaryrefslogtreecommitdiffstats
path: root/doc/crypto/hmac.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/crypto/hmac.pod')
-rw-r--r--doc/crypto/hmac.pod11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/crypto/hmac.pod b/doc/crypto/hmac.pod
index 57c274cbfe..7e5148e29f 100644
--- a/doc/crypto/hmac.pod
+++ b/doc/crypto/hmac.pod
@@ -111,3 +111,14 @@ HMAC_Init_ex(), HMAC_Update() and HMAC_Final() did not return values in
versions of OpenSSL before 1.0.0.
=cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-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