summaryrefslogtreecommitdiff
path: root/src/ftp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ftp.c')
-rw-r--r--src/ftp.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/ftp.c b/src/ftp.c
index a0b3b0b..96527dd 100644
--- a/src/ftp.c
+++ b/src/ftp.c
@@ -1,7 +1,6 @@
/* File Transfer Protocol support.
- Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
- 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2014, 2015 Free Software
- Foundation, Inc.
+ Copyright (C) 1996-2011, 2014-2015, 2018 Free Software Foundation,
+ Inc.
This file is part of GNU Wget.