projects
/
project
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56aea97
)
luci-mod-rpc: add license tag
author
Quirin Hofstaetter
<qh@dev.tdt.de>
Fri, 13 Jan 2017 13:14:40 +0000
(14:14 +0100)
committer
Florian Eckert
<fe@dev.tdt.de>
Tue, 13 Jun 2017 11:40:23 +0000
(13:40 +0200)
Signed-off-by: Quirin Hofstaetter <qh@dev.tdt.de>
modules/luci-mod-rpc/Makefile
patch
|
blob
|
history
diff --git
a/modules/luci-mod-rpc/Makefile
b/modules/luci-mod-rpc/Makefile
index e64c86c6283a5a7d1181816e9f148d78d15c7dd8..bc1f6d275619d1ea347c0bde1b11addf443ca445 100644
(file)
--- 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