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/SCT_print.pod | |
parent | Following the license change, modify the boilerplates in doc/man1/ (diff) | |
download | openssl-4746f25ac62e5bbdc07eedcec9c9a27547577141.tar.xz openssl-4746f25ac62e5bbdc07eedcec9c9a27547577141.zip |
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/SCT_print.pod')
-rw-r--r-- | doc/man3/SCT_print.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/SCT_print.pod b/doc/man3/SCT_print.pod index 2b9913d4b6..ead151b99a 100644 --- a/doc/man3/SCT_print.pod +++ b/doc/man3/SCT_print.pod @@ -49,7 +49,7 @@ These functions were added in OpenSSL 1.1.0. Copyright 2016-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>. |