summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2023-10-26 14:21:19 +0100
committerMatt Caswell <matt@openssl.org>2023-10-26 14:21:19 +0100
commit2699ffe5fa686c35e1ea1c176817a6bbc2dbcd86 (patch)
tree9da335db0095f7dece1416f2ec1f43cf5a3a912a /test
parent6a0ae393dd554eb718e5148696e8f437d4faae5b (diff)
Copyright year updates
Reviewed-by: Richard Levitte <levitte@openssl.org> Release: yes
Diffstat (limited to 'test')
-rw-r--r--test/recipes/05-test_rand.t2
-rw-r--r--test/recipes/70-test_quic_record.t2
-rw-r--r--test/recipes/80-test_pkcs12.t2
-rw-r--r--test/recipes/99-test_fuzz_quic_client.t2
4 files changed, 4 insertions, 4 deletions
diff --git a/test/recipes/05-test_rand.t b/test/recipes/05-test_rand.t
index 6d097c1721..aa012c1907 100644
--- a/test/recipes/05-test_rand.t
+++ b/test/recipes/05-test_rand.t
@@ -1,5 +1,5 @@
#! /usr/bin/env perl
-# Copyright 2015-2020 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2015-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/recipes/70-test_quic_record.t b/test/recipes/70-test_quic_record.t
index 52acaa8aed..b8811b9aab 100644
--- a/test/recipes/70-test_quic_record.t
+++ b/test/recipes/70-test_quic_record.t
@@ -1,5 +1,5 @@
#! /usr/bin/env perl
-# 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/recipes/80-test_pkcs12.t b/test/recipes/80-test_pkcs12.t
index 307942710f..7970e3225b 100644
--- a/test/recipes/80-test_pkcs12.t
+++ b/test/recipes/80-test_pkcs12.t
@@ -1,5 +1,5 @@
#! /usr/bin/env perl
-# Copyright 2016-2022 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2016-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/recipes/99-test_fuzz_quic_client.t b/test/recipes/99-test_fuzz_quic_client.t
index a22d0d0c32..22477418ed 100644
--- a/test/recipes/99-test_fuzz_quic_client.t
+++ b/test/recipes/99-test_fuzz_quic_client.t
@@ -1,5 +1,5 @@
#!/usr/bin/env perl
-# Copyright 2016-2020 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2016-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