diff options
author | Bernd Edlinger <bernd.edlinger@hotmail.de> | 2022-01-05 17:25:02 +0100 |
---|---|---|
committer | Bernd Edlinger <bernd.edlinger@hotmail.de> | 2022-01-06 09:27:02 +0100 |
commit | fd84b9c3e94be1771d1b34ad857081f7693318aa (patch) | |
tree | 5250fd9e301e6e048ef0f362ee24e1732a5091f2 /crypto/conf/conf_def.h | |
parent | OSSL_STORE: Prevent spurious error during loading private keys (diff) | |
download | openssl-fd84b9c3e94be1771d1b34ad857081f7693318aa.tar.xz openssl-fd84b9c3e94be1771d1b34ad857081f7693318aa.zip |
Fix copyright year issues
Fixes: #13765
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17427)
Diffstat (limited to 'crypto/conf/conf_def.h')
-rw-r--r-- | crypto/conf/conf_def.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/conf/conf_def.h b/crypto/conf/conf_def.h index e5321bd30d..1f66a58e09 100644 --- a/crypto/conf/conf_def.h +++ b/crypto/conf/conf_def.h @@ -2,7 +2,7 @@ * WARNING: do not edit! * Generated by crypto/conf/keysets.pl * - * Copyright 1995-2022 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 * in the file LICENSE in the source distribution or at |