summaryrefslogtreecommitdiffstats
path: root/crypto/dsa
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2023-10-24 14:40:29 +0100
committerMatt Caswell <matt@openssl.org>2023-10-24 14:40:29 +0100
commite6e6113ebbbf9e9f871248cac09288af1f734853 (patch)
tree4503f3a0f763711dac0c1a3940ed7f0264148065 /crypto/dsa
parentefce76073edc228bbbbc09e65aa076ad5f15ac2c (diff)
Copyright year updates
Reviewed-by: Tomas Mraz <tomas@openssl.org> Release: yes
Diffstat (limited to 'crypto/dsa')
-rw-r--r--crypto/dsa/dsa_check.c2
-rw-r--r--crypto/dsa/dsa_lib.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/crypto/dsa/dsa_check.c b/crypto/dsa/dsa_check.c
index ec3534d35c..fb0e9129a2 100644
--- a/crypto/dsa/dsa_check.c
+++ b/crypto/dsa/dsa_check.c
@@ -1,5 +1,5 @@
/*
- * Copyright 1995-2021 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 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/dsa/dsa_lib.c b/crypto/dsa/dsa_lib.c
index ebe3685d46..2ae3f8e36b 100644
--- a/crypto/dsa/dsa_lib.c
+++ b/crypto/dsa/dsa_lib.c
@@ -1,5 +1,5 @@
/*
- * Copyright 1995-2021 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 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