Add EVP_PKEY_get0_hmac() function
[openssl.git] / doc / crypto / EVP_CIPHER_CTX_get_cipher_data.pod
index fc1d914ed89581869f6cb9c8f241dc4341b7cb4b..3a57fcdb677a881345779fe2d77ee5f2b7368f8a 100644 (file)
@@ -39,4 +39,13 @@ cipher data for the EVP_CIPHER_CTX.
 The EVP_CIPHER_CTX_get_cipher_data() and EVP_CIPHER_CTX_set_cipher_data()
 functions were added in OpenSSL 1.1.0.
 
+=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