* gdbreplay.c (gdbreplay_version): Update copyright year.
* server.c (gdbserver_version): Likewise.
This commit is contained in:
parent
22da050bbf
commit
ff703abe64
3 changed files with 7 additions and 2 deletions
|
@ -1255,7 +1255,7 @@ static void
|
|||
gdbserver_version (void)
|
||||
{
|
||||
printf ("GNU gdbserver %s%s\n"
|
||||
"Copyright (C) 2007 Free Software Foundation, Inc.\n"
|
||||
"Copyright (C) 2009 Free Software Foundation, Inc.\n"
|
||||
"gdbserver is free software, covered by the GNU General Public License.\n"
|
||||
"This gdbserver was configured as \"%s\"\n",
|
||||
PKGVERSION, version, host_name);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue