aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/gfortranspec.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/gfortranspec.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/gfortranspec.c')
-rw-r--r--gcc/fortran/gfortranspec.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/fortran/gfortranspec.c b/gcc/fortran/gfortranspec.c
index 9963b7f..0d6264e 100644
--- a/gcc/fortran/gfortranspec.c
+++ b/gcc/fortran/gfortranspec.c
@@ -16,8 +16,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU CC; see the file COPYING. If not, write to
-the Free Software Foundation, 59 Temple Place - Suite 330,
-Boston, MA 02111-1307, USA. */
+the Free Software Foundation, 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA. */
/* This file is copied more or less verbatim from g77. */
/* This file contains a filter for the main `gcc' driver, which is
replicated for the `gfortran' driver by adding this filter. The purpose