aboutsummaryrefslogtreecommitdiff
path: root/gdbsupport
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2021-01-01 12:03:39 +0400
committerJoel Brobecker <brobecker@adacore.com>2021-01-01 12:12:21 +0400
commit3666a04883754298b03884222206bfe756fbc520 (patch)
tree0962123e67c025266e3896332c38c27c1a7cd58b /gdbsupport
parentff7e39b613503fa5d7417e284ee2549117efdb91 (diff)
downloadgdb-3666a04883754298b03884222206bfe756fbc520.zip
gdb-3666a04883754298b03884222206bfe756fbc520.tar.gz
gdb-3666a04883754298b03884222206bfe756fbc520.tar.bz2
Update copyright year range in all GDB files
This commits the result of running gdb/copyright.py as per our Start of New Year procedure... gdb/ChangeLog Update copyright year range in copyright header of all GDB files.
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/buffer.cc2
-rw-r--r--gdbsupport/buffer.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/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/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-dlfcn.cc2
-rw-r--r--gdbsupport/gdb-dlfcn.h2
-rw-r--r--gdbsupport/gdb-safe-ctype.h2
-rw-r--r--gdbsupport/gdb-sigmask.h2
-rw-r--r--gdbsupport/gdb_assert.h2
-rw-r--r--gdbsupport/gdb_binary_search.h2
-rw-r--r--gdbsupport/gdb_locale.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_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/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/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/refcounted-object.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_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
131 files changed, 131 insertions, 131 deletions
diff --git a/gdbsupport/.dir-locals.el b/gdbsupport/.dir-locals.el
index a69571a..94c07dc 100644
--- a/gdbsupport/.dir-locals.el
+++ b/gdbsupport/.dir-locals.el
@@ -1,5 +1,5 @@
;; Emacs settings.
-;; Copyright (C) 2012-2020 Free Software Foundation, Inc.
+;; Copyright (C) 2012-2021 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 9f4ec93..6d4678c 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 Free Software Foundation, Inc.
+# Copyright (C) 2020-2021 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 ccfc27f..c47b200 100644
--- a/gdbsupport/Makefile.in
+++ b/gdbsupport/Makefile.in
@@ -1,7 +1,7 @@
# Makefile.in generated by automake 1.15.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994-2017 Free Software Foundation, Inc.
+# Copyright (C) 1994-2021 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
diff --git a/gdbsupport/agent.cc b/gdbsupport/agent.cc
index 9588e1f..086b08d 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 2009-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/agent.h b/gdbsupport/agent.h
index cc52fb6..42a2e8e 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 2009-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/alt-stack.h b/gdbsupport/alt-stack.h
index e7c6b2f..056ea41 100644
--- a/gdbsupport/alt-stack.h
+++ b/gdbsupport/alt-stack.h
@@ -1,6 +1,6 @@
/* Temporarily install an alternate signal stack
- Copyright (C) 2019-2020 Free Software Foundation, Inc.
+ Copyright (C) 2019-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/array-view.h b/gdbsupport/array-view.h
index ed5edc7..c41fd62 100644
--- a/gdbsupport/array-view.h
+++ b/gdbsupport/array-view.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2017-2020 Free Software Foundation, Inc.
+/* Copyright (C) 2017-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/ax.def b/gdbsupport/ax.def
index 3bb6686..e397ce6 100644
--- a/gdbsupport/ax.def
+++ b/gdbsupport/ax.def
@@ -1,5 +1,5 @@
/* Definition of agent opcode values. -*- c -*-
- Copyright (C) 1998-2020 Free Software Foundation, Inc.
+ Copyright (C) 1998-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/block-signals.h b/gdbsupport/block-signals.h
index 24c971f..d2b1479 100644
--- a/gdbsupport/block-signals.h
+++ b/gdbsupport/block-signals.h
@@ -1,6 +1,6 @@
/* Block signals used by gdb
- Copyright (C) 2019-2020 Free Software Foundation, Inc.
+ Copyright (C) 2019-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/break-common.h b/gdbsupport/break-common.h
index f62383b..a4c7b04 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 1992-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/btrace-common.cc b/gdbsupport/btrace-common.cc
index e8b24db..4f9ef85 100644
--- a/gdbsupport/btrace-common.cc
+++ b/gdbsupport/btrace-common.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2014-2020 Free Software Foundation, Inc.
+/* Copyright (C) 2014-2021 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 226c67b..26d26ec 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 2013-2021 Free Software Foundation, Inc.
Contributed by Intel Corp. <markus.t.metzger@intel.com>.
diff --git a/gdbsupport/buffer.cc b/gdbsupport/buffer.cc
index e3d0f1e..6870ca4 100644
--- a/gdbsupport/buffer.cc
+++ b/gdbsupport/buffer.cc
@@ -1,6 +1,6 @@
/* A simple growing buffer for GDB.
- Copyright (C) 2009-2020 Free Software Foundation, Inc.
+ Copyright (C) 2009-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/buffer.h b/gdbsupport/buffer.h
index 6e4c167..8801a9d 100644
--- a/gdbsupport/buffer.h
+++ b/gdbsupport/buffer.h
@@ -1,6 +1,6 @@
/* A simple growing buffer for GDB.
- Copyright (C) 2009-2020 Free Software Foundation, Inc.
+ Copyright (C) 2009-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/byte-vector.h b/gdbsupport/byte-vector.h
index f1fc0cf..e49669f 100644
--- a/gdbsupport/byte-vector.h
+++ b/gdbsupport/byte-vector.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2017-2020 Free Software Foundation, Inc.
+/* Copyright (C) 2017-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/check-defines.el b/gdbsupport/check-defines.el
index b59748f..fd3fb36 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 Free Software Foundation, Inc.
+;; Copyright (C) 2020-2021 Free Software Foundation, Inc.
;;
;; This file is part of GDB.
;;
diff --git a/gdbsupport/cleanups.cc b/gdbsupport/cleanups.cc
index 236bc17..f2f15f5 100644
--- a/gdbsupport/cleanups.cc
+++ b/gdbsupport/cleanups.cc
@@ -1,6 +1,6 @@
/* Cleanup routines for GDB, the GNU debugger.
- Copyright (C) 1986-2020 Free Software Foundation, Inc.
+ Copyright (C) 1986-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/cleanups.h b/gdbsupport/cleanups.h
index 6c4e388..3f05bc9 100644
--- a/gdbsupport/cleanups.h
+++ b/gdbsupport/cleanups.h
@@ -1,5 +1,5 @@
/* Cleanups.
- Copyright (C) 1986-2020 Free Software Foundation, Inc.
+ Copyright (C) 1986-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/common-debug.cc b/gdbsupport/common-debug.cc
index 38f6023..1eb193c 100644
--- a/gdbsupport/common-debug.cc
+++ b/gdbsupport/common-debug.cc
@@ -1,6 +1,6 @@
/* Debug printing functions.
- Copyright (C) 2014-2020 Free Software Foundation, Inc.
+ Copyright (C) 2014-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/common-debug.h b/gdbsupport/common-debug.h
index 7bc6218..e5de980 100644
--- a/gdbsupport/common-debug.h
+++ b/gdbsupport/common-debug.h
@@ -1,6 +1,6 @@
/* Declarations for debug printing functions.
- Copyright (C) 2014-2020 Free Software Foundation, Inc.
+ Copyright (C) 2014-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/common-defs.h b/gdbsupport/common-defs.h
index d3f5eaf..e5ece3b 100644
--- a/gdbsupport/common-defs.h
+++ b/gdbsupport/common-defs.h
@@ -1,6 +1,6 @@
/* Common definitions.
- Copyright (C) 1986-2020 Free Software Foundation, Inc.
+ Copyright (C) 1986-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/common-exceptions.cc b/gdbsupport/common-exceptions.cc
index 0cc515b..68895a7 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 1986-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/common-exceptions.h b/gdbsupport/common-exceptions.h
index bd56332..92f43d2 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 1986-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/common-gdbthread.h b/gdbsupport/common-gdbthread.h
index 050ad80..bcf4186 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 1987-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/common-inferior.cc b/gdbsupport/common-inferior.cc
index a67d174..aed8840 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 2019-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/common-inferior.h b/gdbsupport/common-inferior.h
index 4362934..3f1b60f 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 1986-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/common-regcache.cc b/gdbsupport/common-regcache.cc
index 86b3a36..ae6f352 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 2015-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/common-regcache.h b/gdbsupport/common-regcache.h
index 650536e..76ea764 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 2014-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/common-types.h b/gdbsupport/common-types.h
index f5b2f3d..23f983d 100644
--- a/gdbsupport/common-types.h
+++ b/gdbsupport/common-types.h
@@ -1,6 +1,6 @@
/* Declarations for common types.
- Copyright (C) 1986-2020 Free Software Foundation, Inc.
+ Copyright (C) 1986-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/common-utils.cc b/gdbsupport/common-utils.cc
index 4f5c26d..ed33480 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 1986-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/common-utils.h b/gdbsupport/common-utils.h
index 30ee412..20af1f2 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 1986-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/common.m4 b/gdbsupport/common.m4
index 4d73938..3ed95da 100644
--- a/gdbsupport/common.m4
+++ b/gdbsupport/common.m4
@@ -1,5 +1,5 @@
dnl Autoconf configure snippets for common.
-dnl Copyright (C) 1995-2020 Free Software Foundation, Inc.
+dnl Copyright (C) 1995-2021 Free Software Foundation, Inc.
dnl
dnl This file is part of GDB.
dnl
diff --git a/gdbsupport/configure.ac b/gdbsupport/configure.ac
index 37e5c0c..a8fcfe2 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 Free Software Foundation, Inc.
+dnl Copyright (C) 2020-2021 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 6135d21..1eea76a 100755
--- a/gdbsupport/create-version.sh
+++ b/gdbsupport/create-version.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 1989-2020 Free Software Foundation, Inc.
+# Copyright (C) 1989-2021 Free Software Foundation, Inc.
# This file is part of GDB.
diff --git a/gdbsupport/def-vector.h b/gdbsupport/def-vector.h
index 8a4ff6b..624aa73 100644
--- a/gdbsupport/def-vector.h
+++ b/gdbsupport/def-vector.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2017-2020 Free Software Foundation, Inc.
+/* Copyright (C) 2017-2021 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 6299aa6..d5af0aa 100644
--- a/gdbsupport/default-init-alloc.h
+++ b/gdbsupport/default-init-alloc.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2017-2020 Free Software Foundation, Inc.
+/* Copyright (C) 2017-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/eintr.h b/gdbsupport/eintr.h
index e097047..99f8665 100644
--- a/gdbsupport/eintr.h
+++ b/gdbsupport/eintr.h
@@ -1,6 +1,6 @@
/* Utility for handling interrupted syscalls by signals.
- Copyright (C) 2020 Free Software Foundation, Inc.
+ Copyright (C) 2020-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/enum-flags.h b/gdbsupport/enum-flags.h
index d30d90b..be4d2be 100644
--- a/gdbsupport/enum-flags.h
+++ b/gdbsupport/enum-flags.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2020 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/environ.cc b/gdbsupport/environ.cc
index 32434ee..7a427fe 100644
--- a/gdbsupport/environ.cc
+++ b/gdbsupport/environ.cc
@@ -1,6 +1,6 @@
/* environ.c -- library for manipulating environments for GNU.
- Copyright (C) 1986-2020 Free Software Foundation, Inc.
+ Copyright (C) 1986-2021 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 8794a2a..4767e8e 100644
--- a/gdbsupport/environ.h
+++ b/gdbsupport/environ.h
@@ -1,5 +1,5 @@
/* Header for environment manipulation library.
- Copyright (C) 1989-2020 Free Software Foundation, Inc.
+ Copyright (C) 1989-2021 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 3fcac79..0027504 100644
--- a/gdbsupport/errors.cc
+++ b/gdbsupport/errors.cc
@@ -1,6 +1,6 @@
/* Error reporting facilities.
- Copyright (C) 1986-2020 Free Software Foundation, Inc.
+ Copyright (C) 1986-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/errors.h b/gdbsupport/errors.h
index f8f6c15..1a23736 100644
--- a/gdbsupport/errors.h
+++ b/gdbsupport/errors.h
@@ -1,6 +1,6 @@
/* Declarations for error-reporting facilities.
- Copyright (C) 1986-2020 Free Software Foundation, Inc.
+ Copyright (C) 1986-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/event-loop.cc b/gdbsupport/event-loop.cc
index 313142b..98d1ada 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 1999-2021 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 09d665f..dc4e4d5 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 1999-2021 Free Software Foundation, Inc.
Written by Elena Zannoni <ezannoni@cygnus.com> of Cygnus Solutions.
This file is part of GDB.
diff --git a/gdbsupport/fileio.cc b/gdbsupport/fileio.cc
index 4855eb7..27d4734 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 2003-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/fileio.h b/gdbsupport/fileio.h
index 9d33e46..f9d9df3 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 2003-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/filestuff.cc b/gdbsupport/filestuff.cc
index 9222e7e..6ea2ad8 100644
--- a/gdbsupport/filestuff.cc
+++ b/gdbsupport/filestuff.cc
@@ -1,5 +1,5 @@
/* Low-level file-handling.
- Copyright (C) 2012-2020 Free Software Foundation, Inc.
+ Copyright (C) 2012-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/filestuff.h b/gdbsupport/filestuff.h
index e36936a..7f4cfb2 100644
--- a/gdbsupport/filestuff.h
+++ b/gdbsupport/filestuff.h
@@ -1,5 +1,5 @@
/* Low-level file-handling.
- Copyright (C) 2012-2020 Free Software Foundation, Inc.
+ Copyright (C) 2012-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/filtered-iterator.h b/gdbsupport/filtered-iterator.h
index c3aeb44..2989826 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 2018-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/format.cc b/gdbsupport/format.cc
index b05ccf6..d9622c6 100644
--- a/gdbsupport/format.cc
+++ b/gdbsupport/format.cc
@@ -1,6 +1,6 @@
/* Parse a printf-style format string.
- Copyright (C) 1986-2020 Free Software Foundation, Inc.
+ Copyright (C) 1986-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/format.h b/gdbsupport/format.h
index 80f012a..921fca5 100644
--- a/gdbsupport/format.h
+++ b/gdbsupport/format.h
@@ -1,6 +1,6 @@
/* Parse a printf-style format string.
- Copyright (C) 1986-2020 Free Software Foundation, Inc.
+ Copyright (C) 1986-2021 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 5ecea380..c98f766 100644
--- a/gdbsupport/forward-scope-exit.h
+++ b/gdbsupport/forward-scope-exit.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2019-2020 Free Software Foundation, Inc.
+/* Copyright (C) 2019-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/function-view.h b/gdbsupport/function-view.h
index 4e205b8..df934ec 100644
--- a/gdbsupport/function-view.h
+++ b/gdbsupport/function-view.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2017-2020 Free Software Foundation, Inc.
+/* Copyright (C) 2017-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb-dlfcn.cc b/gdbsupport/gdb-dlfcn.cc
index 50ba437..495ae5c 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 2011-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb-dlfcn.h b/gdbsupport/gdb-dlfcn.h
index 9e72a53..9ec6a50 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 2011-2021 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 b8e3bb4..beaf2f9 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 2019-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb-sigmask.h b/gdbsupport/gdb-sigmask.h
index 91d84db..b4988cb 100644
--- a/gdbsupport/gdb-sigmask.h
+++ b/gdbsupport/gdb-sigmask.h
@@ -1,6 +1,6 @@
/* sigprocmask wrapper for gdb
- Copyright (C) 2019-2020 Free Software Foundation, Inc.
+ Copyright (C) 2019-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb_assert.h b/gdbsupport/gdb_assert.h
index 3936003..00553a7 100644
--- a/gdbsupport/gdb_assert.h
+++ b/gdbsupport/gdb_assert.h
@@ -1,5 +1,5 @@
/* GDB-friendly replacement for <assert.h>.
- Copyright (C) 2000-2020 Free Software Foundation, Inc.
+ Copyright (C) 2000-2021 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 ddda415..60ec306 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 2019-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb_locale.h b/gdbsupport/gdb_locale.h
index a1d0b67..2a47f34 100644
--- a/gdbsupport/gdb_locale.h
+++ b/gdbsupport/gdb_locale.h
@@ -1,5 +1,5 @@
/* GDB-friendly replacement for <locale.h>.
- Copyright (C) 2002-2020 Free Software Foundation, Inc.
+ Copyright (C) 2002-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb_optional.h b/gdbsupport/gdb_optional.h
index ef6760d..e79ba2c 100644
--- a/gdbsupport/gdb_optional.h
+++ b/gdbsupport/gdb_optional.h
@@ -1,6 +1,6 @@
/* An optional object.
- Copyright (C) 2017-2020 Free Software Foundation, Inc.
+ Copyright (C) 2017-2021 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 9872ab2..db169ac 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 2000-2021 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 de387f5..3300a36 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 2016-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb_select.h b/gdbsupport/gdb_select.h
index 69021ac..331393a 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 2006-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb_setjmp.h b/gdbsupport/gdb_setjmp.h
index 168833a..4058c0f 100644
--- a/gdbsupport/gdb_setjmp.h
+++ b/gdbsupport/gdb_setjmp.h
@@ -1,5 +1,5 @@
/* Portability wrappers for setjmp and longjmp.
- Copyright (C) 1986-2020 Free Software Foundation, Inc.
+ Copyright (C) 1986-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb_signals.h b/gdbsupport/gdb_signals.h
index fbbb7be..ff2c917 100644
--- a/gdbsupport/gdb_signals.h
+++ b/gdbsupport/gdb_signals.h
@@ -1,5 +1,5 @@
/* Target signal translation functions for GDB.
- Copyright (C) 1990-2020 Free Software Foundation, Inc.
+ Copyright (C) 1990-2021 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 b0f533e..ad40681 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 2017-2021 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 0685cac..b534c5a 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-2020 Free Software Foundation, Inc.
+// Copyright (C) 2013-2021 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 ebf5907..db77d46 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-2020 Free Software Foundation, Inc.
+// Copyright (C) 2013-2021 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 b3b0cbe..b93ab41 100644
--- a/gdbsupport/gdb_sys_time.h
+++ b/gdbsupport/gdb_sys_time.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2020 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2021 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 6671629..b31fc48 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 2017-2021 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 5f4ef60..e2d85ca 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 2017-2021 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 5e383b9..df88cea 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 2016-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb_unlinker.h b/gdbsupport/gdb_unlinker.h
index 9d64cca..bda6fe7 100644
--- a/gdbsupport/gdb_unlinker.h
+++ b/gdbsupport/gdb_unlinker.h
@@ -1,6 +1,6 @@
/* Unlinking class
- Copyright (C) 2016-2020 Free Software Foundation, Inc.
+ Copyright (C) 2016-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb_vecs.cc b/gdbsupport/gdb_vecs.cc
index bb81396..21bd3ce 100644
--- a/gdbsupport/gdb_vecs.cc
+++ b/gdbsupport/gdb_vecs.cc
@@ -1,6 +1,6 @@
/* Some commonly-used VEC types.
- Copyright (C) 2012-2020 Free Software Foundation, Inc.
+ Copyright (C) 2012-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb_vecs.h b/gdbsupport/gdb_vecs.h
index ca7097a..e2451e7 100644
--- a/gdbsupport/gdb_vecs.h
+++ b/gdbsupport/gdb_vecs.h
@@ -1,6 +1,6 @@
/* Some commonly-used VEC types.
- Copyright (C) 2012-2020 Free Software Foundation, Inc.
+ Copyright (C) 2012-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb_wait.cc b/gdbsupport/gdb_wait.cc
index 3213994..985ffed 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 Free Software Foundation, Inc.
+ Copyright (C) 2019-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/gdb_wait.h b/gdbsupport/gdb_wait.h
index 3563b9c..4248e75 100644
--- a/gdbsupport/gdb_wait.h
+++ b/gdbsupport/gdb_wait.h
@@ -1,5 +1,5 @@
/* Standard wait macros.
- Copyright (C) 2000-2020 Free Software Foundation, Inc.
+ Copyright (C) 2000-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/hash_enum.h b/gdbsupport/hash_enum.h
index a6c519a..a4620e8 100644
--- a/gdbsupport/hash_enum.h
+++ b/gdbsupport/hash_enum.h
@@ -1,6 +1,6 @@
/* A hasher for enums.
- Copyright (C) 2017-2020 Free Software Foundation, Inc.
+ Copyright (C) 2017-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/host-defs.h b/gdbsupport/host-defs.h
index 925a497..f2d9fbe 100644
--- a/gdbsupport/host-defs.h
+++ b/gdbsupport/host-defs.h
@@ -1,5 +1,5 @@
/* Basic host-specific definitions for GDB.
- Copyright (C) 1986-2020 Free Software Foundation, Inc.
+ Copyright (C) 1986-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/job-control.cc b/gdbsupport/job-control.cc
index d3c57fe..991ecf9 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 1986-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/job-control.h b/gdbsupport/job-control.h
index 23e503d..29cfa0d 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 1986-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/netstuff.cc b/gdbsupport/netstuff.cc
index 1bf8f4b..a056e6a 100644
--- a/gdbsupport/netstuff.cc
+++ b/gdbsupport/netstuff.cc
@@ -1,5 +1,5 @@
/* Operations on network stuff.
- Copyright (C) 2018-2020 Free Software Foundation, Inc.
+ Copyright (C) 2018-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/netstuff.h b/gdbsupport/netstuff.h
index a987d7f..7f03fda 100644
--- a/gdbsupport/netstuff.h
+++ b/gdbsupport/netstuff.h
@@ -1,5 +1,5 @@
/* Operations on network stuff.
- Copyright (C) 2018-2020 Free Software Foundation, Inc.
+ Copyright (C) 2018-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/new-op.cc b/gdbsupport/new-op.cc
index cf2525c..5ab1962 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 2016-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/next-iterator.h b/gdbsupport/next-iterator.h
index ad37412..5017524 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 2019-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/observable.h b/gdbsupport/observable.h
index 0468eba..1a9e767 100644
--- a/gdbsupport/observable.h
+++ b/gdbsupport/observable.h
@@ -1,6 +1,6 @@
/* Observers
- Copyright (C) 2016-2020 Free Software Foundation, Inc.
+ Copyright (C) 2016-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/offset-type.h b/gdbsupport/offset-type.h
index b68cb45..38ef3dc 100644
--- a/gdbsupport/offset-type.h
+++ b/gdbsupport/offset-type.h
@@ -1,6 +1,6 @@
/* Offset types for GDB.
- Copyright (C) 2017-2020 Free Software Foundation, Inc.
+ Copyright (C) 2017-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/parallel-for.h b/gdbsupport/parallel-for.h
index 2545152..e4fcb40 100644
--- a/gdbsupport/parallel-for.h
+++ b/gdbsupport/parallel-for.h
@@ -1,6 +1,6 @@
/* Parallel for loops
- Copyright (C) 2019-2020 Free Software Foundation, Inc.
+ Copyright (C) 2019-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/pathstuff.cc b/gdbsupport/pathstuff.cc
index b23e6ed..51ab8c6 100644
--- a/gdbsupport/pathstuff.cc
+++ b/gdbsupport/pathstuff.cc
@@ -1,6 +1,6 @@
/* Path manipulation routines for GDB and gdbserver.
- Copyright (C) 1986-2020 Free Software Foundation, Inc.
+ Copyright (C) 1986-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/pathstuff.h b/gdbsupport/pathstuff.h
index 7e35f62..346cce3 100644
--- a/gdbsupport/pathstuff.h
+++ b/gdbsupport/pathstuff.h
@@ -1,6 +1,6 @@
/* Path manipulation routines for GDB and gdbserver.
- Copyright (C) 1986-2020 Free Software Foundation, Inc.
+ Copyright (C) 1986-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/poison.h b/gdbsupport/poison.h
index 5e1b2cc..f22dc2d 100644
--- a/gdbsupport/poison.h
+++ b/gdbsupport/poison.h
@@ -1,6 +1,6 @@
/* Poison symbols at compile time.
- Copyright (C) 2017-2020 Free Software Foundation, Inc.
+ Copyright (C) 2017-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/preprocessor.h b/gdbsupport/preprocessor.h
index 6130280..9494232 100644
--- a/gdbsupport/preprocessor.h
+++ b/gdbsupport/preprocessor.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2017-2020 Free Software Foundation, Inc.
+/* Copyright (C) 2017-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/print-utils.cc b/gdbsupport/print-utils.cc
index a8d8681..54be652 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 1986-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/print-utils.h b/gdbsupport/print-utils.h
index 7541791..ed3983a 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 1986-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/ptid.cc b/gdbsupport/ptid.cc
index 9638943..73e2918 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 1986-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/ptid.h b/gdbsupport/ptid.h
index a528312..a0a9175 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 1986-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/ptrace.m4 b/gdbsupport/ptrace.m4
index 9f49cf6..fe958cf 100644
--- a/gdbsupport/ptrace.m4
+++ b/gdbsupport/ptrace.m4
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2012-2020 Free Software Foundation, Inc.
+dnl Copyright (C) 2012-2021 Free Software Foundation, Inc.
dnl
dnl This file is part of GDB.
dnl
diff --git a/gdbsupport/refcounted-object.h b/gdbsupport/refcounted-object.h
index 95a3127..364904b 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 2017-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/rsp-low.cc b/gdbsupport/rsp-low.cc
index 9bb1660..eb8f70a 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 1988-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/rsp-low.h b/gdbsupport/rsp-low.h
index 84eb839..fd0b16f 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 1988-2021 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 24dc19c..9401d04 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 2016-2021 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 fef0c34..c852443 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 2016-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/safe-iterator.h b/gdbsupport/safe-iterator.h
index 04fe52a..5cfc5b6 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 2018-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/safe-strerror.cc b/gdbsupport/safe-strerror.cc
index 5804621..576b309 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 2006-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/scope-exit.h b/gdbsupport/scope-exit.h
index 192f666..d03e96f 100644
--- a/gdbsupport/scope-exit.h
+++ b/gdbsupport/scope-exit.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2019-2020 Free Software Foundation, Inc.
+/* Copyright (C) 2019-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/scoped_fd.h b/gdbsupport/scoped_fd.h
index ec654df..a1aad84 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 2018-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/scoped_mmap.cc b/gdbsupport/scoped_mmap.cc
index 6b424dc..c76fb77 100644
--- a/gdbsupport/scoped_mmap.cc
+++ b/gdbsupport/scoped_mmap.cc
@@ -1,6 +1,6 @@
/* scoped_mmap, automatically unmap files
- Copyright (C) 2018-2020 Free Software Foundation, Inc.
+ Copyright (C) 2018-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/scoped_mmap.h b/gdbsupport/scoped_mmap.h
index 9b74383..69f3aa9 100644
--- a/gdbsupport/scoped_mmap.h
+++ b/gdbsupport/scoped_mmap.h
@@ -1,6 +1,6 @@
/* scoped_mmap, automatically unmap files
- Copyright (C) 2018-2020 Free Software Foundation, Inc.
+ Copyright (C) 2018-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/scoped_restore.h b/gdbsupport/scoped_restore.h
index 0dca6d0..edc3b12 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 2016-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/search.cc b/gdbsupport/search.cc
index f10c570..4d63962 100644
--- a/gdbsupport/search.cc
+++ b/gdbsupport/search.cc
@@ -1,6 +1,6 @@
/* Target memory searching
- Copyright (C) 2020 Free Software Foundation, Inc.
+ Copyright (C) 2020-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/search.h b/gdbsupport/search.h
index 886d80f..be0f647 100644
--- a/gdbsupport/search.h
+++ b/gdbsupport/search.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2020 Free Software Foundation, Inc.
+/* Copyright (C) 2020-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/selftest.cc b/gdbsupport/selftest.cc
index 2adb724..d0511ab 100644
--- a/gdbsupport/selftest.cc
+++ b/gdbsupport/selftest.cc
@@ -1,5 +1,5 @@
/* GDB self-testing.
- Copyright (C) 2016-2020 Free Software Foundation, Inc.
+ Copyright (C) 2016-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/selftest.h b/gdbsupport/selftest.h
index e008613..13441b0 100644
--- a/gdbsupport/selftest.h
+++ b/gdbsupport/selftest.h
@@ -1,5 +1,5 @@
/* GDB self-testing.
- Copyright (C) 2016-2020 Free Software Foundation, Inc.
+ Copyright (C) 2016-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/selftest.m4 b/gdbsupport/selftest.m4
index 3624f25..2416f79 100644
--- a/gdbsupport/selftest.m4
+++ b/gdbsupport/selftest.m4
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2018-2020 Free Software Foundation, Inc.
+dnl Copyright (C) 2018-2021 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 c292d49..95c156e 100644
--- a/gdbsupport/signals-state-save-restore.cc
+++ b/gdbsupport/signals-state-save-restore.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2016-2020 Free Software Foundation, Inc.
+/* Copyright (C) 2016-2021 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 8726bf1..a5e433e 100644
--- a/gdbsupport/signals-state-save-restore.h
+++ b/gdbsupport/signals-state-save-restore.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2016-2020 Free Software Foundation, Inc.
+/* Copyright (C) 2016-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/signals.cc b/gdbsupport/signals.cc
index b9fe900..2797874 100644
--- a/gdbsupport/signals.cc
+++ b/gdbsupport/signals.cc
@@ -1,5 +1,5 @@
/* Target signal translation functions for GDB.
- Copyright (C) 1990-2020 Free Software Foundation, Inc.
+ Copyright (C) 1990-2021 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 3cc3adf..ee9ce91 100644
--- a/gdbsupport/symbol.h
+++ b/gdbsupport/symbol.h
@@ -1,6 +1,6 @@
/* Declarations of common symbol functions.
- Copyright (C) 2014-2020 Free Software Foundation, Inc.
+ Copyright (C) 2014-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/tdesc.cc b/gdbsupport/tdesc.cc
index c062a77..c04f494 100644
--- a/gdbsupport/tdesc.cc
+++ b/gdbsupport/tdesc.cc
@@ -1,6 +1,6 @@
/* Target description support for GDB.
- Copyright (C) 2018-2020 Free Software Foundation, Inc.
+ Copyright (C) 2018-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/tdesc.h b/gdbsupport/tdesc.h
index b70a564..7fe1e1f 100644
--- a/gdbsupport/tdesc.h
+++ b/gdbsupport/tdesc.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2006-2020 Free Software Foundation, Inc.
+/* Copyright (C) 2006-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/thread-pool.cc b/gdbsupport/thread-pool.cc
index 06586f7..cd5e116 100644
--- a/gdbsupport/thread-pool.cc
+++ b/gdbsupport/thread-pool.cc
@@ -1,6 +1,6 @@
/* Thread pool
- Copyright (C) 2019-2020 Free Software Foundation, Inc.
+ Copyright (C) 2019-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/thread-pool.h b/gdbsupport/thread-pool.h
index 2fb4453..b28b746 100644
--- a/gdbsupport/thread-pool.h
+++ b/gdbsupport/thread-pool.h
@@ -1,6 +1,6 @@
/* Thread pool
- Copyright (C) 2019-2020 Free Software Foundation, Inc.
+ Copyright (C) 2019-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/traits.h b/gdbsupport/traits.h
index 93b609a..f545edb 100644
--- a/gdbsupport/traits.h
+++ b/gdbsupport/traits.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2017-2020 Free Software Foundation, Inc.
+/* Copyright (C) 2017-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/underlying.h b/gdbsupport/underlying.h
index a90aedb..a711439 100644
--- a/gdbsupport/underlying.h
+++ b/gdbsupport/underlying.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2017-2020 Free Software Foundation, Inc.
+/* Copyright (C) 2017-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/valid-expr.h b/gdbsupport/valid-expr.h
index ff5b8f5..384eeea 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 2017-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/version.h b/gdbsupport/version.h
index 9c94fec..05c3aa2 100644
--- a/gdbsupport/version.h
+++ b/gdbsupport/version.h
@@ -1,5 +1,5 @@
/* Version information for GDB.
- Copyright (C) 1999-2020 Free Software Foundation, Inc.
+ Copyright (C) 1999-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/warning.m4 b/gdbsupport/warning.m4
index c88d4c6..46036fa 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-2020 Free Software Foundation, Inc.
+dnl Copyright (C) 1995-2021 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 0331d8f..bb49aea 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 2010-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/xml-utils.cc b/gdbsupport/xml-utils.cc
index 3c6c11a..4f18e23 100644
--- a/gdbsupport/xml-utils.cc
+++ b/gdbsupport/xml-utils.cc
@@ -1,6 +1,6 @@
/* Shared helper routines for manipulating XML.
- Copyright (C) 2006-2020 Free Software Foundation, Inc.
+ Copyright (C) 2006-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbsupport/xml-utils.h b/gdbsupport/xml-utils.h
index 19dead4..288411c 100644
--- a/gdbsupport/xml-utils.h
+++ b/gdbsupport/xml-utils.h
@@ -1,6 +1,6 @@
/* Shared helper routines for manipulating XML.
- Copyright (C) 2006-2020 Free Software Foundation, Inc.
+ Copyright (C) 2006-2021 Free Software Foundation, Inc.
This file is part of GDB.