Add the ability to set OCSP_RESPID fields
[openssl.git] / doc / crypto / ERR_clear_error.pod
index e54e34c46db3043a0f751b8f588bb96cb73848c0..892c67fcf9773b01ca1e3e8d05b2810bcf892b6a 100644 (file)
@@ -22,4 +22,13 @@ ERR_clear_error() has no return value.
 
 L<err(3)>, L<ERR_get_error(3)>
 
+=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