From ed0f00b834265be723abc3fba882804bfc1f8f71 Mon Sep 17 00:00:00 2001 From: Pedro Alves Date: Wed, 15 May 2013 17:33:04 +0000 Subject: [PATCH] Remove my name from a couple tests. Tested on x86_64 Fedora 17. gdb/testsuite/ 2013-05-15 Pedro Alves * gdb.base/fixsection.c: Remove attribution. * gdb.base/watch-read.exp: Ditto. --- gdb/testsuite/ChangeLog | 5 +++++ gdb/testsuite/gdb.base/fixsection.c | 4 +--- gdb/testsuite/gdb.base/watch-read.exp | 2 -- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 39a4b8beba5..5f12e2ec655 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2013-05-15 Pedro Alves + + * gdb.base/fixsection.c: Remove attribution. + * gdb.base/watch-read.exp: Ditto. + 2013-05-13 Tom Tromey * gdb.dwarf2/implptrconst.exp: Create a CU with 4 byte address diff --git a/gdb/testsuite/gdb.base/fixsection.c b/gdb/testsuite/gdb.base/fixsection.c index d2eff9a9311..a55fd00b1e1 100644 --- a/gdb/testsuite/gdb.base/fixsection.c +++ b/gdb/testsuite/gdb.base/fixsection.c @@ -11,9 +11,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program. If not, see . - - This file was written by Pedro Alves (pedro@codesourcery.com). */ + along with this program. If not, see . */ #include #include diff --git a/gdb/testsuite/gdb.base/watch-read.exp b/gdb/testsuite/gdb.base/watch-read.exp index 0de28e5fd44..9a5e3885020 100644 --- a/gdb/testsuite/gdb.base/watch-read.exp +++ b/gdb/testsuite/gdb.base/watch-read.exp @@ -15,8 +15,6 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -# This file was written by Pedro Alves - # This file is part of the gdb testsuite. # -- 2.30.2