diff options
author | Joel Brobecker <brobecker@adacore.com> | 2018-01-01 08:43:02 +0400 |
---|---|---|
committer | Joel Brobecker <brobecker@adacore.com> | 2018-01-02 07:38:06 +0400 |
commit | e2882c85786571175a0b0bfc3bcd2f14620b1ea3 (patch) | |
tree | 5033409aa5b63af816330509f8dc7deb4e0361dd /gdb/amd64-fbsd-nat.c | |
parent | gdb/copyright.py: Remove testsuite/gdb.base/step-line.{c,inp} special handling (diff) | |
download | binutils-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/amd64-fbsd-nat.c')
-rw-r--r-- | gdb/amd64-fbsd-nat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/amd64-fbsd-nat.c b/gdb/amd64-fbsd-nat.c index f47e806bd6b..07963f508d7 100644 --- a/gdb/amd64-fbsd-nat.c +++ b/gdb/amd64-fbsd-nat.c @@ -1,6 +1,6 @@ /* Native-dependent code for FreeBSD/amd64. - Copyright (C) 2003-2017 Free Software Foundation, Inc. + Copyright (C) 2003-2018 Free Software Foundation, Inc. This file is part of GDB. |