X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Fconnect.c;h=8f32f9843bb74d7fc58c589b3ae449505dd4e7c6;hp=44034ed8f1c78ab773da8ba11fc7b21881007004;hb=2f6aa1d7417df1dfc58597777686fbd77179b9fd;hpb=9ae052b1e294644f8f4ed3aa5f809fc341d9d4f2 diff --git a/src/connect.c b/src/connect.c index 44034ed8..8f32f984 100644 --- a/src/connect.c +++ b/src/connect.c @@ -1,6 +1,7 @@ /* Establishing and handling network connections. Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, - 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software + Foundation, Inc. This file is part of GNU Wget.