diff options
author | Richard Levitte <levitte@openssl.org> | 2018-12-06 14:04:11 +0100 |
---|---|---|
committer | Richard Levitte <levitte@openssl.org> | 2018-12-06 15:33:06 +0100 |
commit | 449040b49a01b18b1f82e6a7659be0c9d97b5807 (patch) | |
tree | c78bb9befe7f0cf4cb283b72944e00c074a90441 | |
parent | Following the license change, modify the boilerplates in crypto/ (diff) | |
download | openssl-449040b49a01b18b1f82e6a7659be0c9d97b5807.tar.xz openssl-449040b49a01b18b1f82e6a7659be0c9d97b5807.zip |
Following the license change, modify the boilerplates in doc/man1/
[skip ci]
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7828)
50 files changed, 50 insertions, 50 deletions
diff --git a/doc/man1/CA.pl.pod b/doc/man1/CA.pl.pod index 6949ec6228..8c8b3785d0 100644 --- a/doc/man1/CA.pl.pod +++ b/doc/man1/CA.pl.pod @@ -206,7 +206,7 @@ L<config(5)> Copyright 2000-2017 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>. diff --git a/doc/man1/asn1parse.pod b/doc/man1/asn1parse.pod index 0e1fcc686f..ec6e633407 100644 --- a/doc/man1/asn1parse.pod +++ b/doc/man1/asn1parse.pod @@ -207,7 +207,7 @@ L<ASN1_generate_nconf(3)> Copyright 2000-2017 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>. diff --git a/doc/man1/ca.pod b/doc/man1/ca.pod index e998eabf83..2e84bd6cc7 100644 --- a/doc/man1/ca.pod +++ b/doc/man1/ca.pod @@ -755,7 +755,7 @@ L<config(5)>, L<x509v3_config(5)> Copyright 2000-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>. diff --git a/doc/man1/ciphers.pod b/doc/man1/ciphers.pod index 3aea982384..4a2deccd24 100644 --- a/doc/man1/ciphers.pod +++ b/doc/man1/ciphers.pod @@ -768,7 +768,7 @@ The B<-convert> was added in OpenSSL 1.1.1. Copyright 2000-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>. diff --git a/doc/man1/cms.pod b/doc/man1/cms.pod index 60ee3b505e..7be08af96e 100644 --- a/doc/man1/cms.pod +++ b/doc/man1/cms.pod @@ -737,7 +737,7 @@ The -no_alt_chains options was first added to OpenSSL 1.0.2b. Copyright 2008-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>. diff --git a/doc/man1/crl.pod b/doc/man1/crl.pod index 58f2bf62dd..a76f2ae095 100644 --- a/doc/man1/crl.pod +++ b/doc/man1/crl.pod @@ -135,7 +135,7 @@ L<crl2pkcs7(1)>, L<ca(1)>, L<x509(1)> Copyright 2000-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>. diff --git a/doc/man1/crl2pkcs7.pod b/doc/man1/crl2pkcs7.pod index f58a442b5b..df58b8a2c7 100644 --- a/doc/man1/crl2pkcs7.pod +++ b/doc/man1/crl2pkcs7.pod @@ -98,7 +98,7 @@ L<pkcs7(1)> Copyright 2000-2017 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>. diff --git a/doc/man1/dgst.pod b/doc/man1/dgst.pod index 47e163b170..993c92bb86 100644 --- a/doc/man1/dgst.pod +++ b/doc/man1/dgst.pod @@ -237,7 +237,7 @@ The FIPS-related options were removed in OpenSSL 1.1.0 Copyright 2000-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>. diff --git a/doc/man1/dhparam.pod b/doc/man1/dhparam.pod index 1b43b32310..67a3894169 100644 --- a/doc/man1/dhparam.pod +++ b/doc/man1/dhparam.pod @@ -158,7 +158,7 @@ L<dsaparam(1)> Copyright 2000-2017 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>. diff --git a/doc/man1/dsa.pod b/doc/man1/dsa.pod index fb6cbf122a..3358131d01 100644 --- a/doc/man1/dsa.pod +++ b/doc/man1/dsa.pod @@ -174,7 +174,7 @@ L<genrsa(1)> Copyright 2000-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>. diff --git a/doc/man1/dsaparam.pod b/doc/man1/dsaparam.pod index 94ea435cce..3545e68af9 100644 --- a/doc/man1/dsaparam.pod +++ b/doc/man1/dsaparam.pod @@ -123,7 +123,7 @@ L<rsa(1)> Copyright 2000-2017 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>. diff --git a/doc/man1/ec.pod b/doc/man1/ec.pod index 0b836603ca..9d2fc1f645 100644 --- a/doc/man1/ec.pod +++ b/doc/man1/ec.pod @@ -199,7 +199,7 @@ L<ecparam(1)>, L<dsa(1)>, L<rsa(1)> Copyright 2003-2017 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>. diff --git a/doc/man1/ecparam.pod b/doc/man1/ecparam.pod index 0633f8cda4..ed39788bd7 100644 --- a/doc/man1/ecparam.pod +++ b/doc/man1/ecparam.pod @@ -184,7 +184,7 @@ L<ec(1)>, L<dsaparam(1)> Copyright 2003-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>. diff --git a/doc/man1/enc.pod b/doc/man1/enc.pod index 2136a94978..ef8d7d9171 100644 --- a/doc/man1/enc.pod +++ b/doc/man1/enc.pod @@ -423,7 +423,7 @@ The default digest was changed from MD5 to SHA256 in Openssl 1.1.0. Copyright 2000-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>. diff --git a/doc/man1/engine.pod b/doc/man1/engine.pod index 24f1b32cdb..446b1981b6 100644 --- a/doc/man1/engine.pod +++ b/doc/man1/engine.pod @@ -111,7 +111,7 @@ L<config(5)> 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>. diff --git a/doc/man1/errstr.pod b/doc/man1/errstr.pod index 3c89b8f5cf..ba6fc81496 100644 --- a/doc/man1/errstr.pod +++ b/doc/man1/errstr.pod @@ -38,7 +38,7 @@ to produce the error message: Copyright 2004-2016 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>. diff --git a/doc/man1/gendsa.pod b/doc/man1/gendsa.pod index b2580b4f03..76dc9dd0c7 100644 --- a/doc/man1/gendsa.pod +++ b/doc/man1/gendsa.pod @@ -93,7 +93,7 @@ L<rsa(1)> Copyright 2000-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>. diff --git a/doc/man1/genpkey.pod b/doc/man1/genpkey.pod index fa62973abd..4a2c064e45 100644 --- a/doc/man1/genpkey.pod +++ b/doc/man1/genpkey.pod @@ -327,7 +327,7 @@ OpenSSL 1.1.1. Copyright 2006-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>. diff --git a/doc/man1/genrsa.pod b/doc/man1/genrsa.pod index a9c994ffb1..36cc7d8174 100644 --- a/doc/man1/genrsa.pod +++ b/doc/man1/genrsa.pod @@ -120,7 +120,7 @@ L<gendsa(1)> Copyright 2000-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>. diff --git a/doc/man1/list.pod b/doc/man1/list.pod index 394d70e319..b1a147ba27 100644 --- a/doc/man1/list.pod +++ b/doc/man1/list.pod @@ -96,7 +96,7 @@ format described in L<config(5)/ASN1 Object Configuration Module>. 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>. diff --git a/doc/man1/nseq.pod b/doc/man1/nseq.pod index 7d5f009aa2..5760baf796 100644 --- a/doc/man1/nseq.pod +++ b/doc/man1/nseq.pod @@ -77,7 +77,7 @@ output files and allowing multiple certificate files to be used. Copyright 2000-2017 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>. diff --git a/doc/man1/ocsp.pod b/doc/man1/ocsp.pod index c9feef8f0e..7bfa6936c0 100644 --- a/doc/man1/ocsp.pod +++ b/doc/man1/ocsp.pod @@ -492,7 +492,7 @@ The -no_alt_chains options was first added to OpenSSL 1.1.0. Copyright 2001-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>. diff --git a/doc/man1/openssl.pod b/doc/man1/openssl.pod index a39cf963d9..a2002d4465 100644 --- a/doc/man1/openssl.pod +++ b/doc/man1/openssl.pod @@ -560,7 +560,7 @@ manual pages. Copyright 2000-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>. diff --git a/doc/man1/passwd.pod b/doc/man1/passwd.pod index c5760fe76e..440dc0363a 100644 --- a/doc/man1/passwd.pod +++ b/doc/man1/passwd.pod @@ -124,7 +124,7 @@ This can be used with a subsequent B<-rand> flag. Copyright 2000-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>. diff --git a/doc/man1/pkcs12.pod b/doc/man1/pkcs12.pod index 3389e595fe..67adaa1e15 100644 --- a/doc/man1/pkcs12.pod +++ b/doc/man1/pkcs12.pod @@ -383,7 +383,7 @@ L<pkcs8(1)> Copyright 2000-2017 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>. diff --git a/doc/man1/pkcs7.pod b/doc/man1/pkcs7.pod index cf445b3dcd..3c6d971c53 100644 --- a/doc/man1/pkcs7.pod +++ b/doc/man1/pkcs7.pod @@ -112,7 +112,7 @@ L<crl2pkcs7(1)> Copyright 2000-2017 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>. diff --git a/doc/man1/pkcs8.pod b/doc/man1/pkcs8.pod index 9c923b87c9..f2bde1a100 100644 --- a/doc/man1/pkcs8.pod +++ b/doc/man1/pkcs8.pod @@ -311,7 +311,7 @@ The B<-iter> option was added to OpenSSL 1.1.0. Copyright 2000-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>. diff --git a/doc/man1/pkey.pod b/doc/man1/pkey.pod index 9569fe0e41..ba71ae4c00 100644 --- a/doc/man1/pkey.pod +++ b/doc/man1/pkey.pod @@ -160,7 +160,7 @@ L<dsa(1)>, L<genrsa(1)>, L<gendsa(1)> Copyright 2006-2017 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>. diff --git a/doc/man1/pkeyparam.pod b/doc/man1/pkeyparam.pod index 50949657c8..048a1f2e8b 100644 --- a/doc/man1/pkeyparam.pod +++ b/doc/man1/pkeyparam.pod @@ -80,7 +80,7 @@ L<dsa(1)>, L<genrsa(1)>, L<gendsa(1)> Copyright 2006-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>. diff --git a/doc/man1/pkeyutl.pod b/doc/man1/pkeyutl.pod index a0dae86cfc..24354db96a 100644 --- a/doc/man1/pkeyutl.pod +++ b/doc/man1/pkeyutl.pod @@ -348,7 +348,7 @@ L<EVP_PKEY_CTX_set_hkdf_md(3)>, L<EVP_PKEY_CTX_set_tls1_prf_md(3)> Copyright 2006-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>. diff --git a/doc/man1/prime.pod b/doc/man1/prime.pod index 1d25954af1..019f506010 100644 --- a/doc/man1/prime.pod +++ b/doc/man1/prime.pod @@ -60,7 +60,7 @@ is prime. The default is 20. Copyright 2017 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>. diff --git a/doc/man1/rand.pod b/doc/man1/rand.pod index 5dd9e8e0a5..d6260ee99c 100644 --- a/doc/man1/rand.pod +++ b/doc/man1/rand.pod @@ -68,7 +68,7 @@ L<RAND_bytes(3)> Copyright 2000-2016 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>. diff --git a/doc/man1/rehash.pod b/doc/man1/rehash.pod index 22f3b7a40a..187a790564 100644 --- a/doc/man1/rehash.pod +++ b/doc/man1/rehash.pod @@ -138,7 +138,7 @@ L<x509(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>. diff --git a/doc/man1/req.pod b/doc/man1/req.pod index c76d63d6fd..67cb8ad1d4 100644 --- a/doc/man1/req.pod +++ b/doc/man1/req.pod @@ -691,7 +691,7 @@ L<x509v3_config(5)> Copyright 2000-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>. diff --git a/doc/man1/rsa.pod b/doc/man1/rsa.pod index 37f64616c0..ae772d8131 100644 --- a/doc/man1/rsa.pod +++ b/doc/man1/rsa.pod @@ -197,7 +197,7 @@ L<gendsa(1)> Copyright 2000-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>. diff --git a/doc/man1/rsautl.pod b/doc/man1/rsautl.pod index fdc67432fb..ac20b5e220 100644 --- a/doc/man1/rsautl.pod +++ b/doc/man1/rsautl.pod @@ -212,7 +212,7 @@ L<dgst(1)>, L<rsa(1)>, L<genrsa(1)> Copyright 2000-2017 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>. diff --git a/doc/man1/s_client.pod b/doc/man1/s_client.pod index fa5cb0a92d..fa6a28f1bd 100644 --- a/doc/man1/s_client.pod +++ b/doc/man1/s_client.pod @@ -818,7 +818,7 @@ The B<-name> option was added in OpenSSL 1.1.1. Copyright 2000-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>. diff --git a/doc/man1/s_server.pod b/doc/man1/s_server.pod index f4c4eda353..5a18343a8a 100644 --- a/doc/man1/s_server.pod +++ b/doc/man1/s_server.pod @@ -830,7 +830,7 @@ OpenSSL 1.1.1. Copyright 2000-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>. diff --git a/doc/man1/s_time.pod b/doc/man1/s_time.pod index c08e44a431..b5e74ccd1b 100644 --- a/doc/man1/s_time.pod +++ b/doc/man1/s_time.pod @@ -204,7 +204,7 @@ L<s_client(1)>, L<s_server(1)>, L<ciphers(1)> Copyright 2004-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>. diff --git a/doc/man1/sess_id.pod b/doc/man1/sess_id.pod index 1f7a1e8670..1e76f73b39 100644 --- a/doc/man1/sess_id.pod +++ b/doc/man1/sess_id.pod @@ -158,7 +158,7 @@ L<ciphers(1)>, L<s_server(1)> Copyright 2000-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>. diff --git a/doc/man1/smime.pod b/doc/man1/smime.pod index 0acdd08254..7d5b7460e3 100644 --- a/doc/man1/smime.pod +++ b/doc/man1/smime.pod @@ -516,7 +516,7 @@ The -no_alt_chains options was first added to OpenSSL 1.1.0. Copyright 2000-2017 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>. diff --git a/doc/man1/speed.pod b/doc/man1/speed.pod index 16dc839e17..e164c61444 100644 --- a/doc/man1/speed.pod +++ b/doc/man1/speed.pod @@ -101,7 +101,7 @@ pre-compiled grand selection is tested. Copyright 2000-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>. diff --git a/doc/man1/spkac.pod b/doc/man1/spkac.pod index 655f135807..dc66d7fbd1 100644 --- a/doc/man1/spkac.pod +++ b/doc/man1/spkac.pod @@ -147,7 +147,7 @@ L<ca(1)> Copyright 2000-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>. diff --git a/doc/man1/srp.pod b/doc/man1/srp.pod index 229a30a9b3..0fc4e079c7 100644 --- a/doc/man1/srp.pod +++ b/doc/man1/srp.pod @@ -65,7 +65,7 @@ Generate verbose output while processing. Copyright 2017-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>. diff --git a/doc/man1/storeutl.pod b/doc/man1/storeutl.pod index 083f028246..63c616e72a 100644 --- a/doc/man1/storeutl.pod +++ b/doc/man1/storeutl.pod @@ -125,7 +125,7 @@ B<openssl> B<storeutl> was added to OpenSSL 1.1.1. 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>. diff --git a/doc/man1/ts.pod b/doc/man1/ts.pod index eeccaf674c..078905a845 100644 --- a/doc/man1/ts.pod +++ b/doc/man1/ts.pod @@ -666,7 +666,7 @@ L<config(5)> Copyright 2006-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>. diff --git a/doc/man1/tsget.pod b/doc/man1/tsget.pod index 43bf2c7e35..a48ca405ca 100644 --- a/doc/man1/tsget.pod +++ b/doc/man1/tsget.pod @@ -194,7 +194,7 @@ B<RFC 3161> Copyright 2006-2016 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>. diff --git a/doc/man1/verify.pod b/doc/man1/verify.pod index b67890af3c..ef77e9c9b5 100644 --- a/doc/man1/verify.pod +++ b/doc/man1/verify.pod @@ -771,7 +771,7 @@ is silently ignored. Copyright 2000-2017 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>. diff --git a/doc/man1/version.pod b/doc/man1/version.pod index 757b55b55c..2d2e4aabdd 100644 --- a/doc/man1/version.pod +++ b/doc/man1/version.pod @@ -73,7 +73,7 @@ in a bug report. Copyright 2000-2017 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>. diff --git a/doc/man1/x509.pod b/doc/man1/x509.pod index 088827b6ff..8c096edf01 100644 --- a/doc/man1/x509.pod +++ b/doc/man1/x509.pod @@ -928,7 +928,7 @@ the old form must have their links rebuilt using B<c_rehash> or similar. Copyright 2000-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>. |