diff options
Diffstat (limited to 'networking/wget.c')
-rw-r--r-- | networking/wget.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/wget.c b/networking/wget.c index 784e405..88bb09e 100644 --- a/networking/wget.c +++ b/networking/wget.c @@ -3,7 +3,7 @@ * wget - retrieve a file using HTTP or FTP * * Chip Rosenthal Covad Communications <chip@laserlink.net> - * Licensed under GPLv2, see file LICENSE in this tarball for details. + * Licensed under GPLv2, see file LICENSE in this source tree. * * Copyright (C) 2010 Bradley M. Kuhn <bkuhn@ebb.org> * Kuhn's copyrights are licensed GPLv2-or-later. File as a whole remains GPLv2. |