From: Florian Eckert Date: Sun, 15 Jan 2017 08:28:04 +0000 (+0100) Subject: luci-app-openvpn: add license tag X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=428eb63f0a77fe1334986d45f19bd6723733618a;hp=6f3007980b6ca507f1b5508768cdd99cc55bb110 luci-app-openvpn: add license tag Add missing license tag. File headers of the application indicate so Signed-off-by: Florian Eckert Signed-off-by: Yousong Zhou --- diff --git a/applications/luci-app-openvpn/Makefile b/applications/luci-app-openvpn/Makefile index a8070fd3f..380ee73a6 100644 --- a/applications/luci-app-openvpn/Makefile +++ b/applications/luci-app-openvpn/Makefile @@ -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