File 1278-chg-public_key-add-LICENCE-to-rsa_md2.pem-test-file.patch of Package erlang
From 1c5e08c66ca93e9c29427adcd7c752134e364246 Mon Sep 17 00:00:00 2001
From: Jean-Louis Huynen <huynenjl@gmail.com>
Date: Tue, 29 Apr 2025 07:57:18 +0200
Subject: [PATCH 3/5] chg: [public_key] add LICENCE to rsa_md2.pem test file
---
lib/public_key/test/public_key_SUITE_data/rsa_md2.pem | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/lib/public_key/test/public_key_SUITE_data/rsa_md2.pem b/lib/public_key/test/public_key_SUITE_data/rsa_md2.pem
index 463a3ca0e1..97f4681641 100644
--- a/lib/public_key/test/public_key_SUITE_data/rsa_md2.pem
+++ b/lib/public_key/test/public_key_SUITE_data/rsa_md2.pem
@@ -1,3 +1,14 @@
+//Licensed under the Apache License, Version 2.0 (the "License");
+//you may not use this file except in compliance with the License.
+//You may obtain a copy of the License at
+//
+// http://www.apache.org/licenses/LICENSE-2.0
+//
+//Unless required by applicable law or agreed to in writing, software
+//distributed under the License is distributed on an "AS IS" BASIS,
+//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+//See the License for the specific language governing permissions and
+//limitations under the License.
-----BEGIN CERTIFICATE-----
MIICNDCCAaECEAKtZn5ORf5eV288mBle3cAwDQYJKoZIhvcNAQECBQAwXzELMAkG
A1UEBhMCVVMxIDAeBgNVBAoTF1JTQSBEYXRhIFNlY3VyaXR5LCBJbmMuMS4wLAYD
--
2.43.0