From 856ff90241a28ab85cfb61092af14bcd5e5c1a7f Mon Sep 17 00:00:00 2001 From: yamaoka Date: Wed, 6 Jul 2005 06:43:18 +0000 Subject: [PATCH] Synch to No Gnus 200507060642. --- contrib/compface.el | 4 ++-- contrib/gpg-ring.el | 4 ++-- contrib/gpg.el | 4 ++-- contrib/nnir.el | 4 ++-- contrib/ssl.el | 4 ++-- contrib/vcard.el | 2 +- lisp/assistant.el | 4 ++-- lisp/dgnushack.el | 4 ++-- lisp/dns-mode.el | 4 ++-- lisp/encrypt.el | 4 ++-- lisp/gnus-xmas.el | 4 ++-- lisp/hashcash.el | 4 ++-- lisp/messagexmas.el | 4 ++-- lisp/nnheaderxm.el | 4 ++-- lisp/password.el | 4 ++-- lisp/spam-wash.el | 4 ++-- texi/doclicense.texi | 2 +- texi/gnus-news.el | 4 ++-- texi/infohack.el | 4 ++-- texi/xml2texi.scm | 4 ++-- texi/xml2texi.sh | 4 ++-- 21 files changed, 40 insertions(+), 40 deletions(-) diff --git a/contrib/compface.el b/contrib/compface.el index 45a5709..f7d0f72 100644 --- a/contrib/compface.el +++ b/contrib/compface.el @@ -19,8 +19,8 @@ ;; 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, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. +;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. ;;; Commentary: diff --git a/contrib/gpg-ring.el b/contrib/gpg-ring.el index dd223bf..7938a5d 100644 --- a/contrib/gpg-ring.el +++ b/contrib/gpg-ring.el @@ -21,8 +21,8 @@ ;; 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, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. +;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. diff --git a/contrib/gpg.el b/contrib/gpg.el index 182f79b..0e1ee73 100644 --- a/contrib/gpg.el +++ b/contrib/gpg.el @@ -21,8 +21,8 @@ ;; 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, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. +;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. ;;; Commentary: diff --git a/contrib/nnir.el b/contrib/nnir.el index db3718a..c786bf2 100644 --- a/contrib/nnir.el +++ b/contrib/nnir.el @@ -18,8 +18,8 @@ ;; 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, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. +;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. ;;; Commentary: diff --git a/contrib/ssl.el b/contrib/ssl.el index 5aa9d2f..1a6b2b0 100644 --- a/contrib/ssl.el +++ b/contrib/ssl.el @@ -19,8 +19,8 @@ ;;; ;;; 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, Inc., 59 Temple Place - Suite 330, -;;; Boston, MA 02111-1307, USA. +;;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;;; Boston, MA 02110-1301, USA. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (eval-when-compile (require 'cl)) diff --git a/contrib/vcard.el b/contrib/vcard.el index 22f032c..8b0e3e1 100644 --- a/contrib/vcard.el +++ b/contrib/vcard.el @@ -20,7 +20,7 @@ ;; You should have received a copy of the GNU General Public License ;; along with this program; if not, you can either send email to this ;; program's maintainer or write to: The Free Software Foundation, -;; Inc.; 59 Temple Place, Suite 330; Boston, MA 02111-1307, USA. +;; Inc.; 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ;;; Commentary: diff --git a/lisp/assistant.el b/lisp/assistant.el index 8698281..2a99421 100644 --- a/lisp/assistant.el +++ b/lisp/assistant.el @@ -18,8 +18,8 @@ ;; 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, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. +;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. ;;; Commentary: diff --git a/lisp/dgnushack.el b/lisp/dgnushack.el index 95c85b0..80f1dad 100644 --- a/lisp/dgnushack.el +++ b/lisp/dgnushack.el @@ -22,8 +22,8 @@ ;; 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, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. +;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. ;;; Commentary: diff --git a/lisp/dns-mode.el b/lisp/dns-mode.el index 1be948e..397b207 100644 --- a/lisp/dns-mode.el +++ b/lisp/dns-mode.el @@ -18,8 +18,8 @@ ;; 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, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. +;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. ;;; Commentary: diff --git a/lisp/encrypt.el b/lisp/encrypt.el index 9337272..8bf13c2 100644 --- a/lisp/encrypt.el +++ b/lisp/encrypt.el @@ -19,8 +19,8 @@ ;; 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, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. +;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. ;;; Commentary: diff --git a/lisp/gnus-xmas.el b/lisp/gnus-xmas.el index ef1c188..37037c2 100644 --- a/lisp/gnus-xmas.el +++ b/lisp/gnus-xmas.el @@ -21,8 +21,8 @@ ;; 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, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. +;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. ;;; Commentary: diff --git a/lisp/hashcash.el b/lisp/hashcash.el index 20ad85c..b99a870 100644 --- a/lisp/hashcash.el +++ b/lisp/hashcash.el @@ -20,8 +20,8 @@ ;; 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, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. +;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. ;;; Commentary: diff --git a/lisp/messagexmas.el b/lisp/messagexmas.el index 856f6e1..2d7982f 100644 --- a/lisp/messagexmas.el +++ b/lisp/messagexmas.el @@ -20,8 +20,8 @@ ;; 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, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. +;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. ;;; Commentary: diff --git a/lisp/nnheaderxm.el b/lisp/nnheaderxm.el index 246a19f..0564ae6 100644 --- a/lisp/nnheaderxm.el +++ b/lisp/nnheaderxm.el @@ -21,8 +21,8 @@ ;; 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, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. +;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. ;;; Commentary: diff --git a/lisp/password.el b/lisp/password.el index 00defc2..b22d60c 100644 --- a/lisp/password.el +++ b/lisp/password.el @@ -20,8 +20,8 @@ ;; 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, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. +;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. ;;; Commentary: diff --git a/lisp/spam-wash.el b/lisp/spam-wash.el index be91cdf..7b91620 100644 --- a/lisp/spam-wash.el +++ b/lisp/spam-wash.el @@ -19,8 +19,8 @@ ;; 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, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. +;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. ;;; Commentary: diff --git a/texi/doclicense.texi b/texi/doclicense.texi index d580caf..5bcd61b 100644 --- a/texi/doclicense.texi +++ b/texi/doclicense.texi @@ -6,7 +6,7 @@ @display Copyright (C) 2000 Free Software Foundation, Inc. -59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. diff --git a/texi/gnus-news.el b/texi/gnus-news.el index 6dcc10d..4e5cdc6 100644 --- a/texi/gnus-news.el +++ b/texi/gnus-news.el @@ -18,8 +18,8 @@ ;; 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, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. +;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. ;;; Commentary: diff --git a/texi/infohack.el b/texi/infohack.el index df90dfe..f991593 100644 --- a/texi/infohack.el +++ b/texi/infohack.el @@ -18,8 +18,8 @@ ;; 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, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. +;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. ;;; Commentary: diff --git a/texi/xml2texi.scm b/texi/xml2texi.scm index b2a6161..0eb2d24 100644 --- a/texi/xml2texi.scm +++ b/texi/xml2texi.scm @@ -18,8 +18,8 @@ ;; 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, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. +;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. ;;; Commentary: ;; diff --git a/texi/xml2texi.sh b/texi/xml2texi.sh index 779de36..ad6b1b1 100644 --- a/texi/xml2texi.sh +++ b/texi/xml2texi.sh @@ -21,8 +21,8 @@ exec mzscheme -mr $0 ${1+"$@"} ;; ;; 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, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. +;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. ;;; Commentary: ;; -- 1.7.10.4