summaryrefslogtreecommitdiffhomepage
path: root/libs
diff options
context:
space:
mode:
authorFlorian Eckert <fe@dev.tdt.de>2024-03-19 13:48:47 +0100
committerFlorian Eckert <fe@dev.tdt.de>2024-03-19 13:48:47 +0100
commitfea8509c37422ebd9632a90c5067aa520eb1bb97 (patch)
tree35125c05dfa41585d34dd78c0f1331755b10504b /libs
parent946bad06543719f69d1e17a17574ecb7c0c67b39 (diff)
luci-lib-ipkg: add missing license information
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Diffstat (limited to 'libs')
-rw-r--r--libs/luci-lib-ipkg/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/libs/luci-lib-ipkg/Makefile b/libs/luci-lib-ipkg/Makefile
index 52fcf6fe82..aaed839bea 100644
--- a/libs/luci-lib-ipkg/Makefile
+++ b/libs/luci-lib-ipkg/Makefile
@@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=Legacy opkg interface class
LUCI_DEPENDS:=+luci-base
+PKG_LICENSE:=Apache-2.0
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature