aboutsummaryrefslogtreecommitdiff
path: root/gdb/linux-tdep.c
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 /gdb/linux-tdep.c
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 'gdb/linux-tdep.c')
-rw-r--r--gdb/linux-tdep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/linux-tdep.c b/gdb/linux-tdep.c
index 0b2b032..d68fb57 100644
--- a/gdb/linux-tdep.c
+++ b/gdb/linux-tdep.c
@@ -1,6 +1,6 @@
/* Target-dependent code for GNU/Linux, architecture independent.
- Copyright (C) 2009-2020 Free Software Foundation, Inc.
+ Copyright (C) 2009-2021 Free Software Foundation, Inc.
This file is part of GDB.