diff options
author | Matt Caswell <matt@openssl.org> | 2021-03-11 14:27:36 +0100 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2021-03-11 14:27:36 +0100 |
commit | 8020d79b4033400d0ef659a361c05b6902944042 (patch) | |
tree | 3e56000ad26b06232450c4c142e99395bdc601a8 /crypto/http | |
parent | Use read/write locking on Windows (diff) | |
download | openssl-8020d79b4033400d0ef659a361c05b6902944042.tar.xz openssl-8020d79b4033400d0ef659a361c05b6902944042.zip |
Update copyright year
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14512)
Diffstat (limited to 'crypto/http')
-rw-r--r-- | crypto/http/http_lib.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/http/http_lib.c b/crypto/http/http_lib.c index 6b8c15471e..8b300a9db0 100644 --- a/crypto/http/http_lib.c +++ b/crypto/http/http_lib.c @@ -1,5 +1,5 @@ /* - * Copyright 2001-2020 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 2001-2021 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 |