aboutsummaryrefslogtreecommitdiff
path: root/gas/atof-generic.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2005-03-03 01:29:54 +0000
committerAlan Modra <amodra@gmail.com>2005-03-03 01:29:54 +0000
commit2da5c03714e1f97bb83d05114e97dcf92eb17b64 (patch)
tree27073e7b4ea29ba4b315be878a37f1640473e82d /gas/atof-generic.c
parent0b2af1c518e0264311b38e9c13f17fd6abe864e6 (diff)
downloadgdb-2da5c03714e1f97bb83d05114e97dcf92eb17b64.zip
gdb-2da5c03714e1f97bb83d05114e97dcf92eb17b64.tar.gz
gdb-2da5c03714e1f97bb83d05114e97dcf92eb17b64.tar.bz2
update copyright dates
Diffstat (limited to 'gas/atof-generic.c')
-rw-r--r--gas/atof-generic.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/atof-generic.c b/gas/atof-generic.c
index 113a0bc..c4d3161 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.