Browse Source

luci-lua-runtime: add missing license information

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert 1 month ago
parent
commit
374af8b522
1 changed files with 2 additions and 0 deletions
  1. 2 0
      modules/luci-lua-runtime/Makefile

+ 2 - 0
modules/luci-lua-runtime/Makefile

@@ -23,6 +23,8 @@ LUCI_DEPENDS:= \
 	+liblucihttp-lua \
 	+ucode-mod-lua
 
+PKG_LICENSE:=Apache-2.0
+
 include ../../luci.mk
 
 # call BuildPackage - OpenWrt buildroot signature