diff options
author | Joel Brobecker <brobecker@gnat.com> | 2011-01-01 15:32:52 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2011-01-01 15:32:52 +0000 |
commit | 6d3bcdd4f73f02e252738c51ef90c804f3b281f7 (patch) | |
tree | 4de2786fedf8a372546d05d56961f34d4ea10034 /gdb/amd64-linux-tdep.h | |
parent | e932f1922b2554951551c17864b28468de5f732c (diff) | |
download | gdb-6d3bcdd4f73f02e252738c51ef90c804f3b281f7.tar.gz |
run copyright.sh for 2011.
Diffstat (limited to 'gdb/amd64-linux-tdep.h')
-rw-r--r-- | gdb/amd64-linux-tdep.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/amd64-linux-tdep.h b/gdb/amd64-linux-tdep.h index b99872bba7b..70053ce01d9 100644 --- a/gdb/amd64-linux-tdep.h +++ b/gdb/amd64-linux-tdep.h @@ -1,6 +1,7 @@ /* Target-dependent code for GNU/Linux AMD64. - Copyright (C) 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011 + Free Software Foundation, Inc. This file is part of GDB. |