X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Fftp.c;h=7c5093770e11ee6c1fe9e42c59f51041ef01324a;hp=8015a3e898ac3cabc3939a3cc6662999dd5cf4fb;hb=42253233c3cb508c3ba9cd2ca0afea14e02d11b6;hpb=5beb59b249deb07ee1c8efd31afaf6b5f1cf54bc diff --git a/src/ftp.c b/src/ftp.c index 8015a3e8..7c509377 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, 2008 Free Software Foundation, Inc. + 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. This file is part of GNU Wget.