From 1e37df986a06583388fb3d0f34347d697c7aba1f7eca10e78c564b2098b8fe6a Mon Sep 17 00:00:00 2001 From: Andreas Stieger Date: Tue, 21 Nov 2023 08:57:59 +0000 Subject: [PATCH] Accepting request 1127858 from home:lkocman:branches:Emulators - Align licenses with results from legaldb scan * newly added CC-BY-4.0 since the last review OBS-URL: https://build.opensuse.org/request/show/1127858 OBS-URL: https://build.opensuse.org/package/show/Emulators/ppsspp?expand=0&rev=379 --- ppsspp.changes | 6 ++++++ ppsspp.spec | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/ppsspp.changes b/ppsspp.changes index 5e53668..e94e7fa 100644 --- a/ppsspp.changes +++ b/ppsspp.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Nov 21 08:54:45 UTC 2023 - Lubos Kocman + +- Align licenses with results from legaldb scan + * newly added CC-BY-4.0 since the last review + ------------------------------------------------------------------- Sun Nov 5 14:16:37 UTC 2023 - Andreas Stieger diff --git a/ppsspp.spec b/ppsspp.spec index 5eca888..7aba2f5 100644 --- a/ppsspp.spec +++ b/ppsspp.spec @@ -21,7 +21,8 @@ Name: ppsspp Version: 1.16.6 Release: 0 Summary: PlayStation Portable Emulator -License: GPL-2.0-or-later +License: Apache-2.0 AND BSD-1-Clause AND BSL-1.0 AND GPL-2.0-or-later AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND BSD-2-Clause AND BSD-3-Clause AND (BSD-2-Clause OR GPL-2.0-or-later) AND (BSD-3-Clause OR GPL-2.0-only) AND CC0-1.0 AND GPL-2.0-or-later WITH Autoconf-exception-3.0 AND GPL-3.0-or-later WITH Bison-exception-2.2 AND Libpng AND ISC AND IJG AND Zlib AND MIT AND CC-BY-4.0 AND FTL + Group: System/Emulators/Other URL: https://www.ppsspp.org Source: https://github.com/hrydgard/ppsspp/releases/download/v%{version}/%{name}-%{version}.tar.xz