diff options
author | Kelley Cook <kcook@gcc.gnu.org> | 2005-06-25 01:32:49 +0000 |
---|---|---|
committer | R. Kelley Cook <kcook@gcc.gnu.org> | 2005-06-25 01:32:49 +0000 |
commit | a8aa023e43ebff2657c7bf72d7bba70b7676224a (patch) | |
tree | b2d0936327575732c3d99d8c57f0759cb5472664 /gcc/po/exgettext | |
parent | 39d14ddaacf2519a8f27f5826572840bbea2bdaf (diff) | |
download | gcc-a8aa023e43ebff2657c7bf72d7bba70b7676224a.zip gcc-a8aa023e43ebff2657c7bf72d7bba70b7676224a.tar.gz gcc-a8aa023e43ebff2657c7bf72d7bba70b7676224a.tar.bz2 |
Update FSF address
From-SVN: r101315
Diffstat (limited to 'gcc/po/exgettext')
-rw-r--r-- | gcc/po/exgettext | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/po/exgettext b/gcc/po/exgettext index 40c6463..7f9c32d 100644 --- a/gcc/po/exgettext +++ b/gcc/po/exgettext @@ -19,8 +19,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. # Always operate in the C locale. LANG=C |