diff options
Diffstat (limited to 'gdb/testsuite/gdb.base/step-line.c')
-rw-r--r-- | gdb/testsuite/gdb.base/step-line.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.base/step-line.c b/gdb/testsuite/gdb.base/step-line.c index 79d20c4..f961120 100644 --- a/gdb/testsuite/gdb.base/step-line.c +++ b/gdb/testsuite/gdb.base/step-line.c @@ -1,5 +1,6 @@ /* Test step/next in presence of #line directives. - Copyright 2001, 2007 Free Software Foundation, Inc. + Copyright 2001 + Free Software Foundation, Inc. This file is part of GDB. |