aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2018-07-11 23:24:36 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2018-07-11 23:24:36 -0700
commit86911bfd4ee00041273ee8439978e64a2163f3e2 (patch)
treefc3be0f17bbf32c2ca13e5f1be5038a7d45d3c77
parentBump for 0.6.1. (diff)
downloadnetifrc-86911bfd4ee00041273ee8439978e64a2163f3e2.tar.gz
netifrc-86911bfd4ee00041273ee8439978e64a2163f3e2.tar.bz2
netifrc-86911bfd4ee00041273ee8439978e64a2163f3e2.zip
net/wireguard: import from ebuild
This improves non-maintainer commit 66af4525ff3a4530a165443f459134f1f60283f8 to include correct author attribution for net/wireguard.sh, as traced & discussed with the upstream author. Original-Author: Joakim Sindholt <opensource@zhasha.com> Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org> Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
-rw-r--r--net/wireguard.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/wireguard.sh b/net/wireguard.sh
index efa45b0..8af76ca 100644
--- a/net/wireguard.sh
+++ b/net/wireguard.sh
@@ -1,4 +1,5 @@
-# Copyright (c) 2016 Gentoo Foundation
+# Copyright (c) 2016 Joakim Sindholt (zhasha)
+# Copyright (c) 2018 Jason A. Donenfeld,
# Released under the 2-clause BSD license.
wireguard_depend()