X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Fftp-ls.c;fp=src%2Fftp-ls.c;h=2ff57cc05b2d63c9355a088a100cf81c4d2b0ca7;hp=df26ebfb1c1100d6ce83d5898ab3070b7e86d6bc;hb=2f6aa1d7417df1dfc58597777686fbd77179b9fd;hpb=7f8d5d6f875bc8390ba90d3d701d9f519bc7efb2 diff --git a/src/ftp-ls.c b/src/ftp-ls.c index df26ebfb..2ff57cc0 100644 --- a/src/ftp-ls.c +++ b/src/ftp-ls.c @@ -1,6 +1,7 @@ /* Parsing FTP `ls' output. 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.