summaryrefslogtreecommitdiff
path: root/libjava/gnu/classpath/jdwp/id
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/gnu/classpath/jdwp/id')
-rw-r--r--libjava/gnu/classpath/jdwp/id/ArrayId.java4
-rw-r--r--libjava/gnu/classpath/jdwp/id/ArrayReferenceTypeId.java4
-rw-r--r--libjava/gnu/classpath/jdwp/id/ClassLoaderId.java4
-rw-r--r--libjava/gnu/classpath/jdwp/id/ClassObjectId.java4
-rw-r--r--libjava/gnu/classpath/jdwp/id/ClassReferenceTypeId.java4
-rw-r--r--libjava/gnu/classpath/jdwp/id/InterfaceReferenceTypeId.java4
-rw-r--r--libjava/gnu/classpath/jdwp/id/JdwpId.java4
-rw-r--r--libjava/gnu/classpath/jdwp/id/JdwpIdFactory.java4
-rw-r--r--libjava/gnu/classpath/jdwp/id/ObjectId.java4
-rw-r--r--libjava/gnu/classpath/jdwp/id/ReferenceTypeId.java4
-rw-r--r--libjava/gnu/classpath/jdwp/id/StringId.java4
-rw-r--r--libjava/gnu/classpath/jdwp/id/ThreadGroupId.java4
-rw-r--r--libjava/gnu/classpath/jdwp/id/ThreadId.java4
13 files changed, 26 insertions, 26 deletions
diff --git a/libjava/gnu/classpath/jdwp/id/ArrayId.java b/libjava/gnu/classpath/jdwp/id/ArrayId.java
index bd95b84e5e5..cd428a172b3 100644
--- a/libjava/gnu/classpath/jdwp/id/ArrayId.java
+++ b/libjava/gnu/classpath/jdwp/id/ArrayId.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/id/ArrayReferenceTypeId.java b/libjava/gnu/classpath/jdwp/id/ArrayReferenceTypeId.java
index 23cf4e80f6f..14a73dc5b24 100644
--- a/libjava/gnu/classpath/jdwp/id/ArrayReferenceTypeId.java
+++ b/libjava/gnu/classpath/jdwp/id/ArrayReferenceTypeId.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/id/ClassLoaderId.java b/libjava/gnu/classpath/jdwp/id/ClassLoaderId.java
index 1f2b1e468ed..133872566fd 100644
--- a/libjava/gnu/classpath/jdwp/id/ClassLoaderId.java
+++ b/libjava/gnu/classpath/jdwp/id/ClassLoaderId.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/id/ClassObjectId.java b/libjava/gnu/classpath/jdwp/id/ClassObjectId.java
index cb756fdf166..e5559ce10f3 100644
--- a/libjava/gnu/classpath/jdwp/id/ClassObjectId.java
+++ b/libjava/gnu/classpath/jdwp/id/ClassObjectId.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/id/ClassReferenceTypeId.java b/libjava/gnu/classpath/jdwp/id/ClassReferenceTypeId.java
index 4f96802a4b0..6b57673f827 100644
--- a/libjava/gnu/classpath/jdwp/id/ClassReferenceTypeId.java
+++ b/libjava/gnu/classpath/jdwp/id/ClassReferenceTypeId.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/id/InterfaceReferenceTypeId.java b/libjava/gnu/classpath/jdwp/id/InterfaceReferenceTypeId.java
index 95d5a489699..bdbd6b6ebff 100644
--- a/libjava/gnu/classpath/jdwp/id/InterfaceReferenceTypeId.java
+++ b/libjava/gnu/classpath/jdwp/id/InterfaceReferenceTypeId.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/id/JdwpId.java b/libjava/gnu/classpath/jdwp/id/JdwpId.java
index 81b6d265985..37f82e208c5 100644
--- a/libjava/gnu/classpath/jdwp/id/JdwpId.java
+++ b/libjava/gnu/classpath/jdwp/id/JdwpId.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/id/JdwpIdFactory.java b/libjava/gnu/classpath/jdwp/id/JdwpIdFactory.java
index 5a26cf888b0..06ec3c7681f 100644
--- a/libjava/gnu/classpath/jdwp/id/JdwpIdFactory.java
+++ b/libjava/gnu/classpath/jdwp/id/JdwpIdFactory.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/id/ObjectId.java b/libjava/gnu/classpath/jdwp/id/ObjectId.java
index 6bd399fe2e7..e34a3b59ebf 100644
--- a/libjava/gnu/classpath/jdwp/id/ObjectId.java
+++ b/libjava/gnu/classpath/jdwp/id/ObjectId.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/id/ReferenceTypeId.java b/libjava/gnu/classpath/jdwp/id/ReferenceTypeId.java
index 63f38af04f1..cdb78040a41 100644
--- a/libjava/gnu/classpath/jdwp/id/ReferenceTypeId.java
+++ b/libjava/gnu/classpath/jdwp/id/ReferenceTypeId.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/id/StringId.java b/libjava/gnu/classpath/jdwp/id/StringId.java
index 9e5b7ce8b64..ea1a83a56a2 100644
--- a/libjava/gnu/classpath/jdwp/id/StringId.java
+++ b/libjava/gnu/classpath/jdwp/id/StringId.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/id/ThreadGroupId.java b/libjava/gnu/classpath/jdwp/id/ThreadGroupId.java
index 80e8ac5001e..aef7d5b5421 100644
--- a/libjava/gnu/classpath/jdwp/id/ThreadGroupId.java
+++ b/libjava/gnu/classpath/jdwp/id/ThreadGroupId.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/id/ThreadId.java b/libjava/gnu/classpath/jdwp/id/ThreadId.java
index 9a719bec9fc..733bf55102b 100644
--- a/libjava/gnu/classpath/jdwp/id/ThreadId.java
+++ b/libjava/gnu/classpath/jdwp/id/ThreadId.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