aboutsummaryrefslogtreecommitdiffstats
path: root/bind_test.go
diff options
context:
space:
mode:
authorMathias Hall-Andersen <mathias@hall-andersen.dk>2018-05-19 00:34:56 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2018-05-19 02:40:22 +0200
commit38accea986211f232ffcf2411379f5dc120514dc (patch)
tree041500c7bf6b3cef25282569423e739345a6971f /bind_test.go
parentAvoid using v6-mapped-v4 (diff)
downloadwireguard-go-38accea986211f232ffcf2411379f5dc120514dc.tar.xz
wireguard-go-38accea986211f232ffcf2411379f5dc120514dc.zip
Add copyright headers
Diffstat (limited to 'bind_test.go')
-rw-r--r--bind_test.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/bind_test.go b/bind_test.go
index 47f5492..70efdb1 100644
--- a/bind_test.go
+++ b/bind_test.go
@@ -1,6 +1,7 @@
/* SPDX-License-Identifier: GPL-2.0
*
* Copyright (C) 2017-2018 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
+ * Copyright (C) 2017-2018 Mathias N. Hall-Andersen <mathias@hall-andersen.dk>.
*/
package main