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 /include/gdb/sim-h8300.h | |
parent | e932f1922b2554951551c17864b28468de5f732c (diff) | |
download | gdb-6d3bcdd4f73f02e252738c51ef90c804f3b281f7.tar.gz |
run copyright.sh for 2011.
Diffstat (limited to 'include/gdb/sim-h8300.h')
-rw-r--r-- | include/gdb/sim-h8300.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/gdb/sim-h8300.h b/include/gdb/sim-h8300.h index 94b7317d044..bc1ab7b2e0b 100644 --- a/include/gdb/sim-h8300.h +++ b/include/gdb/sim-h8300.h @@ -1,5 +1,6 @@ /* This file defines the interface between the h8300 simulator and gdb. - Copyright (C) 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 2002, 2007, 2008, 2009, 2010, 2011 + Free Software Foundation, Inc. This file is part of GDB. |