summaryrefslogtreecommitdiff
path: root/lib/xmalloc.c
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2011-01-01 20:17:23 +0100
committerJim Meyering <meyering@redhat.com>2011-01-01 22:12:59 +0100
commitd60f3b0c6b0f93a601acd1cfd3923f94ca05abb0 (patch)
treed37399f0e07bda78000540e1304ee76447ff5b88 /lib/xmalloc.c
parent897b54c334d903950172863b57b5de744b3c5092 (diff)
downloadgnulib-d60f3b0c6b0f93a601acd1cfd3923f94ca05abb0.tar.gz
maint: update almost all copyright ranges to include 2011
Run the new "make update-copyright" rule.
Diffstat (limited to 'lib/xmalloc.c')
-rw-r--r--lib/xmalloc.c4
1 files changed, 1 insertions, 3 deletions
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