X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Fexits.c;h=e23fc1c94d24c0bc61bfcdc0fe2533b19cc22058;hp=2233cdc1b5f4015947779f887b9284f829efef97;hb=c32ef46f99ac78f0172a7784ca8055382857b4f6;hpb=f9768d368dfda89b576d3a5d6e0f940faadd3d80 diff --git a/src/exits.c b/src/exits.c index 2233cdc1..e23fc1c9 100644 --- a/src/exits.c +++ b/src/exits.c @@ -1,7 +1,5 @@ -/* Command line parsing. - Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, - 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, - Inc. +/* Exit status handling. + Copyright (C) 2009, 2010, 2011, 2012 Free Software Foundation, Inc. This file is part of GNU Wget.