2001-01-24 Fernando Nasser <fnasser@redhat.com>
* top.c (print_gdb_version): Update Copyright year.
This commit is contained in:
parent
02aa14fb32
commit
388e1ff2e5
@ -1,3 +1,7 @@
|
||||
2001-01-24 Fernando Nasser <fnasser@redhat.com>
|
||||
|
||||
* top.c (print_gdb_version): Update Copyright year.
|
||||
|
||||
2001-01-24 J.T. Conklin <jtc@redback.com>
|
||||
|
||||
* dcache.c (dcache_write_line): Fix typo.
|
||||
|
@ -1394,7 +1394,7 @@ print_gdb_version (struct ui_file *stream)
|
||||
|
||||
/* Second line is a copyright notice. */
|
||||
|
||||
fprintf_filtered (stream, "Copyright 2000 Free Software Foundation, Inc.\n");
|
||||
fprintf_filtered (stream, "Copyright 2001 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