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 | 3 | ||||
-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/jprint.java | 3 | ||||
-rw-r--r-- | gdb/testsuite/gdb.java/jv-exp.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.java/jv-print.exp | 2 |
8 files changed, 8 insertions, 12 deletions
diff --git a/gdb/testsuite/gdb.java/jmain.exp b/gdb/testsuite/gdb.java/jmain.exp index a783eee..8e9d7c6 100644 --- a/gdb/testsuite/gdb.java/jmain.exp +++ b/gdb/testsuite/gdb.java/jmain.exp @@ -1,5 +1,4 @@ -# Copyright 2000, 2004, 2007, 2008, 2009, 2010, 2011 -# Free Software Foundation, Inc. +# Copyright 2000, 2004, 2007-2012 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 47a740c..050ea56 100644 --- a/gdb/testsuite/gdb.java/jmisc.exp +++ b/gdb/testsuite/gdb.java/jmisc.exp @@ -1,5 +1,4 @@ -# Copyright 2000, 2004, 2006, 2007, 2008, 2009, 2010, 2011 -# Free Software Foundation, Inc. +# Copyright 2000, 2004, 2006-2012 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.exp b/gdb/testsuite/gdb.java/jnpe.exp index 33113f1..85daf9d 100644 --- a/gdb/testsuite/gdb.java/jnpe.exp +++ b/gdb/testsuite/gdb.java/jnpe.exp @@ -1,4 +1,4 @@ -# Copyright 2009, 2010, 2011 Free Software Foundation, Inc. +# Copyright 2009-2012 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 c7f8ff6..7e2f7aa 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, 2011 Free Software Foundation, Inc. + Copyright 2009-2012 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 f6ae7ab..c11be67 100644 --- a/gdb/testsuite/gdb.java/jprint.exp +++ b/gdb/testsuite/gdb.java/jprint.exp @@ -1,5 +1,4 @@ -# Copyright 2004, 2006, 2007, 2008, 2009, 2010, 2011 -# Free Software Foundation, Inc. +# Copyright 2004, 2006-2012 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.java b/gdb/testsuite/gdb.java/jprint.java index b4385ab..5a4a424 100644 --- a/gdb/testsuite/gdb.java/jprint.java +++ b/gdb/testsuite/gdb.java/jprint.java @@ -1,7 +1,6 @@ // jprint.java test program. // -// Copyright 2004, 2010, 2011 -// Free Software Foundation, Inc. +// Copyright 2004, 2010-2012 Free Software Foundation, Inc. // // Written by Jeff Johnston <jjohnstn@redhat.com> // Contributed by Red Hat diff --git a/gdb/testsuite/gdb.java/jv-exp.exp b/gdb/testsuite/gdb.java/jv-exp.exp index b20a05c..d3c7c0e 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, 2011 Free Software Foundation, Inc. +# Copyright 2000, 2007-2012 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 38891ca..206e582 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, 2011 Free Software Foundation, Inc. +# Copyright 1999, 2007-2012 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 |