1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-28 00:21:52 +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,5 +1,5 @@
/* Profile heap and stack memory usage of running program.
Copyright (C) 1998-2002, 2004-2006, 2009 Free Software Foundation, Inc.
Copyright (C) 1998-2012 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.