diff options
author | Ben Elliston <bje@au.ibm.com> | 2006-01-16 02:06:05 +0000 |
---|---|---|
committer | Ben Elliston <bje@gcc.gnu.org> | 2006-01-16 13:06:05 +1100 |
commit | ee7f3818a31732e216834bbccc63828917569ee5 (patch) | |
tree | 9eefcfb2c739da99f451fa93f86fdd965dcbed2e /gcc/testsuite/gcc.dg | |
parent | eebfe52da0dee6265844bfefb8e654fb71381694 (diff) | |
download | gcc-ee7f3818a31732e216834bbccc63828917569ee5.zip gcc-ee7f3818a31732e216834bbccc63828917569ee5.tar.gz gcc-ee7f3818a31732e216834bbccc63828917569ee5.tar.bz2 |
dfp.exp: Correct FSF address.
* gcc.dg/dfp/dfp.exp: Correct FSF address.
* gcc.misc-tests/dectest.exp: Ditto.
From-SVN: r109738
Diffstat (limited to 'gcc/testsuite/gcc.dg')
-rw-r--r-- | gcc/testsuite/gcc.dg/dfp/dfp.exp | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/gcc/testsuite/gcc.dg/dfp/dfp.exp b/gcc/testsuite/gcc.dg/dfp/dfp.exp index fcaecff..52b48520 100644 --- a/gcc/testsuite/gcc.dg/dfp/dfp.exp +++ b/gcc/testsuite/gcc.dg/dfp/dfp.exp @@ -1,4 +1,4 @@ -# Copyright (C) 2005 Free Software Foundation, Inc. +# Copyright (C) 2005, 2006 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -12,7 +12,8 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301, USA. # GCC testsuite that uses the `dg.exp' driver. |