luci-lib-json: add license tag
Signed-off-by: Quirin Hofstaetter <qh@dev.tdt.de>
This commit is contained in:
parent
ef6729a6bc
commit
eba0900802
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk
|
||||||
LUCI_TITLE:=LuCI JSON library
|
LUCI_TITLE:=LuCI JSON library
|
||||||
LUCI_DEPENDS:=
|
LUCI_DEPENDS:=
|
||||||
|
|
||||||
|
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