X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Fftp.c;h=2cc341bd2a09f70f561f6d5b26f0364ffabdc9dc;hp=9e6160bd6494ae376635597c97cf417958824ba9;hb=2f6aa1d7417df1dfc58597777686fbd77179b9fd;hpb=9ae052b1e294644f8f4ed3aa5f809fc341d9d4f2 diff --git a/src/ftp.c b/src/ftp.c index 9e6160bd..2cc341bd 100644 --- a/src/ftp.c +++ b/src/ftp.c @@ -1,6 +1,7 @@ /* File Transfer Protocol support. Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, - 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, + Inc. This file is part of GNU Wget.