* top.c (print_gdb_version): Update copyright year.
This commit is contained in:
parent
e1e4d4a4d8
commit
4a70f6546b
@ -1,3 +1,7 @@
|
||||
2010-01-01 Joel Brobecker <brobecker@adacore.com>
|
||||
|
||||
* top.c (print_gdb_version): Update copyright year.
|
||||
|
||||
2010-01-01 Joel Brobecker <brobecker@adacore.com>
|
||||
|
||||
Fix break *FUN'address thread NUM.
|
||||
|
@ -1118,7 +1118,7 @@ print_gdb_version (struct ui_file *stream)
|
||||
|
||||
/* Second line is a copyright notice. */
|
||||
|
||||
fprintf_filtered (stream, "Copyright (C) 2009 Free Software Foundation, Inc.\n");
|
||||
fprintf_filtered (stream, "Copyright (C) 2010 Free Software Foundation, Inc.\n");
|
||||
|
||||
/* Following the copyright is a brief statement that the program is
|
||||
free software, that users are free to copy and change it on
|
||||
|
Loading…
Reference in New Issue
Block a user