From 86980f2df271c4a798efe9fc40023b2db6911f47 Mon Sep 17 00:00:00 2001 From: Gyorgy Sarvari Date: Fri, 31 Jan 2025 14:14:46 +0100 Subject: fatresize: set correct LICENSE Signed-off-by: Gyorgy Sarvari Signed-off-by: Khem Raj --- meta-filesystems/recipes-utils/fatresize/fatresize_1.1.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-filesystems/recipes-utils/fatresize/fatresize_1.1.0.bb b/meta-filesystems/recipes-utils/fatresize/fatresize_1.1.0.bb index cf7ac62be8..6832634f61 100644 --- a/meta-filesystems/recipes-utils/fatresize/fatresize_1.1.0.bb +++ b/meta-filesystems/recipes-utils/fatresize/fatresize_1.1.0.bb @@ -1,6 +1,6 @@ SUMMARY = "Resize FAT partitions using libparted" SECTION = "console/tools" -LICENSE = "GPL-2.0-only" +LICENSE = "GPL-3.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" SRC_URI = "git://salsa.debian.org/parted-team/fatresize.git;protocol=https;branch=master \ -- cgit v1.2.3-54-g00ecf