Update copyright year in version message of GDB, GDBserver and GDBreplay
[deliverable/binutils-gdb.git] / gdb / top.c
index 3fb113c38147a13491fe975ea587e536b369cd58..e2aa8849da031d7d2ebf28d15445fea2387ee035 100644 (file)
--- a/gdb/top.c
+++ b/gdb/top.c
@@ -1292,7 +1292,7 @@ print_gdb_version (struct ui_file *stream)
   /* Second line is a copyright notice.  */
 
   fprintf_filtered (stream,
-                   "Copyright (C) 2017 Free Software Foundation, Inc.\n");
+                   "Copyright (C) 2018 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.03068 seconds and 4 git commands to generate.