diff options
author | 2016-01-01 08:33:14 +0400 | |
---|---|---|
committer | 2016-01-01 08:43:22 +0400 | |
commit | 618f726fcb851883a0094aa7fa17003889b7189f (patch) | |
tree | 8a551cf59bc8e04bb9ba39fe3d74d9239a7d3568 /gdb/mi/mi-cmd-break.h | |
parent | update copyright year printed by GDB, GDBserver and gdbreplay. (diff) | |
download | binutils-gdb-618f726fcb851883a0094aa7fa17003889b7189f.tar.gz binutils-gdb-618f726fcb851883a0094aa7fa17003889b7189f.tar.bz2 binutils-gdb-618f726fcb851883a0094aa7fa17003889b7189f.zip |
GDB copyright headers update after running GDB's copyright.py script.
gdb/ChangeLog:
Update year range in copyright notice of all files.
Diffstat (limited to 'gdb/mi/mi-cmd-break.h')
-rw-r--r-- | gdb/mi/mi-cmd-break.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/mi/mi-cmd-break.h b/gdb/mi/mi-cmd-break.h index 801098883a8..187ff1635c8 100644 --- a/gdb/mi/mi-cmd-break.h +++ b/gdb/mi/mi-cmd-break.h @@ -1,5 +1,5 @@ /* MI Command Set - breakpoint and watchpoint commands. - Copyright (C) 2012-2015 Free Software Foundation, Inc. + Copyright (C) 2012-2016 Free Software Foundation, Inc. Contributed by Intel Corporation. |