summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorTomas Mraz <tomas@openssl.org>2022-02-11 09:44:52 +0100
committerTomas Mraz <tomas@openssl.org>2022-02-14 10:08:21 +0100
commit7585073892af9cffd28b7b5872c2b102b99af807 (patch)
tree14e2e7cf5907338d8b128c8f5496204b411871f6 /doc
parent79cda38cff834224fb9d86dc7433b4f60688ce49 (diff)
Apply the correct Apache v2 license
There were still a few files mentioning the old OpenSSL license. Fixes #17684 Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/17686)
Diffstat (limited to 'doc')
-rw-r--r--doc/man1/openssl-cmp.pod.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man1/openssl-cmp.pod.in b/doc/man1/openssl-cmp.pod.in
index 3bae43cc35..705baf1dd6 100644
--- a/doc/man1/openssl-cmp.pod.in
+++ b/doc/man1/openssl-cmp.pod.in
@@ -1239,9 +1239,9 @@ The B<-engine option> was deprecated in OpenSSL 3.0.
=head1 COPYRIGHT
-Copyright 2007-2021 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2007-2022 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>.