diff options
author | K. Richard Pixley <rich@cygnus> | 1992-02-13 09:49:39 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1992-02-13 09:49:39 +0000 |
commit | 01170860041245c8e85443a2ad50b17c67c2c1a7 (patch) | |
tree | 23878d829ca03c76412305f974264df09f067aee /gas/xrealloc.c | |
parent | 8b228fe958bcac8cf510ce2ed3d9ae24a717334e (diff) | |
download | gdb-01170860041245c8e85443a2ad50b17c67c2c1a7.zip gdb-01170860041245c8e85443a2ad50b17c67c2c1a7.tar.gz gdb-01170860041245c8e85443a2ad50b17c67c2c1a7.tar.bz2 |
All files over ~5 lines get copylefted. All copylefted files get
copylefted 1992.
Diffstat (limited to 'gas/xrealloc.c')
-rw-r--r-- | gas/xrealloc.c | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/gas/xrealloc.c b/gas/xrealloc.c index f262b1c..2d551ed 100644 --- a/gas/xrealloc.c +++ b/gas/xrealloc.c @@ -1,5 +1,6 @@ -/* xrealloc.c -new memory or bust- - Copyright (C) 1987, 1990, 1991 Free Software Foundation, Inc. +/* xrealloc.c - new memory or bust + + Copyright (C) 1987, 1990, 1991, 1992 Free Software Foundation, Inc. This file is part of GAS, the GNU Assembler. |