summaryrefslogtreecommitdiff
path: root/malloc/mcheck.c
diff options
context:
space:
mode:
Diffstat (limited to 'malloc/mcheck.c')
-rw-r--r--malloc/mcheck.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/malloc/mcheck.c b/malloc/mcheck.c
index 430f87139d..c5addc55af 100644
--- a/malloc/mcheck.c
+++ b/malloc/mcheck.c
@@ -1,6 +1,5 @@
/* Standard debugging hooks for `malloc'.
- Copyright (C) 1990-1997,1999,2000-2002,2007,2010,2012
- Free Software Foundation, Inc.
+ Copyright (C) 1990-2012 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Written May 1989 by Mike Haertel.