Update copyright year in version output for gdb, gdbserver and gdbreplay
authorJoel Brobecker <brobecker@adacore.com>
Sun, 16 Jan 2022 10:29:26 +0000 (14:29 +0400)
committerJoel Brobecker <brobecker@adacore.com>
Sun, 16 Jan 2022 10:29:26 +0000 (14:29 +0400)
commitb5c91ebd9882eb07670505f32fdb48b10e11839f
tree7e00c6ddf635f9a48b5351ea532f13a356df9098
parent2198a5eca5979c432083a5b7ddf0a87b27a89978
Update copyright year in version output for gdb, gdbserver and gdbreplay

This commit changes the end year of the copyright year range
printed by gdb, gdbserver and gdbreplay to be 2022. This reflects
the fact that some changes were made on this branch this year.

gdb/ChangeLog:

        * top.c: Update year range in copyright notice.
        (print_gdb_version): Update copyright year to 2022.

gdbserver/ChangeLog:

       * gdbreplay.cc: Update year range in copyright notice.
       (gdbreplay_version): Update copyright year to 2022.
       * server.cc: Update year range in copyright notice.
       (gdbserver_version): Update copyright year to 2022.
gdb/ChangeLog
gdb/top.c
gdbserver/ChangeLog
gdbserver/gdbreplay.cc
gdbserver/server.cc
This page took 0.024059 seconds and 4 git commands to generate.