From 4f5786b58df9646d87ff866184b92ad729ae477b Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Fri, 11 Nov 2022 10:34:41 +0100 Subject: [PATCH] Migrate License tag to SPDX https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_1 --- selinux-policy.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/selinux-policy.spec b/selinux-policy.spec index 89f30eba..f8dc32d7 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -25,7 +25,7 @@ Summary: SELinux policy configuration Name: selinux-policy Version: 38.1 Release: 1%{?dist} -License: GPLv2+ +License: GPL-2.0-or-later Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz Source1: modules-targeted-base.conf Source31: modules-targeted-contrib.conf