summaryrefslogtreecommitdiff
path: root/gdbsupport
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2023-01-01 16:49:04 +0400
committerJoel Brobecker <brobecker@adacore.com>2023-01-01 17:01:16 +0400
commit213516ef315dc1785e4990ef0fc011abedb38cc0 (patch)
tree9d6787681e8ad86d05631234d5d7f71942ef082b /gdbsupport
parente4661570ead7be521c9d693f188b0944d7b8c78c (diff)
downloadbinutils-gdb-213516ef315dc1785e4990ef0fc011abedb38cc0.tar.gz
Update copyright year range in header of all files managed by GDB
This commit is the result of running the gdb/copyright.py script, which automated the update of the copyright year range for all source files managed by the GDB project to be updated to include year 2023.
Diffstat (limited to 'gdbsupport')
-rw-r--r--gdbsupport/.dir-locals.el2
-rw-r--r--gdbsupport/Makefile.am2
-rw-r--r--gdbsupport/agent.cc2
-rw-r--r--gdbsupport/agent.h2
-rw-r--r--gdbsupport/alt-stack.h2
-rw-r--r--gdbsupport/array-view.h2
-rw-r--r--gdbsupport/ax.def2
-rw-r--r--gdbsupport/block-signals.h2
-rw-r--r--gdbsupport/break-common.h2
-rw-r--r--gdbsupport/btrace-common.cc2
-rw-r--r--gdbsupport/btrace-common.h2
-rw-r--r--gdbsupport/buffer.cc2
-rw-r--r--gdbsupport/buffer.h2
-rw-r--r--gdbsupport/buildargv.h2
-rw-r--r--gdbsupport/byte-vector.h2
-rw-r--r--gdbsupport/check-defines.el2
-rw-r--r--gdbsupport/cleanups.cc2
-rw-r--r--gdbsupport/cleanups.h2
-rw-r--r--gdbsupport/common-debug.cc2
-rw-r--r--gdbsupport/common-debug.h2
-rw-r--r--gdbsupport/common-defs.h2
-rw-r--r--gdbsupport/common-exceptions.cc2
-rw-r--r--gdbsupport/common-exceptions.h2
-rw-r--r--gdbsupport/common-gdbthread.h2
-rw-r--r--gdbsupport/common-inferior.cc2
-rw-r--r--gdbsupport/common-inferior.h2
-rw-r--r--gdbsupport/common-regcache.cc2
-rw-r--r--gdbsupport/common-regcache.h2
-rw-r--r--gdbsupport/common-types.h2
-rw-r--r--gdbsupport/common-utils.cc2
-rw-r--r--gdbsupport/common-utils.h2
-rw-r--r--gdbsupport/common.m42
-rw-r--r--gdbsupport/compiler-type.m42
-rw-r--r--gdbsupport/configure.ac2
-rwxr-xr-xgdbsupport/create-version.sh2
-rw-r--r--gdbsupport/def-vector.h2
-rw-r--r--gdbsupport/default-init-alloc.h2
-rw-r--r--gdbsupport/eintr.h2
-rw-r--r--gdbsupport/enum-flags.h2
-rw-r--r--gdbsupport/environ.cc2
-rw-r--r--gdbsupport/environ.h2
-rw-r--r--gdbsupport/errors.cc2
-rw-r--r--gdbsupport/errors.h2
-rw-r--r--gdbsupport/event-loop.cc2
-rw-r--r--gdbsupport/event-loop.h2
-rw-r--r--gdbsupport/event-pipe.cc2
-rw-r--r--gdbsupport/event-pipe.h2
-rw-r--r--gdbsupport/fileio.cc2
-rw-r--r--gdbsupport/fileio.h2
-rw-r--r--gdbsupport/filestuff.cc2
-rw-r--r--gdbsupport/filestuff.h2
-rw-r--r--gdbsupport/filtered-iterator.h2
-rw-r--r--gdbsupport/format.cc2
-rw-r--r--gdbsupport/format.h2
-rw-r--r--gdbsupport/forward-scope-exit.h2
-rw-r--r--gdbsupport/function-view.h2
-rw-r--r--gdbsupport/gdb-checked-static-cast.h2
-rw-r--r--gdbsupport/gdb-dlfcn.cc2
-rw-r--r--gdbsupport/gdb-dlfcn.h2
-rw-r--r--gdbsupport/gdb-hashtab.cc2
-rw-r--r--gdbsupport/gdb-hashtab.h2
-rw-r--r--gdbsupport/gdb-safe-ctype.h2
-rw-r--r--gdbsupport/gdb-sigmask.h2
-rw-r--r--gdbsupport/gdb-xfree.h2
-rw-r--r--gdbsupport/gdb_assert.h2
-rw-r--r--gdbsupport/gdb_binary_search.h2
-rw-r--r--gdbsupport/gdb_file.h2
-rw-r--r--gdbsupport/gdb_locale.h2
-rw-r--r--gdbsupport/gdb_obstack.cc2
-rw-r--r--gdbsupport/gdb_obstack.h2
-rw-r--r--gdbsupport/gdb_optional.h2
-rw-r--r--gdbsupport/gdb_proc_service.h2
-rw-r--r--gdbsupport/gdb_ref_ptr.h2
-rw-r--r--gdbsupport/gdb_regex.cc2
-rw-r--r--gdbsupport/gdb_regex.h2
-rw-r--r--gdbsupport/gdb_select.h2
-rw-r--r--gdbsupport/gdb_setjmp.h2
-rw-r--r--gdbsupport/gdb_signals.h2
-rw-r--r--gdbsupport/gdb_splay_tree.h2
-rw-r--r--gdbsupport/gdb_string_view.h2
-rw-r--r--gdbsupport/gdb_string_view.tcc2
-rw-r--r--gdbsupport/gdb_sys_time.h2
-rw-r--r--gdbsupport/gdb_tilde_expand.cc2
-rw-r--r--gdbsupport/gdb_tilde_expand.h2
-rw-r--r--gdbsupport/gdb_unique_ptr.h2
-rw-r--r--gdbsupport/gdb_unlinker.h2
-rw-r--r--gdbsupport/gdb_vecs.cc2
-rw-r--r--gdbsupport/gdb_vecs.h2
-rw-r--r--gdbsupport/gdb_wait.cc2
-rw-r--r--gdbsupport/gdb_wait.h2
-rw-r--r--gdbsupport/hash_enum.h2
-rw-r--r--gdbsupport/host-defs.h2
-rw-r--r--gdbsupport/intrusive_list.h2
-rw-r--r--gdbsupport/invoke-result.h2
-rw-r--r--gdbsupport/iterator-range.h2
-rw-r--r--gdbsupport/job-control.cc2
-rw-r--r--gdbsupport/job-control.h2
-rw-r--r--gdbsupport/netstuff.cc2
-rw-r--r--gdbsupport/netstuff.h2
-rw-r--r--gdbsupport/new-op.cc2
-rw-r--r--gdbsupport/next-iterator.h2
-rw-r--r--gdbsupport/observable.h2
-rw-r--r--gdbsupport/offset-type.h2
-rw-r--r--gdbsupport/packed.h2
-rw-r--r--gdbsupport/parallel-for.h2
-rw-r--r--gdbsupport/pathstuff.cc2
-rw-r--r--gdbsupport/pathstuff.h2
-rw-r--r--gdbsupport/poison.h2
-rw-r--r--gdbsupport/preprocessor.h2
-rw-r--r--gdbsupport/print-utils.cc2
-rw-r--r--gdbsupport/print-utils.h2
-rw-r--r--gdbsupport/ptid.cc2
-rw-r--r--gdbsupport/ptid.h2
-rw-r--r--gdbsupport/ptrace.m42
-rw-r--r--gdbsupport/range-chain.h2
-rw-r--r--gdbsupport/refcounted-object.h2
-rw-r--r--gdbsupport/reference-to-pointer-iterator.h2
-rw-r--r--gdbsupport/rsp-low.cc2
-rw-r--r--gdbsupport/rsp-low.h2
-rw-r--r--gdbsupport/run-time-clock.cc2
-rw-r--r--gdbsupport/run-time-clock.h2
-rw-r--r--gdbsupport/safe-iterator.h2
-rw-r--r--gdbsupport/safe-strerror.cc2
-rw-r--r--gdbsupport/scope-exit.h2
-rw-r--r--gdbsupport/scoped_fd.h2
-rw-r--r--gdbsupport/scoped_ignore_signal.h2
-rw-r--r--gdbsupport/scoped_ignore_sigttou.h2
-rw-r--r--gdbsupport/scoped_mmap.cc2
-rw-r--r--gdbsupport/scoped_mmap.h2
-rw-r--r--gdbsupport/scoped_restore.h2
-rw-r--r--gdbsupport/search.cc2
-rw-r--r--gdbsupport/search.h2
-rw-r--r--gdbsupport/selftest.cc2
-rw-r--r--gdbsupport/selftest.h2
-rw-r--r--gdbsupport/selftest.m42
-rw-r--r--gdbsupport/signals-state-save-restore.cc2
-rw-r--r--gdbsupport/signals-state-save-restore.h2
-rw-r--r--gdbsupport/signals.cc2
-rw-r--r--gdbsupport/symbol.h2
-rw-r--r--gdbsupport/tdesc.cc2
-rw-r--r--gdbsupport/tdesc.h2
-rw-r--r--gdbsupport/thread-pool.cc2
-rw-r--r--gdbsupport/thread-pool.h2
-rw-r--r--gdbsupport/traits.h2
-rw-r--r--gdbsupport/underlying.h2
-rw-r--r--gdbsupport/valid-expr.h2
-rw-r--r--gdbsupport/version.h2
-rw-r--r--gdbsupport/warning.m42
-rw-r--r--gdbsupport/x86-xstate.h2
-rw-r--r--gdbsupport/xml-utils.cc2
-rw-r--r--gdbsupport/xml-utils.h2
151 files changed, 151 insertions, 151 deletions
diff --git a/gdbsupport/.dir-locals.el b/gdbsupport/.dir-locals.el
index 1915c070e53..89d51bd3359 100644
--- a/gdbsupport/.dir-locals.el
+++ b/gdbsupport/.dir-locals.el
@@ -1,5 +1,5 @@
;; Emacs settings.
-;; Copyright (C) 2012-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2012-2023 Free Software Foundation, Inc.
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/gdbsupport/Makefile.am b/gdbsupport/Makefile.am
index 1416027e1c9..83eb6c35846 100644
--- a/gdbsupport/Makefile.am
+++ b/gdbsupport/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to generate Makefile.in
#
-# Copyright (C) 2020-2022 Free Software Foundation, Inc.
+# Copyright (C) 2020-2023 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/gdbsupport/agent.cc b/gdbsupport/agent.cc
index 9dd1ddbf615..531807be3d2 100644
--- a/gdbsupport/agent.cc
+++ b/gdbsupport/agent.cc
@@ -1,6 +1,6 @@
/* Shared utility routines for GDB to interact with agent.
- Copyright (C) 2009-2022 Free Software Foundation, Inc.
+ Copyright (C) 2009-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/agent.h b/gdbsupport/agent.h
index 3b912d2b5d3..dceb33f6bd5 100644
--- a/gdbsupport/agent.h
+++ b/gdbsupport/agent.h
@@ -1,6 +1,6 @@
/* Shared utility routines for GDB to interact with agent.
- Copyright (C) 2009-2022 Free Software Foundation, Inc.
+ Copyright (C) 2009-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/alt-stack.h b/gdbsupport/alt-stack.h
index 8ae229b1021..142479338f0 100644
--- a/gdbsupport/alt-stack.h
+++ b/gdbsupport/alt-stack.h
@@ -1,6 +1,6 @@
/* Temporarily install an alternate signal stack
- Copyright (C) 2019-2022 Free Software Foundation, Inc.
+ Copyright (C) 2019-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/array-view.h b/gdbsupport/array-view.h
index e9e4d542fff..3d8248b08b7 100644
--- a/gdbsupport/array-view.h
+++ b/gdbsupport/array-view.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2017-2022 Free Software Foundation, Inc.
+/* Copyright (C) 2017-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/ax.def b/gdbsupport/ax.def
index b369b32c779..fd652e4d95a 100644
--- a/gdbsupport/ax.def
+++ b/gdbsupport/ax.def
@@ -1,5 +1,5 @@
/* Definition of agent opcode values. -*- c -*-
- Copyright (C) 1998-2022 Free Software Foundation, Inc.
+ Copyright (C) 1998-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/block-signals.h b/gdbsupport/block-signals.h
index 4703690a4ec..fe0900bb30d 100644
--- a/gdbsupport/block-signals.h
+++ b/gdbsupport/block-signals.h
@@ -1,6 +1,6 @@
/* Block signals used by gdb
- Copyright (C) 2019-2022 Free Software Foundation, Inc.
+ Copyright (C) 2019-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/break-common.h b/gdbsupport/break-common.h
index 74a05da7755..82a9b3e0546 100644
--- a/gdbsupport/break-common.h
+++ b/gdbsupport/break-common.h
@@ -1,6 +1,6 @@
/* Data structures associated with breakpoints shared in both GDB and
GDBserver.
- Copyright (C) 1992-2022 Free Software Foundation, Inc.
+ Copyright (C) 1992-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/btrace-common.cc b/gdbsupport/btrace-common.cc
index d3f4fa4620b..932a11888b0 100644
--- a/gdbsupport/btrace-common.cc
+++ b/gdbsupport/btrace-common.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2014-2022 Free Software Foundation, Inc.
+/* Copyright (C) 2014-2023 Free Software Foundation, Inc.
Contributed by Intel Corp. <markus.t.metzger@intel.com>
diff --git a/gdbsupport/btrace-common.h b/gdbsupport/btrace-common.h
index 3c55ae92185..e287c93a6c1 100644
--- a/gdbsupport/btrace-common.h
+++ b/gdbsupport/btrace-common.h
@@ -1,6 +1,6 @@
/* Branch trace support for GDB, the GNU debugger.
- Copyright (C) 2013-2022 Free Software Foundation, Inc.
+ Copyright (C) 2013-2023 Free Software Foundation, Inc.
Contributed by Intel Corp. <markus.t.metzger@intel.com>.
diff --git a/gdbsupport/buffer.cc b/gdbsupport/buffer.cc
index fcf5990713b..da6f3af6472 100644
--- a/gdbsupport/buffer.cc
+++ b/gdbsupport/buffer.cc
@@ -1,6 +1,6 @@
/* A simple growing buffer for GDB.
- Copyright (C) 2009-2022 Free Software Foundation, Inc.
+ Copyright (C) 2009-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/buffer.h b/gdbsupport/buffer.h
index 9dac63fd478..7323c3aacaa 100644
--- a/gdbsupport/buffer.h
+++ b/gdbsupport/buffer.h
@@ -1,6 +1,6 @@
/* A simple growing buffer for GDB.
- Copyright (C) 2009-2022 Free Software Foundation, Inc.
+ Copyright (C) 2009-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/buildargv.h b/gdbsupport/buildargv.h
index 7a34d9b509d..03e0288ca3b 100644
--- a/gdbsupport/buildargv.h
+++ b/gdbsupport/buildargv.h
@@ -1,6 +1,6 @@
/* RAII wrapper for buildargv
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/byte-vector.h b/gdbsupport/byte-vector.h
index 24387814de8..6de60c91f25 100644
--- a/gdbsupport/byte-vector.h
+++ b/gdbsupport/byte-vector.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2017-2022 Free Software Foundation, Inc.
+/* Copyright (C) 2017-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/check-defines.el b/gdbsupport/check-defines.el
index 2e78366ac6c..ebfdc07d759 100644
--- a/gdbsupport/check-defines.el
+++ b/gdbsupport/check-defines.el
@@ -1,6 +1,6 @@
;; Verify that preprocessor symbols are defined in config.in.
-;; Copyright (C) 2020-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2020-2023 Free Software Foundation, Inc.
;;
;; This file is part of GDB.
;;
diff --git a/gdbsupport/cleanups.cc b/gdbsupport/cleanups.cc
index c9fedc69834..4e49daf03b3 100644
--- a/gdbsupport/cleanups.cc
+++ b/gdbsupport/cleanups.cc
@@ -1,6 +1,6 @@
/* Cleanup routines for GDB, the GNU debugger.
- Copyright (C) 1986-2022 Free Software Foundation, Inc.
+ Copyright (C) 1986-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/cleanups.h b/gdbsupport/cleanups.h
index 57501c7c6f6..704482ed71c 100644
--- a/gdbsupport/cleanups.h
+++ b/gdbsupport/cleanups.h
@@ -1,5 +1,5 @@
/* Cleanups.
- Copyright (C) 1986-2022 Free Software Foundation, Inc.
+ Copyright (C) 1986-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/common-debug.cc b/gdbsupport/common-debug.cc
index 3d74c8ee343..08d2be3fdcb 100644
--- a/gdbsupport/common-debug.cc
+++ b/gdbsupport/common-debug.cc
@@ -1,6 +1,6 @@
/* Debug printing functions.
- Copyright (C) 2014-2022 Free Software Foundation, Inc.
+ Copyright (C) 2014-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/common-debug.h b/gdbsupport/common-debug.h
index 904c1a1ea24..ec36d88fdea 100644
--- a/gdbsupport/common-debug.h
+++ b/gdbsupport/common-debug.h
@@ -1,6 +1,6 @@
/* Declarations for debug printing functions.
- Copyright (C) 2014-2022 Free Software Foundation, Inc.
+ Copyright (C) 2014-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/common-defs.h b/gdbsupport/common-defs.h
index e4985332e3f..bcebd7187d9 100644
--- a/gdbsupport/common-defs.h
+++ b/gdbsupport/common-defs.h
@@ -1,6 +1,6 @@
/* Common definitions.
- Copyright (C) 1986-2022 Free Software Foundation, Inc.
+ Copyright (C) 1986-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/common-exceptions.cc b/gdbsupport/common-exceptions.cc
index a9bda756d49..d0dd8081c41 100644
--- a/gdbsupport/common-exceptions.cc
+++ b/gdbsupport/common-exceptions.cc
@@ -1,6 +1,6 @@
/* Exception (throw catch) mechanism, for GDB, the GNU debugger.
- Copyright (C) 1986-2022 Free Software Foundation, Inc.
+ Copyright (C) 1986-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/common-exceptions.h b/gdbsupport/common-exceptions.h
index 543afda508a..a2a4f5a3892 100644
--- a/gdbsupport/common-exceptions.h
+++ b/gdbsupport/common-exceptions.h
@@ -1,6 +1,6 @@
/* Exception (throw catch) mechanism, for GDB, the GNU debugger.
- Copyright (C) 1986-2022 Free Software Foundation, Inc.
+ Copyright (C) 1986-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/common-gdbthread.h b/gdbsupport/common-gdbthread.h
index 8c8fc8fa1bb..a0368c3f830 100644
--- a/gdbsupport/common-gdbthread.h
+++ b/gdbsupport/common-gdbthread.h
@@ -1,5 +1,5 @@
/* Common multi-process/thread control defs for GDB and gdbserver.
- Copyright (C) 1987-2022 Free Software Foundation, Inc.
+ Copyright (C) 1987-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/common-inferior.cc b/gdbsupport/common-inferior.cc
index 7e1a5b6fa44..55149ec1f13 100644
--- a/gdbsupport/common-inferior.cc
+++ b/gdbsupport/common-inferior.cc
@@ -1,7 +1,7 @@
/* Functions to deal with the inferior being executed on GDB or
GDBserver.
- Copyright (C) 2019-2022 Free Software Foundation, Inc.
+ Copyright (C) 2019-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/common-inferior.h b/gdbsupport/common-inferior.h
index 31ecb910d60..c468c7bf6a8 100644
--- a/gdbsupport/common-inferior.h
+++ b/gdbsupport/common-inferior.h
@@ -1,7 +1,7 @@
/* Functions to deal with the inferior being executed on GDB or
GDBserver.
- Copyright (C) 1986-2022 Free Software Foundation, Inc.
+ Copyright (C) 1986-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/common-regcache.cc b/gdbsupport/common-regcache.cc
index 9ce1800ed8d..3515bedb383 100644
--- a/gdbsupport/common-regcache.cc
+++ b/gdbsupport/common-regcache.cc
@@ -1,6 +1,6 @@
/* Cache and manage the values of registers for GDB, the GNU debugger.
- Copyright (C) 2015-2022 Free Software Foundation, Inc.
+ Copyright (C) 2015-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/common-regcache.h b/gdbsupport/common-regcache.h
index ca1a51bb649..e462f532407 100644
--- a/gdbsupport/common-regcache.h
+++ b/gdbsupport/common-regcache.h
@@ -1,6 +1,6 @@
/* Cache and manage the values of registers
- Copyright (C) 2014-2022 Free Software Foundation, Inc.
+ Copyright (C) 2014-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/common-types.h b/gdbsupport/common-types.h
index ce871c9192b..e863d6505ea 100644
--- a/gdbsupport/common-types.h
+++ b/gdbsupport/common-types.h
@@ -1,6 +1,6 @@
/* Declarations for common types.
- Copyright (C) 1986-2022 Free Software Foundation, Inc.
+ Copyright (C) 1986-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/common-utils.cc b/gdbsupport/common-utils.cc
index 3658ffcf93e..e382fb28d8f 100644
--- a/gdbsupport/common-utils.cc
+++ b/gdbsupport/common-utils.cc
@@ -1,6 +1,6 @@
/* Shared general utility routines for GDB, the GNU debugger.
- Copyright (C) 1986-2022 Free Software Foundation, Inc.
+ Copyright (C) 1986-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/common-utils.h b/gdbsupport/common-utils.h
index 92d7caaf1ec..530817fff10 100644
--- a/gdbsupport/common-utils.h
+++ b/gdbsupport/common-utils.h
@@ -1,6 +1,6 @@
/* Shared general utility routines for GDB, the GNU debugger.
- Copyright (C) 1986-2022 Free Software Foundation, Inc.
+ Copyright (C) 1986-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/common.m4 b/gdbsupport/common.m4
index 0fed186ae1d..7b100262c29 100644
--- a/gdbsupport/common.m4
+++ b/gdbsupport/common.m4
@@ -1,5 +1,5 @@
dnl Autoconf configure snippets for common.
-dnl Copyright (C) 1995-2022 Free Software Foundation, Inc.
+dnl Copyright (C) 1995-2023 Free Software Foundation, Inc.
dnl
dnl This file is part of GDB.
dnl
diff --git a/gdbsupport/compiler-type.m4 b/gdbsupport/compiler-type.m4
index f943a987210..04b9d68d96c 100644
--- a/gdbsupport/compiler-type.m4
+++ b/gdbsupport/compiler-type.m4
@@ -1,5 +1,5 @@
dnl Autoconf configure script for GDB, the GNU debugger.
-dnl Copyright (C) 2022 Free Software Foundation, Inc.
+dnl Copyright (C) 2022-2023 Free Software Foundation, Inc.
dnl
dnl This file is part of GDB.
dnl
diff --git a/gdbsupport/configure.ac b/gdbsupport/configure.ac
index 3b461bc82de..2cb382bd4ec 100644
--- a/gdbsupport/configure.ac
+++ b/gdbsupport/configure.ac
@@ -1,5 +1,5 @@
dnl Autoconf configure script for GDB support library
-dnl Copyright (C) 2020-2022 Free Software Foundation, Inc.
+dnl Copyright (C) 2020-2023 Free Software Foundation, Inc.
dnl
dnl This program is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by
diff --git a/gdbsupport/create-version.sh b/gdbsupport/create-version.sh
index 14740a4abc7..e5f2efbeb8f 100755
--- a/gdbsupport/create-version.sh
+++ b/gdbsupport/create-version.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 1989-2022 Free Software Foundation, Inc.
+# Copyright (C) 1989-2023 Free Software Foundation, Inc.
# This file is part of GDB.
diff --git a/gdbsupport/def-vector.h b/gdbsupport/def-vector.h
index 1f4b8560c75..4d1df41a7a1 100644
--- a/gdbsupport/def-vector.h
+++ b/gdbsupport/def-vector.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2017-2022 Free Software Foundation, Inc.
+/* Copyright (C) 2017-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/default-init-alloc.h b/gdbsupport/default-init-alloc.h
index 8aaf62d9959..9c8b5a2c689 100644
--- a/gdbsupport/default-init-alloc.h
+++ b/gdbsupport/default-init-alloc.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2017-2022 Free Software Foundation, Inc.
+/* Copyright (C) 2017-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/eintr.h b/gdbsupport/eintr.h
index 0948b0613e5..f78d0ec4a2f 100644
--- a/gdbsupport/eintr.h
+++ b/gdbsupport/eintr.h
@@ -1,6 +1,6 @@
/* Utility for handling interrupted syscalls by signals.
- Copyright (C) 2020-2022 Free Software Foundation, Inc.
+ Copyright (C) 2020-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/enum-flags.h b/gdbsupport/enum-flags.h
index cd500f55ff3..440ffe09734 100644
--- a/gdbsupport/enum-flags.h
+++ b/gdbsupport/enum-flags.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2022 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/environ.cc b/gdbsupport/environ.cc
index 2d8e3ea6e92..d4d81290bf7 100644
--- a/gdbsupport/environ.cc
+++ b/gdbsupport/environ.cc
@@ -1,6 +1,6 @@
/* environ.c -- library for manipulating environments for GNU.
- Copyright (C) 1986-2022 Free Software Foundation, Inc.
+ Copyright (C) 1986-2023 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/gdbsupport/environ.h b/gdbsupport/environ.h
index 32e1eb55907..b6d30ce9046 100644
--- a/gdbsupport/environ.h
+++ b/gdbsupport/environ.h
@@ -1,5 +1,5 @@
/* Header for environment manipulation library.
- Copyright (C) 1989-2022 Free Software Foundation, Inc.
+ Copyright (C) 1989-2023 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/gdbsupport/errors.cc b/gdbsupport/errors.cc
index 93fc70ad296..566be377e3f 100644
--- a/gdbsupport/errors.cc
+++ b/gdbsupport/errors.cc
@@ -1,6 +1,6 @@
/* Error reporting facilities.
- Copyright (C) 1986-2022 Free Software Foundation, Inc.
+ Copyright (C) 1986-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/errors.h b/gdbsupport/errors.h
index d67d692e4cb..2304bc1e3d1 100644
--- a/gdbsupport/errors.h
+++ b/gdbsupport/errors.h
@@ -1,6 +1,6 @@
/* Declarations for error-reporting facilities.
- Copyright (C) 1986-2022 Free Software Foundation, Inc.
+ Copyright (C) 1986-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/event-loop.cc b/gdbsupport/event-loop.cc
index b1a5c1ad439..52e7fd2223f 100644
--- a/gdbsupport/event-loop.cc
+++ b/gdbsupport/event-loop.cc
@@ -1,5 +1,5 @@
/* Event loop machinery for GDB, the GNU debugger.
- Copyright (C) 1999-2022 Free Software Foundation, Inc.
+ Copyright (C) 1999-2023 Free Software Foundation, Inc.
Written by Elena Zannoni <ezannoni@cygnus.com> of Cygnus Solutions.
This file is part of GDB.
diff --git a/gdbsupport/event-loop.h b/gdbsupport/event-loop.h
index c82493e9bdf..c9313745b5b 100644
--- a/gdbsupport/event-loop.h
+++ b/gdbsupport/event-loop.h
@@ -1,5 +1,5 @@
/* Definitions used by the GDB event loop.
- Copyright (C) 1999-2022 Free Software Foundation, Inc.
+ Copyright (C) 1999-2023 Free Software Foundation, Inc.
Written by Elena Zannoni <ezannoni@cygnus.com> of Cygnus Solutions.
This file is part of GDB.
diff --git a/gdbsupport/event-pipe.cc b/gdbsupport/event-pipe.cc
index ed3b63e3382..99a11db22f1 100644
--- a/gdbsupport/event-pipe.cc
+++ b/gdbsupport/event-pipe.cc
@@ -1,6 +1,6 @@
/* Event pipe for GDB, the GNU debugger.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/event-pipe.h b/gdbsupport/event-pipe.h
index 9a41089774d..999dd4b9151 100644
--- a/gdbsupport/event-pipe.h
+++ b/gdbsupport/event-pipe.h
@@ -1,6 +1,6 @@
/* Event pipe for GDB, the GNU debugger.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/fileio.cc b/gdbsupport/fileio.cc
index 60a08f64977..5f4a3ee2ec3 100644
--- a/gdbsupport/fileio.cc
+++ b/gdbsupport/fileio.cc
@@ -1,6 +1,6 @@
/* File-I/O functions for GDB, the GNU debugger.
- Copyright (C) 2003-2022 Free Software Foundation, Inc.
+ Copyright (C) 2003-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/fileio.h b/gdbsupport/fileio.h
index 203e671f3e7..690ee215ec7 100644
--- a/gdbsupport/fileio.h
+++ b/gdbsupport/fileio.h
@@ -1,6 +1,6 @@
/* File-I/O functions for GDB, the GNU debugger.
- Copyright (C) 2003-2022 Free Software Foundation, Inc.
+ Copyright (C) 2003-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/filestuff.cc b/gdbsupport/filestuff.cc
index cf5fb13bd0c..d73321026f1 100644
--- a/gdbsupport/filestuff.cc
+++ b/gdbsupport/filestuff.cc
@@ -1,5 +1,5 @@
/* Low-level file-handling.
- Copyright (C) 2012-2022 Free Software Foundation, Inc.
+ Copyright (C) 2012-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/filestuff.h b/gdbsupport/filestuff.h
index 33362901ab8..48bef51f259 100644
--- a/gdbsupport/filestuff.h
+++ b/gdbsupport/filestuff.h
@@ -1,5 +1,5 @@
/* Low-level file-handling.
- Copyright (C) 2012-2022 Free Software Foundation, Inc.
+ Copyright (C) 2012-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/filtered-iterator.h b/gdbsupport/filtered-iterator.h
index 496989b5554..d87484cadca 100644
--- a/gdbsupport/filtered-iterator.h
+++ b/gdbsupport/filtered-iterator.h
@@ -1,5 +1,5 @@
/* A forward filtered iterator for GDB, the GNU debugger.
- Copyright (C) 2018-2022 Free Software Foundation, Inc.
+ Copyright (C) 2018-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/format.cc b/gdbsupport/format.cc
index 542933401d0..19f37ec8e0c 100644
--- a/gdbsupport/format.cc
+++ b/gdbsupport/format.cc
@@ -1,6 +1,6 @@
/* Parse a printf-style format string.
- Copyright (C) 1986-2022 Free Software Foundation, Inc.
+ Copyright (C) 1986-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/format.h b/gdbsupport/format.h
index 646797d8982..342b473c3ed 100644
--- a/gdbsupport/format.h
+++ b/gdbsupport/format.h
@@ -1,6 +1,6 @@
/* Parse a printf-style format string.
- Copyright (C) 1986-2022 Free Software Foundation, Inc.
+ Copyright (C) 1986-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/forward-scope-exit.h b/gdbsupport/forward-scope-exit.h
index 19ea94e4810..bf591ddf170 100644
--- a/gdbsupport/forward-scope-exit.h
+++ b/gdbsupport/forward-scope-exit.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2019-2022 Free Software Foundation, Inc.
+/* Copyright (C) 2019-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/function-view.h b/gdbsupport/function-view.h
index cc2cdc347da..cd62d40fd5e 100644
--- a/gdbsupport/function-view.h
+++ b/gdbsupport/function-view.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2017-2022 Free Software Foundation, Inc.
+/* Copyright (C) 2017-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb-checked-static-cast.h b/gdbsupport/gdb-checked-static-cast.h
index 7f281250285..cc298733fad 100644
--- a/gdbsupport/gdb-checked-static-cast.h
+++ b/gdbsupport/gdb-checked-static-cast.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2022 Free Software Foundation, Inc.
+/* Copyright (C) 2022-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb-dlfcn.cc b/gdbsupport/gdb-dlfcn.cc
index 758eace00f9..ee17536a988 100644
--- a/gdbsupport/gdb-dlfcn.cc
+++ b/gdbsupport/gdb-dlfcn.cc
@@ -1,6 +1,6 @@
/* Platform independent shared object routines for GDB.
- Copyright (C) 2011-2022 Free Software Foundation, Inc.
+ Copyright (C) 2011-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb-dlfcn.h b/gdbsupport/gdb-dlfcn.h
index 58ad81b4652..a51f9995ddc 100644
--- a/gdbsupport/gdb-dlfcn.h
+++ b/gdbsupport/gdb-dlfcn.h
@@ -1,6 +1,6 @@
/* Platform independent shared object routines for GDB.
- Copyright (C) 2011-2022 Free Software Foundation, Inc.
+ Copyright (C) 2011-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb-hashtab.cc b/gdbsupport/gdb-hashtab.cc
index c42e8fec7b7..777b30793a9 100644
--- a/gdbsupport/gdb-hashtab.cc
+++ b/gdbsupport/gdb-hashtab.cc
@@ -1,5 +1,5 @@
/* Hash table wrappers for gdb.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb-hashtab.h b/gdbsupport/gdb-hashtab.h
index 65c2dc59a79..71611a59a8d 100644
--- a/gdbsupport/gdb-hashtab.h
+++ b/gdbsupport/gdb-hashtab.h
@@ -1,5 +1,5 @@
/* Hash table wrappers for gdb.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb-safe-ctype.h b/gdbsupport/gdb-safe-ctype.h
index 556e451000d..f9743ba26f1 100644
--- a/gdbsupport/gdb-safe-ctype.h
+++ b/gdbsupport/gdb-safe-ctype.h
@@ -1,6 +1,6 @@
/* Wrapper around libiberty's safe-ctype.h for GDB, the GNU debugger.
- Copyright (C) 2019-2022 Free Software Foundation, Inc.
+ Copyright (C) 2019-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb-sigmask.h b/gdbsupport/gdb-sigmask.h
index 0c1f9ea8ee7..492b10ef268 100644
--- a/gdbsupport/gdb-sigmask.h
+++ b/gdbsupport/gdb-sigmask.h
@@ -1,6 +1,6 @@
/* sigprocmask wrapper for gdb
- Copyright (C) 2019-2022 Free Software Foundation, Inc.
+ Copyright (C) 2019-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb-xfree.h b/gdbsupport/gdb-xfree.h
index 40dbb82ce50..1fb326d6670 100644
--- a/gdbsupport/gdb-xfree.h
+++ b/gdbsupport/gdb-xfree.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1986-2022 Free Software Foundation, Inc.
+/* Copyright (C) 1986-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb_assert.h b/gdbsupport/gdb_assert.h
index e1444d5f53b..f399036e460 100644
--- a/gdbsupport/gdb_assert.h
+++ b/gdbsupport/gdb_assert.h
@@ -1,5 +1,5 @@
/* GDB-friendly replacement for <assert.h>.
- Copyright (C) 2000-2022 Free Software Foundation, Inc.
+ Copyright (C) 2000-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb_binary_search.h b/gdbsupport/gdb_binary_search.h
index a0f38a0799d..b6771b920b9 100644
--- a/gdbsupport/gdb_binary_search.h
+++ b/gdbsupport/gdb_binary_search.h
@@ -1,6 +1,6 @@
/* C++ implementation of a binary search.
- Copyright (C) 2019-2022 Free Software Foundation, Inc.
+ Copyright (C) 2019-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb_file.h b/gdbsupport/gdb_file.h
index c5ec65f0808..096e67dfc70 100644
--- a/gdbsupport/gdb_file.h
+++ b/gdbsupport/gdb_file.h
@@ -1,5 +1,5 @@
/* gdb_file_up, an RAII wrapper around FILE.
- Copyright (C) 2021-2022 Free Software Foundation, Inc.
+ Copyright (C) 2021-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb_locale.h b/gdbsupport/gdb_locale.h
index 30e64c9cb46..f7c8cd4839f 100644
--- a/gdbsupport/gdb_locale.h
+++ b/gdbsupport/gdb_locale.h
@@ -1,5 +1,5 @@
/* GDB-friendly replacement for <locale.h>.
- Copyright (C) 2002-2022 Free Software Foundation, Inc.
+ Copyright (C) 2002-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb_obstack.cc b/gdbsupport/gdb_obstack.cc
index 571f34a7add..a37db9684a6 100644
--- a/gdbsupport/gdb_obstack.cc
+++ b/gdbsupport/gdb_obstack.cc
@@ -1,6 +1,6 @@
/* Obstack wrapper for GDB.
- Copyright (C) 2013-2022 Free Software Foundation, Inc.
+ Copyright (C) 2013-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb_obstack.h b/gdbsupport/gdb_obstack.h
index 5e870cb7981..dbd8fab54d4 100644
--- a/gdbsupport/gdb_obstack.h
+++ b/gdbsupport/gdb_obstack.h
@@ -1,6 +1,6 @@
/* Obstack wrapper for GDB.
- Copyright (C) 2002-2022 Free Software Foundation, Inc.
+ Copyright (C) 2002-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb_optional.h b/gdbsupport/gdb_optional.h
index 1ea6164ec73..9b7b7b2f7f4 100644
--- a/gdbsupport/gdb_optional.h
+++ b/gdbsupport/gdb_optional.h
@@ -1,6 +1,6 @@
/* An optional object.
- Copyright (C) 2017-2022 Free Software Foundation, Inc.
+ Copyright (C) 2017-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb_proc_service.h b/gdbsupport/gdb_proc_service.h
index 849a1007b41..19d40e0ee10 100644
--- a/gdbsupport/gdb_proc_service.h
+++ b/gdbsupport/gdb_proc_service.h
@@ -1,5 +1,5 @@
/* <proc_service.h> replacement for systems that don't have it.
- Copyright (C) 2000-2022 Free Software Foundation, Inc.
+ Copyright (C) 2000-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb_ref_ptr.h b/gdbsupport/gdb_ref_ptr.h
index 29f9901de68..00f02b7cd48 100644
--- a/gdbsupport/gdb_ref_ptr.h
+++ b/gdbsupport/gdb_ref_ptr.h
@@ -1,6 +1,6 @@
/* Reference-counted smart pointer class
- Copyright (C) 2016-2022 Free Software Foundation, Inc.
+ Copyright (C) 2016-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb_regex.cc b/gdbsupport/gdb_regex.cc
index ac4f0555534..ff9c1a1a436 100644
--- a/gdbsupport/gdb_regex.cc
+++ b/gdbsupport/gdb_regex.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2022 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb_regex.h b/gdbsupport/gdb_regex.h
index 1b31f5bdda4..74c3ece62d1 100644
--- a/gdbsupport/gdb_regex.h
+++ b/gdbsupport/gdb_regex.h
@@ -1,5 +1,5 @@
/* Portable <regex.h>.
- Copyright (C) 2000-2022 Free Software Foundation, Inc.
+ Copyright (C) 2000-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb_select.h b/gdbsupport/gdb_select.h
index 5e520d74efd..9928aae5a00 100644
--- a/gdbsupport/gdb_select.h
+++ b/gdbsupport/gdb_select.h
@@ -1,6 +1,6 @@
/* Slightly more portable version of <sys/select.h>.
- Copyright (C) 2006-2022 Free Software Foundation, Inc.
+ Copyright (C) 2006-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb_setjmp.h b/gdbsupport/gdb_setjmp.h
index 7ce14a59322..5fafb9e818e 100644
--- a/gdbsupport/gdb_setjmp.h
+++ b/gdbsupport/gdb_setjmp.h
@@ -1,5 +1,5 @@
/* Portability wrappers for setjmp and longjmp.
- Copyright (C) 1986-2022 Free Software Foundation, Inc.
+ Copyright (C) 1986-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb_signals.h b/gdbsupport/gdb_signals.h
index 00cbfa5ca3e..a70d4554af8 100644
--- a/gdbsupport/gdb_signals.h
+++ b/gdbsupport/gdb_signals.h
@@ -1,5 +1,5 @@
/* Target signal translation functions for GDB.
- Copyright (C) 1990-2022 Free Software Foundation, Inc.
+ Copyright (C) 1990-2023 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB.
diff --git a/gdbsupport/gdb_splay_tree.h b/gdbsupport/gdb_splay_tree.h
index f800f969ceb..22d9bf69740 100644
--- a/gdbsupport/gdb_splay_tree.h
+++ b/gdbsupport/gdb_splay_tree.h
@@ -1,6 +1,6 @@
/* GDB wrapper for splay trees.
- Copyright (C) 2017-2022 Free Software Foundation, Inc.
+ Copyright (C) 2017-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb_string_view.h b/gdbsupport/gdb_string_view.h
index f8150288ee5..26a3a9f0910 100644
--- a/gdbsupport/gdb_string_view.h
+++ b/gdbsupport/gdb_string_view.h
@@ -7,7 +7,7 @@
// Note: This file has been stolen from the gcc repo
// (libstdc++-v3/include/experimental/string_view) and has local modifications.
-// Copyright (C) 2013-2022 Free Software Foundation, Inc.
+// Copyright (C) 2013-2023 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it under the
diff --git a/gdbsupport/gdb_string_view.tcc b/gdbsupport/gdb_string_view.tcc
index b33db312809..0798105673b 100644
--- a/gdbsupport/gdb_string_view.tcc
+++ b/gdbsupport/gdb_string_view.tcc
@@ -4,7 +4,7 @@
// (libstdc++-v3/include/experimental/bits/string_view.tcc) and has local
// modifications.
-// Copyright (C) 2013-2022 Free Software Foundation, Inc.
+// Copyright (C) 2013-2023 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it under the
diff --git a/gdbsupport/gdb_sys_time.h b/gdbsupport/gdb_sys_time.h
index 0707c97152c..6ea1ae769a4 100644
--- a/gdbsupport/gdb_sys_time.h
+++ b/gdbsupport/gdb_sys_time.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2022 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb_tilde_expand.cc b/gdbsupport/gdb_tilde_expand.cc
index 177d296a14f..d6bdb876d5c 100644
--- a/gdbsupport/gdb_tilde_expand.cc
+++ b/gdbsupport/gdb_tilde_expand.cc
@@ -1,6 +1,6 @@
/* Perform tilde expansion on paths for GDB and gdbserver.
- Copyright (C) 2017-2022 Free Software Foundation, Inc.
+ Copyright (C) 2017-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb_tilde_expand.h b/gdbsupport/gdb_tilde_expand.h
index 06b96517697..e975a4443dc 100644
--- a/gdbsupport/gdb_tilde_expand.h
+++ b/gdbsupport/gdb_tilde_expand.h
@@ -1,6 +1,6 @@
/* Perform tilde expansion on paths for GDB and gdbserver.
- Copyright (C) 2017-2022 Free Software Foundation, Inc.
+ Copyright (C) 2017-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb_unique_ptr.h b/gdbsupport/gdb_unique_ptr.h
index 51ee7a4bc94..a3ab62405d4 100644
--- a/gdbsupport/gdb_unique_ptr.h
+++ b/gdbsupport/gdb_unique_ptr.h
@@ -1,6 +1,6 @@
/* std::unique_ptr specializations for GDB.
- Copyright (C) 2016-2022 Free Software Foundation, Inc.
+ Copyright (C) 2016-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb_unlinker.h b/gdbsupport/gdb_unlinker.h
index 9a3d609336d..689d9bcf18a 100644
--- a/gdbsupport/gdb_unlinker.h
+++ b/gdbsupport/gdb_unlinker.h
@@ -1,6 +1,6 @@
/* Unlinking class
- Copyright (C) 2016-2022 Free Software Foundation, Inc.
+ Copyright (C) 2016-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb_vecs.cc b/gdbsupport/gdb_vecs.cc
index 086a03e2ea4..303d00363ca 100644
--- a/gdbsupport/gdb_vecs.cc
+++ b/gdbsupport/gdb_vecs.cc
@@ -1,6 +1,6 @@
/* Some commonly-used VEC types.
- Copyright (C) 2012-2022 Free Software Foundation, Inc.
+ Copyright (C) 2012-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb_vecs.h b/gdbsupport/gdb_vecs.h
index d84d526236d..1f1b69b822b 100644
--- a/gdbsupport/gdb_vecs.h
+++ b/gdbsupport/gdb_vecs.h
@@ -1,6 +1,6 @@
/* Some commonly-used VEC types.
- Copyright (C) 2012-2022 Free Software Foundation, Inc.
+ Copyright (C) 2012-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb_wait.cc b/gdbsupport/gdb_wait.cc
index 49ab2af5ef9..c7a91ded80d 100644
--- a/gdbsupport/gdb_wait.cc
+++ b/gdbsupport/gdb_wait.cc
@@ -1,6 +1,6 @@
/* Support code for standard wait macros in gdb_wait.h.
- Copyright (C) 2019-2022 Free Software Foundation, Inc.
+ Copyright (C) 2019-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb_wait.h b/gdbsupport/gdb_wait.h
index e9ff9e96483..f8d44c98e1b 100644
--- a/gdbsupport/gdb_wait.h
+++ b/gdbsupport/gdb_wait.h
@@ -1,5 +1,5 @@
/* Standard wait macros.
- Copyright (C) 2000-2022 Free Software Foundation, Inc.
+ Copyright (C) 2000-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/hash_enum.h b/gdbsupport/hash_enum.h
index 8ec71afa97c..4867c2d318a 100644
--- a/gdbsupport/hash_enum.h
+++ b/gdbsupport/hash_enum.h
@@ -1,6 +1,6 @@
/* A hasher for enums.
- Copyright (C) 2017-2022 Free Software Foundation, Inc.
+ Copyright (C) 2017-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/host-defs.h b/gdbsupport/host-defs.h
index 4e0d71244a5..8459386054d 100644
--- a/gdbsupport/host-defs.h
+++ b/gdbsupport/host-defs.h
@@ -1,5 +1,5 @@
/* Basic host-specific definitions for GDB.
- Copyright (C) 1986-2022 Free Software Foundation, Inc.
+ Copyright (C) 1986-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/intrusive_list.h b/gdbsupport/intrusive_list.h
index 6812266159a..5c95f7019a8 100644
--- a/gdbsupport/intrusive_list.h
+++ b/gdbsupport/intrusive_list.h
@@ -1,5 +1,5 @@
/* Intrusive double linked list for GDB, the GNU debugger.
- Copyright (C) 2021-2022 Free Software Foundation, Inc.
+ Copyright (C) 2021-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/invoke-result.h b/gdbsupport/invoke-result.h
index 5d5ffa0657c..c9bb55e5b08 100644
--- a/gdbsupport/invoke-result.h
+++ b/gdbsupport/invoke-result.h
@@ -1,6 +1,6 @@
/* Compatibility wrapper around std::result_of and std::invoke_result.
- Copyright (C) 2022 Free Software Foundation, Inc.
+ Copyright (C) 2022-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/iterator-range.h b/gdbsupport/iterator-range.h
index c99bdc8de07..e934f5ebf01 100644
--- a/gdbsupport/iterator-range.h
+++ b/gdbsupport/iterator-range.h
@@ -1,5 +1,5 @@
/* A range adapter that wraps begin / end iterators.
- Copyright (C) 2021-2022 Free Software Foundation, Inc.
+ Copyright (C) 2021-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/job-control.cc b/gdbsupport/job-control.cc
index efb8778ac8c..57dc32c0345 100644
--- a/gdbsupport/job-control.cc
+++ b/gdbsupport/job-control.cc
@@ -1,7 +1,7 @@
/* Job control and terminal related functions, for GDB and gdbserver
when running under Unix.
- Copyright (C) 1986-2022 Free Software Foundation, Inc.
+ Copyright (C) 1986-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/job-control.h b/gdbsupport/job-control.h
index a0712312db1..8cb6d5e1b0f 100644
--- a/gdbsupport/job-control.h
+++ b/gdbsupport/job-control.h
@@ -1,7 +1,7 @@
/* Job control and terminal related functions, for GDB and gdbserver
when running under Unix.
- Copyright (C) 1986-2022 Free Software Foundation, Inc.
+ Copyright (C) 1986-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/netstuff.cc b/gdbsupport/netstuff.cc
index fed6f12348e..55b142df7f5 100644
--- a/gdbsupport/netstuff.cc
+++ b/gdbsupport/netstuff.cc
@@ -1,5 +1,5 @@
/* Operations on network stuff.
- Copyright (C) 2018-2022 Free Software Foundation, Inc.
+ Copyright (C) 2018-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/netstuff.h b/gdbsupport/netstuff.h
index e4496a87e0a..f9cf3fceaa5 100644
--- a/gdbsupport/netstuff.h
+++ b/gdbsupport/netstuff.h
@@ -1,5 +1,5 @@
/* Operations on network stuff.
- Copyright (C) 2018-2022 Free Software Foundation, Inc.
+ Copyright (C) 2018-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/new-op.cc b/gdbsupport/new-op.cc
index 1d066babec9..6a056ef508f 100644
--- a/gdbsupport/new-op.cc
+++ b/gdbsupport/new-op.cc
@@ -1,6 +1,6 @@
/* Replace operator new/new[], for GDB, the GNU debugger.
- Copyright (C) 2016-2022 Free Software Foundation, Inc.
+ Copyright (C) 2016-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/next-iterator.h b/gdbsupport/next-iterator.h
index 4f696a6f70a..d4d98a058b8 100644
--- a/gdbsupport/next-iterator.h
+++ b/gdbsupport/next-iterator.h
@@ -1,5 +1,5 @@
/* A "next" iterator for GDB, the GNU debugger.
- Copyright (C) 2019-2022 Free Software Foundation, Inc.
+ Copyright (C) 2019-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/observable.h b/gdbsupport/observable.h
index c7475e523ef..1a009efafba 100644
--- a/gdbsupport/observable.h
+++ b/gdbsupport/observable.h
@@ -1,6 +1,6 @@
/* Observers
- Copyright (C) 2016-2022 Free Software Foundation, Inc.
+ Copyright (C) 2016-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/offset-type.h b/gdbsupport/offset-type.h
index 0a33f488e21..d7e079caab9 100644
--- a/gdbsupport/offset-type.h
+++ b/gdbsupport/offset-type.h
@@ -1,6 +1,6 @@
/* Offset types for GDB.
- Copyright (C) 2017-2022 Free Software Foundation, Inc.
+ Copyright (C) 2017-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/packed.h b/gdbsupport/packed.h
index dbece2a29aa..b18146c30eb 100644
--- a/gdbsupport/packed.h
+++ b/gdbsupport/packed.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2022 Free Software Foundation, Inc.
+/* Copyright (C) 2022-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/parallel-for.h b/gdbsupport/parallel-for.h
index acd9137efbd..b565676a0d0 100644
--- a/gdbsupport/parallel-for.h
+++ b/gdbsupport/parallel-for.h
@@ -1,6 +1,6 @@
/* Parallel for loops
- Copyright (C) 2019-2022 Free Software Foundation, Inc.
+ Copyright (C) 2019-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/pathstuff.cc b/gdbsupport/pathstuff.cc
index 390f10b1b5e..d1a61f443d1 100644
--- a/gdbsupport/pathstuff.cc
+++ b/gdbsupport/pathstuff.cc
@@ -1,6 +1,6 @@
/* Path manipulation routines for GDB and gdbserver.
- Copyright (C) 1986-2022 Free Software Foundation, Inc.
+ Copyright (C) 1986-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/pathstuff.h b/gdbsupport/pathstuff.h
index e0b5bc4f355..b22a521e68d 100644
--- a/gdbsupport/pathstuff.h
+++ b/gdbsupport/pathstuff.h
@@ -1,6 +1,6 @@
/* Path manipulation routines for GDB and gdbserver.
- Copyright (C) 1986-2022 Free Software Foundation, Inc.
+ Copyright (C) 1986-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/poison.h b/gdbsupport/poison.h
index cc8cb0bbecf..956c3d856d8 100644
--- a/gdbsupport/poison.h
+++ b/gdbsupport/poison.h
@@ -1,6 +1,6 @@
/* Poison symbols at compile time.
- Copyright (C) 2017-2022 Free Software Foundation, Inc.
+ Copyright (C) 2017-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/preprocessor.h b/gdbsupport/preprocessor.h
index caa252b8625..26711255c58 100644
--- a/gdbsupport/preprocessor.h
+++ b/gdbsupport/preprocessor.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2017-2022 Free Software Foundation, Inc.
+/* Copyright (C) 2017-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/print-utils.cc b/gdbsupport/print-utils.cc
index a1b245e9bda..3cc1ed6a9cb 100644
--- a/gdbsupport/print-utils.cc
+++ b/gdbsupport/print-utils.cc
@@ -1,6 +1,6 @@
/* Cell-based print utility routines for GDB, the GNU debugger.
- Copyright (C) 1986-2022 Free Software Foundation, Inc.
+ Copyright (C) 1986-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/print-utils.h b/gdbsupport/print-utils.h
index 2b14846596f..7df9b0d9bf3 100644
--- a/gdbsupport/print-utils.h
+++ b/gdbsupport/print-utils.h
@@ -1,6 +1,6 @@
/* Cell-based print utility routines for GDB, the GNU debugger.
- Copyright (C) 1986-2022 Free Software Foundation, Inc.
+ Copyright (C) 1986-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/ptid.cc b/gdbsupport/ptid.cc
index d4bd715cb88..19bc2d85377 100644
--- a/gdbsupport/ptid.cc
+++ b/gdbsupport/ptid.cc
@@ -1,6 +1,6 @@
/* The ptid_t type and common functions operating on it.
- Copyright (C) 1986-2022 Free Software Foundation, Inc.
+ Copyright (C) 1986-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/ptid.h b/gdbsupport/ptid.h
index d66cd988459..365e11c6db5 100644
--- a/gdbsupport/ptid.h
+++ b/gdbsupport/ptid.h
@@ -1,6 +1,6 @@
/* The ptid_t type and common functions operating on it.
- Copyright (C) 1986-2022 Free Software Foundation, Inc.
+ Copyright (C) 1986-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/ptrace.m4 b/gdbsupport/ptrace.m4
index 3f8a3956316..097ff4e656e 100644
--- a/gdbsupport/ptrace.m4
+++ b/gdbsupport/ptrace.m4
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2012-2022 Free Software Foundation, Inc.
+dnl Copyright (C) 2012-2023 Free Software Foundation, Inc.
dnl
dnl This file is part of GDB.
dnl
diff --git a/gdbsupport/range-chain.h b/gdbsupport/range-chain.h
index 57427370341..01d6cf0e4fc 100644
--- a/gdbsupport/range-chain.h
+++ b/gdbsupport/range-chain.h
@@ -1,5 +1,5 @@
/* A range adapter that wraps multiple ranges
- Copyright (C) 2022 Free Software Foundation, Inc.
+ Copyright (C) 2022-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/refcounted-object.h b/gdbsupport/refcounted-object.h
index 98a8de987d7..d8fdb950043 100644
--- a/gdbsupport/refcounted-object.h
+++ b/gdbsupport/refcounted-object.h
@@ -1,5 +1,5 @@
/* Base class of intrusively reference-counted objects.
- Copyright (C) 2017-2022 Free Software Foundation, Inc.
+ Copyright (C) 2017-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/reference-to-pointer-iterator.h b/gdbsupport/reference-to-pointer-iterator.h
index bc4f78fe9be..792659b1611 100644
--- a/gdbsupport/reference-to-pointer-iterator.h
+++ b/gdbsupport/reference-to-pointer-iterator.h
@@ -1,5 +1,5 @@
/* An iterator wrapper that yields pointers instead of references.
- Copyright (C) 2021-2022 Free Software Foundation, Inc.
+ Copyright (C) 2021-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/rsp-low.cc b/gdbsupport/rsp-low.cc
index 6e0cc4409ad..3d8c2002956 100644
--- a/gdbsupport/rsp-low.cc
+++ b/gdbsupport/rsp-low.cc
@@ -1,6 +1,6 @@
/* Low-level RSP routines for GDB, the GNU debugger.
- Copyright (C) 1988-2022 Free Software Foundation, Inc.
+ Copyright (C) 1988-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/rsp-low.h b/gdbsupport/rsp-low.h
index de676025af3..327d5f3a094 100644
--- a/gdbsupport/rsp-low.h
+++ b/gdbsupport/rsp-low.h
@@ -1,6 +1,6 @@
/* Low-level RSP routines for GDB, the GNU debugger.
- Copyright (C) 1988-2022 Free Software Foundation, Inc.
+ Copyright (C) 1988-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/run-time-clock.cc b/gdbsupport/run-time-clock.cc
index e22b8814684..77230d04534 100644
--- a/gdbsupport/run-time-clock.cc
+++ b/gdbsupport/run-time-clock.cc
@@ -1,5 +1,5 @@
/* User/system CPU time clocks that follow the std::chrono interface.
- Copyright (C) 2016-2022 Free Software Foundation, Inc.
+ Copyright (C) 2016-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/run-time-clock.h b/gdbsupport/run-time-clock.h
index f07b403df60..41944b1a80e 100644
--- a/gdbsupport/run-time-clock.h
+++ b/gdbsupport/run-time-clock.h
@@ -1,5 +1,5 @@
/* User/system CPU time clocks that follow the std::chrono interface.
- Copyright (C) 2016-2022 Free Software Foundation, Inc.
+ Copyright (C) 2016-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/safe-iterator.h b/gdbsupport/safe-iterator.h
index 036dbd745af..bc8b4356540 100644
--- a/gdbsupport/safe-iterator.h
+++ b/gdbsupport/safe-iterator.h
@@ -1,5 +1,5 @@
/* A safe iterator for GDB, the GNU debugger.
- Copyright (C) 2018-2022 Free Software Foundation, Inc.
+ Copyright (C) 2018-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/safe-strerror.cc b/gdbsupport/safe-strerror.cc
index ca7f8ebb607..30b7bde5633 100644
--- a/gdbsupport/safe-strerror.cc
+++ b/gdbsupport/safe-strerror.cc
@@ -1,6 +1,6 @@
/* Safe version of strerror for GDB, the GNU debugger.
- Copyright (C) 2006-2022 Free Software Foundation, Inc.
+ Copyright (C) 2006-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/scope-exit.h b/gdbsupport/scope-exit.h
index 35adbe6a1c0..cb8d9255869 100644
--- a/gdbsupport/scope-exit.h
+++ b/gdbsupport/scope-exit.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2019-2022 Free Software Foundation, Inc.
+/* Copyright (C) 2019-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/scoped_fd.h b/gdbsupport/scoped_fd.h
index 3059f89141d..6c0d4af9991 100644
--- a/gdbsupport/scoped_fd.h
+++ b/gdbsupport/scoped_fd.h
@@ -1,6 +1,6 @@
/* scoped_fd, automatically close a file descriptor
- Copyright (C) 2018-2022 Free Software Foundation, Inc.
+ Copyright (C) 2018-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/scoped_ignore_signal.h b/gdbsupport/scoped_ignore_signal.h
index cb46812224c..1c015a9f5e8 100644
--- a/gdbsupport/scoped_ignore_signal.h
+++ b/gdbsupport/scoped_ignore_signal.h
@@ -1,6 +1,6 @@
/* Support for ignoring signals.
- Copyright (C) 2021-2022 Free Software Foundation, Inc.
+ Copyright (C) 2021-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/scoped_ignore_sigttou.h b/gdbsupport/scoped_ignore_sigttou.h
index 1143a91b9f1..aa01df25220 100644
--- a/gdbsupport/scoped_ignore_sigttou.h
+++ b/gdbsupport/scoped_ignore_sigttou.h
@@ -1,6 +1,6 @@
/* Support for signoring SIGTTOU.
- Copyright (C) 2003-2022 Free Software Foundation, Inc.
+ Copyright (C) 2003-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/scoped_mmap.cc b/gdbsupport/scoped_mmap.cc
index e0515ea019f..e4096da95d0 100644
--- a/gdbsupport/scoped_mmap.cc
+++ b/gdbsupport/scoped_mmap.cc
@@ -1,6 +1,6 @@
/* scoped_mmap, automatically unmap files
- Copyright (C) 2018-2022 Free Software Foundation, Inc.
+ Copyright (C) 2018-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/scoped_mmap.h b/gdbsupport/scoped_mmap.h
index 6548d14dcae..456e5cefcc5 100644
--- a/gdbsupport/scoped_mmap.h
+++ b/gdbsupport/scoped_mmap.h
@@ -1,6 +1,6 @@
/* scoped_mmap, automatically unmap files
- Copyright (C) 2018-2022 Free Software Foundation, Inc.
+ Copyright (C) 2018-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/scoped_restore.h b/gdbsupport/scoped_restore.h
index 559d6cfca22..b7f31693669 100644
--- a/gdbsupport/scoped_restore.h
+++ b/gdbsupport/scoped_restore.h
@@ -1,6 +1,6 @@
/* scoped_restore, a simple class for saving and restoring a value
- Copyright (C) 2016-2022 Free Software Foundation, Inc.
+ Copyright (C) 2016-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/search.cc b/gdbsupport/search.cc
index a2f49bf2528..ace02d7e3c8 100644
--- a/gdbsupport/search.cc
+++ b/gdbsupport/search.cc
@@ -1,6 +1,6 @@
/* Target memory searching
- Copyright (C) 2020-2022 Free Software Foundation, Inc.
+ Copyright (C) 2020-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/search.h b/gdbsupport/search.h
index 766687b8dbe..8501624bd0c 100644
--- a/gdbsupport/search.h
+++ b/gdbsupport/search.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2020-2022 Free Software Foundation, Inc.
+/* Copyright (C) 2020-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/selftest.cc b/gdbsupport/selftest.cc
index 1b862bb9ce3..c2e39366145 100644
--- a/gdbsupport/selftest.cc
+++ b/gdbsupport/selftest.cc
@@ -1,5 +1,5 @@
/* GDB self-testing.
- Copyright (C) 2016-2022 Free Software Foundation, Inc.
+ Copyright (C) 2016-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/selftest.h b/gdbsupport/selftest.h
index 661431dbfca..fba6baff78a 100644
--- a/gdbsupport/selftest.h
+++ b/gdbsupport/selftest.h
@@ -1,5 +1,5 @@
/* GDB self-testing.
- Copyright (C) 2016-2022 Free Software Foundation, Inc.
+ Copyright (C) 2016-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/selftest.m4 b/gdbsupport/selftest.m4
index 10ed6d13147..90777ac4850 100644
--- a/gdbsupport/selftest.m4
+++ b/gdbsupport/selftest.m4
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2018-2022 Free Software Foundation, Inc.
+dnl Copyright (C) 2018-2023 Free Software Foundation, Inc.
dnl
dnl This file is part of GDB.
dnl
diff --git a/gdbsupport/signals-state-save-restore.cc b/gdbsupport/signals-state-save-restore.cc
index 92e799d3551..3ec7a259c9c 100644
--- a/gdbsupport/signals-state-save-restore.cc
+++ b/gdbsupport/signals-state-save-restore.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2016-2022 Free Software Foundation, Inc.
+/* Copyright (C) 2016-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/signals-state-save-restore.h b/gdbsupport/signals-state-save-restore.h
index b5ffd1bad4d..b14324b9eea 100644
--- a/gdbsupport/signals-state-save-restore.h
+++ b/gdbsupport/signals-state-save-restore.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2016-2022 Free Software Foundation, Inc.
+/* Copyright (C) 2016-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/signals.cc b/gdbsupport/signals.cc
index 8bec34a3f66..0d700c03e32 100644
--- a/gdbsupport/signals.cc
+++ b/gdbsupport/signals.cc
@@ -1,5 +1,5 @@
/* Target signal translation functions for GDB.
- Copyright (C) 1990-2022 Free Software Foundation, Inc.
+ Copyright (C) 1990-2023 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB.
diff --git a/gdbsupport/symbol.h b/gdbsupport/symbol.h
index b32c2df1ca8..826e2dc775e 100644
--- a/gdbsupport/symbol.h
+++ b/gdbsupport/symbol.h
@@ -1,6 +1,6 @@
/* Declarations of common symbol functions.
- Copyright (C) 2014-2022 Free Software Foundation, Inc.
+ Copyright (C) 2014-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/tdesc.cc b/gdbsupport/tdesc.cc
index 4d41d0b168a..6ecb3232a86 100644
--- a/gdbsupport/tdesc.cc
+++ b/gdbsupport/tdesc.cc
@@ -1,6 +1,6 @@
/* Target description support for GDB.
- Copyright (C) 2018-2022 Free Software Foundation, Inc.
+ Copyright (C) 2018-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/tdesc.h b/gdbsupport/tdesc.h
index 403aa2c3d19..40f0dac813c 100644
--- a/gdbsupport/tdesc.h
+++ b/gdbsupport/tdesc.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2006-2022 Free Software Foundation, Inc.
+/* Copyright (C) 2006-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/thread-pool.cc b/gdbsupport/thread-pool.cc
index ddb76b691c1..1c871ed378f 100644
--- a/gdbsupport/thread-pool.cc
+++ b/gdbsupport/thread-pool.cc
@@ -1,6 +1,6 @@
/* Thread pool
- Copyright (C) 2019-2022 Free Software Foundation, Inc.
+ Copyright (C) 2019-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/thread-pool.h b/gdbsupport/thread-pool.h
index 4db35bab957..013c6abf8ea 100644
--- a/gdbsupport/thread-pool.h
+++ b/gdbsupport/thread-pool.h
@@ -1,6 +1,6 @@
/* Thread pool
- Copyright (C) 2019-2022 Free Software Foundation, Inc.
+ Copyright (C) 2019-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/traits.h b/gdbsupport/traits.h
index 6487cb9d5c1..f6bb64911be 100644
--- a/gdbsupport/traits.h
+++ b/gdbsupport/traits.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2017-2022 Free Software Foundation, Inc.
+/* Copyright (C) 2017-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/underlying.h b/gdbsupport/underlying.h
index f04ab984f84..736e714acad 100644
--- a/gdbsupport/underlying.h
+++ b/gdbsupport/underlying.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2017-2022 Free Software Foundation, Inc.
+/* Copyright (C) 2017-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/valid-expr.h b/gdbsupport/valid-expr.h
index cc8b0a072da..75734c88d22 100644
--- a/gdbsupport/valid-expr.h
+++ b/gdbsupport/valid-expr.h
@@ -1,6 +1,6 @@
/* Compile-time valid expression checker for GDB, the GNU debugger.
- Copyright (C) 2017-2022 Free Software Foundation, Inc.
+ Copyright (C) 2017-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/version.h b/gdbsupport/version.h
index 65bbc2411f4..e6cfc3ae438 100644
--- a/gdbsupport/version.h
+++ b/gdbsupport/version.h
@@ -1,5 +1,5 @@
/* Version information for GDB.
- Copyright (C) 1999-2022 Free Software Foundation, Inc.
+ Copyright (C) 1999-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/warning.m4 b/gdbsupport/warning.m4
index e9025db7ece..ea573c63c4a 100644
--- a/gdbsupport/warning.m4
+++ b/gdbsupport/warning.m4
@@ -1,5 +1,5 @@
dnl Autoconf configure script for GDB, the GNU debugger.
-dnl Copyright (C) 1995-2022 Free Software Foundation, Inc.
+dnl Copyright (C) 1995-2023 Free Software Foundation, Inc.
dnl
dnl This file is part of GDB.
dnl
diff --git a/gdbsupport/x86-xstate.h b/gdbsupport/x86-xstate.h
index d4845243b4b..b8740fd8701 100644
--- a/gdbsupport/x86-xstate.h
+++ b/gdbsupport/x86-xstate.h
@@ -1,6 +1,6 @@
/* Common code for x86 XSAVE extended state.
- Copyright (C) 2010-2022 Free Software Foundation, Inc.
+ Copyright (C) 2010-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/xml-utils.cc b/gdbsupport/xml-utils.cc
index c74bcdd1155..24860319284 100644
--- a/gdbsupport/xml-utils.cc
+++ b/gdbsupport/xml-utils.cc
@@ -1,6 +1,6 @@
/* Shared helper routines for manipulating XML.
- Copyright (C) 2006-2022 Free Software Foundation, Inc.
+ Copyright (C) 2006-2023 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/xml-utils.h b/gdbsupport/xml-utils.h
index 09714027030..036230f4335 100644
--- a/gdbsupport/xml-utils.h
+++ b/gdbsupport/xml-utils.h
@@ -1,6 +1,6 @@
/* Shared helper routines for manipulating XML.
- Copyright (C) 2006-2022 Free Software Foundation, Inc.
+ Copyright (C) 2006-2023 Free Software Foundation, Inc.
This file is part of GDB.