summaryrefslogtreecommitdiff
path: root/test/java.io/BufferedByteOutputStreamTest.java
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 /test/java.io/BufferedByteOutputStreamTest.java
parent5e09e4750778d7e99616395c1bc1a99596d5293e (diff)
downloadclasspath-d300c5f7e90eeb0ffc7f7bc4299d461b38383d93.tar.gz
* all files: Update for new FSF address.
Diffstat (limited to 'test/java.io/BufferedByteOutputStreamTest.java')
-rw-r--r--test/java.io/BufferedByteOutputStreamTest.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/java.io/BufferedByteOutputStreamTest.java b/test/java.io/BufferedByteOutputStreamTest.java
index 2d11579f6..e2785e6b3 100644
--- a/test/java.io/BufferedByteOutputStreamTest.java
+++ b/test/java.io/BufferedByteOutputStreamTest.java
@@ -16,7 +16,7 @@
/*
/* You should have received a copy of the GNU General Public License
/* along with this program; if not, write to the Free Software Foundation
-/* Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307 USA
+/* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
/*************************************************************************/
import java.io.*;