aboutsummaryrefslogtreecommitdiff
path: root/gas/atof-generic.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2021-01-01 09:28:58 +1030
committerAlan Modra <amodra@gmail.com>2021-01-01 10:31:05 +1030
commit250d07de5cf6efc81ed934c25292beb63c7e3129 (patch)
treed5b20eb4372cbacc65e51d726fd11476df4baa6e /gas/atof-generic.c
parentf192b314f3febc7727cdfca9313d3724972ef005 (diff)
downloadgdb-250d07de5cf6efc81ed934c25292beb63c7e3129.zip
gdb-250d07de5cf6efc81ed934c25292beb63c7e3129.tar.gz
gdb-250d07de5cf6efc81ed934c25292beb63c7e3129.tar.bz2
Update year range in copyright notice of binutils files
Diffstat (limited to 'gas/atof-generic.c')
-rw-r--r--gas/atof-generic.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/atof-generic.c b/gas/atof-generic.c
index 96a12f7..9a5b567 100644
--- a/gas/atof-generic.c
+++ b/gas/atof-generic.c
@@ -1,5 +1,5 @@
/* atof_generic.c - turn a string of digits into a Flonum
- Copyright (C) 1987-2020 Free Software Foundation, Inc.
+ Copyright (C) 1987-2021 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.