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.
This commit is contained in:
parent
f075a5b4e0
commit
5d7f84c8bb
@ -9,9 +9,7 @@ Release: %autorelease
|
|||||||
Summary: Building blocks for modern GNOME applications
|
Summary: Building blocks for modern GNOME applications
|
||||||
|
|
||||||
# part of src/adw-spring-animation.c is MIT
|
# 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
|
||||||
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
|
|
||||||
Source0: https://download.gnome.org/sources/%{name}/1.4/%{name}-%{tarball_version}.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/1.4/%{name}-%{tarball_version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: desktop-file-utils
|
BuildRequires: desktop-file-utils
|
||||||
|
Loading…
Reference in New Issue
Block a user