diff options
author | Alan Modra <amodra@gmail.com> | 2005-03-03 01:29:54 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2005-03-03 01:29:54 +0000 |
commit | 2da5c03714e1f97bb83d05114e97dcf92eb17b64 (patch) | |
tree | 27073e7b4ea29ba4b315be878a37f1640473e82d /gas/atof-generic.c | |
parent | 0b2af1c518e0264311b38e9c13f17fd6abe864e6 (diff) | |
download | binutils-gdb-2da5c03714e1f97bb83d05114e97dcf92eb17b64.tar.gz |
update copyright dates
Diffstat (limited to 'gas/atof-generic.c')
-rw-r--r-- | gas/atof-generic.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/atof-generic.c b/gas/atof-generic.c index 113a0bcdf15..c4d3161d3e9 100644 --- a/gas/atof-generic.c +++ b/gas/atof-generic.c @@ -1,6 +1,6 @@ /* atof_generic.c - turn a string of digits into a Flonum - Copyright 1987, 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2000, 2001 - Free Software Foundation, Inc. + Copyright 1987, 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2000, + 2001, 2003, 2005 Free Software Foundation, Inc. This file is part of GAS, the GNU Assembler. |