aboutsummaryrefslogtreecommitdiffstats
path: root/tun/tun.go
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tun/tun.go3
1 files changed, 1 insertions, 2 deletions
diff --git a/tun/tun.go b/tun/tun.go
index a39ced5..d4434eb 100644
--- a/tun/tun.go
+++ b/tun/tun.go
@@ -1,7 +1,6 @@
/* 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>.
+ * Copyright (C) 2017-2018 WireGuard LLC. All Rights Reserved.
*/
package tun