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/addrmap.h | |
parent | 28498c4207945d583481d50ba6b181d3ce60fa72 (diff) | |
download | binutils-gdb-ecd75fc8eed3bde86036141228074a20e55dcfc9.tar.gz |
Update Copyright year range in all files maintained by GDB.
Diffstat (limited to 'gdb/addrmap.h')
-rw-r--r-- | gdb/addrmap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/addrmap.h b/gdb/addrmap.h index ee7c800e645..7893c7f8c20 100644 --- a/gdb/addrmap.h +++ b/gdb/addrmap.h @@ -1,6 +1,6 @@ /* addrmap.h --- interface to address map data structure. - Copyright (C) 2007-2013 Free Software Foundation, Inc. + Copyright (C) 2007-2014 Free Software Foundation, Inc. This file is part of GDB. |