summaryrefslogtreecommitdiff
path: root/lwlib
diff options
context:
space:
mode:
authorErik Naggum <erik@naggum.no>1996-01-15 09:18:04 +0000
committerErik Naggum <erik@naggum.no>1996-01-15 09:18:04 +0000
commit04e8a3943cd65cf34d2f8725849842a83b994167 (patch)
treee71238466b27365950ba58f1299a435dd218d0e0 /lwlib
parent0ea9f369974091e07064e0d9d9c09383c9c56dc6 (diff)
downloademacs-04e8a3943cd65cf34d2f8725849842a83b994167.tar.gz
Update FSF's address in the preamble.
Diffstat (limited to 'lwlib')
-rw-r--r--lwlib/dispatch.c3
-rw-r--r--lwlib/lwlib-Xaw.c3
-rw-r--r--lwlib/lwlib-Xlw.c3
-rw-r--r--lwlib/lwlib-Xm.c3
-rw-r--r--lwlib/lwlib-Xolmb.c3
-rw-r--r--lwlib/lwlib-Xolmb.h3
-rw-r--r--lwlib/lwlib-XolmbP.h3
-rw-r--r--lwlib/lwlib-utils.c3
-rw-r--r--lwlib/lwlib.c3
9 files changed, 18 insertions, 9 deletions
diff --git a/lwlib/dispatch.c b/lwlib/dispatch.c
index b6bec2967dd..5c554d67fd2 100644
--- a/lwlib/dispatch.c
+++ b/lwlib/dispatch.c
@@ -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 function XtWidgetToDispatchTo(), given an XEvent, returns the
diff --git a/lwlib/lwlib-Xaw.c b/lwlib/lwlib-Xaw.c
index 42376608462..21685659ae5 100644
--- a/lwlib/lwlib-Xaw.c
+++ b/lwlib/lwlib-Xaw.c
@@ -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. */
#include <stdio.h>
diff --git a/lwlib/lwlib-Xlw.c b/lwlib/lwlib-Xlw.c
index 18a65d99c27..a927d40bf25 100644
--- a/lwlib/lwlib-Xlw.c
+++ b/lwlib/lwlib-Xlw.c
@@ -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. */
#include "lwlib-Xlw.h"
#include <X11/StringDefs.h>
diff --git a/lwlib/lwlib-Xm.c b/lwlib/lwlib-Xm.c
index df80b67e160..26ac76fad9e 100644
--- a/lwlib/lwlib-Xm.c
+++ b/lwlib/lwlib-Xm.c
@@ -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. */
#include <stdlib.h>
#include <unistd.h>
diff --git a/lwlib/lwlib-Xolmb.c b/lwlib/lwlib-Xolmb.c
index f253e3e576b..a49e8ab5405 100644
--- a/lwlib/lwlib-Xolmb.c
+++ b/lwlib/lwlib-Xolmb.c
@@ -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. */
#include <X11/IntrinsicP.h>
#include <X11/Intrinsic.h>
diff --git a/lwlib/lwlib-Xolmb.h b/lwlib/lwlib-Xolmb.h
index 7da31a7dcef..d2ce13b3ecb 100644
--- a/lwlib/lwlib-Xolmb.h
+++ b/lwlib/lwlib-Xolmb.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. */
#ifndef LW_MENUBAR_H
#define LW_MENUBAR_H
diff --git a/lwlib/lwlib-XolmbP.h b/lwlib/lwlib-XolmbP.h
index f2f6f77c0c6..84267dbc6b8 100644
--- a/lwlib/lwlib-XolmbP.h
+++ b/lwlib/lwlib-XolmbP.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. */
#ifndef LW_MENUBARP_H
#define LW_MENUBARP_H
diff --git a/lwlib/lwlib-utils.c b/lwlib/lwlib-utils.c
index 6949c87e21c..cd7c9c540f2 100644
--- a/lwlib/lwlib-utils.c
+++ b/lwlib/lwlib-utils.c
@@ -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. */
#ifdef HAVE_CONFIG_H
#include <config.h>
diff --git a/lwlib/lwlib.c b/lwlib/lwlib.c
index 530752772ec..9076418ee6a 100644
--- a/lwlib/lwlib.c
+++ b/lwlib/lwlib.c
@@ -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. */
#ifdef NeXT
#undef __STRICT_BSD__ /* ick */