summaryrefslogtreecommitdiffstats
path: root/package/busybox
diff options
context:
space:
mode:
Diffstat (limited to 'package/busybox')
-rw-r--r--package/busybox/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/busybox/Makefile b/package/busybox/Makefile
index 9bfea59e6..0450d897e 100644
--- a/package/busybox/Makefile
+++ b/package/busybox/Makefile
@@ -20,6 +20,9 @@ PKG_MD5SUM:=9c0cae5a0379228e7b55e5b29528df8e
PKG_BUILD_DEPENDS:=BUSYBOX_CONFIG_FEATURE_HAVE_RPC:librpc
PKG_BUILD_PARALLEL:=1
+PKG_LICENSE:=GPLv2 BSD-4c
+PKG_LICENSE_FILES:=LICENSE archival/libarchive/bz/LICENSE
+
include $(INCLUDE_DIR)/package.mk
ifeq ($(DUMP),)