aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2018-01-01 08:43:02 +0400
committerJoel Brobecker <brobecker@adacore.com>2018-01-02 07:38:06 +0400
commite2882c85786571175a0b0bfc3bcd2f14620b1ea3 (patch)
tree5033409aa5b63af816330509f8dc7deb4e0361dd /gdb/i386-darwin-nat.c
parentgdb/copyright.py: Remove testsuite/gdb.base/step-line.{c,inp} special handling (diff)
downloadbinutils-gdb-e2882c85786571175a0b0bfc3bcd2f14620b1ea3.tar.gz
binutils-gdb-e2882c85786571175a0b0bfc3bcd2f14620b1ea3.tar.bz2
binutils-gdb-e2882c85786571175a0b0bfc3bcd2f14620b1ea3.zip
Update copyright year range in all GDB files
gdb/ChangeLog: Update copyright year range in all GDB files
Diffstat (limited to 'gdb/i386-darwin-nat.c')
-rw-r--r--gdb/i386-darwin-nat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/i386-darwin-nat.c b/gdb/i386-darwin-nat.c
index 08a706b8582..023643fa56f 100644
--- a/gdb/i386-darwin-nat.c
+++ b/gdb/i386-darwin-nat.c
@@ -1,5 +1,5 @@
/* Darwin support for GDB, the GNU debugger.
- Copyright (C) 1997-2017 Free Software Foundation, Inc.
+ Copyright (C) 1997-2018 Free Software Foundation, Inc.
Contributed by Apple Computer, Inc.