Index: top.c =================================================================== RCS file: /cvs/src/src/gdb/top.c,v retrieving revision 1.109 diff -u -p -r1.109 top.c --- top.c 17 Dec 2005 22:34:03 -0000 1.109 +++ top.c 2 Jan 2006 05:44:32 -0000 @@ -1064,7 +1064,7 @@ print_gdb_version (struct ui_file *strea /* Second line is a copyright notice. */ - fprintf_filtered (stream, "Copyright (C) 2005 Free Software Foundation, Inc.\n"); + fprintf_filtered (stream, "Copyright (C) 2006 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