summaryrefslogtreecommitdiff
path: root/src/m
diff options
context:
space:
mode:
Diffstat (limited to 'src/m')
-rw-r--r--src/m/7300.h3
-rw-r--r--src/m/acorn.h3
-rw-r--r--src/m/alliant-2800.h3
-rw-r--r--src/m/alliant.h3
-rw-r--r--src/m/alpha.h3
-rw-r--r--src/m/altos.h3
-rw-r--r--src/m/amdahl.h3
-rw-r--r--src/m/apollo.h3
-rw-r--r--src/m/att3b.h3
-rw-r--r--src/m/aviion.h3
-rw-r--r--src/m/celerity.h3
-rw-r--r--src/m/clipper.h3
-rw-r--r--src/m/cnvrgnt.h3
-rw-r--r--src/m/convex.h3
-rw-r--r--src/m/cydra5.h3
-rw-r--r--src/m/delta.h3
-rw-r--r--src/m/delta88k.h3
-rw-r--r--src/m/dpx2.h3
-rw-r--r--src/m/dual.h3
-rw-r--r--src/m/elxsi.h3
-rw-r--r--src/m/gec63.h3
-rw-r--r--src/m/gould.h3
-rw-r--r--src/m/hp800.h3
-rw-r--r--src/m/hp9000s300.h3
-rw-r--r--src/m/i860.h3
-rw-r--r--src/m/ibmps2-aix.h3
-rw-r--r--src/m/ibmrs6000.h3
-rw-r--r--src/m/ibmrt-aix.h3
-rw-r--r--src/m/ibmrt.h3
-rw-r--r--src/m/intel386.h3
-rw-r--r--src/m/iris4d.h3
-rw-r--r--src/m/iris5d.h3
-rw-r--r--src/m/irist.h3
-rw-r--r--src/m/isi-ov.h3
-rw-r--r--src/m/m68k.h3
-rw-r--r--src/m/masscomp.h3
-rw-r--r--src/m/mega68.h3
-rw-r--r--src/m/mg1.h3
-rw-r--r--src/m/mips-siemens.h3
-rw-r--r--src/m/mips.h3
-rw-r--r--src/m/news.h3
-rw-r--r--src/m/next.h3
-rw-r--r--src/m/nh3000.h3
-rw-r--r--src/m/nh4000.h3
-rw-r--r--src/m/ns16000.h3
-rw-r--r--src/m/ns32000.h3
-rw-r--r--src/m/nu.h3
-rw-r--r--src/m/orion.h3
-rw-r--r--src/m/orion105.h3
-rw-r--r--src/m/pfa50.h3
-rw-r--r--src/m/plexus.h3
-rw-r--r--src/m/pyramid.h3
-rw-r--r--src/m/sequent-ptx.h3
-rw-r--r--src/m/sequent.h3
-rw-r--r--src/m/sparc.h3
-rw-r--r--src/m/sps7.h3
-rw-r--r--src/m/stride.h3
-rw-r--r--src/m/sun1.h3
-rw-r--r--src/m/sun2.h3
-rw-r--r--src/m/sun386.h3
-rw-r--r--src/m/symmetry.h3
-rw-r--r--src/m/tad68k.h3
-rw-r--r--src/m/tahoe.h3
-rw-r--r--src/m/targon31.h3
-rw-r--r--src/m/tek4300.h3
-rw-r--r--src/m/tekxd88.h3
-rw-r--r--src/m/template.h3
-rw-r--r--src/m/tower32.h3
-rw-r--r--src/m/tower32v3.h3
-rw-r--r--src/m/ustation.h3
-rw-r--r--src/m/vax.h3
-rw-r--r--src/m/wicat.h3
-rw-r--r--src/m/windowsnt.h3
-rw-r--r--src/m/xps100.h3
74 files changed, 148 insertions, 74 deletions
diff --git a/src/m/7300.h b/src/m/7300.h
index a34f433fdba..b090d8dd3ee 100644
--- a/src/m/7300.h
+++ b/src/m/7300.h
@@ -16,7 +16,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
diff --git a/src/m/acorn.h b/src/m/acorn.h
index 37b3a6bd684..ad7cfeb4ba2 100644
--- a/src/m/acorn.h
+++ b/src/m/acorn.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
diff --git a/src/m/alliant-2800.h b/src/m/alliant-2800.h
index d2778f14d4c..5cf7e393433 100644
--- a/src/m/alliant-2800.h
+++ b/src/m/alliant-2800.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
diff --git a/src/m/alliant.h b/src/m/alliant.h
index b472c3e93cf..bf8909fb3ef 100644
--- a/src/m/alliant.h
+++ b/src/m/alliant.h
@@ -18,7 +18,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
operating system this machine is likely to run.
diff --git a/src/m/alpha.h b/src/m/alpha.h
index d113f8f32eb..efd4c4021f9 100644
--- a/src/m/alpha.h
+++ b/src/m/alpha.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
diff --git a/src/m/altos.h b/src/m/altos.h
index fb6337b07dc..264d65745d1 100644
--- a/src/m/altos.h
+++ b/src/m/altos.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
diff --git a/src/m/amdahl.h b/src/m/amdahl.h
index b8907d072bf..08887b49410 100644
--- a/src/m/amdahl.h
+++ b/src/m/amdahl.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/*
This file for amdahl_uts created by modifying the template.h
diff --git a/src/m/apollo.h b/src/m/apollo.h
index 86a367d608c..f8424be88b0 100644
--- a/src/m/apollo.h
+++ b/src/m/apollo.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
diff --git a/src/m/att3b.h b/src/m/att3b.h
index afbe9bce5ef..394f3db959f 100644
--- a/src/m/att3b.h
+++ b/src/m/att3b.h
@@ -17,7 +17,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
diff --git a/src/m/aviion.h b/src/m/aviion.h
index c8c32cc8d69..62802d7a615 100644
--- a/src/m/aviion.h
+++ b/src/m/aviion.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
diff --git a/src/m/celerity.h b/src/m/celerity.h
index be6e77a76fc..6e378e84fcc 100644
--- a/src/m/celerity.h
+++ b/src/m/celerity.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
diff --git a/src/m/clipper.h b/src/m/clipper.h
index 611d5bcceb9..7dc5e84b07d 100644
--- a/src/m/clipper.h
+++ b/src/m/clipper.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
diff --git a/src/m/cnvrgnt.h b/src/m/cnvrgnt.h
index 70517d292d9..c6008083291 100644
--- a/src/m/cnvrgnt.h
+++ b/src/m/cnvrgnt.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
diff --git a/src/m/convex.h b/src/m/convex.h
index 4134b0c6cc8..bd5125a2435 100644
--- a/src/m/convex.h
+++ b/src/m/convex.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
diff --git a/src/m/cydra5.h b/src/m/cydra5.h
index 47291208241..fe224f28fd9 100644
--- a/src/m/cydra5.h
+++ b/src/m/cydra5.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
diff --git a/src/m/delta.h b/src/m/delta.h
index d80f30d13c5..ee883656c30 100644
--- a/src/m/delta.h
+++ b/src/m/delta.h
@@ -17,7 +17,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
diff --git a/src/m/delta88k.h b/src/m/delta88k.h
index e658d415316..10bb6c911a5 100644
--- a/src/m/delta88k.h
+++ b/src/m/delta88k.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
diff --git a/src/m/dpx2.h b/src/m/dpx2.h
index 9bf7986f051..978b2fc88fd 100644
--- a/src/m/dpx2.h
+++ b/src/m/dpx2.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
operating system this machine is likely to run.
diff --git a/src/m/dual.h b/src/m/dual.h
index af66c2cc182..a2c022f08ed 100644
--- a/src/m/dual.h
+++ b/src/m/dual.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
operating system this machine is likely to run.
diff --git a/src/m/elxsi.h b/src/m/elxsi.h
index 4bdb9b7fc81..dc27d25bad7 100644
--- a/src/m/elxsi.h
+++ b/src/m/elxsi.h
@@ -16,7 +16,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
operating system this machine is likely to run.
diff --git a/src/m/gec63.h b/src/m/gec63.h
index f7c189023f7..c0ca4280911 100644
--- a/src/m/gec63.h
+++ b/src/m/gec63.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
diff --git a/src/m/gould.h b/src/m/gould.h
index 1e3c3f9798b..e208b9ea996 100644
--- a/src/m/gould.h
+++ b/src/m/gould.h
@@ -21,7 +21,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
diff --git a/src/m/hp800.h b/src/m/hp800.h
index 510c71b4c30..3f2d9f7f5e6 100644
--- a/src/m/hp800.h
+++ b/src/m/hp800.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
diff --git a/src/m/hp9000s300.h b/src/m/hp9000s300.h
index d29b1530b39..e4db86a959a 100644
--- a/src/m/hp9000s300.h
+++ b/src/m/hp9000s300.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
diff --git a/src/m/i860.h b/src/m/i860.h
index 33d86047b51..f1ce0c04fb1 100644
--- a/src/m/i860.h
+++ b/src/m/i860.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
diff --git a/src/m/ibmps2-aix.h b/src/m/ibmps2-aix.h
index 4ed45c2a0f0..72587ae31ae 100644
--- a/src/m/ibmps2-aix.h
+++ b/src/m/ibmps2-aix.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
diff --git a/src/m/ibmrs6000.h b/src/m/ibmrs6000.h
index 0969f2ee71c..bcd803e1c11 100644
--- a/src/m/ibmrs6000.h
+++ b/src/m/ibmrs6000.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
diff --git a/src/m/ibmrt-aix.h b/src/m/ibmrt-aix.h
index 0829a5011b4..1016a873a4c 100644
--- a/src/m/ibmrt-aix.h
+++ b/src/m/ibmrt-aix.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
diff --git a/src/m/ibmrt.h b/src/m/ibmrt.h
index 1d960159fd3..e9404d125c1 100644
--- a/src/m/ibmrt.h
+++ b/src/m/ibmrt.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
diff --git a/src/m/intel386.h b/src/m/intel386.h
index 4b3ee844672..b8e6591b64b 100644
--- a/src/m/intel386.h
+++ b/src/m/intel386.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
diff --git a/src/m/iris4d.h b/src/m/iris4d.h
index 92c5ef9a6e5..7e521d0257b 100644
--- a/src/m/iris4d.h
+++ b/src/m/iris4d.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
diff --git a/src/m/iris5d.h b/src/m/iris5d.h
index c52f04ca466..ff37deaaf18 100644
--- a/src/m/iris5d.h
+++ b/src/m/iris5d.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
diff --git a/src/m/irist.h b/src/m/irist.h
index d7f58d90ce6..9de72155458 100644
--- a/src/m/irist.h
+++ b/src/m/irist.h
@@ -16,7 +16,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
diff --git a/src/m/isi-ov.h b/src/m/isi-ov.h
index 7f5a54c3dc7..beb3fdd122a 100644
--- a/src/m/isi-ov.h
+++ b/src/m/isi-ov.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
diff --git a/src/m/m68k.h b/src/m/m68k.h
index 4430c15db23..d2a1ebff743 100644
--- a/src/m/m68k.h
+++ b/src/m/m68k.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following three symbols give information on
diff --git a/src/m/masscomp.h b/src/m/masscomp.h
index 3c9af0d9230..5f9aa6ae50b 100644
--- a/src/m/masscomp.h
+++ b/src/m/masscomp.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
diff --git a/src/m/mega68.h b/src/m/mega68.h
index c6b17a14340..b67e3573293 100644
--- a/src/m/mega68.h
+++ b/src/m/mega68.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
diff --git a/src/m/mg1.h b/src/m/mg1.h
index e3587e2ade0..13e4dbeb8bf 100644
--- a/src/m/mg1.h
+++ b/src/m/mg1.h
@@ -16,7 +16,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
diff --git a/src/m/mips-siemens.h b/src/m/mips-siemens.h
index 5ba3db21431..a47824a6a53 100644
--- a/src/m/mips-siemens.h
+++ b/src/m/mips-siemens.h
@@ -20,7 +20,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
diff --git a/src/m/mips.h b/src/m/mips.h
index f24abde9901..bd7ff74f634 100644
--- a/src/m/mips.h
+++ b/src/m/mips.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
diff --git a/src/m/news.h b/src/m/news.h
index 9ad8bb62c4b..8b4c5a8275e 100644
--- a/src/m/news.h
+++ b/src/m/news.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
diff --git a/src/m/next.h b/src/m/next.h
index 6bd23f5205c..0c3a2466fae 100644
--- a/src/m/next.h
+++ b/src/m/next.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* Say this machine is a next if not previously defined */
diff --git a/src/m/nh3000.h b/src/m/nh3000.h
index 6ff0cd38de3..c124e1bf6c7 100644
--- a/src/m/nh3000.h
+++ b/src/m/nh3000.h
@@ -17,7 +17,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* This file manually constructed for Harris Night Hawk 4000 (and 5000)
* series Motorola 88100 and 88110 based machines.
diff --git a/src/m/nh4000.h b/src/m/nh4000.h
index 14602d748ca..df8c80901b0 100644
--- a/src/m/nh4000.h
+++ b/src/m/nh4000.h
@@ -16,7 +16,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* This file manually constructed for Harris Night Hawk 4000 (and 5000)
* series Motorola 88100 and 88110 based machines.
diff --git a/src/m/ns16000.h b/src/m/ns16000.h
index d38ade4a445..c9cf4005263 100644
--- a/src/m/ns16000.h
+++ b/src/m/ns16000.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
diff --git a/src/m/ns32000.h b/src/m/ns32000.h
index bd8671a9670..9fe59767089 100644
--- a/src/m/ns32000.h
+++ b/src/m/ns32000.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
diff --git a/src/m/nu.h b/src/m/nu.h
index 23730ac8f67..ec9ad5f2976 100644
--- a/src/m/nu.h
+++ b/src/m/nu.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
diff --git a/src/m/orion.h b/src/m/orion.h
index 0f4867cc8ee..bfb85cdb6fc 100644
--- a/src/m/orion.h
+++ b/src/m/orion.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
diff --git a/src/m/orion105.h b/src/m/orion105.h
index 52ed15c442a..c9f8991ddf3 100644
--- a/src/m/orion105.h
+++ b/src/m/orion105.h
@@ -16,7 +16,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
diff --git a/src/m/pfa50.h b/src/m/pfa50.h
index 5741e0af106..561ba15bb20 100644
--- a/src/m/pfa50.h
+++ b/src/m/pfa50.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
diff --git a/src/m/plexus.h b/src/m/plexus.h
index 3a08e82c6ad..b42c93c285a 100644
--- a/src/m/plexus.h
+++ b/src/m/plexus.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
diff --git a/src/m/pyramid.h b/src/m/pyramid.h
index fda1c0826f1..ace92e51ba3 100644
--- a/src/m/pyramid.h
+++ b/src/m/pyramid.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
diff --git a/src/m/sequent-ptx.h b/src/m/sequent-ptx.h
index 012c3ede310..26bca6a1fda 100644
--- a/src/m/sequent-ptx.h
+++ b/src/m/sequent-ptx.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
diff --git a/src/m/sequent.h b/src/m/sequent.h
index a0077a39ec2..50b585bc75e 100644
--- a/src/m/sequent.h
+++ b/src/m/sequent.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
diff --git a/src/m/sparc.h b/src/m/sparc.h
index 9958e12c882..e1c92d460f5 100644
--- a/src/m/sparc.h
+++ b/src/m/sparc.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
operating system this machine is likely to run.
diff --git a/src/m/sps7.h b/src/m/sps7.h
index bb64e13621c..40f67c8b895 100644
--- a/src/m/sps7.h
+++ b/src/m/sps7.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
diff --git a/src/m/stride.h b/src/m/stride.h
index b83193ff456..3e031ebe859 100644
--- a/src/m/stride.h
+++ b/src/m/stride.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
diff --git a/src/m/sun1.h b/src/m/sun1.h
index 827057a1665..68a113747e8 100644
--- a/src/m/sun1.h
+++ b/src/m/sun1.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
diff --git a/src/m/sun2.h b/src/m/sun2.h
index c89125df477..e9267df0967 100644
--- a/src/m/sun2.h
+++ b/src/m/sun2.h
@@ -17,7 +17,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
diff --git a/src/m/sun386.h b/src/m/sun386.h
index c25ab4dc518..cf9537ea100 100644
--- a/src/m/sun386.h
+++ b/src/m/sun386.h
@@ -18,7 +18,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
operating system this machine is likely to run.
diff --git a/src/m/symmetry.h b/src/m/symmetry.h
index fc8a673f05b..2cbb820b2d8 100644
--- a/src/m/symmetry.h
+++ b/src/m/symmetry.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* CHANGE: [Eric H. Herrin II; eric@ms.uky.edu - 15 Sept 1988]
* Modified the sequent.h file for the Sequent Symmetry machine.
diff --git a/src/m/tad68k.h b/src/m/tad68k.h
index 178dd0709e1..eddf1456a9a 100644
--- a/src/m/tad68k.h
+++ b/src/m/tad68k.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
diff --git a/src/m/tahoe.h b/src/m/tahoe.h
index 282f524ff29..fdb89244dbe 100644
--- a/src/m/tahoe.h
+++ b/src/m/tahoe.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
diff --git a/src/m/targon31.h b/src/m/targon31.h
index 6a11b8c9deb..16f29cac10b 100644
--- a/src/m/targon31.h
+++ b/src/m/targon31.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
diff --git a/src/m/tek4300.h b/src/m/tek4300.h
index c9cd22f9a81..30ebbc7d36d 100644
--- a/src/m/tek4300.h
+++ b/src/m/tek4300.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
diff --git a/src/m/tekxd88.h b/src/m/tekxd88.h
index 5c871355eb7..dbda4cb181f 100644
--- a/src/m/tekxd88.h
+++ b/src/m/tekxd88.h
@@ -17,7 +17,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
diff --git a/src/m/template.h b/src/m/template.h
index 627f61877a5..b6a31d2e18a 100644
--- a/src/m/template.h
+++ b/src/m/template.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
diff --git a/src/m/tower32.h b/src/m/tower32.h
index ff424da070f..31ed5c0da52 100644
--- a/src/m/tower32.h
+++ b/src/m/tower32.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
diff --git a/src/m/tower32v3.h b/src/m/tower32v3.h
index 65e39bd17d5..d85d631b1bb 100644
--- a/src/m/tower32v3.h
+++ b/src/m/tower32v3.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
diff --git a/src/m/ustation.h b/src/m/ustation.h
index 26b08d05dde..b73ff291d12 100644
--- a/src/m/ustation.h
+++ b/src/m/ustation.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
diff --git a/src/m/vax.h b/src/m/vax.h
index 145805b63bd..d651d74f37f 100644
--- a/src/m/vax.h
+++ b/src/m/vax.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
diff --git a/src/m/wicat.h b/src/m/wicat.h
index e5c98ae70f4..395ebe2e255 100644
--- a/src/m/wicat.h
+++ b/src/m/wicat.h
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
diff --git a/src/m/windowsnt.h b/src/m/windowsnt.h
index b34fa5ab01a..64206889251 100644
--- a/src/m/windowsnt.h
+++ b/src/m/windowsnt.h
@@ -16,7 +16,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of
operating system this machine is likely to run.
diff --git a/src/m/xps100.h b/src/m/xps100.h
index ff0982bd95b..e712d154030 100644
--- a/src/m/xps100.h
+++ b/src/m/xps100.h
@@ -17,7 +17,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The following line tells the configuration script what sort of