diff options
author | Matt Caswell <matt@openssl.org> | 2023-09-28 15:23:29 +0200 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2023-09-28 15:23:29 +0200 |
commit | 556009c596e0242689df4c26dd7fccdb7f0e1add (patch) | |
tree | 598e5d45e9526d52752f4a493aecf22bb8160e83 /test/ocspapitest.c | |
parent | Fix no-ssl-trace (diff) | |
download | openssl-556009c596e0242689df4c26dd7fccdb7f0e1add.tar.xz openssl-556009c596e0242689df4c26dd7fccdb7f0e1add.zip |
Copyright year updates
Reviewed-by: Richard Levitte <levitte@openssl.org>
Release: yes
Diffstat (limited to 'test/ocspapitest.c')
-rw-r--r-- | test/ocspapitest.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ocspapitest.c b/test/ocspapitest.c index a448731380..13026d6b4a 100644 --- a/test/ocspapitest.c +++ b/test/ocspapitest.c @@ -1,5 +1,5 @@ /* - * Copyright 2017-2020 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 2017-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 |