aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/error.c
diff options
context:
space:
mode:
authorKelley Cook <kcook@gcc.gnu.org>2005-06-25 00:40:37 +0000
committerR. Kelley Cook <kcook@gcc.gnu.org>2005-06-25 00:40:37 +0000
commitab57747bb0e66ee266d19c164c5fcaa09f189b57 (patch)
treef4f354afbbdb211f79f5b3c94cb1ba34d2c797c1 /gcc/fortran/error.c
parentf12c30a8f13bb7b355d930f06dad89ca4a9ddb9a (diff)
downloadgcc-ab57747bb0e66ee266d19c164c5fcaa09f189b57.zip
gcc-ab57747bb0e66ee266d19c164c5fcaa09f189b57.tar.gz
gcc-ab57747bb0e66ee266d19c164c5fcaa09f189b57.tar.bz2
Update FSF address.
From-SVN: r101310
Diffstat (limited to 'gcc/fortran/error.c')
-rw-r--r--gcc/fortran/error.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/fortran/error.c b/gcc/fortran/error.c
index c531329..d30153c 100644
--- a/gcc/fortran/error.c
+++ b/gcc/fortran/error.c
@@ -17,8 +17,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. */
/* Handle the inevitable errors. A major catch here is that things
flagged as errors in one match subroutine can conceivably be legal