licensing: Add licensing metadata to many packages Two new variables are introduces...
[openwrt/openwrt.git] / package / util-linux / Makefile
index 3a64463714527cd48e575fdd6466b8317fdf0b0f..a8aed8d65e27a03d0b1190f2c6dd2f04553c362c 100644 (file)
@@ -15,6 +15,9 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=@KERNEL/linux/utils/$(PKG_NAME)/v2.21
 PKG_MD5SUM:=54ba880f1d66782c2287ee2c898520e9
 
+PKG_LICENSE:=GPLv2 LGPLv2.1 BSD-3c
+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
 PKG_BUILD_DEPENDS:=libncurses
 PKG_FIXUP:=autoreconf