summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-mod-rpc
diff options
context:
space:
mode:
authorHannu Nyman <hannu.nyman@iki.fi>2017-06-20 16:40:48 +0300
committerGitHub <noreply@github.com>2017-06-20 16:40:48 +0300
commitcb557f61c37d57e53323aae00b604d4969eeca19 (patch)
tree48fc15f268d9e217ee49027d30046323a9618b5e /modules/luci-mod-rpc
parentc1c06226b9607b9031bad171827090d42b5b69aa (diff)
parent0d518f5e8d9e86f298fd17ef3cd3c70cfbe767d7 (diff)
Merge pull request #1194 from TDT-GmbH/add-license-tags
Add license tags
Diffstat (limited to 'modules/luci-mod-rpc')
-rw-r--r--modules/luci-mod-rpc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/luci-mod-rpc/Makefile b/modules/luci-mod-rpc/Makefile
index e64c86c62..bc1f6d275 100644
--- a/modules/luci-mod-rpc/Makefile
+++ b/modules/luci-mod-rpc/Makefile
@@ -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