diff options
author | Matt Caswell <matt@openssl.org> | 2021-02-18 14:57:13 +0000 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2021-02-18 15:05:17 +0000 |
commit | a28d06f3e9cbc5594c7985c99a0c6bac5261ae67 (patch) | |
tree | c1469b95e5ed82ddb0840a4252062a9e614fb7c1 /providers/implementations/kdfs/pkcs12kdf.c | |
parent | 7b676cc8c60823570e283fbe325b263670c6ccc2 (diff) | |
download | openssl-new-a28d06f3e9cbc5594c7985c99a0c6bac5261ae67.tar.gz |
Update copyright year
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14235)
Diffstat (limited to 'providers/implementations/kdfs/pkcs12kdf.c')
-rw-r--r-- | providers/implementations/kdfs/pkcs12kdf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/providers/implementations/kdfs/pkcs12kdf.c b/providers/implementations/kdfs/pkcs12kdf.c index b388efe786..67506c64ba 100644 --- a/providers/implementations/kdfs/pkcs12kdf.c +++ b/providers/implementations/kdfs/pkcs12kdf.c @@ -1,5 +1,5 @@ /* - * Copyright 1999-2020 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 1999-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 |