summaryrefslogtreecommitdiff
path: root/java/util/jar
diff options
context:
space:
mode:
authorMark Wielaard <mark@klomp.org>2005-07-02 20:32:07 +0000
committerMark Wielaard <mark@klomp.org>2005-07-02 20:32:07 +0000
commitd300c5f7e90eeb0ffc7f7bc4299d461b38383d93 (patch)
tree8ad049549d437b770077671c0a73bcec5313bd17 /java/util/jar
parent5e09e4750778d7e99616395c1bc1a99596d5293e (diff)
downloadclasspath-d300c5f7e90eeb0ffc7f7bc4299d461b38383d93.tar.gz
* all files: Update for new FSF address.
Diffstat (limited to 'java/util/jar')
-rw-r--r--java/util/jar/Attributes.java4
-rw-r--r--java/util/jar/JarEntry.java4
-rw-r--r--java/util/jar/JarException.java4
-rw-r--r--java/util/jar/JarFile.java4
-rw-r--r--java/util/jar/JarInputStream.java4
-rw-r--r--java/util/jar/JarOutputStream.java4
-rw-r--r--java/util/jar/Manifest.java4
-rw-r--r--java/util/jar/package.html4
8 files changed, 16 insertions, 16 deletions
diff --git a/java/util/jar/Attributes.java b/java/util/jar/Attributes.java
index b8961411b..4db2c72e7 100644
--- a/java/util/jar/Attributes.java
+++ b/java/util/jar/Attributes.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/java/util/jar/JarEntry.java b/java/util/jar/JarEntry.java
index 4d527965f..722a283bb 100644
--- a/java/util/jar/JarEntry.java
+++ b/java/util/jar/JarEntry.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/java/util/jar/JarException.java b/java/util/jar/JarException.java
index 54291c687..d6f0634fe 100644
--- a/java/util/jar/JarException.java
+++ b/java/util/jar/JarException.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/java/util/jar/JarFile.java b/java/util/jar/JarFile.java
index cb2cbf490..3550ad8e0 100644
--- a/java/util/jar/JarFile.java
+++ b/java/util/jar/JarFile.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/java/util/jar/JarInputStream.java b/java/util/jar/JarInputStream.java
index 74649edba..1788af6ad 100644
--- a/java/util/jar/JarInputStream.java
+++ b/java/util/jar/JarInputStream.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/java/util/jar/JarOutputStream.java b/java/util/jar/JarOutputStream.java
index 217e245c7..2c8c2f08d 100644
--- a/java/util/jar/JarOutputStream.java
+++ b/java/util/jar/JarOutputStream.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/java/util/jar/Manifest.java b/java/util/jar/Manifest.java
index ddc201b45..fdc76ff97 100644
--- a/java/util/jar/Manifest.java
+++ b/java/util/jar/Manifest.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/java/util/jar/package.html b/java/util/jar/package.html
index deef0eeb6..7fd87878d 100644
--- a/java/util/jar/package.html
+++ b/java/util/jar/package.html
@@ -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