From 8999fe288f269fcf607821f796186b24045bacd8 Mon Sep 17 00:00:00 2001 From: kcook Date: Thu, 30 Jun 2005 03:22:09 +0000 Subject: Update FSF address git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101453 138bc75d-0d04-0410-961f-82ee72b054a4 --- libjava/javax/sql/ConnectionEvent.java | 4 ++-- libjava/javax/sql/ConnectionEventListener.java | 4 ++-- libjava/javax/sql/ConnectionPoolDataSource.java | 4 ++-- libjava/javax/sql/DataSource.java | 4 ++-- libjava/javax/sql/PooledConnection.java | 4 ++-- libjava/javax/sql/RowSet.java | 4 ++-- libjava/javax/sql/RowSetEvent.java | 4 ++-- libjava/javax/sql/RowSetInternal.java | 4 ++-- libjava/javax/sql/RowSetListener.java | 4 ++-- libjava/javax/sql/RowSetMetaData.java | 4 ++-- libjava/javax/sql/RowSetReader.java | 4 ++-- libjava/javax/sql/RowSetWriter.java | 4 ++-- libjava/javax/sql/XAConnection.java | 4 ++-- libjava/javax/sql/XADataSource.java | 4 ++-- 14 files changed, 28 insertions(+), 28 deletions(-) (limited to 'libjava/javax/sql') diff --git a/libjava/javax/sql/ConnectionEvent.java b/libjava/javax/sql/ConnectionEvent.java index b973dca3dc3..0d20b1afb83 100644 --- a/libjava/javax/sql/ConnectionEvent.java +++ b/libjava/javax/sql/ConnectionEvent.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/libjava/javax/sql/ConnectionEventListener.java b/libjava/javax/sql/ConnectionEventListener.java index b71531853c1..08011896688 100644 --- a/libjava/javax/sql/ConnectionEventListener.java +++ b/libjava/javax/sql/ConnectionEventListener.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/libjava/javax/sql/ConnectionPoolDataSource.java b/libjava/javax/sql/ConnectionPoolDataSource.java index 7e70ce77cbe..99661d7f40f 100644 --- a/libjava/javax/sql/ConnectionPoolDataSource.java +++ b/libjava/javax/sql/ConnectionPoolDataSource.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/libjava/javax/sql/DataSource.java b/libjava/javax/sql/DataSource.java index 3b6830f3d76..de1bc82679f 100644 --- a/libjava/javax/sql/DataSource.java +++ b/libjava/javax/sql/DataSource.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/libjava/javax/sql/PooledConnection.java b/libjava/javax/sql/PooledConnection.java index a1281192f78..1fb23df1447 100644 --- a/libjava/javax/sql/PooledConnection.java +++ b/libjava/javax/sql/PooledConnection.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/libjava/javax/sql/RowSet.java b/libjava/javax/sql/RowSet.java index 085288d6ed4..46b776b3c10 100644 --- a/libjava/javax/sql/RowSet.java +++ b/libjava/javax/sql/RowSet.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/libjava/javax/sql/RowSetEvent.java b/libjava/javax/sql/RowSetEvent.java index 357e999ac5f..26de4e97330 100644 --- a/libjava/javax/sql/RowSetEvent.java +++ b/libjava/javax/sql/RowSetEvent.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/libjava/javax/sql/RowSetInternal.java b/libjava/javax/sql/RowSetInternal.java index 8feaa27f9d5..1fdacb9e766 100644 --- a/libjava/javax/sql/RowSetInternal.java +++ b/libjava/javax/sql/RowSetInternal.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/libjava/javax/sql/RowSetListener.java b/libjava/javax/sql/RowSetListener.java index 6a6e619dd26..86726747ffa 100644 --- a/libjava/javax/sql/RowSetListener.java +++ b/libjava/javax/sql/RowSetListener.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/libjava/javax/sql/RowSetMetaData.java b/libjava/javax/sql/RowSetMetaData.java index 7f7749234d1..8279fee3950 100644 --- a/libjava/javax/sql/RowSetMetaData.java +++ b/libjava/javax/sql/RowSetMetaData.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/libjava/javax/sql/RowSetReader.java b/libjava/javax/sql/RowSetReader.java index a5e0f81ff6f..fb33315b457 100644 --- a/libjava/javax/sql/RowSetReader.java +++ b/libjava/javax/sql/RowSetReader.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/libjava/javax/sql/RowSetWriter.java b/libjava/javax/sql/RowSetWriter.java index fe4c1e6a199..20c1034dd54 100644 --- a/libjava/javax/sql/RowSetWriter.java +++ b/libjava/javax/sql/RowSetWriter.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/libjava/javax/sql/XAConnection.java b/libjava/javax/sql/XAConnection.java index f1caa788482..2fadffcfece 100644 --- a/libjava/javax/sql/XAConnection.java +++ b/libjava/javax/sql/XAConnection.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/libjava/javax/sql/XADataSource.java b/libjava/javax/sql/XADataSource.java index ef55a32804c..724e2f08a3e 100644 --- a/libjava/javax/sql/XADataSource.java +++ b/libjava/javax/sql/XADataSource.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 -- cgit v1.2.3