From 5d7f84c8bb32aeb9fe403148ba3965299e0d36f8 Mon Sep 17 00:00:00 2001 From: Michael Catanzaro Date: Mon, 9 Oct 2023 08:23:37 -0500 Subject: [PATCH] Fix SPDX license list AdwAboutDialog allows the user to specify a license used for the project so it includes snippets of the text of many licenses, but those licenses do not apply to the code. --- libadwaita.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/libadwaita.spec b/libadwaita.spec index 6599287..cfdd53a 100644 --- a/libadwaita.spec +++ b/libadwaita.spec @@ -9,9 +9,7 @@ Release: %autorelease Summary: Building blocks for modern GNOME applications # part of src/adw-spring-animation.c is MIT -# see src/adw-about-window.c for the list -License: LGPL-2.1-or-later AND MIT AND GPL-2.0-or-later AND GPL-3.0-or-later AND LGPL-3.0-or-later AND BSD-2-Clause AND Artistic-2.0 AND GPL-2.0-only AND GPL-3.0-only AND LGPL-2.1-only AND LGPL-3.0-only AND AGPL-3.0-or-later AND AGPL-3.0-only AND BSD-3-Clause AND Apache-2.0 AND MPL-2.0 -URL: https://gitlab.gnome.org/GNOME/libadwaita +License: LGPL-2.1-or-later AND MIT Source0: https://download.gnome.org/sources/%{name}/1.4/%{name}-%{tarball_version}.tar.xz BuildRequires: desktop-file-utils