X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Fxmalloc.c;h=75ecf5ef1c9a93944358bcd9aedd34cd1aa410ba;hp=8c70795621977f236b02397fe3e2cf76f65943a2;hb=bc8f473272ec29b0d0021dbcab6ac561ddc6249d;hpb=01dfe8a75980bb739e62e303db055c4181099a7c diff --git a/src/xmalloc.c b/src/xmalloc.c index 8c707956..75ecf5ef 100644 --- a/src/xmalloc.c +++ b/src/xmalloc.c @@ -1,5 +1,5 @@ /* Wrappers around malloc and memory debugging support. - Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation, + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. This file is part of GNU Wget.