]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - doc/man3/CT_POLICY_EVAL_CTX_new.pod
Fix errors found by new find-doc-nits
[thirdparty/openssl.git] / doc / man3 / CT_POLICY_EVAL_CTX_new.pod
index f068fde62684d2d0809b539e58edd3849fba408c..27c04e19e93eac78e9946c30693a49ac22d37714 100644 (file)
@@ -88,7 +88,7 @@ issued in the future. RFC6962 states that "TLS clients MUST reject SCTs whose
 timestamp is in the future". By default, this will be set to 5 minutes in the
 future (e.g. (time() + 300) * 1000), to allow for clock drift.
 
-The time should be in milliseconds since the Unix epoch.
+The time should be in milliseconds since the Unix Epoch.
 
 =back
 
@@ -120,7 +120,7 @@ These functions were added in OpenSSL 1.1.0.
 
 Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
 
-Licensed under the OpenSSL license (the "License").  You may not use
+Licensed under the Apache License 2.0 (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>.