| Index: gdb/testsuite/gdb.ada/info_types.c
|
| diff --git a/gdb/testsuite/gdb.ada/info_types.c b/gdb/testsuite/gdb.ada/info_types.c
|
| index 669715d636de1075b17f2c91176fe0a3eb3eba6a..fedd1d4f5497ff9661723de849b4b3fa752cc955 100644
|
| --- a/gdb/testsuite/gdb.ada/info_types.c
|
| +++ b/gdb/testsuite/gdb.ada/info_types.c
|
| @@ -1,6 +1,6 @@
|
| /* This test program is part of GDB, the GNU debugger.
|
|
|
| - Copyright 2010-2012 Free Software Foundation, Inc.
|
| + Copyright 2010-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/>. */
|
|
|
| typedef int new_integer_type;
|
|
|
|
|