diff options
author | Matt Caswell <matt@openssl.org> | 2020-04-23 14:55:52 +0200 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2020-04-23 14:55:52 +0200 |
commit | 33388b44b67145af2181b1e9528c381c8ea0d1b6 (patch) | |
tree | 7e350985cbd2ec9d942ad8aa94032f0fc75001c0 /doc/man7/X25519.pod | |
parent | Add info on the CMP implementation and HTTP client to NEWS.md and CHANGES.md (diff) | |
download | openssl-33388b44b67145af2181b1e9528c381c8ea0d1b6.tar.xz openssl-33388b44b67145af2181b1e9528c381c8ea0d1b6.zip |
Update copyright year
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11616)
Diffstat (limited to 'doc/man7/X25519.pod')
-rw-r--r-- | doc/man7/X25519.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man7/X25519.pod b/doc/man7/X25519.pod index 0cfe2b53b0..b599d2219b 100644 --- a/doc/man7/X25519.pod +++ b/doc/man7/X25519.pod @@ -64,7 +64,7 @@ L<EVP_PKEY_derive_set_peer(3)> =head1 COPYRIGHT -Copyright 2017-2018 The OpenSSL Project Authors. All Rights Reserved. +Copyright 2017-2020 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 |