mirror of https://github.com/openwrt/luci.git
luci-mod-rpc: add license tag
Signed-off-by: Quirin Hofstaetter <qh@dev.tdt.de>pull/1194/head
parent
56aea9794b
commit
ec6a1d6d4d
|
@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk
|
|||
LUCI_TITLE:=LuCI RPC - JSON-RPC API
|
||||
LUCI_DEPENDS:=+luci-lib-json
|
||||
|
||||
PKG_LICENSE:=Apache-2.0
|
||||
|
||||
include ../../luci.mk
|
||||
|
||||
# call BuildPackage - OpenWrt buildroot signature
|
||||
|
|
Loading…
Reference in New Issue