summaryrefslogtreecommitdiff
path: root/gdb/exec.h
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/exec.h
parent1690bb24d855c387211f7bc5a77334c11cc75f4b (diff)
downloadbinutils-gdb-e2882c85786571175a0b0bfc3bcd2f14620b1ea3.tar.gz
Update copyright year range in all GDB files
gdb/ChangeLog: Update copyright year range in all GDB files
Diffstat (limited to 'gdb/exec.h')
-rw-r--r--gdb/exec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/exec.h b/gdb/exec.h
index 4882ab279aa..cbb2676814a 100644
--- a/gdb/exec.h
+++ b/gdb/exec.h
@@ -1,6 +1,6 @@
/* Work with executable files, for GDB, the GNU debugger.
- Copyright (C) 2003-2017 Free Software Foundation, Inc.
+ Copyright (C) 2003-2018 Free Software Foundation, Inc.
This file is part of GDB.