| Index: gdb/testsuite/gdb.cp/namespace1.cc
|
| diff --git a/gdb/testsuite/gdb.cp/namespace1.cc b/gdb/testsuite/gdb.cp/namespace1.cc
|
| index 59ef3b7bde0f0a8744e371461050ebc8692c4e7c..2aad60a2b2e0241dd13b1a8b98352ee10222619c 100644
|
| --- a/gdb/testsuite/gdb.cp/namespace1.cc
|
| +++ b/gdb/testsuite/gdb.cp/namespace1.cc
|
| @@ -1,4 +1,4 @@
|
| -/* Copyright 2003-2004, 2007-2012 Free Software Foundation, Inc.
|
| +/* Copyright 2003-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,10 +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/>.
|
| - */
|
| -
|
| -
|
| + along with this program. If not, see <http://www.gnu.org/licenses/>. */
|
|
|
| namespace C
|
| {
|
|
|