gdb/gdbserver/gdbreplay: Update copyright year in version out
[deliverable/binutils-gdb.git] / gdb / top.c
index f1b8b3c2a911a2fdff993e13b6f3699c5d1b974b..c593769d10e044ee063a9781e84cf31ed7cd6505 100644 (file)
--- a/gdb/top.c
+++ b/gdb/top.c
@@ -1118,7 +1118,7 @@ print_gdb_version (struct ui_file *stream)
   /* Second line is a copyright notice.  */
 
   fprintf_filtered (stream,
-                   "Copyright (C) 2011 Free Software Foundation, Inc.\n");
+                   "Copyright (C) 2012 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
This page took 0.03716 seconds and 4 git commands to generate.