From c78a4eb55e32f3fc43fd293deded450de168af1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Sun, 29 Oct 2023 21:54:50 +0000 Subject: [PATCH] Migrate to SPDX license This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_2 --- libdbusmenu.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libdbusmenu.spec b/libdbusmenu.spec index ffe070f..6bc9a98 100644 --- a/libdbusmenu.spec +++ b/libdbusmenu.spec @@ -15,7 +15,7 @@ Summary: Library for passing menus over DBus # All files installed in final rpms use C sources with dual licensing headers. # Tests compiled in the build process are licensed GPLv3 -License: LGPLv3 or LGPLv2 and GPLv3 +License: (LGPL-3.0-only OR LGPL-2.1-only) AND GPL-3.0-only URL: https://launchpad.net/libdbusmenu Source0: https://launchpad.net/libdbusmenu/%{ubuntu_release}/%{version}/+download/%{name}-%{version}.tar.gz