From: Florian Eckert Date: Tue, 19 Mar 2024 12:48:02 +0000 (+0100) Subject: luci-lib-httpclient: add missing license information X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=589c9f674d4d4ce78dbd8956cb3cbdc6151c54d6;p=openwrt-luci.git luci-lib-httpclient: add missing license information Signed-off-by: Florian Eckert --- diff --git a/libs/luci-lib-httpclient/Makefile b/libs/luci-lib-httpclient/Makefile index 9c28c35d81..77a9bb1010 100644 --- a/libs/luci-lib-httpclient/Makefile +++ b/libs/luci-lib-httpclient/Makefile @@ -11,4 +11,6 @@ LUCI_DEPENDS:=+luci-lib-base +luci-lib-nixio +luci-lib-httpprotoutils include ../../luci.mk +PKG_LICENSE:=Apache-2.0 + # call BuildPackage - OpenWrt buildroot signature