diff options
Diffstat (limited to 'gdb/testsuite/gdb.arch/thumb-singlestep.S')
-rw-r--r-- | gdb/testsuite/gdb.arch/thumb-singlestep.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.arch/thumb-singlestep.S b/gdb/testsuite/gdb.arch/thumb-singlestep.S index b5ebeeeb02e..2de8279083e 100644 --- a/gdb/testsuite/gdb.arch/thumb-singlestep.S +++ b/gdb/testsuite/gdb.arch/thumb-singlestep.S @@ -1,6 +1,6 @@ /* Test program with deliberately incorrect execution mode transition - Copyright 2011-2013 Free Software Foundation, Inc. + Copyright 2011-2014 Free Software Foundation, Inc. This file is part of GDB. |