From 269c2e07fc8811898982466052d8856fac1348ce Mon Sep 17 00:00:00 2001 From: Samuel Tyler Date: Mon, 8 Sep 2025 10:26:53 +1000 Subject: [PATCH] Add SPDX information to a 5.24 patch --- .../Unicode-UCD.pm-Add-undocumented-internal-feature.patch | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/steps/perl-5.24.4/patches/Unicode-UCD.pm-Add-undocumented-internal-feature.patch b/steps/perl-5.24.4/patches/Unicode-UCD.pm-Add-undocumented-internal-feature.patch index 854e8340..9095d82b 100644 --- a/steps/perl-5.24.4/patches/Unicode-UCD.pm-Add-undocumented-internal-feature.patch +++ b/steps/perl-5.24.4/patches/Unicode-UCD.pm-Add-undocumented-internal-feature.patch @@ -1,3 +1,10 @@ +SPDX-FileCopyrightText: 2017 Karl Williamson +SPDX-FileCopyrightText: 2025 fosslinux + +SPDX-License-Identifier: Artistic-1.0 + +Backport this to 5.24 to be used in 5.30. + From 00616fe6cbb2f183bdc8fa035d4730261733e732 Mon Sep 17 00:00:00 2001 From: Karl Williamson Date: Sat, 23 Dec 2017 14:45:02 -0700