diff options
Diffstat (limited to 'libjava/jni/classpath')
-rw-r--r-- | libjava/jni/classpath/classpath_jawt.h | 4 | ||||
-rw-r--r-- | libjava/jni/classpath/native_state.c | 4 | ||||
-rw-r--r-- | libjava/jni/classpath/native_state.h | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/libjava/jni/classpath/classpath_jawt.h b/libjava/jni/classpath/classpath_jawt.h index 6ff5c53..f3326e1 100644 --- a/libjava/jni/classpath/classpath_jawt.h +++ b/libjava/jni/classpath/classpath_jawt.h @@ -15,8 +15,8 @@ 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/jni/classpath/native_state.c b/libjava/jni/classpath/native_state.c index 746686e..5923bb8 100644 --- a/libjava/jni/classpath/native_state.c +++ b/libjava/jni/classpath/native_state.c @@ -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/jni/classpath/native_state.h b/libjava/jni/classpath/native_state.h index 25ef6b5..0a4edbd 100644 --- a/libjava/jni/classpath/native_state.h +++ b/libjava/jni/classpath/native_state.h @@ -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 |