aboutsummaryrefslogtreecommitdiff
path: root/gdbserver/linux-low.h
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/linux-low.h
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/linux-low.h')
-rw-r--r--gdbserver/linux-low.h2
1 files changed, 1 insertions, 1 deletions
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.