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 /crypto/initthread.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 'crypto/initthread.c')
-rw-r--r-- | crypto/initthread.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/initthread.c b/crypto/initthread.c index 23ad0a0739..ae234cd205 100644 --- a/crypto/initthread.c +++ b/crypto/initthread.c @@ -1,5 +1,5 @@ /* - * Copyright 2019-2022 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 |