summaryrefslogtreecommitdiff
path: root/gdb/amd64-darwin-tdep.c
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 /gdb/amd64-darwin-tdep.c
parentff7e39b613503fa5d7417e284ee2549117efdb91 (diff)
downloadbinutils-gdb-3666a04883754298b03884222206bfe756fbc520.tar.gz
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/amd64-darwin-tdep.c')
-rw-r--r--gdb/amd64-darwin-tdep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/amd64-darwin-tdep.c b/gdb/amd64-darwin-tdep.c
index a43055d469c..3bd6296626d 100644
--- a/gdb/amd64-darwin-tdep.c
+++ b/gdb/amd64-darwin-tdep.c
@@ -1,5 +1,5 @@
/* Darwin support for GDB, the GNU debugger.
- Copyright (C) 1997-2020 Free Software Foundation, Inc.
+ Copyright (C) 1997-2021 Free Software Foundation, Inc.
Contributed by Apple Computer, Inc.