[PATCH 5/5] [util-linux] Update licenses

Jan Kardell jan.kardell at telliq.com
Thu Apr 17 03:05:58 PDT 2025


Signed-off-by: Jan Kardell <jan.kardell at telliq.com>
---
 package/utils/util-linux/Makefile | 22 ++++++++++++++--------
 1 file changed, 14 insertions(+), 8 deletions(-)

diff --git a/package/utils/util-linux/Makefile b/package/utils/util-linux/Makefile
index 83f3a8c842..e8abffecb8 100644
--- a/package/utils/util-linux/Makefile
+++ b/package/utils/util-linux/Makefile
@@ -16,14 +16,20 @@ PKG_SOURCE_URL:=@KERNEL/linux/utils/$(PKG_NAME)/v2.40
 PKG_HASH:=d78b37a66f5922d70edf3bdfb01a6b33d34ed3c3cafd6628203b2a2b67c8e8b3
 PKG_CPE_ID:=cpe:/a:kernel:util-linux
 
-PKG_LICENSE:=GPL-2.0-only
-PKG_LICENSE_FILES:=	COPYING					\
-			libblkid/COPYING			\
-			libmount/COPYING			\
-			Documentation/licenses/COPYING.GPLv2	\
-			Documentation/licenses/COPYING.LGPLv2.1	\
-			libuuid/COPYING				\
-			Documentation/licenses/COPYING.BSD-3
+PKG_LICENSE:=	GPL-2.0-or-later \
+		LGPL-2.1-or-later \
+		GPL-3.0-or-later \
+		MIT \
+		BSD-3-Clause
+PKG_LICENSE_FILES:=	COPYING                                          \
+			libblkid/COPYING                                 \
+			libmount/COPYING                                 \
+			Documentation/licenses/COPYING.GPL-2.0-or-later  \
+			Documentation/licenses/COPYING.LGPL-2.1-or-later \
+			Documentation/licenses/COPYING.GPL-3.0-or-later  \
+			libuuid/COPYING                                  \
+			Documentation/licenses/COPYING.MIT               \
+			Documentation/licenses/COPYING.BSD-3-Clause
 
 PKG_INSTALL:=1
 
-- 
2.43.0




More information about the openwrt-devel mailing list