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/igen/ld-decode.h | |
parent | gdb/copyright.py: Remove testsuite/gdb.base/step-line.{c,inp} special handling (diff) | |
download | binutils-gdb-e2882c85786571175a0b0bfc3bcd2f14620b1ea3.tar.gz binutils-gdb-e2882c85786571175a0b0bfc3bcd2f14620b1ea3.tar.bz2 binutils-gdb-e2882c85786571175a0b0bfc3bcd2f14620b1ea3.zip |
Update copyright year range in all GDB files
gdb/ChangeLog:
Update copyright year range in all GDB files
Diffstat (limited to 'sim/igen/ld-decode.h')
-rw-r--r-- | sim/igen/ld-decode.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/igen/ld-decode.h b/sim/igen/ld-decode.h index 91aeebdabb2..eb9b70c5c97 100644 --- a/sim/igen/ld-decode.h +++ b/sim/igen/ld-decode.h @@ -1,6 +1,6 @@ /* The IGEN simulator generator for GDB, the GNU Debugger. - Copyright 2002-2017 Free Software Foundation, Inc. + Copyright 2002-2018 Free Software Foundation, Inc. Contributed by Andrew Cagney. |