From 750d8e615381dd91aa5a7387530e89d1e313268e Mon Sep 17 00:00:00 2001 From: Lukas Javorsky Date: Tue, 28 Mar 2023 11:22:51 +0000 Subject: [PATCH] migrated to SPDX license --- pcre.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pcre.spec b/pcre.spec index 6bdb727..39f9465 100644 --- a/pcre.spec +++ b/pcre.spec @@ -26,7 +26,7 @@ Summary: Perl-compatible regular expression library # testdata: Public Domain (see LICENSE file) ## Binary packages: # other files: BSD -License: BSD +License: BSD-3-Clause URL: https://www.pcre.org/ Source0: https://ftp.pcre.org/pub/%{name}/%{?rcversion:Testing/}%{name}-%{myversion}.tar.bz2 Source1: https://ftp.pcre.org/pub/%{name}/%{?rcversion:Testing/}%{name}-%{myversion}.tar.bz2.sig