mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 14:49:38 +08:00
Update copyright year in version message for gdb, gdbserver and gdbreplay
gdb/ChangeLog: * top.c (print_gdb_version): Update copyright year. gdbserver/ChangeLog: * server.cc (gdbserver_version): Update copyright year. * gdbreplay.cc (gdbreplay_version): Likewise.
This commit is contained in:
@ -3321,7 +3321,7 @@ static void
|
||||
gdbserver_version (void)
|
||||
{
|
||||
printf ("GNU gdbserver %s%s\n"
|
||||
"Copyright (C) 2020 Free Software Foundation, Inc.\n"
|
||||
"Copyright (C) 2021 Free Software Foundation, Inc.\n"
|
||||
"gdbserver is free software, covered by the "
|
||||
"GNU General Public License.\n"
|
||||
"This gdbserver was configured as \"%s\"\n",
|
||||
|
Reference in New Issue
Block a user