From 265d83d4d006377ba49697436d069b640a30b33e Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Tue, 20 Dec 2022 18:13:30 +0100 Subject: [PATCH] Update license to SPDX format --- perl-XML-XPathEngine.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-XML-XPathEngine.spec b/perl-XML-XPathEngine.spec index b8cd15e..3089163 100644 --- a/perl-XML-XPathEngine.spec +++ b/perl-XML-XPathEngine.spec @@ -5,7 +5,7 @@ Name: perl-XML-XPathEngine Version: 0.14 Release: 26%{?dist} Summary: Re-usable XPath engine for DOM-like trees -License: GPL+ or Artistic +License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/XML-XPathEngine Source0: https://cpan.metacpan.org/modules/by-module/XML/XML-XPathEngine-%{version}.tar.gz BuildArch: noarch