diff options
author | Richard Levitte <levitte@openssl.org> | 2018-12-06 14:05:22 +0100 |
---|---|---|
committer | Richard Levitte <levitte@openssl.org> | 2018-12-06 15:36:02 +0100 |
commit | 3187791ed361adbb7ea04b738a949767d6eb76ed (patch) | |
tree | c7733b9f84003b9f13842c4d5329e308e8b66c91 /doc/man7/ossl_store-file.pod | |
parent | Following the license change, modify the boilerplates in doc/man5/ (diff) | |
download | openssl-3187791ed361adbb7ea04b738a949767d6eb76ed.tar.xz openssl-3187791ed361adbb7ea04b738a949767d6eb76ed.zip |
Following the license change, modify the boilerplates in doc/man7/
[skip ci]
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7831)
Diffstat (limited to 'doc/man7/ossl_store-file.pod')
-rw-r--r-- | doc/man7/ossl_store-file.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man7/ossl_store-file.pod b/doc/man7/ossl_store-file.pod index 996043b0fb..c517503eb7 100644 --- a/doc/man7/ossl_store-file.pod +++ b/doc/man7/ossl_store-file.pod @@ -63,7 +63,7 @@ L<ossl_store(7)>, L<passphrase-encoding(7)> Copyright 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>. |