diff options
author | Joel Brobecker <brobecker@adacore.com> | 2018-01-01 08:43:02 +0400 |
---|---|---|
committer | Joel Brobecker <brobecker@adacore.com> | 2018-01-02 07:38:06 +0400 |
commit | e2882c85786571175a0b0bfc3bcd2f14620b1ea3 (patch) | |
tree | 5033409aa5b63af816330509f8dc7deb4e0361dd /sim/common/sim-fpu.h | |
parent | 1690bb24d855c387211f7bc5a77334c11cc75f4b (diff) | |
download | binutils-gdb-e2882c85786571175a0b0bfc3bcd2f14620b1ea3.tar.gz |
Update copyright year range in all GDB files
gdb/ChangeLog:
Update copyright year range in all GDB files
Diffstat (limited to 'sim/common/sim-fpu.h')
-rw-r--r-- | sim/common/sim-fpu.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/common/sim-fpu.h b/sim/common/sim-fpu.h index adf3b1904a3..16e12725384 100644 --- a/sim/common/sim-fpu.h +++ b/sim/common/sim-fpu.h @@ -1,6 +1,6 @@ /* Simulator Floating-point support. - Copyright 1997-2017 Free Software Foundation, Inc. + Copyright 1997-2018 Free Software Foundation, Inc. Contributed by Cygnus Support. |