aboutsummaryrefslogtreecommitdiff
path: root/networking/ftpgetput.c
diff options
context:
space:
mode:
Diffstat (limited to 'networking/ftpgetput.c')
-rw-r--r--networking/ftpgetput.c2
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 @@
10 * Based on wget.c by Chip Rosenthal Covad Communications 10 * Based on wget.c by Chip Rosenthal Covad Communications
11 * <chip@laserlink.net> 11 * <chip@laserlink.net>
12 * 12 *
13 * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. 13 * Licensed under GPLv2 or later, see file LICENSE in this source tree.
14 */ 14 */
15 15
16#include "libbb.h" 16#include "libbb.h"