diff options
author | Joel Brobecker <brobecker@gnat.com> | 2011-01-01 15:32:52 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2011-01-01 15:32:52 +0000 |
commit | 6d3bcdd4f73f02e252738c51ef90c804f3b281f7 (patch) | |
tree | 4de2786fedf8a372546d05d56961f34d4ea10034 /gdb/testsuite/gdb.java | |
parent | e932f1922b2554951551c17864b28468de5f732c (diff) | |
download | gdb-6d3bcdd4f73f02e252738c51ef90c804f3b281f7.tar.gz |
run copyright.sh for 2011.
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 c7c57a49bce..a783eee9786 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 0f66fd6ddc7..2a9561765b8 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 f2895f6a318..33113f182bf 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 be096ce9d44..c7f8ff69427 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 4317e15c39b..682715aba0a 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 62773851343..b20a05cda6b 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 d201ee8daaa..38891ca9153 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 |