diff options
Diffstat (limited to 'gnu/usr.bin/gdb/libiberty/xmalloc.c')
-rw-r--r-- | gnu/usr.bin/gdb/libiberty/xmalloc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/gdb/libiberty/xmalloc.c b/gnu/usr.bin/gdb/libiberty/xmalloc.c index b15b27c..a750339 100644 --- a/gnu/usr.bin/gdb/libiberty/xmalloc.c +++ b/gnu/usr.bin/gdb/libiberty/xmalloc.c @@ -1,6 +1,6 @@ /* memory allocation routines with error checking. Copyright 1989, 90, 91, 92, 93, 94 Free Software Foundation, Inc. - + This file is part of the libiberty library. Libiberty is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public |