diff options
author | R. Kelley Cook <kcook@gcc.gnu.org> | 2005-07-01 01:29:17 +0000 |
---|---|---|
committer | R. Kelley Cook <kcook@gcc.gnu.org> | 2005-07-01 01:29:17 +0000 |
commit | cb5fee25cdedfa7e218a15f0996a73b1e8470b26 (patch) | |
tree | 6b189448f3e1dcf61cf5d068a60b7ff76794e33c /gcc/ada/config-lang.in | |
parent | 6f685df9a800367e08d4943e3e7b887d16eea37a (diff) | |
download | gcc-cb5fee25cdedfa7e218a15f0996a73b1e8470b26.zip gcc-cb5fee25cdedfa7e218a15f0996a73b1e8470b26.tar.gz gcc-cb5fee25cdedfa7e218a15f0996a73b1e8470b26.tar.bz2 |
Update FSF address
From-SVN: r101492
Diffstat (limited to 'gcc/ada/config-lang.in')
-rw-r--r-- | gcc/ada/config-lang.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/config-lang.in b/gcc/ada/config-lang.in index 4622081..6b6366d 100644 --- a/gcc/ada/config-lang.in +++ b/gcc/ada/config-lang.in @@ -15,8 +15,8 @@ #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. +#the Free Software Foundation, 51 Franklin Street, Fifth Floor, +#Boston, MA 02110-1301, USA. # Configure looks for the existence of this file to auto-config each language. # We define several parameters used by configure: |