Add the ability to set OCSP_RESPID fields
[openssl.git] / doc / crypto / ERR_clear_error.pod
index d1da2b68e81fa199e21a9ad086d9c568f8d93ac6..892c67fcf9773b01ca1e3e8d05b2810bcf892b6a 100644 (file)
@@ -22,8 +22,13 @@ ERR_clear_error() has no return value.
 
 L<err(3)>, L<ERR_get_error(3)>
 
-=head1 HISTORY
+=head1 COPYRIGHT
 
-ERR_clear_error() is available in all versions of SSLeay and OpenSSL.
+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