mirror of https://git.openwrt.org/project/luci.git
luci-compat: add missing license information
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
parent
c1e3fa97dc
commit
f896ca1dce
|
@ -14,6 +14,8 @@ LUCI_BASENAME:=compat
|
||||||
LUCI_TITLE:=LuCI compatibility libraries
|
LUCI_TITLE:=LuCI compatibility libraries
|
||||||
LUCI_DEPENDS:=+luci-lua-runtime
|
LUCI_DEPENDS:=+luci-lua-runtime
|
||||||
|
|
||||||
|
PKG_LICENSE:=Apache-2.0
|
||||||
|
|
||||||
include ../../luci.mk
|
include ../../luci.mk
|
||||||
|
|
||||||
# call BuildPackage - OpenWrt buildroot signature
|
# call BuildPackage - OpenWrt buildroot signature
|
||||||
|
|
Loading…
Reference in New Issue