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/isrv.c')
-rw-r--r--networking/isrv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/isrv.c b/networking/isrv.c
index 66bb3718e..1c6491edd 100644
--- a/networking/isrv.c
+++ b/networking/isrv.c
@@ -5,7 +5,7 @@
*
* Copyright (C) 2007 Denys Vlasenko
*
- * Licensed under GPL version 2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
*/
#include "libbb.h"