update copyright year in version output of gdb, gdbserver and gdbreplay
[deliverable/binutils-gdb.git] / gdb / gdbserver / gdbreplay.c
index 325291479391adc78d5f47f5c651dcad2340bbc0..54eb0ebd5b8e31d882d0ec0aa321ba8f3605ae27 100644 (file)
@@ -434,7 +434,7 @@ static void
 gdbreplay_version (void)
 {
   printf ("GNU gdbreplay %s%s\n"
-         "Copyright (C) 2019 Free Software Foundation, Inc.\n"
+         "Copyright (C) 2020 Free Software Foundation, Inc.\n"
          "gdbreplay is free software, covered by "
          "the GNU General Public License.\n"
          "This gdbreplay was configured as \"%s\"\n",
This page took 0.027259 seconds and 4 git commands to generate.