diff options
Diffstat (limited to 'networking/tcpudp_perhost.c')
-rw-r--r-- | networking/tcpudp_perhost.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/tcpudp_perhost.c b/networking/tcpudp_perhost.c index 3005f12c0..105410883 100644 --- a/networking/tcpudp_perhost.c +++ b/networking/tcpudp_perhost.c @@ -4,7 +4,7 @@ * * Copyright (C) 2007 Denys Vlasenko. * - * Licensed under GPLv2, see file LICENSE in this tarball for details. + * Licensed under GPLv2, see file LICENSE in this source tree. */ #include "libbb.h" |