diff options
author | Ian Lance Taylor <ian@airs.com> | 1999-09-12 03:34:29 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1999-09-12 03:34:29 +0000 |
commit | 12951dca7666c3bf56911c0561c9ac801403cb22 (patch) | |
tree | 9e81ae0f65dbe179d1125a30240aa0d6415d664f /gas/config/atof-vax.c | |
parent | 79d292aaa21b1e3a5d413cf40397aa09e260b6ad (diff) | |
download | gdb-12951dca7666c3bf56911c0561c9ac801403cb22.zip gdb-12951dca7666c3bf56911c0561c9ac801403cb22.tar.gz gdb-12951dca7666c3bf56911c0561c9ac801403cb22.tar.bz2 |
fix copyright
Diffstat (limited to 'gas/config/atof-vax.c')
-rw-r--r-- | gas/config/atof-vax.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gas/config/atof-vax.c b/gas/config/atof-vax.c index bc27cdd..76ff078 100644 --- a/gas/config/atof-vax.c +++ b/gas/config/atof-vax.c @@ -1,5 +1,6 @@ /* atof_vax.c - turn a Flonum into a VAX floating point number - Copyright (C) 1987, 1992, 93, 95, 1997, 1998 Free Software Foundation, Inc. + Copyright (C) 1987, 1992, 93, 95, 97, 98, 1999 + Free Software Foundation, Inc. This file is part of GAS, the GNU Assembler. |