summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2023-10-24 14:47:21 +0100
committerMatt Caswell <matt@openssl.org>2023-10-24 14:47:21 +0100
commitf3cb3697ac64bcb97104171c6ee575be5131820c (patch)
tree9af359908080ffc898939dc96f35f539052db949 /test
parente37f0fa3a2d7f50f48d2ad68adf13eba1fa0cc73 (diff)
Copyright year updates
Reviewed-by: Tomas Mraz <tomas@openssl.org> Release: yes
Diffstat (limited to 'test')
-rw-r--r--test/recipes/05-test_rand.t2
-rw-r--r--test/rsa_test.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/test/recipes/05-test_rand.t b/test/recipes/05-test_rand.t
index 1e72f7c20d..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-2021 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/rsa_test.c b/test/rsa_test.c
index e489aeaa29..18345b431a 100644
--- a/test/rsa_test.c
+++ b/test/rsa_test.c
@@ -1,5 +1,5 @@
/*
- * Copyright 1999-2021 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1999-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