diff options
author | Matt Caswell <matt@openssl.org> | 2023-09-07 10:59:15 +0200 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2023-09-07 10:59:15 +0200 |
commit | da1c088f599af3755aaeed1c447a39621ef12e1f (patch) | |
tree | e616167c2e11771a9401f67b227edb01fb6161da /doc/man3/EVP_KDF.pod | |
parent | QUIC MULTISTREAM TEST: Add comment (diff) | |
download | openssl-da1c088f599af3755aaeed1c447a39621ef12e1f.tar.xz openssl-da1c088f599af3755aaeed1c447a39621ef12e1f.zip |
Copyright year updates
Reviewed-by: Richard Levitte <levitte@openssl.org>
Release: yes
Diffstat (limited to 'doc/man3/EVP_KDF.pod')
-rw-r--r-- | doc/man3/EVP_KDF.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/EVP_KDF.pod b/doc/man3/EVP_KDF.pod index 374318cbcf..31d61b2a3d 100644 --- a/doc/man3/EVP_KDF.pod +++ b/doc/man3/EVP_KDF.pod @@ -304,7 +304,7 @@ This functionality was added in OpenSSL 3.0. =head1 COPYRIGHT -Copyright 2019-2021 The OpenSSL Project Authors. All Rights Reserved. +Copyright 2019-2023 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 |