Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'networking/tunctl.c')
-rw-r--r--networking/tunctl.c2
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>