aboutsummaryrefslogtreecommitdiff
path: root/gdbserver
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2021-01-01 12:22:49 +0400
committerJoel Brobecker <brobecker@adacore.com>2021-01-01 12:22:49 +0400
commit671a7cab7db397f81a313fb0c288dffc622bc530 (patch)
tree8e30a76aa57d31dba37b206bb1d651e3133042b3 /gdbserver
parent18b166df9fbf15c54d88f1801e584a5c1847083d (diff)
downloadgdb-671a7cab7db397f81a313fb0c288dffc622bc530.zip
gdb-671a7cab7db397f81a313fb0c288dffc622bc530.tar.gz
gdb-671a7cab7db397f81a313fb0c288dffc622bc530.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 'gdbserver')
-rw-r--r--gdbserver/.dir-locals.el2
-rw-r--r--gdbserver/Makefile.in2
-rw-r--r--gdbserver/ax.cc2
-rw-r--r--gdbserver/ax.h2
-rw-r--r--gdbserver/configure.ac2
-rw-r--r--gdbserver/debug.cc2
-rw-r--r--gdbserver/debug.h2
-rw-r--r--gdbserver/dll.cc2
-rw-r--r--gdbserver/dll.h2
-rw-r--r--gdbserver/fork-child.cc2
-rw-r--r--gdbserver/gdb_proc_service.h2
-rw-r--r--gdbserver/gdbreplay.cc2
-rw-r--r--gdbserver/gdbthread.h2
-rw-r--r--gdbserver/hostio-errno.cc2
-rw-r--r--gdbserver/hostio.cc2
-rw-r--r--gdbserver/hostio.h2
-rw-r--r--gdbserver/i387-fp.cc2
-rw-r--r--gdbserver/i387-fp.h2
-rw-r--r--gdbserver/inferiors.cc2
-rw-r--r--gdbserver/inferiors.h2
-rw-r--r--gdbserver/linux-aarch32-low.cc2
-rw-r--r--gdbserver/linux-aarch32-low.h2
-rw-r--r--gdbserver/linux-aarch32-tdesc.cc2
-rw-r--r--gdbserver/linux-aarch32-tdesc.h2
-rw-r--r--gdbserver/linux-aarch64-ipa.cc2
-rw-r--r--gdbserver/linux-aarch64-low.cc2
-rw-r--r--gdbserver/linux-aarch64-tdesc.cc2
-rw-r--r--gdbserver/linux-aarch64-tdesc.h2
-rw-r--r--gdbserver/linux-amd64-ipa.cc2
-rw-r--r--gdbserver/linux-arc-low.cc2
-rw-r--r--gdbserver/linux-arm-low.cc2
-rw-r--r--gdbserver/linux-arm-tdesc.cc2
-rw-r--r--gdbserver/linux-arm-tdesc.h2
-rw-r--r--gdbserver/linux-i386-ipa.cc2
-rw-r--r--gdbserver/linux-ia64-low.cc2
-rw-r--r--gdbserver/linux-low.cc2
-rw-r--r--gdbserver/linux-low.h2
-rw-r--r--gdbserver/linux-m68k-low.cc2
-rw-r--r--gdbserver/linux-mips-low.cc2
-rw-r--r--gdbserver/linux-nios2-low.cc2
-rw-r--r--gdbserver/linux-ppc-ipa.cc2
-rw-r--r--gdbserver/linux-ppc-low.cc2
-rw-r--r--gdbserver/linux-ppc-tdesc-init.h2
-rw-r--r--gdbserver/linux-riscv-low.cc2
-rw-r--r--gdbserver/linux-s390-ipa.cc2
-rw-r--r--gdbserver/linux-s390-low.cc2
-rw-r--r--gdbserver/linux-s390-tdesc.h2
-rw-r--r--gdbserver/linux-sh-low.cc2
-rw-r--r--gdbserver/linux-sparc-low.cc2
-rw-r--r--gdbserver/linux-tic6x-low.cc2
-rw-r--r--gdbserver/linux-x86-low.cc2
-rw-r--r--gdbserver/linux-x86-tdesc.cc2
-rw-r--r--gdbserver/linux-x86-tdesc.h2
-rw-r--r--gdbserver/linux-xtensa-low.cc2
-rw-r--r--gdbserver/mem-break.cc2
-rw-r--r--gdbserver/mem-break.h2
-rw-r--r--gdbserver/netbsd-amd64-low.cc2
-rw-r--r--gdbserver/netbsd-low.cc2
-rw-r--r--gdbserver/netbsd-low.h2
-rw-r--r--gdbserver/notif.cc2
-rw-r--r--gdbserver/notif.h2
-rw-r--r--gdbserver/proc-service.cc2
-rw-r--r--gdbserver/proc-service.list2
-rw-r--r--gdbserver/regcache.cc2
-rw-r--r--gdbserver/regcache.h2
-rw-r--r--gdbserver/remote-utils.cc2
-rw-r--r--gdbserver/remote-utils.h2
-rw-r--r--gdbserver/server.cc2
-rw-r--r--gdbserver/server.h2
-rw-r--r--gdbserver/symbol.cc2
-rw-r--r--gdbserver/target.cc2
-rw-r--r--gdbserver/target.h2
-rw-r--r--gdbserver/tdesc.cc2
-rw-r--r--gdbserver/tdesc.h2
-rw-r--r--gdbserver/thread-db.cc2
-rw-r--r--gdbserver/tracepoint.cc2
-rw-r--r--gdbserver/tracepoint.h2
-rw-r--r--gdbserver/utils.cc2
-rw-r--r--gdbserver/utils.h2
-rw-r--r--gdbserver/win32-i386-low.cc2
-rw-r--r--gdbserver/win32-low.cc2
-rw-r--r--gdbserver/win32-low.h2
-rw-r--r--gdbserver/x86-low.cc2
-rw-r--r--gdbserver/x86-low.h2
-rw-r--r--gdbserver/x86-tdesc.h2
-rw-r--r--gdbserver/xtensa-xtregs.cc2
86 files changed, 86 insertions, 86 deletions
diff --git a/gdbserver/.dir-locals.el b/gdbserver/.dir-locals.el
index a69571a..94c07dc 100644
--- a/gdbserver/.dir-locals.el
+++ b/gdbserver/.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/gdbserver/Makefile.in b/gdbserver/Makefile.in
index 2b1a77f..2bd3a57 100644
--- a/gdbserver/Makefile.in
+++ b/gdbserver/Makefile.in
@@ -1,4 +1,4 @@
-# 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/gdbserver/ax.cc b/gdbserver/ax.cc
index 42d2812..b09b3dd 100644
--- a/gdbserver/ax.cc
+++ b/gdbserver/ax.cc
@@ -1,5 +1,5 @@
/* Agent expression code for remote server.
- 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/gdbserver/ax.h b/gdbserver/ax.h
index b7ff7d8..cd507ae 100644
--- a/gdbserver/ax.h
+++ b/gdbserver/ax.h
@@ -1,5 +1,5 @@
/* Data structures and functions associated with agent expressions in 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/gdbserver/configure.ac b/gdbserver/configure.ac
index 4c7e392..4ba5688 100644
--- a/gdbserver/configure.ac
+++ b/gdbserver/configure.ac
@@ -1,5 +1,5 @@
dnl Autoconf configure script for GDB server.
-dnl Copyright (C) 2000-2020 Free Software Foundation, Inc.
+dnl Copyright (C) 2000-2021 Free Software Foundation, Inc.
dnl
dnl This file is part of GDB.
dnl
diff --git a/gdbserver/debug.cc b/gdbserver/debug.cc
index 7bb2504..c7a1e5f 100644
--- a/gdbserver/debug.cc
+++ b/gdbserver/debug.cc
@@ -1,5 +1,5 @@
/* Debugging routines for the remote server for GDB.
- 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/gdbserver/debug.h b/gdbserver/debug.h
index b026ee7..a0774de 100644
--- a/gdbserver/debug.h
+++ b/gdbserver/debug.h
@@ -1,5 +1,5 @@
/* Debugging routines for the remote server for GDB.
- 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/gdbserver/dll.cc b/gdbserver/dll.cc
index fdc7bec..deb64bf 100644
--- a/gdbserver/dll.cc
+++ b/gdbserver/dll.cc
@@ -1,4 +1,4 @@
-/* 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/gdbserver/dll.h b/gdbserver/dll.h
index 63c1cd4..6707c52 100644
--- a/gdbserver/dll.h
+++ b/gdbserver/dll.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2020 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbserver/fork-child.cc b/gdbserver/fork-child.cc
index 7a71ec0..a431e7e 100644
--- a/gdbserver/fork-child.cc
+++ b/gdbserver/fork-child.cc
@@ -1,5 +1,5 @@
/* Fork a Unix child process, and set up to debug it, for GDBserver.
- 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/gdbserver/gdb_proc_service.h b/gdbserver/gdb_proc_service.h
index bf657e7..171f4f4 100644
--- a/gdbserver/gdb_proc_service.h
+++ b/gdbserver/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/gdbserver/gdbreplay.cc b/gdbserver/gdbreplay.cc
index d90a0be..438a6a6 100644
--- a/gdbserver/gdbreplay.cc
+++ b/gdbserver/gdbreplay.cc
@@ -1,5 +1,5 @@
/* Replay a remote debug session logfile for GDB.
- Copyright (C) 1996-2020 Free Software Foundation, Inc.
+ Copyright (C) 1996-2021 Free Software Foundation, Inc.
Written by Fred Fish (fnf@cygnus.com) from pieces of gdbserver.
This file is part of GDB.
diff --git a/gdbserver/gdbthread.h b/gdbserver/gdbthread.h
index 6876251..0e45f9a 100644
--- a/gdbserver/gdbthread.h
+++ b/gdbserver/gdbthread.h
@@ -1,5 +1,5 @@
/* Multi-thread control defs for remote server for GDB.
- Copyright (C) 1993-2020 Free Software Foundation, Inc.
+ Copyright (C) 1993-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbserver/hostio-errno.cc b/gdbserver/hostio-errno.cc
index b75e64d..4cb3922 100644
--- a/gdbserver/hostio-errno.cc
+++ b/gdbserver/hostio-errno.cc
@@ -1,5 +1,5 @@
/* Host file transfer support for gdbserver.
- Copyright (C) 2007-2020 Free Software Foundation, Inc.
+ Copyright (C) 2007-2021 Free Software Foundation, Inc.
Contributed by CodeSourcery.
diff --git a/gdbserver/hostio.cc b/gdbserver/hostio.cc
index 0185a3b..26c0f11 100644
--- a/gdbserver/hostio.cc
+++ b/gdbserver/hostio.cc
@@ -1,5 +1,5 @@
/* Host file transfer support for gdbserver.
- Copyright (C) 2007-2020 Free Software Foundation, Inc.
+ Copyright (C) 2007-2021 Free Software Foundation, Inc.
Contributed by CodeSourcery.
diff --git a/gdbserver/hostio.h b/gdbserver/hostio.h
index 4aca65c..61c4219 100644
--- a/gdbserver/hostio.h
+++ b/gdbserver/hostio.h
@@ -1,5 +1,5 @@
/* Host file transfer support for gdbserver.
- Copyright (C) 1993-2020 Free Software Foundation, Inc.
+ Copyright (C) 1993-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbserver/i387-fp.cc b/gdbserver/i387-fp.cc
index ef7b513..6d9b62e 100644
--- a/gdbserver/i387-fp.cc
+++ b/gdbserver/i387-fp.cc
@@ -1,5 +1,5 @@
/* i387-specific utility functions, for the remote server for GDB.
- 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/gdbserver/i387-fp.h b/gdbserver/i387-fp.h
index e4e03e7..fbb265c 100644
--- a/gdbserver/i387-fp.h
+++ b/gdbserver/i387-fp.h
@@ -1,5 +1,5 @@
/* i387-specific utility functions, for the remote server for GDB.
- 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/gdbserver/inferiors.cc b/gdbserver/inferiors.cc
index 861c9f3..1245c42 100644
--- a/gdbserver/inferiors.cc
+++ b/gdbserver/inferiors.cc
@@ -1,5 +1,5 @@
/* Inferior process information for the remote server for GDB.
- Copyright (C) 2002-2020 Free Software Foundation, Inc.
+ Copyright (C) 2002-2021 Free Software Foundation, Inc.
Contributed by MontaVista Software.
diff --git a/gdbserver/inferiors.h b/gdbserver/inferiors.h
index bf2a16f..3ac0ca6 100644
--- a/gdbserver/inferiors.h
+++ b/gdbserver/inferiors.h
@@ -1,5 +1,5 @@
/* Inferior process information for the remote server for GDB.
- Copyright (C) 1993-2020 Free Software Foundation, Inc.
+ Copyright (C) 1993-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbserver/linux-aarch32-low.cc b/gdbserver/linux-aarch32-low.cc
index 1ca0bfa..8f733e7 100644
--- a/gdbserver/linux-aarch32-low.cc
+++ b/gdbserver/linux-aarch32-low.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2020 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbserver/linux-aarch32-low.h b/gdbserver/linux-aarch32-low.h
index 85eda5c..30121b4 100644
--- a/gdbserver/linux-aarch32-low.h
+++ b/gdbserver/linux-aarch32-low.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2020 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbserver/linux-aarch32-tdesc.cc b/gdbserver/linux-aarch32-tdesc.cc
index b0dffe2..70ca86d 100644
--- a/gdbserver/linux-aarch32-tdesc.cc
+++ b/gdbserver/linux-aarch32-tdesc.cc
@@ -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/gdbserver/linux-aarch32-tdesc.h b/gdbserver/linux-aarch32-tdesc.h
index 67d3f69..4c18881 100644
--- a/gdbserver/linux-aarch32-tdesc.h
+++ b/gdbserver/linux-aarch32-tdesc.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/gdbserver/linux-aarch64-ipa.cc b/gdbserver/linux-aarch64-ipa.cc
index 694dfd7..24211df 100644
--- a/gdbserver/linux-aarch64-ipa.cc
+++ b/gdbserver/linux-aarch64-ipa.cc
@@ -1,7 +1,7 @@
/* GNU/Linux/AArch64 specific low level interface, for the in-process
agent library for GDB.
- 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/gdbserver/linux-aarch64-low.cc b/gdbserver/linux-aarch64-low.cc
index 08208ae..fcf9514 100644
--- a/gdbserver/linux-aarch64-low.cc
+++ b/gdbserver/linux-aarch64-low.cc
@@ -1,7 +1,7 @@
/* GNU/Linux/AArch64 specific low level interface, for the remote server for
GDB.
- Copyright (C) 2009-2020 Free Software Foundation, Inc.
+ Copyright (C) 2009-2021 Free Software Foundation, Inc.
Contributed by ARM Ltd.
This file is part of GDB.
diff --git a/gdbserver/linux-aarch64-tdesc.cc b/gdbserver/linux-aarch64-tdesc.cc
index 897fbb4..a7f728e 100644
--- a/gdbserver/linux-aarch64-tdesc.cc
+++ b/gdbserver/linux-aarch64-tdesc.cc
@@ -1,6 +1,6 @@
/* GNU/Linux/aarch64 specific target description, for the remote server
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/gdbserver/linux-aarch64-tdesc.h b/gdbserver/linux-aarch64-tdesc.h
index 0165e63..95f115c 100644
--- a/gdbserver/linux-aarch64-tdesc.h
+++ b/gdbserver/linux-aarch64-tdesc.h
@@ -1,6 +1,6 @@
/* Low level support for aarch64, shared between gdbserver and IPA.
- 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/gdbserver/linux-amd64-ipa.cc b/gdbserver/linux-amd64-ipa.cc
index 53d98f2..8f7c483 100644
--- a/gdbserver/linux-amd64-ipa.cc
+++ b/gdbserver/linux-amd64-ipa.cc
@@ -1,7 +1,7 @@
/* GNU/Linux/x86-64 specific low level interface, for the in-process
agent library for GDB.
- 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/gdbserver/linux-arc-low.cc b/gdbserver/linux-arc-low.cc
index 1f370ef..a4566ad 100644
--- a/gdbserver/linux-arc-low.cc
+++ b/gdbserver/linux-arc-low.cc
@@ -1,6 +1,6 @@
/* Target dependent code for the remote server for GNU/Linux ARC.
- Copyright 2020 Free Software Foundation, Inc.
+ Copyright 2020-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbserver/linux-arm-low.cc b/gdbserver/linux-arm-low.cc
index fb5b761..cba0f07 100644
--- a/gdbserver/linux-arm-low.cc
+++ b/gdbserver/linux-arm-low.cc
@@ -1,5 +1,5 @@
/* GNU/Linux/ARM specific low level interface, for the remote server for GDB.
- Copyright (C) 1995-2020 Free Software Foundation, Inc.
+ Copyright (C) 1995-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbserver/linux-arm-tdesc.cc b/gdbserver/linux-arm-tdesc.cc
index 2c9fac8..eb90c7f 100644
--- a/gdbserver/linux-arm-tdesc.cc
+++ b/gdbserver/linux-arm-tdesc.cc
@@ -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/gdbserver/linux-arm-tdesc.h b/gdbserver/linux-arm-tdesc.h
index 5e8c6a3..0da0c5a 100644
--- a/gdbserver/linux-arm-tdesc.h
+++ b/gdbserver/linux-arm-tdesc.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/gdbserver/linux-i386-ipa.cc b/gdbserver/linux-i386-ipa.cc
index 41f77c8..24c3b5a 100644
--- a/gdbserver/linux-i386-ipa.cc
+++ b/gdbserver/linux-i386-ipa.cc
@@ -1,7 +1,7 @@
/* GNU/Linux/x86 specific low level interface, for the in-process
agent library for GDB.
- 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/gdbserver/linux-ia64-low.cc b/gdbserver/linux-ia64-low.cc
index ee25541..30a8670 100644
--- a/gdbserver/linux-ia64-low.cc
+++ b/gdbserver/linux-ia64-low.cc
@@ -1,5 +1,5 @@
/* GNU/Linux/IA64 specific low level interface, for the remote server for GDB.
- Copyright (C) 1995-2020 Free Software Foundation, Inc.
+ Copyright (C) 1995-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbserver/linux-low.cc b/gdbserver/linux-low.cc
index e454933..b1f997a 100644
--- a/gdbserver/linux-low.cc
+++ b/gdbserver/linux-low.cc
@@ -1,5 +1,5 @@
/* Low level interface to ptrace, for the remote server for GDB.
- Copyright (C) 1995-2020 Free Software Foundation, Inc.
+ Copyright (C) 1995-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbserver/linux-low.h b/gdbserver/linux-low.h
index 0ef659f..0200e9e 100644
--- a/gdbserver/linux-low.h
+++ b/gdbserver/linux-low.h
@@ -1,5 +1,5 @@
/* Internal interfaces for the GNU/Linux specific target code for gdbserver.
- 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/gdbserver/linux-m68k-low.cc b/gdbserver/linux-m68k-low.cc
index 838ba35..bcbc841 100644
--- a/gdbserver/linux-m68k-low.cc
+++ b/gdbserver/linux-m68k-low.cc
@@ -1,5 +1,5 @@
/* GNU/Linux/m68k specific low level interface, for the remote server for GDB.
- Copyright (C) 1995-2020 Free Software Foundation, Inc.
+ Copyright (C) 1995-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbserver/linux-mips-low.cc b/gdbserver/linux-mips-low.cc
index d5be60e..7541ea2 100644
--- a/gdbserver/linux-mips-low.cc
+++ b/gdbserver/linux-mips-low.cc
@@ -1,5 +1,5 @@
/* GNU/Linux/MIPS specific low level interface, for the remote server for GDB.
- Copyright (C) 1995-2020 Free Software Foundation, Inc.
+ Copyright (C) 1995-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbserver/linux-nios2-low.cc b/gdbserver/linux-nios2-low.cc
index 838b0e9..813f2de 100644
--- a/gdbserver/linux-nios2-low.cc
+++ b/gdbserver/linux-nios2-low.cc
@@ -1,6 +1,6 @@
/* GNU/Linux/Nios II specific low level interface, for the remote server for
GDB.
- Copyright (C) 2008-2020 Free Software Foundation, Inc.
+ Copyright (C) 2008-2021 Free Software Foundation, Inc.
Contributed by Mentor Graphics, Inc.
diff --git a/gdbserver/linux-ppc-ipa.cc b/gdbserver/linux-ppc-ipa.cc
index 42d668f..09e7f42 100644
--- a/gdbserver/linux-ppc-ipa.cc
+++ b/gdbserver/linux-ppc-ipa.cc
@@ -1,7 +1,7 @@
/* GNU/Linux/PowerPC specific low level interface, for the in-process
agent library 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/gdbserver/linux-ppc-low.cc b/gdbserver/linux-ppc-low.cc
index 337d555..cc1f276 100644
--- a/gdbserver/linux-ppc-low.cc
+++ b/gdbserver/linux-ppc-low.cc
@@ -1,6 +1,6 @@
/* GNU/Linux/PowerPC specific low level interface, for the remote server for
GDB.
- Copyright (C) 1995-2020 Free Software Foundation, Inc.
+ Copyright (C) 1995-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbserver/linux-ppc-tdesc-init.h b/gdbserver/linux-ppc-tdesc-init.h
index 3afd78b..f88e659 100644
--- a/gdbserver/linux-ppc-tdesc-init.h
+++ b/gdbserver/linux-ppc-tdesc-init.h
@@ -1,6 +1,6 @@
/* Low level support for ppc, shared between gdbserver and IPA.
- 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/gdbserver/linux-riscv-low.cc b/gdbserver/linux-riscv-low.cc
index 1c6e8c4..b52c12f 100644
--- a/gdbserver/linux-riscv-low.cc
+++ b/gdbserver/linux-riscv-low.cc
@@ -1,6 +1,6 @@
/* GNU/Linux/RISC-V specific low level interface, for the remote server
for GDB.
- Copyright (C) 2020 Free Software Foundation, Inc.
+ Copyright (C) 2020-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbserver/linux-s390-ipa.cc b/gdbserver/linux-s390-ipa.cc
index 5b90302..50320c4 100644
--- a/gdbserver/linux-s390-ipa.cc
+++ b/gdbserver/linux-s390-ipa.cc
@@ -1,7 +1,7 @@
/* GNU/Linux S/390 specific low level interface, for the in-process
agent library 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/gdbserver/linux-s390-low.cc b/gdbserver/linux-s390-low.cc
index f095181..09a9662 100644
--- a/gdbserver/linux-s390-low.cc
+++ b/gdbserver/linux-s390-low.cc
@@ -1,6 +1,6 @@
/* GNU/Linux S/390 specific low level interface, for the remote server
for GDB.
- Copyright (C) 2001-2020 Free Software Foundation, Inc.
+ Copyright (C) 2001-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbserver/linux-s390-tdesc.h b/gdbserver/linux-s390-tdesc.h
index e02d853..149fc1a 100644
--- a/gdbserver/linux-s390-tdesc.h
+++ b/gdbserver/linux-s390-tdesc.h
@@ -1,6 +1,6 @@
/* Low level support for s390, shared between gdbserver and IPA.
- 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/gdbserver/linux-sh-low.cc b/gdbserver/linux-sh-low.cc
index a6d3fc6..7a6ded2 100644
--- a/gdbserver/linux-sh-low.cc
+++ b/gdbserver/linux-sh-low.cc
@@ -1,5 +1,5 @@
/* GNU/Linux/SH specific low level interface, for the remote server for GDB.
- Copyright (C) 1995-2020 Free Software Foundation, Inc.
+ Copyright (C) 1995-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbserver/linux-sparc-low.cc b/gdbserver/linux-sparc-low.cc
index ae3f8c9..3931567 100644
--- a/gdbserver/linux-sparc-low.cc
+++ b/gdbserver/linux-sparc-low.cc
@@ -1,5 +1,5 @@
/* Low level interface to ptrace, for the remote server for GDB.
- Copyright (C) 1995-2020 Free Software Foundation, Inc.
+ Copyright (C) 1995-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbserver/linux-tic6x-low.cc b/gdbserver/linux-tic6x-low.cc
index 09f9748..6299d7a 100644
--- a/gdbserver/linux-tic6x-low.cc
+++ b/gdbserver/linux-tic6x-low.cc
@@ -1,6 +1,6 @@
/* Target dependent code for GDB on TI C6x systems.
- Copyright (C) 2010-2020 Free Software Foundation, Inc.
+ Copyright (C) 2010-2021 Free Software Foundation, Inc.
Contributed by Andrew Jenner <andrew@codesourcery.com>
Contributed by Yao Qi <yao@codesourcery.com>
diff --git a/gdbserver/linux-x86-low.cc b/gdbserver/linux-x86-low.cc
index 37d3626..7928447 100644
--- a/gdbserver/linux-x86-low.cc
+++ b/gdbserver/linux-x86-low.cc
@@ -1,6 +1,6 @@
/* GNU/Linux/x86-64 specific low level interface, for the remote server
for GDB.
- 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/gdbserver/linux-x86-tdesc.cc b/gdbserver/linux-x86-tdesc.cc
index 96097ee..4682eb4 100644
--- a/gdbserver/linux-x86-tdesc.cc
+++ b/gdbserver/linux-x86-tdesc.cc
@@ -1,6 +1,6 @@
/* GNU/Linux/x86-64 specific target description, for the remote server
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/gdbserver/linux-x86-tdesc.h b/gdbserver/linux-x86-tdesc.h
index 21c8dfd..8eb7d85 100644
--- a/gdbserver/linux-x86-tdesc.h
+++ b/gdbserver/linux-x86-tdesc.h
@@ -1,7 +1,7 @@
/* Low level support for x86 (i386 and x86-64), shared between gdbserver
and IPA.
- 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/gdbserver/linux-xtensa-low.cc b/gdbserver/linux-xtensa-low.cc
index a666f52..a08f1b9 100644
--- a/gdbserver/linux-xtensa-low.cc
+++ b/gdbserver/linux-xtensa-low.cc
@@ -1,5 +1,5 @@
/* GNU/Linux/Xtensa specific low level interface, for the remote server for GDB.
- Copyright (C) 2007-2020 Free Software Foundation, Inc.
+ Copyright (C) 2007-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbserver/mem-break.cc b/gdbserver/mem-break.cc
index 6b7af3a..8f2688e 100644
--- a/gdbserver/mem-break.cc
+++ b/gdbserver/mem-break.cc
@@ -1,5 +1,5 @@
/* Memory breakpoint operations for the remote server for GDB.
- Copyright (C) 2002-2020 Free Software Foundation, Inc.
+ Copyright (C) 2002-2021 Free Software Foundation, Inc.
Contributed by MontaVista Software.
diff --git a/gdbserver/mem-break.h b/gdbserver/mem-break.h
index bbe1ff1..89d7482 100644
--- a/gdbserver/mem-break.h
+++ b/gdbserver/mem-break.h
@@ -1,5 +1,5 @@
/* Memory breakpoint interfaces for the remote server for GDB.
- Copyright (C) 2002-2020 Free Software Foundation, Inc.
+ Copyright (C) 2002-2021 Free Software Foundation, Inc.
Contributed by MontaVista Software.
diff --git a/gdbserver/netbsd-amd64-low.cc b/gdbserver/netbsd-amd64-low.cc
index 9b8ea9b..97b12b6 100644
--- a/gdbserver/netbsd-amd64-low.cc
+++ b/gdbserver/netbsd-amd64-low.cc
@@ -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/gdbserver/netbsd-low.cc b/gdbserver/netbsd-low.cc
index 8b13b67..af7ad3b 100644
--- a/gdbserver/netbsd-low.cc
+++ b/gdbserver/netbsd-low.cc
@@ -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/gdbserver/netbsd-low.h b/gdbserver/netbsd-low.h
index 3d2ec34..50c3301 100644
--- a/gdbserver/netbsd-low.h
+++ b/gdbserver/netbsd-low.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/gdbserver/notif.cc b/gdbserver/notif.cc
index e18cecd..1be0974 100644
--- a/gdbserver/notif.cc
+++ b/gdbserver/notif.cc
@@ -1,5 +1,5 @@
/* Notification to GDB.
- 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/gdbserver/notif.h b/gdbserver/notif.h
index c5d48c0..7316afc 100644
--- a/gdbserver/notif.h
+++ b/gdbserver/notif.h
@@ -1,5 +1,5 @@
/* Notification to GDB.
- 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/gdbserver/proc-service.cc b/gdbserver/proc-service.cc
index 803c704..4724151 100644
--- a/gdbserver/proc-service.cc
+++ b/gdbserver/proc-service.cc
@@ -1,5 +1,5 @@
/* libthread_db helper functions for the remote server for GDB.
- Copyright (C) 2002-2020 Free Software Foundation, Inc.
+ Copyright (C) 2002-2021 Free Software Foundation, Inc.
Contributed by MontaVista Software.
diff --git a/gdbserver/proc-service.list b/gdbserver/proc-service.list
index 6133045..8055321 100644
--- a/gdbserver/proc-service.list
+++ b/gdbserver/proc-service.list
@@ -1,6 +1,6 @@
/* -Wl,--dynamic-list symbols exported for libthread_db.
- 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/gdbserver/regcache.cc b/gdbserver/regcache.cc
index 6c0af95..07d0fe0 100644
--- a/gdbserver/regcache.cc
+++ b/gdbserver/regcache.cc
@@ -1,5 +1,5 @@
/* Register support routines for the remote server for GDB.
- Copyright (C) 2001-2020 Free Software Foundation, Inc.
+ Copyright (C) 2001-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbserver/regcache.h b/gdbserver/regcache.h
index 8725707..ee56ddc 100644
--- a/gdbserver/regcache.h
+++ b/gdbserver/regcache.h
@@ -1,5 +1,5 @@
/* Register support routines for the remote server for GDB.
- Copyright (C) 2001-2020 Free Software Foundation, Inc.
+ Copyright (C) 2001-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbserver/remote-utils.cc b/gdbserver/remote-utils.cc
index c26668d..1195ce8 100644
--- a/gdbserver/remote-utils.cc
+++ b/gdbserver/remote-utils.cc
@@ -1,5 +1,5 @@
/* Remote utility routines for the remote server 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/gdbserver/remote-utils.h b/gdbserver/remote-utils.h
index 1b31456..5a8e764 100644
--- a/gdbserver/remote-utils.h
+++ b/gdbserver/remote-utils.h
@@ -1,5 +1,5 @@
/* Remote utility routines for the remote server for GDB.
- Copyright (C) 1993-2020 Free Software Foundation, Inc.
+ Copyright (C) 1993-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbserver/server.cc b/gdbserver/server.cc
index 37e9981..9c403a6 100644
--- a/gdbserver/server.cc
+++ b/gdbserver/server.cc
@@ -1,5 +1,5 @@
/* Main code for remote server for GDB.
- 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/gdbserver/server.h b/gdbserver/server.h
index 2222805..416544c 100644
--- a/gdbserver/server.h
+++ b/gdbserver/server.h
@@ -1,5 +1,5 @@
/* Common definitions for remote server for GDB.
- Copyright (C) 1993-2020 Free Software Foundation, Inc.
+ Copyright (C) 1993-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbserver/symbol.cc b/gdbserver/symbol.cc
index 467524f..8b894d8 100644
--- a/gdbserver/symbol.cc
+++ b/gdbserver/symbol.cc
@@ -1,6 +1,6 @@
/* Symbol manipulating routines for the remote server for GDB.
- 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/gdbserver/target.cc b/gdbserver/target.cc
index 87f62a0..039cd26 100644
--- a/gdbserver/target.cc
+++ b/gdbserver/target.cc
@@ -1,5 +1,5 @@
/* Target operations for the remote server for GDB.
- Copyright (C) 2002-2020 Free Software Foundation, Inc.
+ Copyright (C) 2002-2021 Free Software Foundation, Inc.
Contributed by MontaVista Software.
diff --git a/gdbserver/target.h b/gdbserver/target.h
index 13f069f..8fd6b45 100644
--- a/gdbserver/target.h
+++ b/gdbserver/target.h
@@ -1,5 +1,5 @@
/* Target operations for the remote server for GDB.
- Copyright (C) 2002-2020 Free Software Foundation, Inc.
+ Copyright (C) 2002-2021 Free Software Foundation, Inc.
Contributed by MontaVista Software.
diff --git a/gdbserver/tdesc.cc b/gdbserver/tdesc.cc
index e639017..4ca6a51 100644
--- a/gdbserver/tdesc.cc
+++ b/gdbserver/tdesc.cc
@@ -1,4 +1,4 @@
-/* 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/gdbserver/tdesc.h b/gdbserver/tdesc.h
index 681de64..b41c0cf 100644
--- a/gdbserver/tdesc.h
+++ b/gdbserver/tdesc.h
@@ -1,5 +1,5 @@
/* Target description definitions for remote server for GDB.
- 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/gdbserver/thread-db.cc b/gdbserver/thread-db.cc
index 32dc376..055a0fa 100644
--- a/gdbserver/thread-db.cc
+++ b/gdbserver/thread-db.cc
@@ -1,5 +1,5 @@
/* Thread management interface, for the remote server for GDB.
- Copyright (C) 2002-2020 Free Software Foundation, Inc.
+ Copyright (C) 2002-2021 Free Software Foundation, Inc.
Contributed by MontaVista Software.
diff --git a/gdbserver/tracepoint.cc b/gdbserver/tracepoint.cc
index e587d65..527dd79 100644
--- a/gdbserver/tracepoint.cc
+++ b/gdbserver/tracepoint.cc
@@ -1,5 +1,5 @@
/* Tracepoint code for remote server 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/gdbserver/tracepoint.h b/gdbserver/tracepoint.h
index 030b2a9..4d70ab7 100644
--- a/gdbserver/tracepoint.h
+++ b/gdbserver/tracepoint.h
@@ -1,5 +1,5 @@
/* Tracepoint code for remote server for GDB.
- Copyright (C) 1993-2020 Free Software Foundation, Inc.
+ Copyright (C) 1993-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbserver/utils.cc b/gdbserver/utils.cc
index d52d2ac..38ca282 100644
--- a/gdbserver/utils.cc
+++ b/gdbserver/utils.cc
@@ -1,5 +1,5 @@
/* General utility routines for the remote server 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/gdbserver/utils.h b/gdbserver/utils.h
index fc56f33..ab4b4e3 100644
--- a/gdbserver/utils.h
+++ b/gdbserver/utils.h
@@ -1,5 +1,5 @@
/* General utility routines for the remote server for GDB.
- Copyright (C) 1993-2020 Free Software Foundation, Inc.
+ Copyright (C) 1993-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbserver/win32-i386-low.cc b/gdbserver/win32-i386-low.cc
index 410f10a..5fc4be0 100644
--- a/gdbserver/win32-i386-low.cc
+++ b/gdbserver/win32-i386-low.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2020 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbserver/win32-low.cc b/gdbserver/win32-low.cc
index 588a23a..2b8ea89 100644
--- a/gdbserver/win32-low.cc
+++ b/gdbserver/win32-low.cc
@@ -1,5 +1,5 @@
/* Low level interface to Windows debugging, for gdbserver.
- Copyright (C) 2006-2020 Free Software Foundation, Inc.
+ Copyright (C) 2006-2021 Free Software Foundation, Inc.
Contributed by Leo Zayas. Based on "win32-nat.c" from GDB.
diff --git a/gdbserver/win32-low.h b/gdbserver/win32-low.h
index 258eeb3..58c2d09 100644
--- a/gdbserver/win32-low.h
+++ b/gdbserver/win32-low.h
@@ -1,5 +1,5 @@
/* Internal interfaces for the Win32 specific target code for gdbserver.
- Copyright (C) 2007-2020 Free Software Foundation, Inc.
+ Copyright (C) 2007-2021 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdbserver/x86-low.cc b/gdbserver/x86-low.cc
index 611e60b..1692b5f 100644
--- a/gdbserver/x86-low.cc
+++ b/gdbserver/x86-low.cc
@@ -1,6 +1,6 @@
/* Low level support for x86 (i386 and x86-64).
- 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/gdbserver/x86-low.h b/gdbserver/x86-low.h
index a797fc7..719a7e2 100644
--- a/gdbserver/x86-low.h
+++ b/gdbserver/x86-low.h
@@ -1,6 +1,6 @@
/* Low level support for x86 (i386 and x86-64).
- 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/gdbserver/x86-tdesc.h b/gdbserver/x86-tdesc.h
index 8398cfd..0da7223 100644
--- a/gdbserver/x86-tdesc.h
+++ b/gdbserver/x86-tdesc.h
@@ -1,4 +1,4 @@
-/* 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/gdbserver/xtensa-xtregs.cc b/gdbserver/xtensa-xtregs.cc
index bd14679..a6f5f9f 100644
--- a/gdbserver/xtensa-xtregs.cc
+++ b/gdbserver/xtensa-xtregs.cc
@@ -1,5 +1,5 @@
/* Table mapping between kernel xtregset and GDB register cache.
- Copyright (C) 2007-2020 Free Software Foundation, Inc.
+ Copyright (C) 2007-2021 Free Software Foundation, Inc.
This file is part of GDB.