summaryrefslogtreecommitdiffhomepage
path: root/protocols
diff options
context:
space:
mode:
authorFlorian Eckert <fe@dev.tdt.de>2024-03-19 13:07:19 +0100
committerFlorian Eckert <fe@dev.tdt.de>2024-03-19 13:22:36 +0100
commit5b26220660f036f6d4329671a8383351acbbd723 (patch)
tree027984e8f933d3f5c9c629ead81efa4f12f103c0 /protocols
parent8c5865e749ed5308f74b5f86050dc7bd117fd632 (diff)
luci-proto-modemmanager: add missing license information
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Diffstat (limited to 'protocols')
-rw-r--r--protocols/luci-proto-modemmanager/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/protocols/luci-proto-modemmanager/Makefile b/protocols/luci-proto-modemmanager/Makefile
index c2718dd0ae..d45954a90d 100644
--- a/protocols/luci-proto-modemmanager/Makefile
+++ b/protocols/luci-proto-modemmanager/Makefile
@@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=Support for ModemManager
LUCI_DEPENDS:=+modemmanager
+PKG_LICENSE:=Apache-2.0
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature