diff options
author | Joel Brobecker <brobecker@adacore.com> | 2014-01-01 07:54:24 +0400 |
---|---|---|
committer | Joel Brobecker <brobecker@adacore.com> | 2014-01-01 07:54:24 +0400 |
commit | ecd75fc8eed3bde86036141228074a20e55dcfc9 (patch) | |
tree | 8f4a51f410949d8e3e7f03b005e798e7dfa2721d /gdb/hppa-linux-tdep.c | |
parent | Update copyright year in gdb/gdbserver/gdbreplay version output. (diff) | |
download | binutils-gdb-ecd75fc8eed3bde86036141228074a20e55dcfc9.tar.gz binutils-gdb-ecd75fc8eed3bde86036141228074a20e55dcfc9.tar.bz2 binutils-gdb-ecd75fc8eed3bde86036141228074a20e55dcfc9.zip |
Update Copyright year range in all files maintained by GDB.
Diffstat (limited to 'gdb/hppa-linux-tdep.c')
-rw-r--r-- | gdb/hppa-linux-tdep.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/hppa-linux-tdep.c b/gdb/hppa-linux-tdep.c index 52efea1e863..4e890486673 100644 --- a/gdb/hppa-linux-tdep.c +++ b/gdb/hppa-linux-tdep.c @@ -1,6 +1,6 @@ /* Target-dependent code for GNU/Linux running on PA-RISC, for GDB. - Copyright (C) 2004-2013 Free Software Foundation, Inc. + Copyright (C) 2004-2014 Free Software Foundation, Inc. This file is part of GDB. |