diff options
Diffstat (limited to 'malloc/tst-calloc.c')
-rw-r--r-- | malloc/tst-calloc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/malloc/tst-calloc.c b/malloc/tst-calloc.c index 6383363..7dd9f12 100644 --- a/malloc/tst-calloc.c +++ b/malloc/tst-calloc.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2000, 2002 Free Software Foundation, Inc. +/* Copyright (C) 2000-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@redhat.com>. |