diff options
author | Matt Caswell <matt@openssl.org> | 2021-05-20 15:22:33 +0200 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2021-05-20 15:22:33 +0200 |
commit | 0789c7d834c1c387d10e015279762d7e7b2b3cc0 (patch) | |
tree | 89603beb8198b1eec48f09f8731db49c512d48ff /doc/man1/openssl-gendsa.pod.in | |
parent | EVP: Modify EVP_PKEY_export() to handle legacy EVP_PKEYs (diff) | |
download | openssl-0789c7d834c1c387d10e015279762d7e7b2b3cc0.tar.xz openssl-0789c7d834c1c387d10e015279762d7e7b2b3cc0.zip |
Update copyright year
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15381)
Diffstat (limited to 'doc/man1/openssl-gendsa.pod.in')
-rw-r--r-- | doc/man1/openssl-gendsa.pod.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man1/openssl-gendsa.pod.in b/doc/man1/openssl-gendsa.pod.in index bce1561c7f..3dc2e3a6bd 100644 --- a/doc/man1/openssl-gendsa.pod.in +++ b/doc/man1/openssl-gendsa.pod.in @@ -95,7 +95,7 @@ The B<-engine> option was deprecated in OpenSSL 3.0. =head1 COPYRIGHT -Copyright 2000-2020 The OpenSSL Project Authors. All Rights Reserved. +Copyright 2000-2021 The OpenSSL Project Authors. All Rights Reserved. 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 |