summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2023-11-23 14:18:06 +0100
committerRichard Levitte <levitte@openssl.org>2023-11-23 14:18:06 +0100
commit8bee92a80174b233a7f4071c57bf14c55c7983aa (patch)
tree43492a59f4e3c4b4f2ee293e4126004a222495ce /test
parentd330fef1f1446c968e31803778bc7b3d067c7e99 (diff)
Copyright year updates
Reviewed-by: Hugo Landau <hlandau@openssl.org> Release: yes
Diffstat (limited to 'test')
-rw-r--r--test/priority_queue_test.c2
-rw-r--r--test/rand_test.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/test/priority_queue_test.c b/test/priority_queue_test.c
index d8cafc943c..8a1c92ce4a 100644
--- a/test/priority_queue_test.c
+++ b/test/priority_queue_test.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2022-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/test/rand_test.c b/test/rand_test.c
index 9f96b9b6db..bf720c0136 100644
--- a/test/rand_test.c
+++ b/test/rand_test.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2021 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2021-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