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 /man | |
| parent | 4af331767c017b838b31efb7ec1dc182d8f630d9 (diff) | |
| download | emacs-364c38d3af67e2b56a90a6547ec9f773967bf1df.tar.gz emacs-364c38d3af67e2b56a90a6547ec9f773967bf1df.zip | |
Update FSF's address.
Diffstat (limited to 'man')
| -rw-r--r-- | man/Makefile.in | 4 | ||||
| -rw-r--r-- | man/calc.texi | 2 | ||||
| -rw-r--r-- | man/doclicense.texi | 2 | ||||
| -rw-r--r-- | man/faq.texi | 4 | ||||
| -rw-r--r-- | man/makefile.w32-in | 4 | ||||
| -rw-r--r-- | man/mh-e.texi | 2 | ||||
| -rw-r--r-- | man/texinfo.tex | 4 | ||||
| -rw-r--r-- | man/trouble.texi | 4 |
8 files changed, 13 insertions, 13 deletions
diff --git a/man/Makefile.in b/man/Makefile.in index 03c664190f5..b8da48143bf 100644 --- a/man/Makefile.in +++ b/man/Makefile.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 | # Where to find the source code. $(srcdir) will be the man | 23 | # Where to find the source code. $(srcdir) will be the man |
| 24 | # subdirectory of the source tree. This is | 24 | # subdirectory of the source tree. This is |
diff --git a/man/calc.texi b/man/calc.texi index 948b6049198..7aa55d26a96 100644 --- a/man/calc.texi +++ b/man/calc.texi | |||
| @@ -187,7 +187,7 @@ longer Info tutorial.) | |||
| 187 | 187 | ||
| 188 | @display | 188 | @display |
| 189 | Copyright @copyright{} 1989, 1991 Free Software Foundation, Inc. | 189 | Copyright @copyright{} 1989, 1991 Free Software Foundation, Inc. |
| 190 | 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA | 190 | 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA |
| 191 | 191 | ||
| 192 | Everyone is permitted to copy and distribute verbatim copies | 192 | Everyone is permitted to copy and distribute verbatim copies |
| 193 | of this license document, but changing it is not allowed. | 193 | of this license document, but changing it is not allowed. |
diff --git a/man/doclicense.texi b/man/doclicense.texi index 361389cbca9..e74499daf06 100644 --- a/man/doclicense.texi +++ b/man/doclicense.texi | |||
| @@ -5,7 +5,7 @@ | |||
| 5 | 5 | ||
| 6 | @display | 6 | @display |
| 7 | Copyright (C) 2000 Free Software Foundation, Inc. | 7 | Copyright (C) 2000 Free Software Foundation, Inc. |
| 8 | 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA | 8 | 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
| 9 | 9 | ||
| 10 | Everyone is permitted to copy and distribute verbatim copies | 10 | Everyone is permitted to copy and distribute verbatim copies |
| 11 | of this license document, but changing it is not allowed. | 11 | of this license document, but changing it is not allowed. |
diff --git a/man/faq.texi b/man/faq.texi index 641f1f5b307..bccc23e181c 100644 --- a/man/faq.texi +++ b/man/faq.texi | |||
| @@ -518,8 +518,8 @@ gnu@@gnu.org | |||
| 518 | 518 | ||
| 519 | @item Postal address | 519 | @item Postal address |
| 520 | Free Software Foundation@* | 520 | Free Software Foundation@* |
| 521 | 59 Temple Place - Suite 330@* | 521 | 51 Franklin Street, Fifth Floor@* |
| 522 | Boston, MA 02111-1307@* | 522 | Boston, MA 02110-1301@* |
| 523 | USA@* | 523 | USA@* |
| 524 | 524 | ||
| 525 | @end table | 525 | @end table |
diff --git a/man/makefile.w32-in b/man/makefile.w32-in index 9771be8ef06..ec14ae3abe3 100644 --- a/man/makefile.w32-in +++ b/man/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 | # Where to find the source code. The source code for Emacs's C kernel is | 23 | # Where to find the source code. The source code for Emacs's C kernel is |
| 24 | # expected to be in $(srcdir)/src, and the source code for Emacs's | 24 | # expected to be in $(srcdir)/src, and the source code for Emacs's |
diff --git a/man/mh-e.texi b/man/mh-e.texi index c998debb16b..8e48f32cb81 100644 --- a/man/mh-e.texi +++ b/man/mh-e.texi | |||
| @@ -3540,7 +3540,7 @@ Stephen Gildea, June 1994 | |||
| 3540 | 3540 | ||
| 3541 | @display | 3541 | @display |
| 3542 | Copyright @copyright{} 1989, 1991 Free Software Foundation, Inc. | 3542 | Copyright @copyright{} 1989, 1991 Free Software Foundation, Inc. |
| 3543 | 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA | 3543 | 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
| 3544 | 3544 | ||
| 3545 | Everyone is permitted to copy and distribute verbatim copies | 3545 | Everyone is permitted to copy and distribute verbatim copies |
| 3546 | of this license document, but changing it is not allowed. | 3546 | of this license document, but changing it is not allowed. |
diff --git a/man/texinfo.tex b/man/texinfo.tex index 15e2ac309ca..ef68971341a 100644 --- a/man/texinfo.tex +++ b/man/texinfo.tex | |||
| @@ -20,8 +20,8 @@ | |||
| 20 | % | 20 | % |
| 21 | % You should have received a copy of the GNU General Public License | 21 | % You should have received a copy of the GNU General Public License |
| 22 | % along with this texinfo.tex file; see the file COPYING. If not, write | 22 | % along with this texinfo.tex file; see the file COPYING. If not, write |
| 23 | % to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, | 23 | % to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, |
| 24 | % Boston, MA 02111-1307, USA. | 24 | % Boston, MA 02110-1301, USA. |
| 25 | % | 25 | % |
| 26 | % In other words, you are welcome to use, share and improve this program. | 26 | % In other words, you are welcome to use, share and improve this program. |
| 27 | % You are forbidden to forbid anyone else to use, share and improve | 27 | % You are forbidden to forbid anyone else to use, share and improve |
diff --git a/man/trouble.texi b/man/trouble.texi index da14f25568f..e7534ed2560 100644 --- a/man/trouble.texi +++ b/man/trouble.texi | |||
| @@ -595,8 +595,8 @@ or machine-readable media to this address: | |||
| 595 | @format | 595 | @format |
| 596 | GNU Emacs Bugs | 596 | GNU Emacs Bugs |
| 597 | Free Software Foundation | 597 | Free Software Foundation |
| 598 | 59 Temple Place, Suite 330 | 598 | 51 Franklin Street, Fifth Floor |
| 599 | Boston, MA 02111-1307 USA | 599 | Boston, MA 02110-1301 USA |
| 600 | @end format | 600 | @end format |
| 601 | 601 | ||
| 602 | We do not promise to fix the bug; but if the bug is serious, | 602 | We do not promise to fix the bug; but if the bug is serious, |