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/strcat-chk.c | |
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/strcat-chk.c')
-rw-r--r-- | libssp/strcat-chk.c | 4 |
1 files changed, 2 insertions, 2 deletions
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 |