diff options
Diffstat (limited to 'gdb/testsuite/gdb.java')
-rw-r--r-- | gdb/testsuite/gdb.java/jmain.exp | 3 | ||||
-rw-r--r-- | gdb/testsuite/gdb.java/jmisc.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.java/jnpe.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.java/jnpe.java | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.java/jprint.exp | 3 | ||||
-rw-r--r-- | gdb/testsuite/gdb.java/jv-exp.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.java/jv-print.exp | 2 |
7 files changed, 9 insertions, 7 deletions
diff --git a/gdb/testsuite/gdb.java/jmain.exp b/gdb/testsuite/gdb.java/jmain.exp index c7c57a4..a783eee 100644 --- a/gdb/testsuite/gdb.java/jmain.exp +++ b/gdb/testsuite/gdb.java/jmain.exp @@ -1,4 +1,5 @@ -# Copyright 2000, 2004, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +# Copyright 2000, 2004, 2007, 2008, 2009, 2010, 2011 +# 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 diff --git a/gdb/testsuite/gdb.java/jmisc.exp b/gdb/testsuite/gdb.java/jmisc.exp index 0f66fd6..2a95617 100644 --- a/gdb/testsuite/gdb.java/jmisc.exp +++ b/gdb/testsuite/gdb.java/jmisc.exp @@ -1,4 +1,4 @@ -# Copyright 2000, 2004, 2006, 2007, 2008, 2009, 2010 +# Copyright 2000, 2004, 2006, 2007, 2008, 2009, 2010, 2011 # Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify diff --git a/gdb/testsuite/gdb.java/jnpe.exp b/gdb/testsuite/gdb.java/jnpe.exp index f2895f6..33113f1 100644 --- a/gdb/testsuite/gdb.java/jnpe.exp +++ b/gdb/testsuite/gdb.java/jnpe.exp @@ -1,4 +1,4 @@ -# Copyright 2009, 2010 Free Software Foundation, Inc. +# Copyright 2009, 2010, 2011 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 diff --git a/gdb/testsuite/gdb.java/jnpe.java b/gdb/testsuite/gdb.java/jnpe.java index be096ce..c7f8ff6 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, 2010 Free Software Foundation, Inc. + Copyright 2009, 2010, 2011 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 diff --git a/gdb/testsuite/gdb.java/jprint.exp b/gdb/testsuite/gdb.java/jprint.exp index 4317e15..682715a 100644 --- a/gdb/testsuite/gdb.java/jprint.exp +++ b/gdb/testsuite/gdb.java/jprint.exp @@ -1,4 +1,5 @@ -# Copyright 2004, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +# Copyright 2004, 2006, 2007, 2008, 2009, 2010, 2011 +# 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 diff --git a/gdb/testsuite/gdb.java/jv-exp.exp b/gdb/testsuite/gdb.java/jv-exp.exp index 6277385..b20a05c 100644 --- a/gdb/testsuite/gdb.java/jv-exp.exp +++ b/gdb/testsuite/gdb.java/jv-exp.exp @@ -1,4 +1,4 @@ -# Copyright 2000, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +# Copyright 2000, 2007, 2008, 2009, 2010, 2011 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 diff --git a/gdb/testsuite/gdb.java/jv-print.exp b/gdb/testsuite/gdb.java/jv-print.exp index d201ee8..38891ca 100644 --- a/gdb/testsuite/gdb.java/jv-print.exp +++ b/gdb/testsuite/gdb.java/jv-print.exp @@ -1,4 +1,4 @@ -# Copyright 1999, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +# Copyright 1999, 2007, 2008, 2009, 2010, 2011 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 |