aboutsummaryrefslogtreecommitdiff
path: root/gdbserver/linux-s390-low.cc
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 /gdbserver/linux-s390-low.cc
parentff7e39b613503fa5d7417e284ee2549117efdb91 (diff)
downloadfsf-binutils-gdb-3666a04883754298b03884222206bfe756fbc520.zip
fsf-binutils-gdb-3666a04883754298b03884222206bfe756fbc520.tar.gz
fsf-binutils-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 'gdbserver/linux-s390-low.cc')
-rw-r--r--gdbserver/linux-s390-low.cc2
1 files changed, 1 insertions, 1 deletions
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.