Index: top.c =================================================================== RCS file: /cvs/src/src/gdb/top.c,v retrieving revision 1.115 diff -u -p -r1.115 top.c --- top.c 21 Jul 2006 14:46:53 -0000 1.115 +++ top.c 1 Jan 2007 05:56:50 -0000 @@ -1068,7 +1068,7 @@ print_gdb_version (struct ui_file *strea /* Second line is a copyright notice. */ - fprintf_filtered (stream, "Copyright (C) 2006 Free Software Foundation, Inc.\n"); + fprintf_filtered (stream, "Copyright (C) 2007 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