aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/step-line.c
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2007-01-09 21:37:30 +0000
committerDaniel Jacobowitz <drow@false.org>2007-01-09 21:37:30 +0000
commit85bb0718724d504807bbaf72244f43359217cb13 (patch)
tree4dbcee5b56c7810ba5c7e525fddba021b259ea8b /gdb/testsuite/gdb.base/step-line.c
parentaa28a74efb2773e42c35302b4e8a2e0510cb2858 (diff)
downloadgdb-85bb0718724d504807bbaf72244f43359217cb13.zip
gdb-85bb0718724d504807bbaf72244f43359217cb13.tar.gz
gdb-85bb0718724d504807bbaf72244f43359217cb13.tar.bz2
* copyright.sh (prunes): Add step-line.inp and step-line.c.
Diffstat (limited to 'gdb/testsuite/gdb.base/step-line.c')
-rw-r--r--gdb/testsuite/gdb.base/step-line.c3
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.