diff options
| author | Mark Wielaard <mark@klomp.org> | 2005-07-02 20:32:07 +0000 |
|---|---|---|
| committer | Mark Wielaard <mark@klomp.org> | 2005-07-02 20:32:07 +0000 |
| commit | d300c5f7e90eeb0ffc7f7bc4299d461b38383d93 (patch) | |
| tree | 8ad049549d437b770077671c0a73bcec5313bd17 /test/java.io/FileOutputStreamTest.java | |
| parent | 5e09e4750778d7e99616395c1bc1a99596d5293e (diff) | |
| download | classpath-d300c5f7e90eeb0ffc7f7bc4299d461b38383d93.tar.gz | |
* all files: Update for new FSF address.
Diffstat (limited to 'test/java.io/FileOutputStreamTest.java')
| -rw-r--r-- | test/java.io/FileOutputStreamTest.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/java.io/FileOutputStreamTest.java b/test/java.io/FileOutputStreamTest.java index 27578cc6c..1917f4e3b 100644 --- a/test/java.io/FileOutputStreamTest.java +++ b/test/java.io/FileOutputStreamTest.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.*; |
