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/29k-share | |
parent | fc564b185864dc8d3378a4bd705fa6d62af2cbc1 (diff) | |
download | gdb-6c9638b444fd6ebdd189fe05c3e44dfbc95c878c.zip gdb-6c9638b444fd6ebdd189fe05c3e44dfbc95c878c.tar.gz gdb-6c9638b444fd6ebdd189fe05c3e44dfbc95c878c.tar.bz2 |
Update FSF address.
Diffstat (limited to 'gdb/29k-share')
-rw-r--r-- | gdb/29k-share/udi/udiids.h | 2 | ||||
-rw-r--r-- | gdb/29k-share/udi/udip2soc.c | 2 | ||||
-rw-r--r-- | gdb/29k-share/udi/udiphcfg.h | 2 | ||||
-rw-r--r-- | gdb/29k-share/udi/udiphunix.h | 2 | ||||
-rw-r--r-- | gdb/29k-share/udi/udiproc.h | 2 | ||||
-rw-r--r-- | gdb/29k-share/udi/udipt29k.h | 2 | ||||
-rw-r--r-- | gdb/29k-share/udi/udiptcfg.h | 2 | ||||
-rw-r--r-- | gdb/29k-share/udi/udisoc.h | 2 | ||||
-rw-r--r-- | gdb/29k-share/udi/udr.c | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/gdb/29k-share/udi/udiids.h b/gdb/29k-share/udi/udiids.h index c3e1b4f..5f805e4 100644 --- a/gdb/29k-share/udi/udiids.h +++ b/gdb/29k-share/udi/udiids.h @@ -17,7 +17,7 @@ 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. */ /* Company Codes -- AMD assigns these */ #define UDICompanyCode_AMD 1 diff --git a/gdb/29k-share/udi/udip2soc.c b/gdb/29k-share/udi/udip2soc.c index 96ae2e3..aa25e00 100644 --- a/gdb/29k-share/udi/udip2soc.c +++ b/gdb/29k-share/udi/udip2soc.c @@ -14,7 +14,7 @@ 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. */ static char udip2soc_c[]="@(#)udip2soc.c 2.11 Daniel Mann"; static char udip2soc_c_AMD[]="@(#)udip2soc.c 2.8, AMD"; diff --git a/gdb/29k-share/udi/udiphcfg.h b/gdb/29k-share/udi/udiphcfg.h index 1eaa87b..e9eff0a 100644 --- a/gdb/29k-share/udi/udiphcfg.h +++ b/gdb/29k-share/udi/udiphcfg.h @@ -17,7 +17,7 @@ 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. */ /* * For the moment, we will default to BSD_IPC; this might change if/when diff --git a/gdb/29k-share/udi/udiphunix.h b/gdb/29k-share/udi/udiphunix.h index c7a28c9..172fbbf 100644 --- a/gdb/29k-share/udi/udiphunix.h +++ b/gdb/29k-share/udi/udiphunix.h @@ -17,7 +17,7 @@ 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 file is to be used to reconfigure the UDI Procedural interface for a given host. This file should be placed so that it will be diff --git a/gdb/29k-share/udi/udiproc.h b/gdb/29k-share/udi/udiproc.h index 1060647..0cc1c20 100644 --- a/gdb/29k-share/udi/udiproc.h +++ b/gdb/29k-share/udi/udiproc.h @@ -16,7 +16,7 @@ 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 "udiphcfg.h" /* Get host specific configuration */ #include "udiptcfg.h" /* Get target specific configuration */ diff --git a/gdb/29k-share/udi/udipt29k.h b/gdb/29k-share/udi/udipt29k.h index 045d234..5de2f3f 100644 --- a/gdb/29k-share/udi/udipt29k.h +++ b/gdb/29k-share/udi/udipt29k.h @@ -17,7 +17,7 @@ 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 file should be placed so that it will be included from udiproc.h. Everything in here will probably need to diff --git a/gdb/29k-share/udi/udiptcfg.h b/gdb/29k-share/udi/udiptcfg.h index 48b6bef..1641a53 100644 --- a/gdb/29k-share/udi/udiptcfg.h +++ b/gdb/29k-share/udi/udiptcfg.h @@ -14,6 +14,6 @@ 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 "udipt29k.h" diff --git a/gdb/29k-share/udi/udisoc.h b/gdb/29k-share/udi/udisoc.h index 31d1367..bc68b39 100644 --- a/gdb/29k-share/udi/udisoc.h +++ b/gdb/29k-share/udi/udisoc.h @@ -16,7 +16,7 @@ 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. */ static char udisoc_h[]="@(#)udisoc.h 2.6 Daniel Mann"; static char udisoc_h_AMD[]="@(#)udisoc.h 2.4, AMD"; diff --git a/gdb/29k-share/udi/udr.c b/gdb/29k-share/udi/udr.c index 4722a4f..10a9f38 100644 --- a/gdb/29k-share/udi/udr.c +++ b/gdb/29k-share/udi/udr.c @@ -17,7 +17,7 @@ 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. */ static char udr_c[]="@(#)udr.c 2.8 Daniel Mann"; static char udr_c_AMD[]="@(#)udr.c 2.3, AMD"; |