diff options
author | Fred Fish <fnf@specifix.com> | 1995-08-02 03:41:12 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1995-08-02 03:41:12 +0000 |
commit | 6c9638b444fd6ebdd189fe05c3e44dfbc95c878c (patch) | |
tree | 961bfa2200b5d4bff0a5523f36fc08d2da37ddd8 /gdb/config/i960 | |
parent | fc564b185864dc8d3378a4bd705fa6d62af2cbc1 (diff) | |
download | gdb-6c9638b444fd6ebdd189fe05c3e44dfbc95c878c.zip gdb-6c9638b444fd6ebdd189fe05c3e44dfbc95c878c.tar.gz gdb-6c9638b444fd6ebdd189fe05c3e44dfbc95c878c.tar.bz2 |
Update FSF address.
Diffstat (limited to 'gdb/config/i960')
-rw-r--r-- | gdb/config/i960/tm-i960.h | 2 | ||||
-rw-r--r-- | gdb/config/i960/tm-nindy960.h | 2 | ||||
-rw-r--r-- | gdb/config/i960/tm-vx960.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/gdb/config/i960/tm-i960.h b/gdb/config/i960/tm-i960.h index 61ce5d7..6c80f84 100644 --- a/gdb/config/i960/tm-i960.h +++ b/gdb/config/i960/tm-i960.h @@ -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. */ /* Definitions to target GDB to any i960. */ diff --git a/gdb/config/i960/tm-nindy960.h b/gdb/config/i960/tm-nindy960.h index 9d7dbff..0f9b484 100644 --- a/gdb/config/i960/tm-nindy960.h +++ b/gdb/config/i960/tm-nindy960.h @@ -16,7 +16,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. */ /***************************************************************************** * Definitions to target GDB to an i960 debugged over a serial line. diff --git a/gdb/config/i960/tm-vx960.h b/gdb/config/i960/tm-vx960.h index decc9ac..2d56b43 100644 --- a/gdb/config/i960/tm-vx960.h +++ b/gdb/config/i960/tm-vx960.h @@ -16,7 +16,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 "i960/tm-i960.h" |