From 33bc19d30e79c994a11d8d608dbe92770617d338 Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Tue, 21 Jun 2005 11:31:19 +0000 Subject: [PATCH] update FSF address git-archimport-id: bonzini@gnu.org--2004b/lightning--stable--1.2--patch-15 git-archimport-id: bonzini@gnu.org--2004b/lightning--stable--1.2--patch-16 --- COPYING | 4 +-- COPYING.DOC | 2 +- COPYING.LESSER | 4 +-- aclocal.m4 | 58 ++++++++++++++++++++-------------------- config/config.guess | 2 +- config/config.sub | 4 +-- config/depcomp | 4 +-- config/help2man | 2 +- config/mdate-sh | 2 +- config/missing | 4 +-- config/texi2dvi | 2 +- config/texinfo.tex | 4 +-- doc/body.texi | 6 ++--- lightning.h | 4 +-- lightning/asm-common.h | 4 +-- lightning/core-common.h | 4 +-- lightning/fp-common.h | 4 +-- lightning/funcs-common.h | 4 +-- lightning/i386/asm.h | 4 +-- lightning/i386/core.h | 4 +-- lightning/i386/fp.h | 4 +-- lightning/i386/funcs.h | 4 +-- lightning/ppc/asm.h | 4 +-- lightning/ppc/core.h | 4 +-- lightning/ppc/fp.h | 4 +-- lightning/ppc/funcs.h | 4 +-- lightning/sparc/asm.h | 4 +-- lightning/sparc/core.h | 4 +-- lightning/sparc/fp.h | 4 +-- lightning/sparc/funcs.h | 4 +-- lightningize.in | 2 +- opcode/bfd.h | 2 +- opcode/dis-buf.c | 2 +- opcode/disass.c | 4 +-- opcode/i386-dis.c | 2 +- opcode/i386.h | 2 +- opcode/ppc-dis.c | 2 +- opcode/ppc-opc.c | 2 +- opcode/ppc.h | 2 +- opcode/sparc-dis.c | 2 +- opcode/sparc-opc.c | 4 +-- opcode/sparc.h | 4 +-- tests/add.c | 4 +-- tests/bp.c | 4 +-- tests/fib.c | 4 +-- tests/fibdelay.c | 4 +-- tests/fibit.c | 4 +-- tests/funcfp.c | 4 +-- tests/incr.c | 4 +-- tests/printf.c | 4 +-- tests/printf2.c | 4 +-- tests/rpn.c | 4 +-- tests/rpnfp.c | 4 +-- tests/testfp.c | 4 +-- 54 files changed, 122 insertions(+), 122 deletions(-) diff --git a/COPYING b/COPYING index d60c31a97..623b6258a 100644 --- a/COPYING +++ b/COPYING @@ -2,7 +2,7 @@ Version 2, June 1991 Copyright (C) 1989, 1991 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. @@ -305,7 +305,7 @@ the "copyright" line and a pointer to where the full notice is found. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Also add information on how to contact you by electronic and paper mail. diff --git a/COPYING.DOC b/COPYING.DOC index b42936beb..1a864561b 100644 --- a/COPYING.DOC +++ b/COPYING.DOC @@ -2,7 +2,7 @@ Version 1.1, March 2000 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/COPYING.LESSER b/COPYING.LESSER index 18662c20c..f9f4b3c8e 100644 --- a/COPYING.LESSER +++ b/COPYING.LESSER @@ -2,7 +2,7 @@ Version 2.1, February 1999 Copyright (C) 1991, 1999 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. @@ -485,7 +485,7 @@ convey the exclusion of warranty; and each file should have at least the You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Also add information on how to contact you by electronic and paper mail. diff --git a/aclocal.m4 b/aclocal.m4 index 64fd96370..3f7077c40 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -27,7 +27,7 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA # AM_AUTOMAKE_VERSION(VERSION) # ---------------------------- @@ -58,8 +58,8 @@ AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301, USA. # For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets # $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to @@ -122,8 +122,8 @@ am_aux_dir=`cd $ac_aux_dir && pwd` # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301, USA. # serial 6 @@ -166,8 +166,8 @@ fi])]) # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301, USA. # There are a few dirty hacks below to avoid letting `AC_PROG_CC' be @@ -334,8 +334,8 @@ AC_SUBST([AMDEPBACKSLASH]) # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301, USA. #serial 2 @@ -416,8 +416,8 @@ AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301, USA. # serial 11 @@ -539,8 +539,8 @@ echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count]) # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301, USA. AC_DEFUN([AM_PROG_INSTALL_SH], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl @@ -562,8 +562,8 @@ AC_SUBST(install_sh)]) # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301, USA. # serial 1 @@ -596,8 +596,8 @@ AC_SUBST([am__leading_dot])]) # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301, USA. # serial 2 @@ -660,8 +660,8 @@ rm -f confinc confmf # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301, USA. # serial 3 @@ -707,8 +707,8 @@ fi # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301, USA. # Automake 1.8 used `mkdir -m 0755 -p --' to ensure that directories # created by `make install' are always world readable, even if the @@ -779,8 +779,8 @@ AC_SUBST([mkdir_p])]) # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301, USA. # serial 2 @@ -825,8 +825,8 @@ AC_DEFUN([_AM_IF_OPTION], # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301, USA. # serial 3 @@ -887,8 +887,8 @@ AC_MSG_RESULT(yes)]) # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301, USA. # One issue with vendor `install' (even GNU) is that you can't # specify the program used to strip binaries. This is especially @@ -926,8 +926,8 @@ AC_SUBST([INSTALL_STRIP_PROGRAM])]) # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301, USA. # serial 1 diff --git a/config/config.guess b/config/config.guess index 6be7a693c..23d670bf5 100755 --- a/config/config.guess +++ b/config/config.guess @@ -17,7 +17,7 @@ timestamp='2004-08-11' # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a diff --git a/config/config.sub b/config/config.sub index ac6de9869..095b56f11 100755 --- a/config/config.sub +++ b/config/config.sub @@ -21,8 +21,8 @@ timestamp='2004-06-24' # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, -# Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, +# Boston, MA 02110-1301, USA. # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a diff --git a/config/depcomp b/config/depcomp index 11e2d3bfe..eed3cc9f8 100755 --- a/config/depcomp +++ b/config/depcomp @@ -17,8 +17,8 @@ scriptversion=2004-05-31.23 # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301, USA. # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a diff --git a/config/help2man b/config/help2man index 5d4377b6f..af57f41cc 100755 --- a/config/help2man +++ b/config/help2man @@ -16,7 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, 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. # Written by Brendan O'Dea # Available from ftp://ftp.gnu.org/gnu/help2man/ diff --git a/config/mdate-sh b/config/mdate-sh index 05e828b08..caed933b1 100755 --- a/config/mdate-sh +++ b/config/mdate-sh @@ -18,7 +18,7 @@ scriptversion=2003-11-09.00 # # You should have received a copy of the GNU General Public License # along with this program; if not, 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. # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a diff --git a/config/missing b/config/missing index e7ef83a1c..4c6e3b38b 100755 --- a/config/missing +++ b/config/missing @@ -19,8 +19,8 @@ scriptversion=2003-09-02.23 # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301, USA. # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a diff --git a/config/texi2dvi b/config/texi2dvi index fa4d4e070..1de6314e0 100755 --- a/config/texi2dvi +++ b/config/texi2dvi @@ -18,7 +18,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. # # Original author: Noah Friedman . # diff --git a/config/texinfo.tex b/config/texinfo.tex index 67d9fd869..e5bdedc76 100644 --- a/config/texinfo.tex +++ b/config/texinfo.tex @@ -21,8 +21,8 @@ % % You should have received a copy of the GNU General Public License % along with this texinfo.tex file; see the file COPYING. If not, write -% to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, -% Boston, MA 02111-1307, USA. +% to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +% Boston, MA 02110-1301, USA. % % As a special exception, when this file is read by TeX when processing % a Texinfo source document, you may use the result without diff --git a/doc/body.texi b/doc/body.texi index b385aed85..7c20d5152 100644 --- a/doc/body.texi +++ b/doc/body.texi @@ -16,7 +16,7 @@ License as published by the Free Software Foundation; either version 1.1, or You should have received a copy of the GNU Free Documentation License along with GNU lightning; see the file @file{COPYING.DOC}. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. There are no Secondary Sections, no Cover Texts and no Invariant Sections (as defined in the license); this text, along with its equivalent in the @@ -43,8 +43,8 @@ License as published by the Free Software Foundation; either version 1.1, or You should have received a copy of the @sc{gnu} Free Documentation License along with @sc{gnu} @i{lightning}; see the file @file{COPYING.DOC}. If not, -write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, -MA 02111-1307, USA. +write to the Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, +MA 02110-1301, USA. There are no Secondary Sections, no Cover Texts and no Invariant Sections (as defined in the license); this text, along with its equivalent in the diff --git a/lightning.h b/lightning.h index 96f41a416..973f66721 100644 --- a/lightning.h +++ b/lightning.h @@ -24,8 +24,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with GNU lightning; see the file COPYING.LESSER; if not, write to the - * Free Software Foundation, 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301, USA. * ***********************************************************************/ diff --git a/lightning/asm-common.h b/lightning/asm-common.h index 42c8814a9..f902de443 100644 --- a/lightning/asm-common.h +++ b/lightning/asm-common.h @@ -24,8 +24,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with GNU lightning; see the file COPYING.LESSER; if not, write to the - * Free Software Foundation, 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301, USA. * ***********************************************************************/ diff --git a/lightning/core-common.h b/lightning/core-common.h index 9310ee23f..d2f1e152b 100644 --- a/lightning/core-common.h +++ b/lightning/core-common.h @@ -24,8 +24,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with GNU lightning; see the file COPYING.LESSER; if not, write to the - * Free Software Foundation, 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301, USA. * ***********************************************************************/ diff --git a/lightning/fp-common.h b/lightning/fp-common.h index 907fdc4d9..dddbdc70b 100644 --- a/lightning/fp-common.h +++ b/lightning/fp-common.h @@ -24,8 +24,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with GNU lightning; see the file COPYING.LESSER; if not, write to the - * Free Software Foundation, 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301, USA. * ***********************************************************************/ diff --git a/lightning/funcs-common.h b/lightning/funcs-common.h index 278c544f3..f7976e619 100644 --- a/lightning/funcs-common.h +++ b/lightning/funcs-common.h @@ -24,8 +24,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with GNU lightning; see the file COPYING.LESSER; if not, write to the - * Free Software Foundation, 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301, USA. * ***********************************************************************/ diff --git a/lightning/i386/asm.h b/lightning/i386/asm.h index 1c8db8e18..b16770592 100644 --- a/lightning/i386/asm.h +++ b/lightning/i386/asm.h @@ -23,8 +23,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with GNU lightning; see the file COPYING.LESSER; if not, write to the - * Free Software Foundation, 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301, USA. * ***********************************************************************/ diff --git a/lightning/i386/core.h b/lightning/i386/core.h index dd9d58a87..0517db19d 100644 --- a/lightning/i386/core.h +++ b/lightning/i386/core.h @@ -24,8 +24,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with GNU lightning; see the file COPYING.LESSER; if not, write to the - * Free Software Foundation, 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301, USA. * ***********************************************************************/ diff --git a/lightning/i386/fp.h b/lightning/i386/fp.h index 0d2725563..c8e47fe0f 100644 --- a/lightning/i386/fp.h +++ b/lightning/i386/fp.h @@ -24,8 +24,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with GNU lightning; see the file COPYING.LESSER; if not, write to the - * Free Software Foundation, 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301, USA. * ***********************************************************************/ diff --git a/lightning/i386/funcs.h b/lightning/i386/funcs.h index 1e247049f..d57e14e25 100644 --- a/lightning/i386/funcs.h +++ b/lightning/i386/funcs.h @@ -24,8 +24,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with GNU lightning; see the file COPYING.LESSER; if not, write to the - * Free Software Foundation, 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301, USA. * ***********************************************************************/ diff --git a/lightning/ppc/asm.h b/lightning/ppc/asm.h index 9f3c71dd9..b54202aae 100644 --- a/lightning/ppc/asm.h +++ b/lightning/ppc/asm.h @@ -23,8 +23,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with GNU lightning; see the file COPYING.LESSER; if not, write to the - * Free Software Foundation, 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301, USA. * ***********************************************************************/ diff --git a/lightning/ppc/core.h b/lightning/ppc/core.h index 14eaae336..20320df72 100644 --- a/lightning/ppc/core.h +++ b/lightning/ppc/core.h @@ -24,8 +24,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with GNU lightning; see the file COPYING.LESSER; if not, write to the - * Free Software Foundation, 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301, USA. * ***********************************************************************/ diff --git a/lightning/ppc/fp.h b/lightning/ppc/fp.h index 32541deb2..b3408810c 100644 --- a/lightning/ppc/fp.h +++ b/lightning/ppc/fp.h @@ -24,8 +24,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with GNU lightning; see the file COPYING.LESSER; if not, write to the - * Free Software Foundation, 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301, USA. * ***********************************************************************/ diff --git a/lightning/ppc/funcs.h b/lightning/ppc/funcs.h index 37e2b38f3..6f04606f1 100644 --- a/lightning/ppc/funcs.h +++ b/lightning/ppc/funcs.h @@ -24,8 +24,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with GNU lightning; see the file COPYING.LESSER; if not, write to the - * Free Software Foundation, 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301, USA. * ***********************************************************************/ diff --git a/lightning/sparc/asm.h b/lightning/sparc/asm.h index a8c544c4f..9cc7ee776 100644 --- a/lightning/sparc/asm.h +++ b/lightning/sparc/asm.h @@ -23,8 +23,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with GNU lightning; see the file COPYING.LESSER; if not, write to the - * Free Software Foundation, 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301, USA. * ***********************************************************************/ diff --git a/lightning/sparc/core.h b/lightning/sparc/core.h index 7912a3b18..bc1c90993 100644 --- a/lightning/sparc/core.h +++ b/lightning/sparc/core.h @@ -24,8 +24,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with GNU lightning; see the file COPYING.LESSER; if not, write to the - * Free Software Foundation, 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301, USA. * ***********************************************************************/ diff --git a/lightning/sparc/fp.h b/lightning/sparc/fp.h index f22578d1a..06e2ceeb5 100644 --- a/lightning/sparc/fp.h +++ b/lightning/sparc/fp.h @@ -24,8 +24,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with GNU lightning; see the file COPYING.LESSER; if not, write to the - * Free Software Foundation, 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301, USA. * ***********************************************************************/ diff --git a/lightning/sparc/funcs.h b/lightning/sparc/funcs.h index 8fd9e1001..7268fb9ac 100644 --- a/lightning/sparc/funcs.h +++ b/lightning/sparc/funcs.h @@ -24,8 +24,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with GNU lightning; see the file COPYING.LESSER; if not, write to the - * Free Software Foundation, 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301, USA. * ***********************************************************************/ diff --git a/lightningize.in b/lightningize.in index 71d4ba364..ef9b07ccb 100644 --- a/lightningize.in +++ b/lightningize.in @@ -16,7 +16,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a diff --git a/opcode/bfd.h b/opcode/bfd.h index 431021e2c..2f2669fbe 100644 --- a/opcode/bfd.h +++ b/opcode/bfd.h @@ -17,7 +17,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* bfd.h -- The only header file required by users of the bfd library diff --git a/opcode/dis-buf.c b/opcode/dis-buf.c index 47a2e33ef..d04ddfdbf 100644 --- a/opcode/dis-buf.c +++ b/opcode/dis-buf.c @@ -13,7 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "sysdep.h" #include "dis-asm.h" diff --git a/opcode/disass.c b/opcode/disass.c index 465d26105..8ae9533c8 100644 --- a/opcode/disass.c +++ b/opcode/disass.c @@ -24,8 +24,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with GNU lightning; see the file COPYING.LESSER; if not, write to the - * Free Software Foundation, 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301, USA. * ***********************************************************************/ diff --git a/opcode/i386-dis.c b/opcode/i386-dis.c index b781edc32..1c2ebea66 100644 --- a/opcode/i386-dis.c +++ b/opcode/i386-dis.c @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* * 80386 instruction printer by Pace Willisson (pace@prep.ai.mit.edu) diff --git a/opcode/i386.h b/opcode/i386.h index 849a86fa7..fe6211ba9 100644 --- a/opcode/i386.h +++ b/opcode/i386.h @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ static const template i386_optab[] = { diff --git a/opcode/ppc-dis.c b/opcode/ppc-dis.c index 70716ea24..6a5015126 100644 --- a/opcode/ppc-dis.c +++ b/opcode/ppc-dis.c @@ -16,7 +16,7 @@ the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this file; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include #include "ansidecl.h" diff --git a/opcode/ppc-opc.c b/opcode/ppc-opc.c index 3e11db9b4..5715415df 100644 --- a/opcode/ppc-opc.c +++ b/opcode/ppc-opc.c @@ -16,7 +16,7 @@ the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this file; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include #include "ansidecl.h" diff --git a/opcode/ppc.h b/opcode/ppc.h index a9e3b24ab..c22eb847e 100644 --- a/opcode/ppc.h +++ b/opcode/ppc.h @@ -16,7 +16,7 @@ the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this file; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef PPC_H #define PPC_H diff --git a/opcode/sparc-dis.c b/opcode/sparc-dis.c index 42388aef9..23216be1c 100644 --- a/opcode/sparc-dis.c +++ b/opcode/sparc-dis.c @@ -13,7 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "ansidecl.h" #include "opcode/sparc.h" diff --git a/opcode/sparc-opc.c b/opcode/sparc-opc.c index 4e91227c1..d21835cea 100644 --- a/opcode/sparc-opc.c +++ b/opcode/sparc-opc.c @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with this software; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ /* FIXME-someday: perhaps the ,a's and such should be embedded in the instruction's name rather than the args. This would make gas faster, pinsn diff --git a/opcode/sparc.h b/opcode/sparc.h index b9281e607..014a534b1 100644 --- a/opcode/sparc.h +++ b/opcode/sparc.h @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GAS or GDB; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ /* The SPARC opcode table (and other related data) is defined in the opcodes library in sparc-opc.c. If you change anything here, make diff --git a/tests/add.c b/tests/add.c index a63f07dc4..f4338b8be 100644 --- a/tests/add.c +++ b/tests/add.c @@ -24,8 +24,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with GNU lightning; see the file COPYING.LESSER; if not, write to the - * Free Software Foundation, 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301, USA. * ***********************************************************************/ diff --git a/tests/bp.c b/tests/bp.c index d6c42347e..d2222737b 100644 --- a/tests/bp.c +++ b/tests/bp.c @@ -24,8 +24,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with GNU lightning; see the file COPYING.LESSER; if not, write to the - * Free Software Foundation, 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301, USA. * ***********************************************************************/ diff --git a/tests/fib.c b/tests/fib.c index 3bd082001..e1a74e82b 100644 --- a/tests/fib.c +++ b/tests/fib.c @@ -24,8 +24,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with GNU lightning; see the file COPYING.LESSER; if not, write to the - * Free Software Foundation, 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301, USA. * ***********************************************************************/ diff --git a/tests/fibdelay.c b/tests/fibdelay.c index 1517a58f5..4dd8c991f 100644 --- a/tests/fibdelay.c +++ b/tests/fibdelay.c @@ -24,8 +24,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with GNU lightning; see the file COPYING.LESSER; if not, write to the - * Free Software Foundation, 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301, USA. * ***********************************************************************/ diff --git a/tests/fibit.c b/tests/fibit.c index d441fa1aa..e1ce7d992 100644 --- a/tests/fibit.c +++ b/tests/fibit.c @@ -24,8 +24,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with GNU lightning; see the file COPYING.LESSER; if not, write to the - * Free Software Foundation, 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301, USA. * ***********************************************************************/ diff --git a/tests/funcfp.c b/tests/funcfp.c index db0b59024..8e8b5656e 100644 --- a/tests/funcfp.c +++ b/tests/funcfp.c @@ -24,8 +24,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with GNU lightning; see the file COPYING.LESSER; if not, write to the - * Free Software Foundation, 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301, USA. * ***********************************************************************/ diff --git a/tests/incr.c b/tests/incr.c index 309b1022b..a20bf06e6 100644 --- a/tests/incr.c +++ b/tests/incr.c @@ -24,8 +24,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with GNU lightning; see the file COPYING.LESSER; if not, write to the - * Free Software Foundation, 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301, USA. * ***********************************************************************/ diff --git a/tests/printf.c b/tests/printf.c index 49e280666..6a860a38d 100644 --- a/tests/printf.c +++ b/tests/printf.c @@ -24,8 +24,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with GNU lightning; see the file COPYING.LESSER; if not, write to the - * Free Software Foundation, 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301, USA. * ***********************************************************************/ diff --git a/tests/printf2.c b/tests/printf2.c index 7a7d708aa..7bdc5c1c7 100644 --- a/tests/printf2.c +++ b/tests/printf2.c @@ -24,8 +24,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with GNU lightning; see the file COPYING.LESSER; if not, write to the - * Free Software Foundation, 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301, USA. * ***********************************************************************/ diff --git a/tests/rpn.c b/tests/rpn.c index 8c9fe0b1d..c3b85a1d4 100644 --- a/tests/rpn.c +++ b/tests/rpn.c @@ -26,8 +26,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with GNU lightning; see the file COPYING.LESSER; if not, write to the - * Free Software Foundation, 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301, USA. * ***********************************************************************/ diff --git a/tests/rpnfp.c b/tests/rpnfp.c index 0816e5d07..2c7193f6e 100644 --- a/tests/rpnfp.c +++ b/tests/rpnfp.c @@ -24,8 +24,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with GNU lightning; see the file COPYING.LESSER; if not, write to the - * Free Software Foundation, 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301, USA. * ***********************************************************************/ diff --git a/tests/testfp.c b/tests/testfp.c index b9792be48..1de858b61 100644 --- a/tests/testfp.c +++ b/tests/testfp.c @@ -24,8 +24,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with GNU lightning; see the file COPYING.LESSER; if not, write to the - * Free Software Foundation, 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301, USA. * ***********************************************************************/