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 /opcodes | |
parent | 994819d26757a1ce375ea08045bc3ba0eafa11e9 (diff) | |
download | gdb-d7f1f2b0beac0f0c0e45e24a2b3ac7d1f866a5e5.zip gdb-d7f1f2b0beac0f0c0e45e24a2b3ac7d1f866a5e5.tar.gz gdb-d7f1f2b0beac0f0c0e45e24a2b3ac7d1f866a5e5.tar.bz2 |
fix FSF address
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/mcore-dis.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/mcore-dis.c b/opcodes/mcore-dis.c index e3bfe7d..793de68 100644 --- a/opcodes/mcore-dis.c +++ b/opcodes/mcore-dis.c @@ -13,7 +13,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 <stdio.h> #define STATIC_TABLE |