diff options
author | Richard Levitte <levitte@openssl.org> | 2024-03-20 13:07:54 +0100 |
---|---|---|
committer | Tomas Mraz <tomas@openssl.org> | 2024-04-09 13:43:26 +0200 |
commit | b646179229927601bad3ec305fbd12dae98eb9b9 (patch) | |
tree | 08e15e5c718b97e1ca258a8e6f43179ec08fc0e1 /doc/man3/EVP_MAC.pod | |
parent | Sync libcrypto.num and libssl.num with 3.3 branch (diff) | |
download | openssl-b646179229927601bad3ec305fbd12dae98eb9b9.tar.xz openssl-b646179229927601bad3ec305fbd12dae98eb9b9.zip |
Copyright year updates
Reviewed-by: Neil Horman <nhorman@openssl.org>
Release: yes
(cherry picked from commit 0ce7d1f355c1240653e320a3f6f8109c1f05f8c0)
Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24034)
Diffstat (limited to 'doc/man3/EVP_MAC.pod')
-rw-r--r-- | doc/man3/EVP_MAC.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/EVP_MAC.pod b/doc/man3/EVP_MAC.pod index 7983e51fd1..defa404268 100644 --- a/doc/man3/EVP_MAC.pod +++ b/doc/man3/EVP_MAC.pod @@ -493,7 +493,7 @@ These functions were added in OpenSSL 3.0. =head1 COPYRIGHT -Copyright 2018-2023 The OpenSSL Project Authors. All Rights Reserved. +Copyright 2018-2024 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 |