X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Fconnect.c;h=5e7ccee671ecc4cec86211189ac90c904618d8b5;hp=0188353cfa812ee7393f76c9a13717aca08a06e7;hb=5dd09d9ba51f039acb217bf2fd5c7fdd340ac946;hpb=ebf43dc18b09dde34711298e5c6276c04510f995 diff --git a/src/connect.c b/src/connect.c index 0188353c..5e7ccee6 100644 --- a/src/connect.c +++ b/src/connect.c @@ -1,5 +1,6 @@ /* Establishing and handling network connections. - Copyright (C) 1996-2006 Free Software Foundation, Inc. + Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, + 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Wget.