From d60f3b0c6b0f93a601acd1cfd3923f94ca05abb0 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 1 Jan 2011 20:17:23 +0100 Subject: maint: update almost all copyright ranges to include 2011 Run the new "make update-copyright" rule. --- lib/xmalloc.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'lib/xmalloc.c') diff --git a/lib/xmalloc.c b/lib/xmalloc.c index e9761c368b..74a8614b6c 100644 --- a/lib/xmalloc.c +++ b/lib/xmalloc.c @@ -1,8 +1,6 @@ /* xmalloc.c -- malloc with out of memory checking - Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, - 2000, 2002, 2003, 2004, 2005, 2006, 2008, 2009, 2010 Free Software - Foundation, Inc. + Copyright (C) 1990-2000, 2002-2006, 2008-2011 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -- cgit v1.2.1