Commit 005f545f64 for openssl.org
commit 005f545f6451a16b44aa374e53202f39114cf8d5
Author: sashan <anedvedicky@gmail.com>
Date: Thu May 29 17:07:36 2025 +0200
- fix copyright years
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27689)
diff --git a/test/recipes/95-test_external_rpki-client-portable.t b/test/recipes/95-test_external_rpki-client-portable.t
index b12c403170..5b6b8de529 100644
--- a/test/recipes/95-test_external_rpki-client-portable.t
+++ b/test/recipes/95-test_external_rpki-client-portable.t
@@ -1,5 +1,5 @@
#! /usr/bin/env perl
-# Copyright 2024 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2025 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/95-test_external_rpki-client-portable_data/rpki-client-portable.sh b/test/recipes/95-test_external_rpki-client-portable_data/rpki-client-portable.sh
index 92993be760..efd5c501ac 100755
--- a/test/recipes/95-test_external_rpki-client-portable_data/rpki-client-portable.sh
+++ b/test/recipes/95-test_external_rpki-client-portable_data/rpki-client-portable.sh
@@ -1,6 +1,6 @@
#!/bin/sh -ex
#
-# Copyright 2017-2021 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2025 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