aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.java
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2012-01-04 08:17:56 +0000
committerJoel Brobecker <brobecker@gnat.com>2012-01-04 08:17:56 +0000
commit0b30217134add051e159a192066a1e568ebd837f (patch)
tree5dc6d74379768710c0c36449a911de3510cf8165 /gdb/testsuite/gdb.java
parent8ba098ad420eaa5fd18504df44f506af4d309426 (diff)
downloadbinutils-0b30217134add051e159a192066a1e568ebd837f.zip
binutils-0b30217134add051e159a192066a1e568ebd837f.tar.gz
binutils-0b30217134add051e159a192066a1e568ebd837f.tar.bz2
Copyright year update in most files of the GDB Project.
gdb/ChangeLog: Copyright year update in most files of the GDB Project.
Diffstat (limited to 'gdb/testsuite/gdb.java')
-rw-r--r--gdb/testsuite/gdb.java/jmain.exp3
-rw-r--r--gdb/testsuite/gdb.java/jmisc.exp3
-rw-r--r--gdb/testsuite/gdb.java/jnpe.exp2
-rw-r--r--gdb/testsuite/gdb.java/jnpe.java2
-rw-r--r--gdb/testsuite/gdb.java/jprint.exp3
-rw-r--r--gdb/testsuite/gdb.java/jprint.java3
-rw-r--r--gdb/testsuite/gdb.java/jv-exp.exp2
-rw-r--r--gdb/testsuite/gdb.java/jv-print.exp2
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