aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tun/tun_linux.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/tun/tun_linux.go b/tun/tun_linux.go
index 2119696..f259888 100644
--- a/tun/tun_linux.go
+++ b/tun/tun_linux.go
@@ -4,8 +4,6 @@
* Copyright (C) 2017-2018 Mathias N. Hall-Andersen <mathias@hall-andersen.dk>.
*/
-/* Copyright 2018 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved. */
-
package tun
/* Implementation of the TUN device interface for linux