luci-proto-external: add missing license information
authorFlorian Eckert <fe@dev.tdt.de>
Tue, 19 Mar 2024 12:06:12 +0000 (13:06 +0100)
committerFlorian Eckert <fe@dev.tdt.de>
Tue, 19 Mar 2024 12:22:36 +0000 (13:22 +0100)
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
protocols/luci-proto-external/Makefile

index b9b146d7bda1639fc6efd7654569d13279c01259..e67a042cf2dc3a301c7697ed63cc43306412e25f 100644 (file)
@@ -3,6 +3,8 @@ include $(TOPDIR)/rules.mk
 LUCI_TITLE:=Support for externally managed protocol
 LUCI_DEPENDS:=+external-protocol
 
+PKG_LICENSE:=Apache-2.0
+
 include ../../luci.mk
 
 # call BuildPackage - OpenWrt buildroot signature