Index: top.c =================================================================== RCS file: /cvs/src/src/gdb/top.c,v retrieving revision 1.107 diff -u -p -r1.107 top.c --- top.c 7 Nov 2005 15:27:07 -0000 1.107 +++ top.c 22 Nov 2005 19:17:45 -0000 @@ -1064,7 +1064,7 @@ print_gdb_version (struct ui_file *strea /* 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 free software, that users are free to copy and change it on