| Index: gdb/testsuite/gdb.cp/anon-struct.cc
|
| diff --git a/gdb/testsuite/gdb.cp/anon-struct.cc b/gdb/testsuite/gdb.cp/anon-struct.cc
|
| index 8ad0a10bda83c2b87bc1e310e0270d4c3ad4750c..6b9d6f9b1e49e5c69ef8174552cc0b2945f09d1c 100644
|
| --- a/gdb/testsuite/gdb.cp/anon-struct.cc
|
| +++ b/gdb/testsuite/gdb.cp/anon-struct.cc
|
| @@ -1,6 +1,6 @@
|
| /* This testcase is part of GDB, the GNU debugger.
|
|
|
| - Copyright 2011-2012 Free Software Foundation, Inc.
|
| + Copyright 2011-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
|
| @@ -13,8 +13,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/>. */
|
|
|
| class C {
|
| public:
|
|
|