diff options
author | Kazu Hirata <kazu@codesourcery.com> | 2005-07-26 12:29:15 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@gcc.gnu.org> | 2005-07-26 12:29:15 +0000 |
commit | 783455db8ddf91d0777657edea22b3d285425e59 (patch) | |
tree | c8a1a1b09557526ccaea87e43198d94643e5d0dd /gcc/config/crx/crx.c | |
parent | 46c0a59dfb7e787766e70fae751b66e527a8932a (diff) | |
download | gcc-783455db8ddf91d0777657edea22b3d285425e59.zip gcc-783455db8ddf91d0777657edea22b3d285425e59.tar.gz gcc-783455db8ddf91d0777657edea22b3d285425e59.tar.bz2 |
ipa-pure-const.c, [...]: Update FSF address.
* ipa-pure-const.c, ipa-reference.c, ipa-reference.h,
ipa-type-escape.c, ipa-type-escape.h, ipa-utils.c,
ipa-utils.h, treestruct.def, config/crx/crx-protos.h,
config/crx/crx.c, config/crx/crx.h, config/crx/crx.md: Update
FSF address.
From-SVN: r102384
Diffstat (limited to 'gcc/config/crx/crx.c')
-rw-r--r-- | gcc/config/crx/crx.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/crx/crx.c b/gcc/config/crx/crx.c index 28d88ff..3ff42b5 100644 --- a/gcc/config/crx/crx.c +++ b/gcc/config/crx/crx.c @@ -16,8 +16,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. */ /*****************************************************************************/ /* HEADER INCLUDES */ |