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 /gnu/java/awt/peer/gtk/GtkDialogPeer.java | |
parent | 5e09e4750778d7e99616395c1bc1a99596d5293e (diff) | |
download | classpath-d300c5f7e90eeb0ffc7f7bc4299d461b38383d93.tar.gz |
* all files: Update for new FSF address.
Diffstat (limited to 'gnu/java/awt/peer/gtk/GtkDialogPeer.java')
-rw-r--r-- | gnu/java/awt/peer/gtk/GtkDialogPeer.java | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/java/awt/peer/gtk/GtkDialogPeer.java b/gnu/java/awt/peer/gtk/GtkDialogPeer.java index 9bf234404..c2cbc37dc 100644 --- a/gnu/java/awt/peer/gtk/GtkDialogPeer.java +++ b/gnu/java/awt/peer/gtk/GtkDialogPeer.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 |