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 /vm/reference/java/nio | |
| parent | 5e09e4750778d7e99616395c1bc1a99596d5293e (diff) | |
| download | classpath-d300c5f7e90eeb0ffc7f7bc4299d461b38383d93.tar.gz | |
* all files: Update for new FSF address.
Diffstat (limited to 'vm/reference/java/nio')
| -rw-r--r-- | vm/reference/java/nio/VMDirectByteBuffer.java | 4 | ||||
| -rw-r--r-- | vm/reference/java/nio/channels/VMChannels.java | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/vm/reference/java/nio/VMDirectByteBuffer.java b/vm/reference/java/nio/VMDirectByteBuffer.java index 1fe8a8cdd..e42f50381 100644 --- a/vm/reference/java/nio/VMDirectByteBuffer.java +++ b/vm/reference/java/nio/VMDirectByteBuffer.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/vm/reference/java/nio/channels/VMChannels.java b/vm/reference/java/nio/channels/VMChannels.java index 04f278f1d..e58d7fbf9 100644 --- a/vm/reference/java/nio/channels/VMChannels.java +++ b/vm/reference/java/nio/channels/VMChannels.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 |
