diff options
author | kenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4> | 1995-06-15 11:52:21 +0000 |
---|---|---|
committer | kenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4> | 1995-06-15 11:52:21 +0000 |
commit | 0355838f44b59d1f975c4e3c9616d86ca665705a (patch) | |
tree | a3403adfbd7d32b55740686d63db03fc36e5d688 /gcc/mips-tdump.c | |
parent | a372a482db1dd696ea2d814ce10278d87a311ad3 (diff) | |
download | gcc-0355838f44b59d1f975c4e3c9616d86ca665705a.tar.gz |
Update FSF address.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9961 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/mips-tdump.c')
-rw-r--r-- | gcc/mips-tdump.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/mips-tdump.c b/gcc/mips-tdump.c index 4198ab443ba..2813619fcae 100644 --- a/gcc/mips-tdump.c +++ b/gcc/mips-tdump.c @@ -17,7 +17,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, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ #include <stdio.h> #include <sys/types.h> |