diff options
Diffstat (limited to 'networking/ftpgetput.c')
-rw-r--r-- | networking/ftpgetput.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/ftpgetput.c b/networking/ftpgetput.c index 120ccff83..c68d0ace2 100644 --- a/networking/ftpgetput.c +++ b/networking/ftpgetput.c @@ -10,7 +10,7 @@ * Based on wget.c by Chip Rosenthal Covad Communications * <chip@laserlink.net> * - * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. + * Licensed under GPLv2 or later, see file LICENSE in this source tree. */ #include "libbb.h" |