luci-lib-ipkg: add missing license information
authorFlorian Eckert <fe@dev.tdt.de>
Tue, 19 Mar 2024 12:48:47 +0000 (13:48 +0100)
committerFlorian Eckert <fe@dev.tdt.de>
Tue, 19 Mar 2024 12:48:47 +0000 (13:48 +0100)
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
libs/luci-lib-ipkg/Makefile

index 52fcf6fe82dfa388568f32e2bfe1754832d15b78..aaed839bea802e8ab842b8e1ceebfe2c4490f34f 100644 (file)
@@ -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