luci-app-openvpn: add license tag
authorFlorian Eckert <fe@dev.tdt.de>
Sun, 15 Jan 2017 08:28:04 +0000 (09:28 +0100)
committerYousong Zhou <yszhou4tech@gmail.com>
Mon, 7 May 2018 12:06:34 +0000 (20:06 +0800)
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>
applications/luci-app-openvpn/Makefile

index a8070fd..380ee73 100644 (file)
@@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk
 LUCI_TITLE:=LuCI Support for OpenVPN
 LUCI_DEPENDS:=
 
 LUCI_TITLE:=LuCI Support for OpenVPN
 LUCI_DEPENDS:=
 
+PKG_LICENSE:=Apache-2.0
+
 include ../../luci.mk
 
 # call BuildPackage - OpenWrt buildroot signature
 include ../../luci.mk
 
 # call BuildPackage - OpenWrt buildroot signature