projects
/
oweals
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f30079
)
luci-app-openvpn: add license tag
author
Florian Eckert
<fe@dev.tdt.de>
Sun, 15 Jan 2017 08:28:04 +0000
(09:28 +0100)
committer
Yousong 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
patch
|
blob
|
history
diff --git
a/applications/luci-app-openvpn/Makefile
b/applications/luci-app-openvpn/Makefile
index a8070fd3feb087214e6c1f9001c13e1267ae59e3..380ee73a6dcc22dbd123848ec6e00da7bffef7fa 100644
(file)
--- 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