diff options
author | Alan Modra <amodra@gmail.com> | 2005-03-03 11:52:12 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2005-03-03 11:52:12 +0000 |
commit | aef6203bd6d412d65f539a41f1abd07b14d7a05d (patch) | |
tree | b2000045d29334369a5c4df432932663bebd914c /gas/config/atof-tahoe.c | |
parent | 9553c6388c435343a5adf77888647ace94808024 (diff) | |
download | gdb-aef6203bd6d412d65f539a41f1abd07b14d7a05d.zip gdb-aef6203bd6d412d65f539a41f1abd07b14d7a05d.tar.gz gdb-aef6203bd6d412d65f539a41f1abd07b14d7a05d.tar.bz2 |
update copyright dates
Diffstat (limited to 'gas/config/atof-tahoe.c')
-rw-r--r-- | gas/config/atof-tahoe.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/atof-tahoe.c b/gas/config/atof-tahoe.c index 11bea10..6345cf7 100644 --- a/gas/config/atof-tahoe.c +++ b/gas/config/atof-tahoe.c @@ -1,5 +1,5 @@ /* atof_tahoe.c - turn a string into a Tahoe floating point number - Copyright 1987, 1993, 2000 Free Software Foundation, Inc. + Copyright 1987, 1993, 2000, 2003 Free Software Foundation, Inc. /* This is really a simplified version of atof_vax.c. I glommed it wholesale and then shaved it down. I don't even know how it works. (Don't you find |