aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base
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
parentaa28a74efb2773e42c35302b4e8a2e0510cb2858 (diff)
downloadfsf-binutils-gdb-85bb0718724d504807bbaf72244f43359217cb13.zip
fsf-binutils-gdb-85bb0718724d504807bbaf72244f43359217cb13.tar.gz
fsf-binutils-gdb-85bb0718724d504807bbaf72244f43359217cb13.tar.bz2
* copyright.sh (prunes): Add step-line.inp and step-line.c.
Diffstat (limited to 'gdb/testsuite/gdb.base')
-rw-r--r--gdb/testsuite/gdb.base/step-line.c3
-rw-r--r--gdb/testsuite/gdb.base/step-line.inp3
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