Browse Source

luci-proto-qmi: add missing license information

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert 1 month ago
parent
commit
9cdb26b830
1 changed files with 2 additions and 0 deletions
  1. 2 0
      protocols/luci-proto-qmi/Makefile

+ 2 - 0
protocols/luci-proto-qmi/Makefile

@@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk
 LUCI_TITLE:=Support for QMI
 LUCI_DEPENDS:=+uqmi
 
+PKG_LICENSE:=Apache-2.0
+
 include ../../luci.mk
 
 # call BuildPackage - OpenWrt buildroot signature