aboutsummaryrefslogtreecommitdiffstats
path: root/tun.go
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tun.go3
1 files changed, 1 insertions, 2 deletions
diff --git a/tun.go b/tun.go
index 6c239ea..c5394bc 100644
--- a/tun.go
+++ b/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 main