diff options
author | Joel Brobecker <brobecker@gnat.com> | 2012-01-06 04:54:36 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2012-01-06 04:54:36 +0000 |
commit | d73418dd1e721ae7ca031ed3d6f73e62d1e95891 (patch) | |
tree | a7032cc5088f0511ec4fca801743e96aa68d1c4b /include/gdb/remote-sim.h | |
parent | 24dff8372fa4e048735dac92bdc28dbbde77b267 (diff) | |
download | binutils-redhat-gdb_7_4-branch.tar.gz |
Copyright year update in most files of the GDB Project.gdb_7_4-branch
gdb/ChangeLog:
Copyright year update in most files of the GDB Project.
Diffstat (limited to 'include/gdb/remote-sim.h')
-rw-r--r-- | include/gdb/remote-sim.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/gdb/remote-sim.h b/include/gdb/remote-sim.h index 14a86a8666..cef0dd9307 100644 --- a/include/gdb/remote-sim.h +++ b/include/gdb/remote-sim.h @@ -1,7 +1,7 @@ /* This file defines the interface between the simulator and gdb. - Copyright 1993, 1994, 1996, 1997, 1998, 2000, 2002, 2007, 2008, 2009, 2010, - 2011 Free Software Foundation, Inc. + Copyright 1993-1994, 1996-1998, 2000, 2002, 2007-2012 Free Software + Foundation, Inc. This file is part of GDB. |