diff options
author | Matt Caswell <matt@openssl.org> | 2021-05-06 14:03:23 +0200 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2021-05-06 14:03:23 +0200 |
commit | aff636a4893e24bdc686a00a13ae6199dd38d6aa (patch) | |
tree | fbcfdc35bbb25a970ae3c9e6a67c2650b4b92e2d /crypto/rc2 | |
parent | Update the FIPS checksums (diff) | |
download | openssl-aff636a4893e24bdc686a00a13ae6199dd38d6aa.tar.xz openssl-aff636a4893e24bdc686a00a13ae6199dd38d6aa.zip |
Update copyright year
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15181)
Diffstat (limited to 'crypto/rc2')
-rw-r--r-- | crypto/rc2/rc2_skey.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/rc2/rc2_skey.c b/crypto/rc2/rc2_skey.c index 313250b58c..e43b84af17 100644 --- a/crypto/rc2/rc2_skey.c +++ b/crypto/rc2/rc2_skey.c @@ -1,5 +1,5 @@ /* - * Copyright 1995-2020 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 1995-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 |