aboutsummaryrefslogtreecommitdiff
path: root/gas/atof-generic.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2014-03-05 22:16:15 +1030
committerAlan Modra <amodra@gmail.com>2014-03-05 22:16:15 +1030
commit4b95cf5c0c75d6efc1b2f96af72317aecca079f1 (patch)
tree665946eb3fd6cfcaac5029a0d44741e7fdc08d3e /gas/atof-generic.c
parent45965137bee4946dca3cd99285f2a7afe6b99aeb (diff)
downloadfsf-binutils-gdb-4b95cf5c0c75d6efc1b2f96af72317aecca079f1.zip
fsf-binutils-gdb-4b95cf5c0c75d6efc1b2f96af72317aecca079f1.tar.gz
fsf-binutils-gdb-4b95cf5c0c75d6efc1b2f96af72317aecca079f1.tar.bz2
Update copyright years
Diffstat (limited to 'gas/atof-generic.c')
-rw-r--r--gas/atof-generic.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/gas/atof-generic.c b/gas/atof-generic.c
index 40a9ff0..ced567b 100644
--- a/gas/atof-generic.c
+++ b/gas/atof-generic.c
@@ -1,6 +1,5 @@
/* atof_generic.c - turn a string of digits into a Flonum
- Copyright 1987, 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2000,
- 2001, 2003, 2005, 2006, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1987-2014 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.