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/aarch64-linux-tdep.h | |
parent | 28498c4207945d583481d50ba6b181d3ce60fa72 (diff) | |
download | binutils-ecd75fc8eed3bde86036141228074a20e55dcfc9.zip binutils-ecd75fc8eed3bde86036141228074a20e55dcfc9.tar.gz binutils-ecd75fc8eed3bde86036141228074a20e55dcfc9.tar.bz2 |
Update Copyright year range in all files maintained by GDB.
Diffstat (limited to 'gdb/aarch64-linux-tdep.h')
-rw-r--r-- | gdb/aarch64-linux-tdep.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/aarch64-linux-tdep.h b/gdb/aarch64-linux-tdep.h index b1c3646..48c7092 100644 --- a/gdb/aarch64-linux-tdep.h +++ b/gdb/aarch64-linux-tdep.h @@ -1,6 +1,6 @@ /* GNU/Linux on AArch64 target support, prototypes. - Copyright (C) 2012-2013 Free Software Foundation, Inc. + Copyright (C) 2012-2014 Free Software Foundation, Inc. Contributed by ARM Ltd. This file is part of GDB. |