diff options
author | Ian Lance Taylor <ian@airs.com> | 1999-08-31 15:12:20 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1999-08-31 15:12:20 +0000 |
commit | d7f1f2b0beac0f0c0e45e24a2b3ac7d1f866a5e5 (patch) | |
tree | d51886e2807545c1f6b825c646d5257bd1ac4410 /bfd | |
parent | 994819d26757a1ce375ea08045bc3ba0eafa11e9 (diff) | |
download | gdb-d7f1f2b0beac0f0c0e45e24a2b3ac7d1f866a5e5.zip gdb-d7f1f2b0beac0f0c0e45e24a2b3ac7d1f866a5e5.tar.gz gdb-d7f1f2b0beac0f0c0e45e24a2b3ac7d1f866a5e5.tar.bz2 |
fix FSF address
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/cpu-mcore.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/cpu-mcore.c b/bfd/cpu-mcore.c index 7dbfe1b..0e3af1f 100644 --- a/bfd/cpu-mcore.c +++ b/bfd/cpu-mcore.c @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ +Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "bfd.h" #include "sysdep.h" |