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/pa | |
parent | fc564b185864dc8d3378a4bd705fa6d62af2cbc1 (diff) | |
download | gdb-6c9638b444fd6ebdd189fe05c3e44dfbc95c878c.zip gdb-6c9638b444fd6ebdd189fe05c3e44dfbc95c878c.tar.gz gdb-6c9638b444fd6ebdd189fe05c3e44dfbc95c878c.tar.bz2 |
Update FSF address.
Diffstat (limited to 'gdb/config/pa')
-rw-r--r-- | gdb/config/pa/nm-hppab.h | 2 | ||||
-rw-r--r-- | gdb/config/pa/nm-hppah.h | 2 | ||||
-rw-r--r-- | gdb/config/pa/nm-hppao.h | 2 | ||||
-rw-r--r-- | gdb/config/pa/xm-hppab.h | 2 | ||||
-rw-r--r-- | gdb/config/pa/xm-hppah.h | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/gdb/config/pa/nm-hppab.h b/gdb/config/pa/nm-hppab.h index 01bc5d4..6b63674 100644 --- a/gdb/config/pa/nm-hppab.h +++ b/gdb/config/pa/nm-hppab.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. */ #include "somsolib.h" diff --git a/gdb/config/pa/nm-hppah.h b/gdb/config/pa/nm-hppah.h index f10e504..d40e5f8 100644 --- a/gdb/config/pa/nm-hppah.h +++ b/gdb/config/pa/nm-hppah.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. */ #include "somsolib.h" diff --git a/gdb/config/pa/nm-hppao.h b/gdb/config/pa/nm-hppao.h index ca85adf..a09dfd1 100644 --- a/gdb/config/pa/nm-hppao.h +++ b/gdb/config/pa/nm-hppao.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. */ #include "nm-m3.h" #define U_REGS_OFFSET 0 diff --git a/gdb/config/pa/xm-hppab.h b/gdb/config/pa/xm-hppab.h index e6f66a6..a7c024b 100644 --- a/gdb/config/pa/xm-hppab.h +++ b/gdb/config/pa/xm-hppab.h @@ -18,7 +18,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. */ /* This is a big-endian host. */ diff --git a/gdb/config/pa/xm-hppah.h b/gdb/config/pa/xm-hppah.h index d4c4a2c..407bf5f 100644 --- a/gdb/config/pa/xm-hppah.h +++ b/gdb/config/pa/xm-hppah.h @@ -18,7 +18,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. */ /* Host is big-endian. */ #define HOST_BYTE_ORDER BIG_ENDIAN |