diff options
Diffstat (limited to 'gdb/testsuite/gdb.base/gdb1250.c')
-rw-r--r-- | gdb/testsuite/gdb.base/gdb1250.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.base/gdb1250.c b/gdb/testsuite/gdb.base/gdb1250.c index b2bf7a4..c712ead 100644 --- a/gdb/testsuite/gdb.base/gdb1250.c +++ b/gdb/testsuite/gdb.base/gdb1250.c @@ -1,6 +1,6 @@ /* Test program for stack trace through noreturn function. - Copyright 2003, 2007, 2008, 2009 Free Software Foundation, Inc. + Copyright 2003, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. This file is part of the gdb testsuite. |