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:
9caa982
)
luci-proto-wireguard: added maintainer
author
Dan Lüdtke
<mail@danrl.com>
Tue, 15 Nov 2016 19:22:18 +0000
(20:22 +0100)
committer
danrl
<mail@danrl.com>
Tue, 15 Nov 2016 20:43:09 +0000
(21:43 +0100)
Signed-off-by: Dan Lüdtke <mail@danrl.com>
protocols/luci-proto-wireguard/Makefile
patch
|
blob
|
history
diff --git
a/protocols/luci-proto-wireguard/Makefile
b/protocols/luci-proto-wireguard/Makefile
index 4cd964fa58e463d85fcaecc02136e2ac859ae009..0e54add6ba82ffde802f36e070a6eeb18eb4b4b0 100644
(file)
--- a/
protocols/luci-proto-wireguard/Makefile
+++ b/
protocols/luci-proto-wireguard/Makefile
@@
-1,5
+1,5
@@
#
-# Copyright (C) 20
08-2014 The LuCI Team <luci@lists.subsignal.org
>
+# Copyright (C) 20
16 Dan Luedtke <mail@danrl.com
>
#
# This is free software, licensed under the Apache License, Version 2.0 .
#
@@
-9,7
+9,8
@@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=Support for WireGuard VPN
LUCI_DEPENDS:=+wireguard
+PKG_MAINTAINER:=Dan Luedtke <mail@danrl.com>
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature
-