diff options
author | Richard Levitte <levitte@openssl.org> | 2018-12-06 14:04:44 +0100 |
---|---|---|
committer | Richard Levitte <levitte@openssl.org> | 2018-12-06 15:34:13 +0100 |
commit | 4746f25ac62e5bbdc07eedcec9c9a27547577141 (patch) | |
tree | 09dbe9a3b0a3c833e76a985a5908e557be44a01b /doc/man3/OCSP_response_status.pod | |
parent | 449040b49a01b18b1f82e6a7659be0c9d97b5807 (diff) | |
download | openssl-new-4746f25ac62e5bbdc07eedcec9c9a27547577141.tar.gz |
Following the license change, modify the boilerplates in doc/man3/
[skip ci]
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7829)
Diffstat (limited to 'doc/man3/OCSP_response_status.pod')
-rw-r--r-- | doc/man3/OCSP_response_status.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/OCSP_response_status.pod b/doc/man3/OCSP_response_status.pod index 82f95b3af1..9b85c041be 100644 --- a/doc/man3/OCSP_response_status.pod +++ b/doc/man3/OCSP_response_status.pod @@ -109,7 +109,7 @@ The OCSP_basic_sign_ctx() function was added in OpenSSL 1.1.1. Copyright 2015-2018 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>. |