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/SSL_CTX_set1_sigalgs.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/SSL_CTX_set1_sigalgs.pod')
-rw-r--r-- | doc/man3/SSL_CTX_set1_sigalgs.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/SSL_CTX_set1_sigalgs.pod b/doc/man3/SSL_CTX_set1_sigalgs.pod index 93d5320d96..642f71a75c 100644 --- a/doc/man3/SSL_CTX_set1_sigalgs.pod +++ b/doc/man3/SSL_CTX_set1_sigalgs.pod @@ -110,7 +110,7 @@ L<SSL_CONF_CTX_new(3)> 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>. |