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 /apps/engine.c | |
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 'apps/engine.c')
-rw-r--r-- | apps/engine.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/engine.c b/apps/engine.c index b132bb7608..1b0f64309c 100644 --- a/apps/engine.c +++ b/apps/engine.c @@ -1,5 +1,5 @@ /* - * Copyright 2000-2020 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 2000-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 |