aboutsummaryrefslogtreecommitdiff
path: root/gdbsupport
diff options
context:
space:
mode:
authorAndrew Burgess <aburgess@redhat.com>2024-01-12 15:30:44 +0000
committerAndrew Burgess <aburgess@redhat.com>2024-01-12 15:49:57 +0000
commit1d506c26d9772bcd84e1a7b3a8c8c5bc602dbf61 (patch)
treed9322ba2fd1836c6f2aee47cef5e761902ea2bf4 /gdbsupport
parentc3a1c2763df691459c605a6fa90d592bd42fa08d (diff)
downloadbinutils-1d506c26d9772bcd84e1a7b3a8c8c5bc602dbf61.zip
binutils-1d506c26d9772bcd84e1a7b3a8c8c5bc602dbf61.tar.gz
binutils-1d506c26d9772bcd84e1a7b3a8c8c5bc602dbf61.tar.bz2
Update copyright year range in header of all files managed by GDB
This commit is the result of the following actions: - Running gdb/copyright.py to update all of the copyright headers to include 2024, - Manually updating a few files the copyright.py script told me to update, these files had copyright headers embedded within the file, - Regenerating gdbsupport/Makefile.in to refresh it's copyright date, - Using grep to find other files that still mentioned 2023. If these files were updated last year from 2022 to 2023 then I've updated them this year to 2024. I'm sure I've probably missed some dates. Feel free to fix them up as you spot them.
Diffstat (limited to 'gdbsupport')
-rw-r--r--gdbsupport/.dir-locals.el2
-rw-r--r--gdbsupport/Makefile.am2
-rw-r--r--gdbsupport/Makefile.in2
-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/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_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_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/iterator-range.h2
-rw-r--r--gdbsupport/job-control.cc2
-rw-r--r--gdbsupport/job-control.h2
-rw-r--r--gdbsupport/libiberty.m42
-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/task-group.cc2
-rw-r--r--gdbsupport/task-group.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
149 files changed, 149 insertions, 149 deletions
diff --git a/gdbsupport/.dir-locals.el b/gdbsupport/.dir-locals.el
index 89d51bd..eb4edba 100644
--- a/gdbsupport/.dir-locals.el
+++ b/gdbsupport/.dir-locals.el
@@ -1,5 +1,5 @@
;; Emacs settings.
-;; Copyright (C) 2012-2023 Free Software Foundation, Inc.
+;; Copyright (C) 2012-2024 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 fdca034..88414b4 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-2023 Free Software Foundation, Inc.
+# Copyright (C) 2020-2024 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/Makefile.in b/gdbsupport/Makefile.in
index 23f980d..6f8dacc 100644
--- a/gdbsupport/Makefile.in
+++ b/gdbsupport/Makefile.in
@@ -15,7 +15,7 @@
@SET_MAKE@
#
-# Copyright (C) 2020-2023 Free Software Foundation, Inc.
+# Copyright (C) 2020-2024 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 81c925d..862582c 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2009-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/agent.h b/gdbsupport/agent.h
index 7a258e2..e5a1fed 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2009-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/alt-stack.h b/gdbsupport/alt-stack.h
index 1424793..e8ec41c 100644
--- a/gdbsupport/alt-stack.h
+++ b/gdbsupport/alt-stack.h
@@ -1,6 +1,6 @@
/* Temporarily install an alternate signal stack
- Copyright (C) 2019-2023 Free Software Foundation, Inc.
+ Copyright (C) 2019-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/array-view.h b/gdbsupport/array-view.h
index 0417f9e..93842a4 100644
--- a/gdbsupport/array-view.h
+++ b/gdbsupport/array-view.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2017-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2017-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/ax.def b/gdbsupport/ax.def
index fd652e4..2f0dafb 100644
--- a/gdbsupport/ax.def
+++ b/gdbsupport/ax.def
@@ -1,5 +1,5 @@
/* Definition of agent opcode values. -*- c -*-
- Copyright (C) 1998-2023 Free Software Foundation, Inc.
+ Copyright (C) 1998-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/block-signals.h b/gdbsupport/block-signals.h
index fe0900b..e3416f8 100644
--- a/gdbsupport/block-signals.h
+++ b/gdbsupport/block-signals.h
@@ -1,6 +1,6 @@
/* Block signals used by gdb
- Copyright (C) 2019-2023 Free Software Foundation, Inc.
+ Copyright (C) 2019-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/break-common.h b/gdbsupport/break-common.h
index 82a9b3e..95ab3e2 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1992-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/btrace-common.cc b/gdbsupport/btrace-common.cc
index c09fd50..2d54e8b 100644
--- a/gdbsupport/btrace-common.cc
+++ b/gdbsupport/btrace-common.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2014-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2014-2024 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 e2649ba..bf57bc1 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2013-2024 Free Software Foundation, Inc.
Contributed by Intel Corp. <markus.t.metzger@intel.com>.
diff --git a/gdbsupport/buildargv.h b/gdbsupport/buildargv.h
index 03e0288..8fdd085 100644
--- a/gdbsupport/buildargv.h
+++ b/gdbsupport/buildargv.h
@@ -1,6 +1,6 @@
/* RAII wrapper for buildargv
- Copyright (C) 2021-2023 Free Software Foundation, Inc.
+ Copyright (C) 2021-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/byte-vector.h b/gdbsupport/byte-vector.h
index 6de60c9..54f4cc2 100644
--- a/gdbsupport/byte-vector.h
+++ b/gdbsupport/byte-vector.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2017-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2017-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/check-defines.el b/gdbsupport/check-defines.el
index ebfdc07..7603eff 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-2023 Free Software Foundation, Inc.
+;; Copyright (C) 2020-2024 Free Software Foundation, Inc.
;;
;; This file is part of GDB.
;;
diff --git a/gdbsupport/cleanups.cc b/gdbsupport/cleanups.cc
index 4e49daf..619db02 100644
--- a/gdbsupport/cleanups.cc
+++ b/gdbsupport/cleanups.cc
@@ -1,6 +1,6 @@
/* Cleanup routines for GDB, the GNU debugger.
- Copyright (C) 1986-2023 Free Software Foundation, Inc.
+ Copyright (C) 1986-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/cleanups.h b/gdbsupport/cleanups.h
index 704482e..3e64f7d 100644
--- a/gdbsupport/cleanups.h
+++ b/gdbsupport/cleanups.h
@@ -1,5 +1,5 @@
/* Cleanups.
- Copyright (C) 1986-2023 Free Software Foundation, Inc.
+ Copyright (C) 1986-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/common-debug.cc b/gdbsupport/common-debug.cc
index 08d2be3..9a5309f 100644
--- a/gdbsupport/common-debug.cc
+++ b/gdbsupport/common-debug.cc
@@ -1,6 +1,6 @@
/* Debug printing functions.
- Copyright (C) 2014-2023 Free Software Foundation, Inc.
+ Copyright (C) 2014-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/common-debug.h b/gdbsupport/common-debug.h
index 8908669..b41d6a4 100644
--- a/gdbsupport/common-debug.h
+++ b/gdbsupport/common-debug.h
@@ -1,6 +1,6 @@
/* Declarations for debug printing functions.
- Copyright (C) 2014-2023 Free Software Foundation, Inc.
+ Copyright (C) 2014-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/common-defs.h b/gdbsupport/common-defs.h
index 6f0d99f..8ec559e 100644
--- a/gdbsupport/common-defs.h
+++ b/gdbsupport/common-defs.h
@@ -1,6 +1,6 @@
/* Common definitions.
- Copyright (C) 1986-2023 Free Software Foundation, Inc.
+ Copyright (C) 1986-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/common-exceptions.cc b/gdbsupport/common-exceptions.cc
index 6b2bf74..0caed27 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1986-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/common-exceptions.h b/gdbsupport/common-exceptions.h
index e475021..ffc02d2 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1986-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/common-gdbthread.h b/gdbsupport/common-gdbthread.h
index a0368c3..d149f8e 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1987-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/common-inferior.cc b/gdbsupport/common-inferior.cc
index 55149ec..e9824df 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2019-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/common-inferior.h b/gdbsupport/common-inferior.h
index c468c7b..bc6afd6 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1986-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/common-regcache.cc b/gdbsupport/common-regcache.cc
index b6f02ba..9baca31 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2015-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/common-regcache.h b/gdbsupport/common-regcache.h
index c40b92a..f8704c1 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2014-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/common-types.h b/gdbsupport/common-types.h
index 3717162..19d3f49 100644
--- a/gdbsupport/common-types.h
+++ b/gdbsupport/common-types.h
@@ -1,6 +1,6 @@
/* Declarations for common types.
- Copyright (C) 1986-2023 Free Software Foundation, Inc.
+ Copyright (C) 1986-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/common-utils.cc b/gdbsupport/common-utils.cc
index a2dde63..99b9cb8 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1986-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/common-utils.h b/gdbsupport/common-utils.h
index 1efc5bb..23cd40c 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1986-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/common.m4 b/gdbsupport/common.m4
index baee66f..240ec00 100644
--- a/gdbsupport/common.m4
+++ b/gdbsupport/common.m4
@@ -1,5 +1,5 @@
dnl Autoconf configure snippets for common.
-dnl Copyright (C) 1995-2023 Free Software Foundation, Inc.
+dnl Copyright (C) 1995-2024 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 04b9d68..d09e0ee 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-2023 Free Software Foundation, Inc.
+dnl Copyright (C) 2022-2024 Free Software Foundation, Inc.
dnl
dnl This file is part of GDB.
dnl
diff --git a/gdbsupport/configure.ac b/gdbsupport/configure.ac
index a0986fa..80e24ea 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-2023 Free Software Foundation, Inc.
+dnl Copyright (C) 2020-2024 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 e5f2efb..540c3dc 100755
--- a/gdbsupport/create-version.sh
+++ b/gdbsupport/create-version.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 1989-2023 Free Software Foundation, Inc.
+# Copyright (C) 1989-2024 Free Software Foundation, Inc.
# This file is part of GDB.
diff --git a/gdbsupport/def-vector.h b/gdbsupport/def-vector.h
index 4d1df41..b9aa663 100644
--- a/gdbsupport/def-vector.h
+++ b/gdbsupport/def-vector.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2017-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2017-2024 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 e2d3bd2..5ed9715 100644
--- a/gdbsupport/default-init-alloc.h
+++ b/gdbsupport/default-init-alloc.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2017-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2017-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/eintr.h b/gdbsupport/eintr.h
index f78d0ec..e440f93 100644
--- a/gdbsupport/eintr.h
+++ b/gdbsupport/eintr.h
@@ -1,6 +1,6 @@
/* Utility for handling interrupted syscalls by signals.
- Copyright (C) 2020-2023 Free Software Foundation, Inc.
+ Copyright (C) 2020-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/enum-flags.h b/gdbsupport/enum-flags.h
index afee5af..5078004 100644
--- a/gdbsupport/enum-flags.h
+++ b/gdbsupport/enum-flags.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/environ.cc b/gdbsupport/environ.cc
index d4d8129..f7984c5 100644
--- a/gdbsupport/environ.cc
+++ b/gdbsupport/environ.cc
@@ -1,6 +1,6 @@
/* environ.c -- library for manipulating environments for GNU.
- Copyright (C) 1986-2023 Free Software Foundation, Inc.
+ Copyright (C) 1986-2024 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 b6d30ce..e46050b 100644
--- a/gdbsupport/environ.h
+++ b/gdbsupport/environ.h
@@ -1,5 +1,5 @@
/* Header for environment manipulation library.
- Copyright (C) 1989-2023 Free Software Foundation, Inc.
+ Copyright (C) 1989-2024 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 59f934c..8ac3ed0 100644
--- a/gdbsupport/errors.cc
+++ b/gdbsupport/errors.cc
@@ -1,6 +1,6 @@
/* Error reporting facilities.
- Copyright (C) 1986-2023 Free Software Foundation, Inc.
+ Copyright (C) 1986-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/errors.h b/gdbsupport/errors.h
index a94debf..d8daed0 100644
--- a/gdbsupport/errors.h
+++ b/gdbsupport/errors.h
@@ -1,6 +1,6 @@
/* Declarations for error-reporting facilities.
- Copyright (C) 1986-2023 Free Software Foundation, Inc.
+ Copyright (C) 1986-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/event-loop.cc b/gdbsupport/event-loop.cc
index 031c2ff..0ab6974 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1999-2024 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 c931374..9155658 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1999-2024 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 99a11db..7e8e8d6 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2021-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/event-pipe.h b/gdbsupport/event-pipe.h
index 999dd4b..fb5dd3a 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2021-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/fileio.cc b/gdbsupport/fileio.cc
index 5f4a3ee..26fa6fd 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2003-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/fileio.h b/gdbsupport/fileio.h
index 846fb66..2e7469d 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2003-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/filestuff.cc b/gdbsupport/filestuff.cc
index 334bae8..c67e650 100644
--- a/gdbsupport/filestuff.cc
+++ b/gdbsupport/filestuff.cc
@@ -1,5 +1,5 @@
/* Low-level file-handling.
- Copyright (C) 2012-2023 Free Software Foundation, Inc.
+ Copyright (C) 2012-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/filestuff.h b/gdbsupport/filestuff.h
index 206b51e..1c43b7d 100644
--- a/gdbsupport/filestuff.h
+++ b/gdbsupport/filestuff.h
@@ -1,5 +1,5 @@
/* Low-level file-handling.
- Copyright (C) 2012-2023 Free Software Foundation, Inc.
+ Copyright (C) 2012-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/filtered-iterator.h b/gdbsupport/filtered-iterator.h
index aa33669..12e5e6c 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2018-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/format.cc b/gdbsupport/format.cc
index 85d1f9a..4e228a9 100644
--- a/gdbsupport/format.cc
+++ b/gdbsupport/format.cc
@@ -1,6 +1,6 @@
/* Parse a printf-style format string.
- Copyright (C) 1986-2023 Free Software Foundation, Inc.
+ Copyright (C) 1986-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/format.h b/gdbsupport/format.h
index 26e327a..68504b4 100644
--- a/gdbsupport/format.h
+++ b/gdbsupport/format.h
@@ -1,6 +1,6 @@
/* Parse a printf-style format string.
- Copyright (C) 1986-2023 Free Software Foundation, Inc.
+ Copyright (C) 1986-2024 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 0552e11..6dd2272 100644
--- a/gdbsupport/forward-scope-exit.h
+++ b/gdbsupport/forward-scope-exit.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2019-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2019-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/function-view.h b/gdbsupport/function-view.h
index ed113c7..9d852c2 100644
--- a/gdbsupport/function-view.h
+++ b/gdbsupport/function-view.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2017-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2017-2024 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 e9127b9..227010e 100644
--- a/gdbsupport/gdb-checked-static-cast.h
+++ b/gdbsupport/gdb-checked-static-cast.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2022-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2022-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb-dlfcn.cc b/gdbsupport/gdb-dlfcn.cc
index ee17536..d8dbabd 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2011-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb-dlfcn.h b/gdbsupport/gdb-dlfcn.h
index a51f999..24481d9 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2011-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb-hashtab.cc b/gdbsupport/gdb-hashtab.cc
index 777b307..7ef41cc 100644
--- a/gdbsupport/gdb-hashtab.cc
+++ b/gdbsupport/gdb-hashtab.cc
@@ -1,5 +1,5 @@
/* Hash table wrappers for gdb.
- Copyright (C) 2021-2023 Free Software Foundation, Inc.
+ Copyright (C) 2021-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb-hashtab.h b/gdbsupport/gdb-hashtab.h
index 71611a5..0cdcc84 100644
--- a/gdbsupport/gdb-hashtab.h
+++ b/gdbsupport/gdb-hashtab.h
@@ -1,5 +1,5 @@
/* Hash table wrappers for gdb.
- Copyright (C) 2021-2023 Free Software Foundation, Inc.
+ Copyright (C) 2021-2024 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 bec85c0..a91e54a 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2019-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb-sigmask.h b/gdbsupport/gdb-sigmask.h
index 492b10e..45a0412 100644
--- a/gdbsupport/gdb-sigmask.h
+++ b/gdbsupport/gdb-sigmask.h
@@ -1,6 +1,6 @@
/* sigprocmask wrapper for gdb
- Copyright (C) 2019-2023 Free Software Foundation, Inc.
+ Copyright (C) 2019-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb-xfree.h b/gdbsupport/gdb-xfree.h
index 1fb326d..09c7539 100644
--- a/gdbsupport/gdb-xfree.h
+++ b/gdbsupport/gdb-xfree.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1986-2023 Free Software Foundation, Inc.
+/* Copyright (C) 1986-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb_assert.h b/gdbsupport/gdb_assert.h
index e5da39e..2b5e655 100644
--- a/gdbsupport/gdb_assert.h
+++ b/gdbsupport/gdb_assert.h
@@ -1,5 +1,5 @@
/* GDB-friendly replacement for <assert.h>.
- Copyright (C) 2000-2023 Free Software Foundation, Inc.
+ Copyright (C) 2000-2024 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 b6771b9..c7b9824 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2019-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb_file.h b/gdbsupport/gdb_file.h
index 096e67d..645ecb9 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2021-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb_locale.h b/gdbsupport/gdb_locale.h
index f7c8cd4..5852485 100644
--- a/gdbsupport/gdb_locale.h
+++ b/gdbsupport/gdb_locale.h
@@ -1,5 +1,5 @@
/* GDB-friendly replacement for <locale.h>.
- Copyright (C) 2002-2023 Free Software Foundation, Inc.
+ Copyright (C) 2002-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb_obstack.cc b/gdbsupport/gdb_obstack.cc
index a37db96..8bbd64f 100644
--- a/gdbsupport/gdb_obstack.cc
+++ b/gdbsupport/gdb_obstack.cc
@@ -1,6 +1,6 @@
/* Obstack wrapper for GDB.
- Copyright (C) 2013-2023 Free Software Foundation, Inc.
+ Copyright (C) 2013-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb_obstack.h b/gdbsupport/gdb_obstack.h
index dbd8fab..20f8886 100644
--- a/gdbsupport/gdb_obstack.h
+++ b/gdbsupport/gdb_obstack.h
@@ -1,6 +1,6 @@
/* Obstack wrapper for GDB.
- Copyright (C) 2002-2023 Free Software Foundation, Inc.
+ Copyright (C) 2002-2024 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 c289e87..52f77a8 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2000-2024 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 00f02b7..8a90cb1 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2016-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb_regex.cc b/gdbsupport/gdb_regex.cc
index ff9c1a1..4c50c4f 100644
--- a/gdbsupport/gdb_regex.cc
+++ b/gdbsupport/gdb_regex.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb_regex.h b/gdbsupport/gdb_regex.h
index 74c3ece..aeb1bb9 100644
--- a/gdbsupport/gdb_regex.h
+++ b/gdbsupport/gdb_regex.h
@@ -1,5 +1,5 @@
/* Portable <regex.h>.
- Copyright (C) 2000-2023 Free Software Foundation, Inc.
+ Copyright (C) 2000-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb_select.h b/gdbsupport/gdb_select.h
index 9928aae..9f7350a 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2006-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb_setjmp.h b/gdbsupport/gdb_setjmp.h
index 5fafb9e..e994226 100644
--- a/gdbsupport/gdb_setjmp.h
+++ b/gdbsupport/gdb_setjmp.h
@@ -1,5 +1,5 @@
/* Portability wrappers for setjmp and longjmp.
- Copyright (C) 1986-2023 Free Software Foundation, Inc.
+ Copyright (C) 1986-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb_signals.h b/gdbsupport/gdb_signals.h
index 26bb33e..7a71f0d 100644
--- a/gdbsupport/gdb_signals.h
+++ b/gdbsupport/gdb_signals.h
@@ -1,5 +1,5 @@
/* Target signal translation functions for GDB.
- Copyright (C) 1990-2023 Free Software Foundation, Inc.
+ Copyright (C) 1990-2024 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 22d9bf6..873ad8e 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2017-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb_sys_time.h b/gdbsupport/gdb_sys_time.h
index 6ea1ae7..63c9344 100644
--- a/gdbsupport/gdb_sys_time.h
+++ b/gdbsupport/gdb_sys_time.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2024 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 6107121..8aa4fa0 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2017-2024 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 e975a44..fbd410d 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2017-2024 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 3bef6ff..19b1581 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2016-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb_unlinker.h b/gdbsupport/gdb_unlinker.h
index 689d9bc..2da65fe 100644
--- a/gdbsupport/gdb_unlinker.h
+++ b/gdbsupport/gdb_unlinker.h
@@ -1,6 +1,6 @@
/* Unlinking class
- Copyright (C) 2016-2023 Free Software Foundation, Inc.
+ Copyright (C) 2016-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb_vecs.cc b/gdbsupport/gdb_vecs.cc
index 303d003..8b7f4fb 100644
--- a/gdbsupport/gdb_vecs.cc
+++ b/gdbsupport/gdb_vecs.cc
@@ -1,6 +1,6 @@
/* Some commonly-used VEC types.
- Copyright (C) 2012-2023 Free Software Foundation, Inc.
+ Copyright (C) 2012-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb_vecs.h b/gdbsupport/gdb_vecs.h
index 1f1b69b..47083ce 100644
--- a/gdbsupport/gdb_vecs.h
+++ b/gdbsupport/gdb_vecs.h
@@ -1,6 +1,6 @@
/* Some commonly-used VEC types.
- Copyright (C) 2012-2023 Free Software Foundation, Inc.
+ Copyright (C) 2012-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb_wait.cc b/gdbsupport/gdb_wait.cc
index c7a91de..5c1c424 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2019-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb_wait.h b/gdbsupport/gdb_wait.h
index d1f9ccd..e9e3958 100644
--- a/gdbsupport/gdb_wait.h
+++ b/gdbsupport/gdb_wait.h
@@ -1,5 +1,5 @@
/* Standard wait macros.
- Copyright (C) 2000-2023 Free Software Foundation, Inc.
+ Copyright (C) 2000-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/hash_enum.h b/gdbsupport/hash_enum.h
index 4867c2d..5ef0e15 100644
--- a/gdbsupport/hash_enum.h
+++ b/gdbsupport/hash_enum.h
@@ -1,6 +1,6 @@
/* A hasher for enums.
- Copyright (C) 2017-2023 Free Software Foundation, Inc.
+ Copyright (C) 2017-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/host-defs.h b/gdbsupport/host-defs.h
index 8459386..6e7a085 100644
--- a/gdbsupport/host-defs.h
+++ b/gdbsupport/host-defs.h
@@ -1,5 +1,5 @@
/* Basic host-specific definitions for GDB.
- Copyright (C) 1986-2023 Free Software Foundation, Inc.
+ Copyright (C) 1986-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/intrusive_list.h b/gdbsupport/intrusive_list.h
index 5e92438..2262d9f 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2021-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/iterator-range.h b/gdbsupport/iterator-range.h
index e934f5e..4b4c767 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2021-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/job-control.cc b/gdbsupport/job-control.cc
index 57dc32c..7637cc5 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1986-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/job-control.h b/gdbsupport/job-control.h
index 8cb6d5e..977276d 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1986-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/libiberty.m4 b/gdbsupport/libiberty.m4
index 7e78413..df22538 100644
--- a/gdbsupport/libiberty.m4
+++ b/gdbsupport/libiberty.m4
@@ -1,6 +1,6 @@
dnl Bits libiberty clients must do on their autoconf step.
dnl
-dnl Copyright (C) 2012-2023 Free Software Foundation, Inc.
+dnl Copyright (C) 2012-2024 Free Software Foundation, Inc.
dnl
dnl This file 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/netstuff.cc b/gdbsupport/netstuff.cc
index 55b142d..af00f9c 100644
--- a/gdbsupport/netstuff.cc
+++ b/gdbsupport/netstuff.cc
@@ -1,5 +1,5 @@
/* Operations on network stuff.
- Copyright (C) 2018-2023 Free Software Foundation, Inc.
+ Copyright (C) 2018-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/netstuff.h b/gdbsupport/netstuff.h
index f9cf3fc..f0df5fe 100644
--- a/gdbsupport/netstuff.h
+++ b/gdbsupport/netstuff.h
@@ -1,5 +1,5 @@
/* Operations on network stuff.
- Copyright (C) 2018-2023 Free Software Foundation, Inc.
+ Copyright (C) 2018-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/new-op.cc b/gdbsupport/new-op.cc
index 12bd5d2..3d3fa99 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2016-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/next-iterator.h b/gdbsupport/next-iterator.h
index d4d98a0..7720834 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2019-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/observable.h b/gdbsupport/observable.h
index f1504c8..41e0ba3 100644
--- a/gdbsupport/observable.h
+++ b/gdbsupport/observable.h
@@ -1,6 +1,6 @@
/* Observers
- Copyright (C) 2016-2023 Free Software Foundation, Inc.
+ Copyright (C) 2016-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/offset-type.h b/gdbsupport/offset-type.h
index d7e079c..256703c 100644
--- a/gdbsupport/offset-type.h
+++ b/gdbsupport/offset-type.h
@@ -1,6 +1,6 @@
/* Offset types for GDB.
- Copyright (C) 2017-2023 Free Software Foundation, Inc.
+ Copyright (C) 2017-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/packed.h b/gdbsupport/packed.h
index 9407b59..8035535 100644
--- a/gdbsupport/packed.h
+++ b/gdbsupport/packed.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2022-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2022-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/parallel-for.h b/gdbsupport/parallel-for.h
index 1825dbc..173fe98 100644
--- a/gdbsupport/parallel-for.h
+++ b/gdbsupport/parallel-for.h
@@ -1,6 +1,6 @@
/* Parallel for loops
- Copyright (C) 2019-2023 Free Software Foundation, Inc.
+ Copyright (C) 2019-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/pathstuff.cc b/gdbsupport/pathstuff.cc
index 685f8fc..f40df11 100644
--- a/gdbsupport/pathstuff.cc
+++ b/gdbsupport/pathstuff.cc
@@ -1,6 +1,6 @@
/* Path manipulation routines for GDB and gdbserver.
- Copyright (C) 1986-2023 Free Software Foundation, Inc.
+ Copyright (C) 1986-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/pathstuff.h b/gdbsupport/pathstuff.h
index 4a0a19e..170a2c5 100644
--- a/gdbsupport/pathstuff.h
+++ b/gdbsupport/pathstuff.h
@@ -1,6 +1,6 @@
/* Path manipulation routines for GDB and gdbserver.
- Copyright (C) 1986-2023 Free Software Foundation, Inc.
+ Copyright (C) 1986-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/poison.h b/gdbsupport/poison.h
index 63fccb3..0d0159e 100644
--- a/gdbsupport/poison.h
+++ b/gdbsupport/poison.h
@@ -1,6 +1,6 @@
/* Poison symbols at compile time.
- Copyright (C) 2017-2023 Free Software Foundation, Inc.
+ Copyright (C) 2017-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/preprocessor.h b/gdbsupport/preprocessor.h
index 2671125..96b3b94 100644
--- a/gdbsupport/preprocessor.h
+++ b/gdbsupport/preprocessor.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2017-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2017-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/print-utils.cc b/gdbsupport/print-utils.cc
index 3cc1ed6..1fdaf4d 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1986-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/print-utils.h b/gdbsupport/print-utils.h
index 7df9b0d..510cc63 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1986-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/ptid.cc b/gdbsupport/ptid.cc
index 19bc2d8..08866ef 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1986-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/ptid.h b/gdbsupport/ptid.h
index 96c7d9c..fef9749 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1986-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/ptrace.m4 b/gdbsupport/ptrace.m4
index 097ff4e..4153064 100644
--- a/gdbsupport/ptrace.m4
+++ b/gdbsupport/ptrace.m4
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2012-2023 Free Software Foundation, Inc.
+dnl Copyright (C) 2012-2024 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 3cebce0..b6b711b 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2022-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/refcounted-object.h b/gdbsupport/refcounted-object.h
index 294fd87..9cdf0f1 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2017-2024 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 70222c2..6f21595 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2021-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/rsp-low.cc b/gdbsupport/rsp-low.cc
index 632be26..37dce9d 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1988-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/rsp-low.h b/gdbsupport/rsp-low.h
index 1fc2572..801df0e 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1988-2024 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 77230d0..4e0f980 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2016-2024 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 41944b1..8176151 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2016-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/safe-iterator.h b/gdbsupport/safe-iterator.h
index b489132..f69f389 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2018-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/safe-strerror.cc b/gdbsupport/safe-strerror.cc
index 30b7bde..68899df 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2006-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/scope-exit.h b/gdbsupport/scope-exit.h
index 8fa40b1..86b2969 100644
--- a/gdbsupport/scope-exit.h
+++ b/gdbsupport/scope-exit.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2019-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2019-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/scoped_fd.h b/gdbsupport/scoped_fd.h
index 6c0d4af..aa214b2 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2018-2024 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 1c015a9..74fc690 100644
--- a/gdbsupport/scoped_ignore_signal.h
+++ b/gdbsupport/scoped_ignore_signal.h
@@ -1,6 +1,6 @@
/* Support for ignoring signals.
- Copyright (C) 2021-2023 Free Software Foundation, Inc.
+ Copyright (C) 2021-2024 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 558fb7f..de2e40a 100644
--- a/gdbsupport/scoped_ignore_sigttou.h
+++ b/gdbsupport/scoped_ignore_sigttou.h
@@ -1,6 +1,6 @@
/* Support for ignoring SIGTTOU.
- Copyright (C) 2003-2023 Free Software Foundation, Inc.
+ Copyright (C) 2003-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/scoped_mmap.cc b/gdbsupport/scoped_mmap.cc
index e4096da..4f70ac6 100644
--- a/gdbsupport/scoped_mmap.cc
+++ b/gdbsupport/scoped_mmap.cc
@@ -1,6 +1,6 @@
/* scoped_mmap, automatically unmap files
- Copyright (C) 2018-2023 Free Software Foundation, Inc.
+ Copyright (C) 2018-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/scoped_mmap.h b/gdbsupport/scoped_mmap.h
index 456e5ce..8383b89 100644
--- a/gdbsupport/scoped_mmap.h
+++ b/gdbsupport/scoped_mmap.h
@@ -1,6 +1,6 @@
/* scoped_mmap, automatically unmap files
- Copyright (C) 2018-2023 Free Software Foundation, Inc.
+ Copyright (C) 2018-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/scoped_restore.h b/gdbsupport/scoped_restore.h
index b7f3169..96fe525 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2016-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/search.cc b/gdbsupport/search.cc
index ace02d7..896aed5 100644
--- a/gdbsupport/search.cc
+++ b/gdbsupport/search.cc
@@ -1,6 +1,6 @@
/* Target memory searching
- Copyright (C) 2020-2023 Free Software Foundation, Inc.
+ Copyright (C) 2020-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/search.h b/gdbsupport/search.h
index 8501624..42a9fd2 100644
--- a/gdbsupport/search.h
+++ b/gdbsupport/search.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2020-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2020-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/selftest.cc b/gdbsupport/selftest.cc
index 15c5242..1e6d07f 100644
--- a/gdbsupport/selftest.cc
+++ b/gdbsupport/selftest.cc
@@ -1,5 +1,5 @@
/* GDB self-testing.
- Copyright (C) 2016-2023 Free Software Foundation, Inc.
+ Copyright (C) 2016-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/selftest.h b/gdbsupport/selftest.h
index fba6baf..41d1210 100644
--- a/gdbsupport/selftest.h
+++ b/gdbsupport/selftest.h
@@ -1,5 +1,5 @@
/* GDB self-testing.
- Copyright (C) 2016-2023 Free Software Foundation, Inc.
+ Copyright (C) 2016-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/selftest.m4 b/gdbsupport/selftest.m4
index 90777ac..2e7cae1 100644
--- a/gdbsupport/selftest.m4
+++ b/gdbsupport/selftest.m4
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2018-2023 Free Software Foundation, Inc.
+dnl Copyright (C) 2018-2024 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 3ec7a25..307e238 100644
--- a/gdbsupport/signals-state-save-restore.cc
+++ b/gdbsupport/signals-state-save-restore.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2016-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2016-2024 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 b14324b..132aaa8 100644
--- a/gdbsupport/signals-state-save-restore.h
+++ b/gdbsupport/signals-state-save-restore.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2016-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2016-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/signals.cc b/gdbsupport/signals.cc
index 0e151af..782b490 100644
--- a/gdbsupport/signals.cc
+++ b/gdbsupport/signals.cc
@@ -1,5 +1,5 @@
/* Target signal translation functions for GDB.
- Copyright (C) 1990-2023 Free Software Foundation, Inc.
+ Copyright (C) 1990-2024 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 826e2dc..3e1dc9d 100644
--- a/gdbsupport/symbol.h
+++ b/gdbsupport/symbol.h
@@ -1,6 +1,6 @@
/* Declarations of common symbol functions.
- Copyright (C) 2014-2023 Free Software Foundation, Inc.
+ Copyright (C) 2014-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/task-group.cc b/gdbsupport/task-group.cc
index cec63db..6844d85 100644
--- a/gdbsupport/task-group.cc
+++ b/gdbsupport/task-group.cc
@@ -1,6 +1,6 @@
/* Task group
- Copyright (C) 2023 Free Software Foundation, Inc.
+ Copyright (C) 2023-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/task-group.h b/gdbsupport/task-group.h
index 7977c60..b1d287a 100644
--- a/gdbsupport/task-group.h
+++ b/gdbsupport/task-group.h
@@ -1,6 +1,6 @@
/* Task group
- Copyright (C) 2023 Free Software Foundation, Inc.
+ Copyright (C) 2023-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/tdesc.cc b/gdbsupport/tdesc.cc
index 6ecb323..1ee3e1f 100644
--- a/gdbsupport/tdesc.cc
+++ b/gdbsupport/tdesc.cc
@@ -1,6 +1,6 @@
/* Target description support for GDB.
- Copyright (C) 2018-2023 Free Software Foundation, Inc.
+ Copyright (C) 2018-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/tdesc.h b/gdbsupport/tdesc.h
index 40f0dac..fa9431b 100644
--- a/gdbsupport/tdesc.h
+++ b/gdbsupport/tdesc.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2006-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2006-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/thread-pool.cc b/gdbsupport/thread-pool.cc
index 0b11213..1b46b68 100644
--- a/gdbsupport/thread-pool.cc
+++ b/gdbsupport/thread-pool.cc
@@ -1,6 +1,6 @@
/* Thread pool
- Copyright (C) 2019-2023 Free Software Foundation, Inc.
+ Copyright (C) 2019-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/thread-pool.h b/gdbsupport/thread-pool.h
index 6959414..85f2348 100644
--- a/gdbsupport/thread-pool.h
+++ b/gdbsupport/thread-pool.h
@@ -1,6 +1,6 @@
/* Thread pool
- Copyright (C) 2019-2023 Free Software Foundation, Inc.
+ Copyright (C) 2019-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/traits.h b/gdbsupport/traits.h
index 277e117..eb97b96 100644
--- a/gdbsupport/traits.h
+++ b/gdbsupport/traits.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2017-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2017-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/underlying.h b/gdbsupport/underlying.h
index 736e714..d9c5696 100644
--- a/gdbsupport/underlying.h
+++ b/gdbsupport/underlying.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2017-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2017-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/valid-expr.h b/gdbsupport/valid-expr.h
index 75734c8..6d2b481 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2017-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/version.h b/gdbsupport/version.h
index e6cfc3a..7c60a96 100644
--- a/gdbsupport/version.h
+++ b/gdbsupport/version.h
@@ -1,5 +1,5 @@
/* Version information for GDB.
- Copyright (C) 1999-2023 Free Software Foundation, Inc.
+ Copyright (C) 1999-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/warning.m4 b/gdbsupport/warning.m4
index 774f020..bdac8b3 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-2023 Free Software Foundation, Inc.
+dnl Copyright (C) 1995-2024 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 f6d618c..89c1143 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/xml-utils.cc b/gdbsupport/xml-utils.cc
index 2486031..0490f21 100644
--- a/gdbsupport/xml-utils.cc
+++ b/gdbsupport/xml-utils.cc
@@ -1,6 +1,6 @@
/* Shared helper routines for manipulating XML.
- Copyright (C) 2006-2023 Free Software Foundation, Inc.
+ Copyright (C) 2006-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/xml-utils.h b/gdbsupport/xml-utils.h
index 036230f..c1f21b9 100644
--- a/gdbsupport/xml-utils.h
+++ b/gdbsupport/xml-utils.h
@@ -1,6 +1,6 @@
/* Shared helper routines for manipulating XML.
- Copyright (C) 2006-2023 Free Software Foundation, Inc.
+ Copyright (C) 2006-2024 Free Software Foundation, Inc.
This file is part of GDB.