Add more license tags with SPDX identifiers
[openwrt/staging/chunkeey.git] / package / utils / util-linux / Makefile
index 877ccc500abc9741bb443c5eb90df72f4753dd30..95c3e498e6a5be7154a91eca01945056c8f1e891 100644 (file)
@@ -15,7 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=@KERNEL/linux/utils/$(PKG_NAME)/v2.24
 PKG_MD5SUM:=88d46ae23ca599ac5af9cf96b531590f
 
-PKG_LICENSE:=GPL-2.0
+PKG_LICENSE:=GPL-2.0 LGPL-2.1 BSD-3-Clause
 PKG_LICENSE_FILES:=COPYING getopt/COPYING libblkid/COPYING libmount/COPYING Documentation/licenses/COPYING.GPLv2 Documentation/licenses/COPYING.LGPLv2.1 libuuid/COPYING Documentation/licenses/COPYING.BSD-3
 
 PKG_BUILD_PARALLEL:=1