mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 04:00:07 +08:00
* top.c (print_gdb_version): Update copyright year.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2005-11-22 Joel Brobecker <brobecker@adacore.com>
|
||||||
|
|
||||||
|
* top.c (print_gdb_version): Update copyright year.
|
||||||
|
|
||||||
2005-11-20 Mark Kettenis <kettenis@gnu.org>
|
2005-11-20 Mark Kettenis <kettenis@gnu.org>
|
||||||
|
|
||||||
* inf-ptrace.c (inf_ptrace_xfer_partial): Use PIOD_WRITE_I instead
|
* inf-ptrace.c (inf_ptrace_xfer_partial): Use PIOD_WRITE_I instead
|
||||||
|
@ -1064,7 +1064,7 @@ print_gdb_version (struct ui_file *stream)
|
|||||||
|
|
||||||
/* Second line is a copyright notice. */
|
/* Second line is a copyright notice. */
|
||||||
|
|
||||||
fprintf_filtered (stream, "Copyright 2004 Free Software Foundation, Inc.\n");
|
fprintf_filtered (stream, "Copyright 2005 Free Software Foundation, Inc.\n");
|
||||||
|
|
||||||
/* Following the copyright is a brief statement that the program is
|
/* Following the copyright is a brief statement that the program is
|
||||||
free software, that users are free to copy and change it on
|
free software, that users are free to copy and change it on
|
||||||
|
Reference in New Issue
Block a user