luci-app-openvpn: add license tag
Add missing license tag. File headers of the application indicate so Signed-off-by: Florian Eckert <fe@dev.tdt.de> Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
This commit is contained in:
parent
6f3007980b
commit
428eb63f0a
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk
|
|||
LUCI_TITLE:=LuCI Support for OpenVPN
|
||||
LUCI_DEPENDS:=
|
||||
|
||||
PKG_LICENSE:=Apache-2.0
|
||||
|
||||
include ../../luci.mk
|
||||
|
||||
# call BuildPackage - OpenWrt buildroot signature
|
||||
|
|
Loading…
Reference in a new issue