summaryrefslogtreecommitdiff
path: root/libjava/gnu/classpath/jdwp/exception
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/gnu/classpath/jdwp/exception')
-rw-r--r--libjava/gnu/classpath/jdwp/exception/InvalidClassException.java4
-rw-r--r--libjava/gnu/classpath/jdwp/exception/InvalidCountException.java4
-rw-r--r--libjava/gnu/classpath/jdwp/exception/InvalidEventTypeException.java4
-rw-r--r--libjava/gnu/classpath/jdwp/exception/InvalidObjectException.java4
-rw-r--r--libjava/gnu/classpath/jdwp/exception/InvalidStringException.java4
-rw-r--r--libjava/gnu/classpath/jdwp/exception/InvalidThreadException.java4
-rw-r--r--libjava/gnu/classpath/jdwp/exception/InvalidThreadGroupException.java4
-rw-r--r--libjava/gnu/classpath/jdwp/exception/JdwpException.java4
-rw-r--r--libjava/gnu/classpath/jdwp/exception/JdwpInternalErrorException.java4
-rw-r--r--libjava/gnu/classpath/jdwp/exception/NotImplementedException.java4
-rw-r--r--libjava/gnu/classpath/jdwp/exception/VmDeadException.java4
11 files changed, 22 insertions, 22 deletions
diff --git a/libjava/gnu/classpath/jdwp/exception/InvalidClassException.java b/libjava/gnu/classpath/jdwp/exception/InvalidClassException.java
index ce8c6b81612..2e9b7246818 100644
--- a/libjava/gnu/classpath/jdwp/exception/InvalidClassException.java
+++ b/libjava/gnu/classpath/jdwp/exception/InvalidClassException.java
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
diff --git a/libjava/gnu/classpath/jdwp/exception/InvalidCountException.java b/libjava/gnu/classpath/jdwp/exception/InvalidCountException.java
index 69eef9b99f3..668db042d6b 100644
--- a/libjava/gnu/classpath/jdwp/exception/InvalidCountException.java
+++ b/libjava/gnu/classpath/jdwp/exception/InvalidCountException.java
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
diff --git a/libjava/gnu/classpath/jdwp/exception/InvalidEventTypeException.java b/libjava/gnu/classpath/jdwp/exception/InvalidEventTypeException.java
index ad6bb6a3436..6463325804c 100644
--- a/libjava/gnu/classpath/jdwp/exception/InvalidEventTypeException.java
+++ b/libjava/gnu/classpath/jdwp/exception/InvalidEventTypeException.java
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
diff --git a/libjava/gnu/classpath/jdwp/exception/InvalidObjectException.java b/libjava/gnu/classpath/jdwp/exception/InvalidObjectException.java
index ab76ba97be0..587f4609e8f 100644
--- a/libjava/gnu/classpath/jdwp/exception/InvalidObjectException.java
+++ b/libjava/gnu/classpath/jdwp/exception/InvalidObjectException.java
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
diff --git a/libjava/gnu/classpath/jdwp/exception/InvalidStringException.java b/libjava/gnu/classpath/jdwp/exception/InvalidStringException.java
index fa709b41d17..c689d5f1678 100644
--- a/libjava/gnu/classpath/jdwp/exception/InvalidStringException.java
+++ b/libjava/gnu/classpath/jdwp/exception/InvalidStringException.java
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
diff --git a/libjava/gnu/classpath/jdwp/exception/InvalidThreadException.java b/libjava/gnu/classpath/jdwp/exception/InvalidThreadException.java
index d7b4e0d14ac..bcbaf4902ed 100644
--- a/libjava/gnu/classpath/jdwp/exception/InvalidThreadException.java
+++ b/libjava/gnu/classpath/jdwp/exception/InvalidThreadException.java
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
diff --git a/libjava/gnu/classpath/jdwp/exception/InvalidThreadGroupException.java b/libjava/gnu/classpath/jdwp/exception/InvalidThreadGroupException.java
index 8b6407141ea..92b214f4696 100644
--- a/libjava/gnu/classpath/jdwp/exception/InvalidThreadGroupException.java
+++ b/libjava/gnu/classpath/jdwp/exception/InvalidThreadGroupException.java
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
diff --git a/libjava/gnu/classpath/jdwp/exception/JdwpException.java b/libjava/gnu/classpath/jdwp/exception/JdwpException.java
index 3f7d2bbcd25..6d4887cdad2 100644
--- a/libjava/gnu/classpath/jdwp/exception/JdwpException.java
+++ b/libjava/gnu/classpath/jdwp/exception/JdwpException.java
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
diff --git a/libjava/gnu/classpath/jdwp/exception/JdwpInternalErrorException.java b/libjava/gnu/classpath/jdwp/exception/JdwpInternalErrorException.java
index 591cd0e9b0e..d76ad8ca837 100644
--- a/libjava/gnu/classpath/jdwp/exception/JdwpInternalErrorException.java
+++ b/libjava/gnu/classpath/jdwp/exception/JdwpInternalErrorException.java
@@ -16,8 +16,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
diff --git a/libjava/gnu/classpath/jdwp/exception/NotImplementedException.java b/libjava/gnu/classpath/jdwp/exception/NotImplementedException.java
index 78ba47d745f..8f5feabe9b8 100644
--- a/libjava/gnu/classpath/jdwp/exception/NotImplementedException.java
+++ b/libjava/gnu/classpath/jdwp/exception/NotImplementedException.java
@@ -16,8 +16,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
diff --git a/libjava/gnu/classpath/jdwp/exception/VmDeadException.java b/libjava/gnu/classpath/jdwp/exception/VmDeadException.java
index 5865dab773a..6164018db64 100644
--- a/libjava/gnu/classpath/jdwp/exception/VmDeadException.java
+++ b/libjava/gnu/classpath/jdwp/exception/VmDeadException.java
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and