diff options
author | Alan Modra <amodra@gmail.com> | 2016-01-01 21:55:12 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2016-01-01 23:00:01 +1030 |
commit | 6f2750feaf2827ef8a1a0a5b2f90c1e9a6cabbd1 (patch) | |
tree | b13a0b52caeac4086d83b89ea2cfe51ba3f9e40c /ld/ldexp.c | |
parent | 3499769a6a6d3acb48d4d7eef5f656b22fecaeb8 (diff) | |
download | binutils-gdb-6f2750feaf2827ef8a1a0a5b2f90c1e9a6cabbd1.tar.gz |
Copyright update for binutils
Diffstat (limited to 'ld/ldexp.c')
-rw-r--r-- | ld/ldexp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/ldexp.c b/ld/ldexp.c index 2ec8eb6d198..22dd0d2f1d9 100644 --- a/ld/ldexp.c +++ b/ld/ldexp.c @@ -1,5 +1,5 @@ /* This module handles expression trees. - Copyright (C) 1991-2015 Free Software Foundation, Inc. + Copyright (C) 1991-2016 Free Software Foundation, Inc. Written by Steve Chamberlain of Cygnus Support <sac@cygnus.com>. This file is part of the GNU Binutils. |