diff options
author | Matt Caswell <matt@openssl.org> | 2021-04-22 15:38:44 +0200 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2021-04-22 15:38:44 +0200 |
commit | f5afac4bdac31a52f1577a8d158559f0a4f7bed7 (patch) | |
tree | e5932d4f44ebb1ea656183afc50f5e1d0299d92e /doc/man3/d2i_PrivateKey.pod | |
parent | Fix build failure with MSVC (diff) | |
download | openssl-f5afac4bdac31a52f1577a8d158559f0a4f7bed7.tar.xz openssl-f5afac4bdac31a52f1577a8d158559f0a4f7bed7.zip |
Update copyright year
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14986)
Diffstat (limited to 'doc/man3/d2i_PrivateKey.pod')
-rw-r--r-- | doc/man3/d2i_PrivateKey.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/d2i_PrivateKey.pod b/doc/man3/d2i_PrivateKey.pod index c28aae817e..38c3d748cc 100644 --- a/doc/man3/d2i_PrivateKey.pod +++ b/doc/man3/d2i_PrivateKey.pod @@ -120,7 +120,7 @@ d2i_AutoPrivateKey_ex() were added in OpenSSL 3.0. =head1 COPYRIGHT -Copyright 2017-2020 The OpenSSL Project Authors. All Rights Reserved. +Copyright 2017-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 |