diff options
author | Matt Caswell <matt@openssl.org> | 2021-02-18 15:57:13 +0100 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2021-02-18 16:05:17 +0100 |
commit | a28d06f3e9cbc5594c7985c99a0c6bac5261ae67 (patch) | |
tree | c1469b95e5ed82ddb0840a4252062a9e614fb7c1 /test/tls-provider.c | |
parent | Fix external symbols related to provider related security checks for (diff) | |
download | openssl-a28d06f3e9cbc5594c7985c99a0c6bac5261ae67.tar.xz openssl-a28d06f3e9cbc5594c7985c99a0c6bac5261ae67.zip |
Update copyright year
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14235)
Diffstat (limited to 'test/tls-provider.c')
-rw-r--r-- | test/tls-provider.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tls-provider.c b/test/tls-provider.c index 64c855f4a9..e8da24be0b 100644 --- a/test/tls-provider.c +++ b/test/tls-provider.c @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 2019-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 |