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 2c30b8a0bf2..63d0784efef 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, 2010, 2011 Free Software Foundation, Inc. + Copyright 2003, 2007-2012 Free Software Foundation, Inc. This file is part of the gdb testsuite. |