diff options
author | Joel Brobecker <brobecker@adacore.com> | 2016-01-01 08:33:14 +0400 |
---|---|---|
committer | Joel Brobecker <brobecker@adacore.com> | 2016-01-01 08:43:22 +0400 |
commit | 618f726fcb851883a0094aa7fa17003889b7189f (patch) | |
tree | 8a551cf59bc8e04bb9ba39fe3d74d9239a7d3568 /sim/cris/dv-cris.c | |
parent | edd88788349db3bd2af5fc9a38e2ea9cc220757f (diff) | |
download | binutils-618f726fcb851883a0094aa7fa17003889b7189f.zip binutils-618f726fcb851883a0094aa7fa17003889b7189f.tar.gz binutils-618f726fcb851883a0094aa7fa17003889b7189f.tar.bz2 |
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 'sim/cris/dv-cris.c')
-rw-r--r-- | sim/cris/dv-cris.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/cris/dv-cris.c b/sim/cris/dv-cris.c index f31a687..161b652 100644 --- a/sim/cris/dv-cris.c +++ b/sim/cris/dv-cris.c @@ -1,6 +1,6 @@ /* The CRIS interrupt framework for GDB, the GNU Debugger. - Copyright 2006-2015 Free Software Foundation, Inc. + Copyright 2006-2016 Free Software Foundation, Inc. This file is part of GDB. |