summaryrefslogtreecommitdiffstats
path: root/crypto/evp
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2024-01-30 13:20:46 +0000
committerMatt Caswell <matt@openssl.org>2024-01-30 13:20:46 +0000
commit31625a6b4f5175ae66e31a8e3f9a187c974c875f (patch)
tree312b6057aaf4a0e1edfc418f875990ec115dfebf /crypto/evp
parent6782406c069c3146cf7b5026811e3935e84e3ab8 (diff)
Copyright year updates
Reviewed-by: Richard Levitte <levitte@openssl.org> Release: yes
Diffstat (limited to 'crypto/evp')
-rw-r--r--crypto/evp/e_aes.c2
-rw-r--r--crypto/evp/evp_fetch.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/crypto/evp/e_aes.c b/crypto/evp/e_aes.c
index 94c0a53e74..bda4795362 100644
--- a/crypto/evp/e_aes.c
+++ b/crypto/evp/e_aes.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2001-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2001-2024 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
diff --git a/crypto/evp/evp_fetch.c b/crypto/evp/evp_fetch.c
index 5e7ce3de50..e9af3e12c1 100644
--- a/crypto/evp/evp_fetch.c
+++ b/crypto/evp/evp_fetch.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2019-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2019-2024 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