luci-mod-rpc: add license tag
Signed-off-by: Quirin Hofstaetter <qh@dev.tdt.de>
This commit is contained in:
parent
56aea9794b
commit
ec6a1d6d4d
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk
|
||||||
LUCI_TITLE:=LuCI RPC - JSON-RPC API
|
LUCI_TITLE:=LuCI RPC - JSON-RPC API
|
||||||
LUCI_DEPENDS:=+luci-lib-json
|
LUCI_DEPENDS:=+luci-lib-json
|
||||||
|
|
||||||
|
PKG_LICENSE:=Apache-2.0
|
||||||
|
|
||||||
include ../../luci.mk
|
include ../../luci.mk
|
||||||
|
|
||||||
# call BuildPackage - OpenWrt buildroot signature
|
# call BuildPackage - OpenWrt buildroot signature
|
||||||
|
|
Loading…
Reference in a new issue