Adds newline after =cut in PODs
[openssl.git] / doc / crypto / CMS_sign_receipt.pod
index 2083c88bb6dea8ebf067a15bd809aaa46de094b9..8ea6df1fbca3afc4449f5dfacd27aed1aba170fb 100644 (file)
@@ -2,7 +2,7 @@
 
 =head1 NAME
 
- CMS_sign_receipt - create a CMS signed receipt
+CMS_sign_receipt - create a CMS signed receipt
 
 =head1 SYNOPSIS
 
@@ -38,8 +38,13 @@ L<ERR_get_error(3)>,
 L<CMS_verify_receipt(3)>,
 L<CMS_sign(3)>
 
-=head1 HISTORY
+=head1 COPYRIGHT
 
-CMS_sign_receipt() was added to OpenSSL 0.9.8
+Copyright 2008-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