diff options
| author | Lute Kamstra | 2005-07-04 15:47:28 +0000 |
|---|---|---|
| committer | Lute Kamstra | 2005-07-04 15:47:28 +0000 |
| commit | 364c38d3af67e2b56a90a6547ec9f773967bf1df (patch) | |
| tree | 8998a314d77e0422d15b4eaf18dad7bd121037c7 /nt | |
| parent | 4af331767c017b838b31efb7ec1dc182d8f630d9 (diff) | |
| download | emacs-364c38d3af67e2b56a90a6547ec9f773967bf1df.tar.gz emacs-364c38d3af67e2b56a90a6547ec9f773967bf1df.zip | |
Update FSF's address.
Diffstat (limited to 'nt')
| -rw-r--r-- | nt/addpm.c | 4 | ||||
| -rw-r--r-- | nt/addsection.c | 4 | ||||
| -rw-r--r-- | nt/cmdproxy.c | 4 | ||||
| -rw-r--r-- | nt/config.nt | 4 | ||||
| -rwxr-xr-x | nt/configure.bat | 4 | ||||
| -rw-r--r-- | nt/ddeclient.c | 4 | ||||
| -rw-r--r-- | nt/envadd.bat | 4 | ||||
| -rw-r--r-- | nt/gmake.defs | 4 | ||||
| -rwxr-xr-x | nt/inc/gettext.h | 2 | ||||
| -rwxr-xr-x | nt/inc/grp.h | 4 | ||||
| -rw-r--r-- | nt/inc/sys/socket.h | 4 | ||||
| -rw-r--r-- | nt/makefile.w32-in | 4 | ||||
| -rw-r--r-- | nt/multi-install-info.bat | 4 | ||||
| -rw-r--r-- | nt/nmake.defs | 4 | ||||
| -rw-r--r-- | nt/paths.h | 4 | ||||
| -rw-r--r-- | nt/preprep.c | 4 |
16 files changed, 31 insertions, 31 deletions
diff --git a/nt/addpm.c b/nt/addpm.c index ccae76c1f20..398737839c9 100644 --- a/nt/addpm.c +++ b/nt/addpm.c | |||
| @@ -15,8 +15,8 @@ GNU General Public License for more details. | |||
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public License | 16 | You should have received a copy of the GNU General Public License |
| 17 | along with GNU Emacs; see the file COPYING. If not, write to | 17 | along with GNU Emacs; see the file COPYING. If not, write to |
| 18 | the Free Software Foundation, Inc., 59 Temple Place - Suite 330, | 18 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, |
| 19 | Boston, MA 02111-1307, USA. */ | 19 | Boston, MA 02110-1301, USA. */ |
| 20 | 20 | ||
| 21 | /**************************************************************************** | 21 | /**************************************************************************** |
| 22 | * | 22 | * |
diff --git a/nt/addsection.c b/nt/addsection.c index 8fbe8c38050..20ab5cf5163 100644 --- a/nt/addsection.c +++ b/nt/addsection.c | |||
| @@ -15,8 +15,8 @@ GNU General Public License for more details. | |||
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public License | 16 | You should have received a copy of the GNU General Public License |
| 17 | along with GNU Emacs; see the file COPYING. If not, write to | 17 | along with GNU Emacs; see the file COPYING. If not, write to |
| 18 | the Free Software Foundation, Inc., 59 Temple Place - Suite 330, | 18 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, |
| 19 | Boston, MA 02111-1307, USA. | 19 | Boston, MA 02110-1301, USA. |
| 20 | 20 | ||
| 21 | Andrew Innes <andrewi@harlequin.co.uk> 04-Jan-1999 | 21 | Andrew Innes <andrewi@harlequin.co.uk> 04-Jan-1999 |
| 22 | based on code from unexw32.c | 22 | based on code from unexw32.c |
diff --git a/nt/cmdproxy.c b/nt/cmdproxy.c index 52760402f1b..58be32984a9 100644 --- a/nt/cmdproxy.c +++ b/nt/cmdproxy.c | |||
| @@ -26,8 +26,8 @@ GNU General Public License for more details. | |||
| 26 | 26 | ||
| 27 | You should have received a copy of the GNU General Public License | 27 | You should have received a copy of the GNU General Public License |
| 28 | along with GNU Emacs; see the file COPYING. If not, write to | 28 | along with GNU Emacs; see the file COPYING. If not, write to |
| 29 | the Free Software Foundation, Inc., 59 Temple Place - Suite 330, | 29 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, |
| 30 | Boston, MA 02111-1307, USA. */ | 30 | Boston, MA 02110-1301, USA. */ |
| 31 | 31 | ||
| 32 | #include <windows.h> | 32 | #include <windows.h> |
| 33 | 33 | ||
diff --git a/nt/config.nt b/nt/config.nt index a41d6ecac4b..ac59faa211c 100644 --- a/nt/config.nt +++ b/nt/config.nt | |||
| @@ -15,8 +15,8 @@ GNU General Public License for more details. | |||
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public License | 16 | You should have received a copy of the GNU General Public License |
| 17 | along with GNU Emacs; see the file COPYING. If not, write to the | 17 | along with GNU Emacs; see the file COPYING. If not, write to the |
| 18 | Free Software Foundation, Inc., 59 Temple Place - Suite 330, | 18 | Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, |
| 19 | Boston, MA 02111-1307, USA. */ | 19 | Boston, MA 02110-1301, USA. */ |
| 20 | 20 | ||
| 21 | 21 | ||
| 22 | /* No code in Emacs #includes config.h twice, but some of the code | 22 | /* No code in Emacs #includes config.h twice, but some of the code |
diff --git a/nt/configure.bat b/nt/configure.bat index 8433cacc317..6a44a3b82c4 100755 --- a/nt/configure.bat +++ b/nt/configure.bat | |||
| @@ -18,8 +18,8 @@ rem GNU General Public License for more details. | |||
| 18 | 18 | ||
| 19 | rem You should have received a copy of the GNU General Public License | 19 | rem You should have received a copy of the GNU General Public License |
| 20 | rem along with GNU Emacs; see the file COPYING. If not, write to the | 20 | rem along with GNU Emacs; see the file COPYING. If not, write to the |
| 21 | rem Free Software Foundation, Inc., 59 Temple Place - Suite 330, | 21 | rem Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, |
| 22 | rem Boston, MA 02111-1307, USA. | 22 | rem Boston, MA 02110-1301, USA. |
| 23 | rem ---------------------------------------------------------------------- | 23 | rem ---------------------------------------------------------------------- |
| 24 | rem YOU'LL NEED THE FOLLOWING UTILITIES TO MAKE EMACS: | 24 | rem YOU'LL NEED THE FOLLOWING UTILITIES TO MAKE EMACS: |
| 25 | rem | 25 | rem |
diff --git a/nt/ddeclient.c b/nt/ddeclient.c index 712c28f1c32..6661e84f244 100644 --- a/nt/ddeclient.c +++ b/nt/ddeclient.c | |||
| @@ -15,8 +15,8 @@ GNU General Public License for more details. | |||
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public License | 16 | You should have received a copy of the GNU General Public License |
| 17 | along with GNU Emacs; see the file COPYING. If not, write to | 17 | along with GNU Emacs; see the file COPYING. If not, write to |
| 18 | the Free Software Foundation, Inc., 59 Temple Place - Suite 330, | 18 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, |
| 19 | Boston, MA 02111-1307, USA. */ | 19 | Boston, MA 02110-1301, USA. */ |
| 20 | 20 | ||
| 21 | #include <windows.h> | 21 | #include <windows.h> |
| 22 | #include <ddeml.h> | 22 | #include <ddeml.h> |
diff --git a/nt/envadd.bat b/nt/envadd.bat index ec9326a56c9..3e9a49ef292 100644 --- a/nt/envadd.bat +++ b/nt/envadd.bat | |||
| @@ -17,8 +17,8 @@ rem GNU General Public License for more details. | |||
| 17 | rem | 17 | rem |
| 18 | rem You should have received a copy of the GNU General Public License | 18 | rem You should have received a copy of the GNU General Public License |
| 19 | rem along with GNU Emacs; see the file COPYING. If not, write to | 19 | rem along with GNU Emacs; see the file COPYING. If not, write to |
| 20 | rem the Free Software Foundation, Inc., 59 Temple Place - Suite 330, | 20 | rem the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, |
| 21 | rem Boston, MA 02111-1307, USA. | 21 | rem Boston, MA 02110-1301, USA. |
| 22 | rem | 22 | rem |
| 23 | rem | 23 | rem |
| 24 | rem Usage: | 24 | rem Usage: |
diff --git a/nt/gmake.defs b/nt/gmake.defs index 23d3dac3719..e077aef5024 100644 --- a/nt/gmake.defs +++ b/nt/gmake.defs | |||
| @@ -13,8 +13,8 @@ | |||
| 13 | # | 13 | # |
| 14 | # You should have received a copy of the GNU General Public License | 14 | # You should have received a copy of the GNU General Public License |
| 15 | # along with GNU Emacs; see the file COPYING. If not, write to | 15 | # along with GNU Emacs; see the file COPYING. If not, write to |
| 16 | # the Free Software Foundation, Inc., 59 Temple Place - Suite 330, | 16 | # the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, |
| 17 | # Boston, MA 02111-1307, USA. | 17 | # Boston, MA 02110-1301, USA. |
| 18 | 18 | ||
| 19 | # Ensure 'all' is the default target | 19 | # Ensure 'all' is the default target |
| 20 | all: | 20 | all: |
diff --git a/nt/inc/gettext.h b/nt/inc/gettext.h index 148da8b36d0..cd251314cb4 100755 --- a/nt/inc/gettext.h +++ b/nt/inc/gettext.h | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | 13 | ||
| 14 | You should have received a copy of the GNU Library General Public | 14 | You should have received a copy of the GNU Library General Public |
| 15 | License along with this program; if not, write to the Free Software | 15 | License along with this program; if not, write to the Free Software |
| 16 | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, | 16 | Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, |
| 17 | USA. */ | 17 | USA. */ |
| 18 | 18 | ||
| 19 | #ifndef _LIBGETTEXT_H | 19 | #ifndef _LIBGETTEXT_H |
diff --git a/nt/inc/grp.h b/nt/inc/grp.h index b0cac8b10e6..b44cbe543fd 100755 --- a/nt/inc/grp.h +++ b/nt/inc/grp.h | |||
| @@ -15,8 +15,8 @@ GNU General Public License for more details. | |||
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public License | 16 | You should have received a copy of the GNU General Public License |
| 17 | along with GNU Emacs; see the file COPYING. If not, write to | 17 | along with GNU Emacs; see the file COPYING. If not, write to |
| 18 | the Free Software Foundation, Inc., 59 Temple Place - Suite 330, | 18 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, |
| 19 | Boston, MA 02111-1307, USA. */ | 19 | Boston, MA 02110-1301, USA. */ |
| 20 | 20 | ||
| 21 | #ifndef _GRP_H | 21 | #ifndef _GRP_H |
| 22 | #define _GRP_H | 22 | #define _GRP_H |
diff --git a/nt/inc/sys/socket.h b/nt/inc/sys/socket.h index d3936da2a4d..228eefb2396 100644 --- a/nt/inc/sys/socket.h +++ b/nt/inc/sys/socket.h | |||
| @@ -14,8 +14,8 @@ GNU General Public License for more details. | |||
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with GNU Emacs; see the file COPYING. If not, write to | 16 | along with GNU Emacs; see the file COPYING. If not, write to |
| 17 | the Free Software Foundation, Inc., 59 Temple Place - Suite 330, | 17 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, |
| 18 | Boston, MA 02111-1307, USA. */ | 18 | Boston, MA 02110-1301, USA. */ |
| 19 | 19 | ||
| 20 | 20 | ||
| 21 | /* Workable version of <sys/socket.h> based on winsock.h */ | 21 | /* Workable version of <sys/socket.h> based on winsock.h */ |
diff --git a/nt/makefile.w32-in b/nt/makefile.w32-in index ec30853ed29..5d793751f56 100644 --- a/nt/makefile.w32-in +++ b/nt/makefile.w32-in | |||
| @@ -17,8 +17,8 @@ | |||
| 17 | # | 17 | # |
| 18 | # You should have received a copy of the GNU General Public License | 18 | # You should have received a copy of the GNU General Public License |
| 19 | # along with GNU Emacs; see the file COPYING. If not, write to | 19 | # along with GNU Emacs; see the file COPYING. If not, write to |
| 20 | # the Free Software Foundation, Inc., 59 Temple Place - Suite 330, | 20 | # the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, |
| 21 | # Boston, MA 02111-1307, USA. | 21 | # Boston, MA 02110-1301, USA. |
| 22 | 22 | ||
| 23 | ALL = addpm ddeclient runemacs cmdproxy addsection preprep | 23 | ALL = addpm ddeclient runemacs cmdproxy addsection preprep |
| 24 | 24 | ||
diff --git a/nt/multi-install-info.bat b/nt/multi-install-info.bat index c252dfb4a85..ea318af8405 100644 --- a/nt/multi-install-info.bat +++ b/nt/multi-install-info.bat | |||
| @@ -19,8 +19,8 @@ rem GNU General Public License for more details. | |||
| 19 | rem | 19 | rem |
| 20 | rem You should have received a copy of the GNU General Public License | 20 | rem You should have received a copy of the GNU General Public License |
| 21 | rem along with GNU Emacs; see the file COPYING. If not, write to | 21 | rem along with GNU Emacs; see the file COPYING. If not, write to |
| 22 | rem the Free Software Foundation, Inc., 59 Temple Place - Suite 330, | 22 | rem the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, |
| 23 | rem Boston, MA 02111-1307, USA. | 23 | rem Boston, MA 02110-1301, USA. |
| 24 | rem | 24 | rem |
| 25 | rem | 25 | rem |
| 26 | rem Usage: | 26 | rem Usage: |
diff --git a/nt/nmake.defs b/nt/nmake.defs index 89bf9ac91fc..1876dffa59f 100644 --- a/nt/nmake.defs +++ b/nt/nmake.defs | |||
| @@ -13,8 +13,8 @@ | |||
| 13 | # | 13 | # |
| 14 | # You should have received a copy of the GNU General Public License | 14 | # You should have received a copy of the GNU General Public License |
| 15 | # along with GNU Emacs; see the file COPYING. If not, write to | 15 | # along with GNU Emacs; see the file COPYING. If not, write to |
| 16 | # the Free Software Foundation, Inc., 59 Temple Place - Suite 330, | 16 | # the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, |
| 17 | # Boston, MA 02111-1307, USA. | 17 | # Boston, MA 02110-1301, USA. |
| 18 | 18 | ||
| 19 | # Ensure 'all' is the default target | 19 | # Ensure 'all' is the default target |
| 20 | all: | 20 | all: |
diff --git a/nt/paths.h b/nt/paths.h index 1e509530768..5c1c4bfd332 100644 --- a/nt/paths.h +++ b/nt/paths.h | |||
| @@ -15,8 +15,8 @@ GNU General Public License for more details. | |||
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public License | 16 | You should have received a copy of the GNU General Public License |
| 17 | along with GNU Emacs; see the file COPYING. If not, write to | 17 | along with GNU Emacs; see the file COPYING. If not, write to |
| 18 | the Free Software Foundation, Inc., 59 Temple Place - Suite 330, | 18 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, |
| 19 | Boston, MA 02111-1307, USA. */ | 19 | Boston, MA 02110-1301, USA. */ |
| 20 | 20 | ||
| 21 | 21 | ||
| 22 | /* The default search path for Lisp function "load". | 22 | /* The default search path for Lisp function "load". |
diff --git a/nt/preprep.c b/nt/preprep.c index dfc6c7e6fa1..21cc92e305b 100644 --- a/nt/preprep.c +++ b/nt/preprep.c | |||
| @@ -15,8 +15,8 @@ GNU General Public License for more details. | |||
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public License | 16 | You should have received a copy of the GNU General Public License |
| 17 | along with GNU Emacs; see the file COPYING. If not, write to | 17 | along with GNU Emacs; see the file COPYING. If not, write to |
| 18 | the Free Software Foundation, Inc., 59 Temple Place - Suite 330, | 18 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, |
| 19 | Boston, MA 02111-1307, USA. | 19 | Boston, MA 02110-1301, USA. |
| 20 | 20 | ||
| 21 | Andrew Innes <andrewi@harlequin.co.uk> 16-Jan-1999 | 21 | Andrew Innes <andrewi@harlequin.co.uk> 16-Jan-1999 |
| 22 | based on code from addsection.c | 22 | based on code from addsection.c |