aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.java
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2013-01-01 06:41:43 +0000
committerJoel Brobecker <brobecker@gnat.com>2013-01-01 06:41:43 +0000
commit8acc9f485bba28b65935dcc3498d9f3b712ddac7 (patch)
treee13e491e8492db235dd73edb9ec9a3c33a5754e6 /gdb/testsuite/gdb.java
parent28e7fd62340426746f9c896cbc40c5d374ec47aa (diff)
downloadgdb-8acc9f485bba28b65935dcc3498d9f3b712ddac7.zip
gdb-8acc9f485bba28b65935dcc3498d9f3b712ddac7.tar.gz
gdb-8acc9f485bba28b65935dcc3498d9f3b712ddac7.tar.bz2
Update years in copyright notice for the GDB files.
Two modifications: 1. The addition of 2013 to the copyright year range for every file; 2. The use of a single year range, instead of potentially multiple year ranges, as approved by the FSF.
Diffstat (limited to 'gdb/testsuite/gdb.java')
-rw-r--r--gdb/testsuite/gdb.java/jmain.exp2
-rw-r--r--gdb/testsuite/gdb.java/jmisc.exp2
-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.exp2
-rw-r--r--gdb/testsuite/gdb.java/jprint.java2
-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, 8 deletions
diff --git a/gdb/testsuite/gdb.java/jmain.exp b/gdb/testsuite/gdb.java/jmain.exp
index aba1e5a..e28f0e4 100644
--- a/gdb/testsuite/gdb.java/jmain.exp
+++ b/gdb/testsuite/gdb.java/jmain.exp
@@ -1,4 +1,4 @@
-# Copyright 2000, 2004, 2007-2012 Free Software Foundation, Inc.
+# Copyright 2000-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
diff --git a/gdb/testsuite/gdb.java/jmisc.exp b/gdb/testsuite/gdb.java/jmisc.exp
index 4bd1800..7eb7530 100644
--- a/gdb/testsuite/gdb.java/jmisc.exp
+++ b/gdb/testsuite/gdb.java/jmisc.exp
@@ -1,4 +1,4 @@
-# Copyright 2000, 2004, 2006-2012 Free Software Foundation, Inc.
+# Copyright 2000-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
diff --git a/gdb/testsuite/gdb.java/jnpe.exp b/gdb/testsuite/gdb.java/jnpe.exp
index b15ee32..65aa5fd 100644
--- a/gdb/testsuite/gdb.java/jnpe.exp
+++ b/gdb/testsuite/gdb.java/jnpe.exp
@@ -1,4 +1,4 @@
-# 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
diff --git a/gdb/testsuite/gdb.java/jnpe.java b/gdb/testsuite/gdb.java/jnpe.java
index 7e2f7aa..22dc32d 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
diff --git a/gdb/testsuite/gdb.java/jprint.exp b/gdb/testsuite/gdb.java/jprint.exp
index 116a4ba..69551ce 100644
--- a/gdb/testsuite/gdb.java/jprint.exp
+++ b/gdb/testsuite/gdb.java/jprint.exp
@@ -1,4 +1,4 @@
-# Copyright 2004, 2006-2012 Free Software Foundation, Inc.
+# Copyright 2004-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
diff --git a/gdb/testsuite/gdb.java/jprint.java b/gdb/testsuite/gdb.java/jprint.java
index 0a5e7d3..7a9250d 100644
--- a/gdb/testsuite/gdb.java/jprint.java
+++ b/gdb/testsuite/gdb.java/jprint.java
@@ -1,6 +1,6 @@
// jprint.java test program.
//
-// Copyright 2004, 2010-2012 Free Software Foundation, Inc.
+// Copyright 2004-2013 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 bea701b..93f0a6c 100644
--- a/gdb/testsuite/gdb.java/jv-exp.exp
+++ b/gdb/testsuite/gdb.java/jv-exp.exp
@@ -1,4 +1,4 @@
-# Copyright 2000, 2007-2012 Free Software Foundation, Inc.
+# Copyright 2000-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
diff --git a/gdb/testsuite/gdb.java/jv-print.exp b/gdb/testsuite/gdb.java/jv-print.exp
index 8d86841..c1a0f8d 100644
--- a/gdb/testsuite/gdb.java/jv-print.exp
+++ b/gdb/testsuite/gdb.java/jv-print.exp
@@ -1,4 +1,4 @@
-# Copyright 1999, 2007-2012 Free Software Foundation, Inc.
+# Copyright 1999-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