diff options
Diffstat (limited to 'gdb/testsuite/gdb.base')
-rw-r--r-- | gdb/testsuite/gdb.base/step-line.c | 3 | ||||
-rw-r--r-- | gdb/testsuite/gdb.base/step-line.inp | 3 |
2 files changed, 4 insertions, 2 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. diff --git a/gdb/testsuite/gdb.base/step-line.inp b/gdb/testsuite/gdb.base/step-line.inp index 9f3e5f8..f4060a9 100644 --- a/gdb/testsuite/gdb.base/step-line.inp +++ b/gdb/testsuite/gdb.base/step-line.inp @@ -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 program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by |