Index: gdb/testsuite/gdb.base/inferior-died.c |
diff --git a/gdb/testsuite/gdb.base/inferior-died.c b/gdb/testsuite/gdb.base/inferior-died.c |
index ce9dcea8e31e0f62380ecc6ffc74b045dbc990a5..7797b7146fadb141a38865024fba8b492a550a25 100644 |
--- a/gdb/testsuite/gdb.base/inferior-died.c |
+++ b/gdb/testsuite/gdb.base/inferior-died.c |
@@ -1,6 +1,6 @@ |
/* Test for fork-related gdb bug |
- Copyright 2012 Free Software Foundation, Inc. |
+ Copyright 2012-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/>. */ |
#include <stdlib.h> |
#include <sys/types.h> |