aboutsummaryrefslogtreecommitdiff
path: root/gdb/mdebugread.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/mdebugread.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/mdebugread.c')
-rw-r--r--gdb/mdebugread.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/mdebugread.c b/gdb/mdebugread.c
index d383720..edd486a 100644
--- a/gdb/mdebugread.c
+++ b/gdb/mdebugread.c
@@ -1,6 +1,6 @@
/* Read a symbol table in ECOFF format (Third-Eye).
- Copyright (C) 1986-2020 Free Software Foundation, Inc.
+ Copyright (C) 1986-2021 Free Software Foundation, Inc.
Original version contributed by Alessandro Forin (af@cs.cmu.edu) at
CMU. Major work by Per Bothner, John Gilmore and Ian Lance Taylor