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/mips/smartmips.igen | |
parent | edd88788349db3bd2af5fc9a38e2ea9cc220757f (diff) | |
download | gdb-618f726fcb851883a0094aa7fa17003889b7189f.zip gdb-618f726fcb851883a0094aa7fa17003889b7189f.tar.gz gdb-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/mips/smartmips.igen')
-rw-r--r-- | sim/mips/smartmips.igen | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/mips/smartmips.igen b/sim/mips/smartmips.igen index 103b6d3..ef3c5a2 100644 --- a/sim/mips/smartmips.igen +++ b/sim/mips/smartmips.igen @@ -1,7 +1,7 @@ // -*- C -*- // // Simulator definition for the SmartMIPS extensions. -// Copyright (C) 2005-2015 Free Software Foundation, Inc. +// Copyright (C) 2005-2016 Free Software Foundation, Inc. // Contributed by Nigel Stephens (nigel@mips.com) and // David Ung (davidu@mips.com) of MIPS Technologies. // |