| Index: gdb/testsuite/gdb.base/fixsection.c
|
| diff --git a/gdb/testsuite/gdb.base/fixsection.c b/gdb/testsuite/gdb.base/fixsection.c
|
| index 31f49445c996a9f3cc11b59e2da76f8255336e9e..a55fd00b1e145cccca4972517488038f25c68cc4 100644
|
| --- a/gdb/testsuite/gdb.base/fixsection.c
|
| +++ b/gdb/testsuite/gdb.base/fixsection.c
|
| @@ -1,4 +1,4 @@
|
| -/* Copyright (C) 2008-2012 Free Software Foundation, Inc.
|
| +/* Copyright (C) 2008-2013 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
|
| @@ -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>
|
|
|