From 50c68eff2fd953b9874aba740057246334875fa3 Mon Sep 17 00:00:00 2001 From: kcook Date: Wed, 17 Aug 2005 03:26:45 +0000 Subject: 2005-08-17 Kelley Cook * ALL: Update FSF address. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@103198 138bc75d-0d04-0410-961f-82ee72b054a4 --- libssp/ChangeLog | 4 ++++ libssp/gets-chk.c | 4 ++-- libssp/memcpy-chk.c | 4 ++-- libssp/memmove-chk.c | 4 ++-- libssp/mempcpy-chk.c | 4 ++-- libssp/memset-chk.c | 4 ++-- libssp/snprintf-chk.c | 4 ++-- libssp/sprintf-chk.c | 4 ++-- libssp/ssp-local.c | 4 ++-- libssp/ssp.c | 4 ++-- libssp/ssp/ssp.h.in | 4 ++-- libssp/ssp/stdio.h | 4 ++-- libssp/ssp/string.h | 4 ++-- libssp/ssp/unistd.h | 4 ++-- libssp/stpcpy-chk.c | 4 ++-- libssp/strcat-chk.c | 4 ++-- libssp/strcpy-chk.c | 4 ++-- libssp/strncat-chk.c | 4 ++-- libssp/strncpy-chk.c | 4 ++-- libssp/vsnprintf-chk.c | 4 ++-- libssp/vsprintf-chk.c | 4 ++-- 21 files changed, 44 insertions(+), 40 deletions(-) (limited to 'libssp') diff --git a/libssp/ChangeLog b/libssp/ChangeLog index 240f51ec962..fd1bc71ca2f 100644 --- a/libssp/ChangeLog +++ b/libssp/ChangeLog @@ -1,3 +1,7 @@ +2005-08-17 Kelley Cook + + * ALL: Update FSF address. + 2005-07-02 Jakub Jelinek * ALL: First release as more than just a single file. diff --git a/libssp/gets-chk.c b/libssp/gets-chk.c index 9dd85a15ec3..a6eda745ea7 100644 --- a/libssp/gets-chk.c +++ b/libssp/gets-chk.c @@ -24,8 +24,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* As a special exception, if you link this library with files compiled with GCC to produce an executable, this does not cause the resulting executable diff --git a/libssp/memcpy-chk.c b/libssp/memcpy-chk.c index 98f7556794c..36e7a602518 100644 --- a/libssp/memcpy-chk.c +++ b/libssp/memcpy-chk.c @@ -24,8 +24,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* As a special exception, if you link this library with files compiled with GCC to produce an executable, this does not cause the resulting executable diff --git a/libssp/memmove-chk.c b/libssp/memmove-chk.c index 95a30c67582..9507cbc5e01 100644 --- a/libssp/memmove-chk.c +++ b/libssp/memmove-chk.c @@ -24,8 +24,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* As a special exception, if you link this library with files compiled with GCC to produce an executable, this does not cause the resulting executable diff --git a/libssp/mempcpy-chk.c b/libssp/mempcpy-chk.c index b0dfc39d801..e21b15f39f8 100644 --- a/libssp/mempcpy-chk.c +++ b/libssp/mempcpy-chk.c @@ -24,8 +24,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* As a special exception, if you link this library with files compiled with GCC to produce an executable, this does not cause the resulting executable diff --git a/libssp/memset-chk.c b/libssp/memset-chk.c index c2ef5ad89c4..6b5f511dfad 100644 --- a/libssp/memset-chk.c +++ b/libssp/memset-chk.c @@ -24,8 +24,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* As a special exception, if you link this library with files compiled with GCC to produce an executable, this does not cause the resulting executable diff --git a/libssp/snprintf-chk.c b/libssp/snprintf-chk.c index d8fc8942e88..f800ffe13b6 100644 --- a/libssp/snprintf-chk.c +++ b/libssp/snprintf-chk.c @@ -24,8 +24,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* As a special exception, if you link this library with files compiled with GCC to produce an executable, this does not cause the resulting executable diff --git a/libssp/sprintf-chk.c b/libssp/sprintf-chk.c index 7b084c2f84b..6569bf6cc51 100644 --- a/libssp/sprintf-chk.c +++ b/libssp/sprintf-chk.c @@ -24,8 +24,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* As a special exception, if you link this library with files compiled with GCC to produce an executable, this does not cause the resulting executable diff --git a/libssp/ssp-local.c b/libssp/ssp-local.c index aa63cccfaae..33867cc0d2e 100644 --- a/libssp/ssp-local.c +++ b/libssp/ssp-local.c @@ -24,8 +24,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* As a special exception, if you link this library with files compiled with GCC to produce an executable, this does not cause the resulting executable diff --git a/libssp/ssp.c b/libssp/ssp.c index 6c565363b75..9576be445b2 100644 --- a/libssp/ssp.c +++ b/libssp/ssp.c @@ -24,8 +24,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* As a special exception, if you link this library with files compiled with GCC to produce an executable, this does not cause the resulting executable diff --git a/libssp/ssp/ssp.h.in b/libssp/ssp/ssp.h.in index 2ce13e9d7b8..40a64aab872 100644 --- a/libssp/ssp/ssp.h.in +++ b/libssp/ssp/ssp.h.in @@ -24,8 +24,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* As a special exception, if you link this library with files compiled with GCC to produce an executable, this does not cause the resulting executable diff --git a/libssp/ssp/stdio.h b/libssp/ssp/stdio.h index 694e6ad322f..00c687f245a 100644 --- a/libssp/ssp/stdio.h +++ b/libssp/ssp/stdio.h @@ -24,8 +24,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* As a special exception, if you link this library with files compiled with GCC to produce an executable, this does not cause the resulting executable diff --git a/libssp/ssp/string.h b/libssp/ssp/string.h index d214785a05c..57a17cfe796 100644 --- a/libssp/ssp/string.h +++ b/libssp/ssp/string.h @@ -24,8 +24,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* As a special exception, if you link this library with files compiled with GCC to produce an executable, this does not cause the resulting executable diff --git a/libssp/ssp/unistd.h b/libssp/ssp/unistd.h index 176369f78c9..de621669b3a 100644 --- a/libssp/ssp/unistd.h +++ b/libssp/ssp/unistd.h @@ -24,8 +24,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* As a special exception, if you link this library with files compiled with GCC to produce an executable, this does not cause the resulting executable diff --git a/libssp/stpcpy-chk.c b/libssp/stpcpy-chk.c index 02c592cda7c..90d5aa4d53c 100644 --- a/libssp/stpcpy-chk.c +++ b/libssp/stpcpy-chk.c @@ -24,8 +24,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* As a special exception, if you link this library with files compiled with GCC to produce an executable, this does not cause the resulting executable diff --git a/libssp/strcat-chk.c b/libssp/strcat-chk.c index d3a1a64a992..237196dffee 100644 --- a/libssp/strcat-chk.c +++ b/libssp/strcat-chk.c @@ -24,8 +24,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* As a special exception, if you link this library with files compiled with GCC to produce an executable, this does not cause the resulting executable diff --git a/libssp/strcpy-chk.c b/libssp/strcpy-chk.c index 7a3978e73a1..47584f4a0bd 100644 --- a/libssp/strcpy-chk.c +++ b/libssp/strcpy-chk.c @@ -24,8 +24,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* As a special exception, if you link this library with files compiled with GCC to produce an executable, this does not cause the resulting executable diff --git a/libssp/strncat-chk.c b/libssp/strncat-chk.c index 39e61c8659c..f559e601159 100644 --- a/libssp/strncat-chk.c +++ b/libssp/strncat-chk.c @@ -24,8 +24,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* As a special exception, if you link this library with files compiled with GCC to produce an executable, this does not cause the resulting executable diff --git a/libssp/strncpy-chk.c b/libssp/strncpy-chk.c index 5c01fd9faa3..538b48192bc 100644 --- a/libssp/strncpy-chk.c +++ b/libssp/strncpy-chk.c @@ -24,8 +24,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* As a special exception, if you link this library with files compiled with GCC to produce an executable, this does not cause the resulting executable diff --git a/libssp/vsnprintf-chk.c b/libssp/vsnprintf-chk.c index 21a2aad8632..2e86df5cf33 100644 --- a/libssp/vsnprintf-chk.c +++ b/libssp/vsnprintf-chk.c @@ -24,8 +24,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* As a special exception, if you link this library with files compiled with GCC to produce an executable, this does not cause the resulting executable diff --git a/libssp/vsprintf-chk.c b/libssp/vsprintf-chk.c index 669b239d9cb..a8c436f07c8 100644 --- a/libssp/vsprintf-chk.c +++ b/libssp/vsprintf-chk.c @@ -24,8 +24,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* As a special exception, if you link this library with files compiled with GCC to produce an executable, this does not cause the resulting executable -- cgit v1.2.3