mirror of https://github.com/openwrt/luci.git
luci-proto-ppp: add license tag
Signed-off-by: Quirin Hofstaetter <qh@dev.tdt.de>pull/1194/head
parent
a4bee3de51
commit
d40bb2e60e
|
@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk
|
||||||
LUCI_TITLE:=Support for PPP/PPPoE/PPPoA/PPtP
|
LUCI_TITLE:=Support for PPP/PPPoE/PPPoA/PPtP
|
||||||
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 New Issue