From fb52ba97cdf42a485f6ba0d5d27d77dc98016970 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josef=20=C5=98=C3=ADdk=C3=BD?= Date: Tue, 2 May 2023 14:22:51 +0200 Subject: [PATCH] Move to SPDX license format --- gimp.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gimp.spec b/gimp.spec index f22cfb1..4d4a2ef 100644 --- a/gimp.spec +++ b/gimp.spec @@ -75,7 +75,7 @@ Release: %autorelease # poppler is "GPLv2 or GPLv3" which makes plug-ins linking to libpoppler such # as file-pdf-load GPLv3-only -License: GPLv3+ and GPLv3 +License: GPL-3.0-or-later AND GPL-2.0-only AND GPL-3.0-only AND BSD-3.0-Clause URL: http://www.gimp.org/ %if %{with aalib} BuildRequires: aalib-devel