From c218522fa95de14b75d625b09120505a8773801a Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Thu, 10 Nov 2022 11:27:46 +0100 Subject: [PATCH] Update License tag to SPDX --- libical.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libical.spec b/libical.spec index 65e68cc..011bd38 100644 --- a/libical.spec +++ b/libical.spec @@ -4,7 +4,7 @@ Summary: Reference implementation of the iCalendar data type and serialization f Name: libical Version: 3.0.16 Release: 1%{?dist} -License: LGPLv2 or MPLv2.0 +License: LGPL-2.1-only OR MPL-2.0 URL: https://libical.github.io/libical/ Source: https://github.com/%{name}/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz