aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/fixsection.c
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2013-05-15 17:33:04 +0000
committerPedro Alves <palves@redhat.com>2013-05-15 17:33:04 +0000
commited0f00b834265be723abc3fba882804bfc1f8f71 (patch)
tree85bf245a35ea04424aed3a2024ea805827037bdc /gdb/testsuite/gdb.base/fixsection.c
parent87bc83b328c32e82623df4c7689304c277106a3e (diff)
downloadgdb-ed0f00b834265be723abc3fba882804bfc1f8f71.zip
gdb-ed0f00b834265be723abc3fba882804bfc1f8f71.tar.gz
gdb-ed0f00b834265be723abc3fba882804bfc1f8f71.tar.bz2
Remove my name from a couple tests.
Tested on x86_64 Fedora 17. gdb/testsuite/ 2013-05-15 Pedro Alves <palves@redhat.com> * gdb.base/fixsection.c: Remove attribution. * gdb.base/watch-read.exp: Ditto.
Diffstat (limited to 'gdb/testsuite/gdb.base/fixsection.c')
-rw-r--r--gdb/testsuite/gdb.base/fixsection.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/gdb/testsuite/gdb.base/fixsection.c b/gdb/testsuite/gdb.base/fixsection.c
index d2eff9a..a55fd00 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 <http://www.gnu.org/licenses/>.
-
- This file was written by Pedro Alves (pedro@codesourcery.com). */
+ along with this program. If not, see <http://www.gnu.org/licenses/>. */
#include <stdio.h>
#include <stdlib.h>