From: Florian Eckert Date: Tue, 19 Mar 2024 12:48:47 +0000 (+0100) Subject: luci-lib-ipkg: add missing license information X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=fea8509c37422ebd9632a90c5067aa520eb1bb97;p=project%2Fluci.git luci-lib-ipkg: add missing license information Signed-off-by: Florian Eckert --- 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