From 917b04f4923bdb692362b09ce5c4730d073c4c00 Mon Sep 17 00:00:00 2001 From: Kelley Cook Date: Thu, 30 Jun 2005 03:22:09 +0000 Subject: Update FSF address From-SVN: r101453 --- libjava/javax/security/cert/Certificate.java | 4 ++-- libjava/javax/security/cert/CertificateEncodingException.java | 4 ++-- libjava/javax/security/cert/CertificateException.java | 4 ++-- libjava/javax/security/cert/CertificateExpiredException.java | 4 ++-- libjava/javax/security/cert/CertificateNotYetValidException.java | 4 ++-- libjava/javax/security/cert/CertificateParsingException.java | 4 ++-- libjava/javax/security/cert/X509CertBridge.java | 4 ++-- libjava/javax/security/cert/X509Certificate.java | 4 ++-- 8 files changed, 16 insertions(+), 16 deletions(-) (limited to 'libjava/javax/security/cert') diff --git a/libjava/javax/security/cert/Certificate.java b/libjava/javax/security/cert/Certificate.java index 8090817..50c7340 100644 --- a/libjava/javax/security/cert/Certificate.java +++ b/libjava/javax/security/cert/Certificate.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/security/cert/CertificateEncodingException.java b/libjava/javax/security/cert/CertificateEncodingException.java index 81c85dd..47aedcf 100644 --- a/libjava/javax/security/cert/CertificateEncodingException.java +++ b/libjava/javax/security/cert/CertificateEncodingException.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/security/cert/CertificateException.java b/libjava/javax/security/cert/CertificateException.java index 4e79a31..270cc92 100644 --- a/libjava/javax/security/cert/CertificateException.java +++ b/libjava/javax/security/cert/CertificateException.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/security/cert/CertificateExpiredException.java b/libjava/javax/security/cert/CertificateExpiredException.java index 53b0cc0..3a8c051 100644 --- a/libjava/javax/security/cert/CertificateExpiredException.java +++ b/libjava/javax/security/cert/CertificateExpiredException.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/security/cert/CertificateNotYetValidException.java b/libjava/javax/security/cert/CertificateNotYetValidException.java index 56c8aeb..22a7c4a 100644 --- a/libjava/javax/security/cert/CertificateNotYetValidException.java +++ b/libjava/javax/security/cert/CertificateNotYetValidException.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/security/cert/CertificateParsingException.java b/libjava/javax/security/cert/CertificateParsingException.java index 17012e2..f359f8d 100644 --- a/libjava/javax/security/cert/CertificateParsingException.java +++ b/libjava/javax/security/cert/CertificateParsingException.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/security/cert/X509CertBridge.java b/libjava/javax/security/cert/X509CertBridge.java index 9db2c48..36fc420 100644 --- a/libjava/javax/security/cert/X509CertBridge.java +++ b/libjava/javax/security/cert/X509CertBridge.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/security/cert/X509Certificate.java b/libjava/javax/security/cert/X509Certificate.java index f22573f..e7f6b05 100644 --- a/libjava/javax/security/cert/X509Certificate.java +++ b/libjava/javax/security/cert/X509Certificate.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.1