From c8f4fa03d7354ba8cb41f183fc2cb7d86f2611c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Wed, 20 Dec 2023 08:23:02 +0000 Subject: [PATCH] Migrate to SPDX license This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_2 --- poppler-data.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/poppler-data.spec b/poppler-data.spec index daf7d7d..6d6fe62 100644 --- a/poppler-data.spec +++ b/poppler-data.spec @@ -6,7 +6,8 @@ Version: 0.4.11 Release: 5%{?dist} # NOTE: The licensing details are explained in COPYING file in source archive. -License: BSD and GPLv2 +# Makefile is HPND-sell-variant but is not included in binary package +License: (GPL-2.0-only OR GPL-3.0-only) AND BSD-3-Clause URL: https://poppler.freedesktop.org/ Source: https://poppler.freedesktop.org/poppler-data-%{version}.tar.gz