diff options
author | kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-08-17 03:26:45 +0000 |
---|---|---|
committer | kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-08-17 03:26:45 +0000 |
commit | 50c68eff2fd953b9874aba740057246334875fa3 (patch) | |
tree | 9732bba71241a7b9d1f7e665c96b9222cc6f29cf /libssp/ssp | |
parent | b1df5b265b5f4dc8779eb09c5417cc6c9179c9ae (diff) | |
download | gcc-50c68eff2fd953b9874aba740057246334875fa3.tar.gz |
2005-08-17 Kelley Cook <kcook@gcc.gnu.org>
* ALL: Update FSF address.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@103198 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libssp/ssp')
-rw-r--r-- | libssp/ssp/ssp.h.in | 4 | ||||
-rw-r--r-- | libssp/ssp/stdio.h | 4 | ||||
-rw-r--r-- | libssp/ssp/string.h | 4 | ||||
-rw-r--r-- | libssp/ssp/unistd.h | 4 |
4 files changed, 8 insertions, 8 deletions
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 |