From c8e3ba7069351c3f48ac0ccadaa9b79d71a3f583 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 21 Dec 2020 19:22:32 +0100 Subject: [PATCH] partitionmanager: Fix licenses MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-kde/apps/partitionmanager/partitionmanager.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kde/apps/partitionmanager/partitionmanager.bb b/recipes-kde/apps/partitionmanager/partitionmanager.bb index c81316e1..3788628d 100644 --- a/recipes-kde/apps/partitionmanager/partitionmanager.bb +++ b/recipes-kde/apps/partitionmanager/partitionmanager.bb @@ -1,5 +1,5 @@ SUMMARY = "KDE Partition Manage" -LICENSE = "GPL-3.0" +LICENSE = "CC0-1.0 & CC-BY-SA-4.0 & GFDL-1.2+ & GPL-3.0+ & LGPL-3.0+ & MIT" LIC_FILES_CHKSUM = " \ file://LICENSES/CC0-1.0.txt;md5=6fd064768b8d61c31ddd0540570fbd33 \ file://LICENSES/CC-BY-4.0.txt;md5=28bacf04b75cbad10cb7871e0b063188 \