diff options
Diffstat (limited to 'networking/tunctl.c')
-rw-r--r-- | networking/tunctl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/tunctl.c b/networking/tunctl.c index 02ff71dce..e17a9db64 100644 --- a/networking/tunctl.c +++ b/networking/tunctl.c @@ -7,7 +7,7 @@ * Original code: * Jeff Dike * - * Licensed under GPLv2, see file LICENSE in this tarball for details. + * Licensed under GPLv2, see file LICENSE in this source tree. */ #include <netinet/in.h> #include <net/if.h> |