diff options
Diffstat (limited to 'libjava/gnu/java/io')
| -rw-r--r-- | libjava/gnu/java/io/ASN1ParsingException.java | 4 | ||||
| -rw-r--r-- | libjava/gnu/java/io/Base64InputStream.java | 4 | ||||
| -rw-r--r-- | libjava/gnu/java/io/ClassLoaderObjectInputStream.java | 4 | ||||
| -rw-r--r-- | libjava/gnu/java/io/NullOutputStream.java | 4 | ||||
| -rw-r--r-- | libjava/gnu/java/io/ObjectIdentityWrapper.java | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/libjava/gnu/java/io/ASN1ParsingException.java b/libjava/gnu/java/io/ASN1ParsingException.java index 3a5dade8192..5d2c64ab54f 100644 --- a/libjava/gnu/java/io/ASN1ParsingException.java +++ b/libjava/gnu/java/io/ASN1ParsingException.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/java/io/Base64InputStream.java b/libjava/gnu/java/io/Base64InputStream.java index 617e8315102..b0824ab6935 100644 --- a/libjava/gnu/java/io/Base64InputStream.java +++ b/libjava/gnu/java/io/Base64InputStream.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/java/io/ClassLoaderObjectInputStream.java b/libjava/gnu/java/io/ClassLoaderObjectInputStream.java index 5368ec90e87..238ab26b1b9 100644 --- a/libjava/gnu/java/io/ClassLoaderObjectInputStream.java +++ b/libjava/gnu/java/io/ClassLoaderObjectInputStream.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/java/io/NullOutputStream.java b/libjava/gnu/java/io/NullOutputStream.java index 44b5ff17c37..526bd26e830 100644 --- a/libjava/gnu/java/io/NullOutputStream.java +++ b/libjava/gnu/java/io/NullOutputStream.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/java/io/ObjectIdentityWrapper.java b/libjava/gnu/java/io/ObjectIdentityWrapper.java index bebd6913170..6db2e3a52a6 100644 --- a/libjava/gnu/java/io/ObjectIdentityWrapper.java +++ b/libjava/gnu/java/io/ObjectIdentityWrapper.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 |

