Index: gdb/testsuite/gdb.base/long_long.c |
diff --git a/gdb/testsuite/gdb.base/long_long.c b/gdb/testsuite/gdb.base/long_long.c |
index 64c03bf1bf59cfacfc9834692776ede95371844c..83d0c63e022e1b155da3386a088405c6b3fb7f6f 100644 |
--- a/gdb/testsuite/gdb.base/long_long.c |
+++ b/gdb/testsuite/gdb.base/long_long.c |
@@ -1,6 +1,6 @@ |
/* This test script is part of GDB, the GNU debugger. |
- Copyright 1999, 2004, 2012 Free Software Foundation, Inc. |
+ Copyright 1999-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/>. */ |
/* Test long long expression; test printing in general. |
* |