diff options
Diffstat (limited to 'malloc/obstack.c')
-rw-r--r-- | malloc/obstack.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/malloc/obstack.c b/malloc/obstack.c index 5786da0aa4..25a90514f7 100644 --- a/malloc/obstack.c +++ b/malloc/obstack.c @@ -1,6 +1,5 @@ /* obstack.c - subroutines used implicitly by object stack macros - Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1996, 1997, 1998, - 1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. + Copyright (C) 1988-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |