X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Fftp.c;h=115cc5c40d837ffd004a0a4797b16a3e94e35a5d;hp=ff5c1e72f896e7e1b028369264868396f1dd8123;hb=bc8f473272ec29b0d0021dbcab6ac561ddc6249d;hpb=01dfe8a75980bb739e62e303db055c4181099a7c diff --git a/src/ftp.c b/src/ftp.c index ff5c1e72..115cc5c4 100644 --- a/src/ftp.c +++ b/src/ftp.c @@ -1,6 +1,6 @@ /* File Transfer Protocol support. Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, - 2004, 2005, 2006, 2007 Free Software Foundation, Inc. + 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. This file is part of GNU Wget.