| Index: gdb/testsuite/gdb.java/jnpe.java
|
| diff --git a/gdb/testsuite/gdb.java/jnpe.java b/gdb/testsuite/gdb.java/jnpe.java
|
| index 7e2f7aaf6a6120a639cebb8ae8f6adfbbdc16b69..abc240e532bc40474d3fc6ef5965488bd778fa15 100644
|
| --- a/gdb/testsuite/gdb.java/jnpe.java
|
| +++ b/gdb/testsuite/gdb.java/jnpe.java
|
| @@ -1,7 +1,7 @@
|
| // Test next-over-NPE.
|
| /* This testcase is part of GDB, the GNU debugger.
|
|
|
| - Copyright 2009-2012 Free Software Foundation, Inc.
|
| + Copyright 2009-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
|
| @@ -14,8 +14,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/>. */
|
|
|
| public class jnpe
|
| {
|
|
|