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

index 95f45d200275945ca08c1e5c5b7f37482c6a7f73..fea4f5b373955aa7e77451915d2e852a35206fb6 100644 (file)
@@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk
 LUCI_TITLE:=HTTP protocol utility functions
 LUCI_DEPENDS:=+luci-lib-base
 
+PKG_LICENSE:=Apache-2.0
+
 include ../../luci.mk
 
 # call BuildPackage - OpenWrt buildroot signature