diff options
Diffstat (limited to 'gas/xmalloc.c')
-rw-r--r-- | gas/xmalloc.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gas/xmalloc.c b/gas/xmalloc.c index 3018f74..92c06ff 100644 --- a/gas/xmalloc.c +++ b/gas/xmalloc.c @@ -1,5 +1,6 @@ /* xmalloc.c - get memory or bust - Copyright (C) 1987, 1990, 1991 Free Software Foundation, Inc. + + Copyright (C) 1987, 1990, 1991, 1992 Free Software Foundation, Inc. This file is part of GAS, the GNU Assembler. |