gdb: update some copyright years (2022 -> 2023)
authorSimon Marchi <simon.marchi@efficios.com>
Wed, 1 Mar 2023 20:09:40 +0000 (15:09 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Thu, 2 Mar 2023 01:54:56 +0000 (20:54 -0500)
commit14ade916606152d67689842eef8b4b4f2a5eadf7
tree2cf0e8d17af2049e51cd10b1a505ba7c3d8ec1f0
parentcb8d98ec9251bb67f9b394c63f8c350a5be1a272
gdb: update some copyright years (2022 -> 2023)

The copyright years in the ROCm files (e.g. solib-rocm.c) are wrong,
they end in 2022 instead of 2023.  I suppose because I posted (or at
least prepared) the patches in 2022 but merged them in 2023, and forgot
to update the year.  I found a bunch of other files that are in the same
situation.  Fix them all up.

Change-Id: Ia55f5b563606c2ba6a89046f22bc0bf1c0ff2e10
Reviewed-By: Tom Tromey <tom@tromey.com>
37 files changed:
gdb/amd-dbgapi-target.c
gdb/amd-dbgapi-target.h
gdb/amdgpu-tdep.c
gdb/amdgpu-tdep.h
gdb/dwarf2/call-site.h
gdb/dwarf2/types.h
gdb/python/lib/gdb/dap/__init__.py
gdb/python/lib/gdb/dap/bt.py
gdb/python/lib/gdb/dap/disassemble.py
gdb/python/lib/gdb/dap/events.py
gdb/python/lib/gdb/dap/frames.py
gdb/python/lib/gdb/dap/io.py
gdb/python/lib/gdb/dap/launch.py
gdb/python/lib/gdb/dap/next.py
gdb/python/lib/gdb/dap/pause.py
gdb/python/lib/gdb/dap/scopes.py
gdb/python/lib/gdb/dap/server.py
gdb/python/lib/gdb/dap/startup.py
gdb/python/lib/gdb/dap/state.py
gdb/python/lib/gdb/dap/threads.py
gdb/solib-rocm.c
gdb/testsuite/gdb.ada/finish-var-size/p.adb
gdb/testsuite/gdb.ada/finish-var-size/pck.adb
gdb/testsuite/gdb.ada/finish-var-size/pck.ads
gdb/testsuite/gdb.base/frame-view.c
gdb/testsuite/gdb.base/frame-view.exp
gdb/testsuite/gdb.base/frame-view.py
gdb/testsuite/gdb.base/info-program.c
gdb/testsuite/gdb.dap/basic-dap.c
gdb/testsuite/gdb.dap/basic-dap.exp
gdb/testsuite/gdb.rocm/simple.cpp
gdb/testsuite/gdb.rocm/simple.exp
gdb/testsuite/gdb.threads/foll-fork-other-thread.c
gdb/testsuite/gdb.threads/foll-fork-other-thread.exp
gdb/testsuite/lib/dap-support.exp
gdb/testsuite/lib/rocm.exp
gdb/unittests/frame_info_ptr-selftests.c