1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-07 06:43:00 +03:00

* malloc/arena.c: Fold copyright years.

* malloc/mcheck.c, malloc/memusage.c: Likewise.
This commit is contained in:
Alexandre Oliva
2012-09-05 20:47:16 -03:00
parent 61d5817416
commit 24d4e01b22
4 changed files with 8 additions and 5 deletions

View File

@@ -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.