diff options
156 files changed, 255 insertions, 217 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index afd5988c54a..5723294c827 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,41 @@ +2005-05-07 Nick Clifton <nickc@redhat.com> + + * Update the address and phone number of the FSF organization in + the GPL notices in the following files: + a29k-dis.c, aclocal.m4, alpha-dis.c, alpha-opc.c, arc-dis.c, + arc-dis.h, arc-ext.c, arc-ext.h, arc-opc.c, arm-dis.c, arm-opc.h, + avr-dis.c, cgen-asm.c, cgen-asm.in, cgen-dis.c, cgen-dis.in, + cgen-ibld.in, cgen-opc.c, cgen.sh, cris-dis.c, cris-opc.c, + crx-dis.c, crx-opc.c, d10v-dis.c, d10v-opc.c, d30v-dis.c, + d30v-opc.c, dis-buf.c, dis-init.c, disassemble.c, dlx-dis.c, + fr30-asm.c, fr30-desc.c, fr30-desc.h, fr30-dis.c, fr30-ibld.c, + fr30-opc.c, fr30-opc.h, frv-asm.c, frv-desc.c, frv-desc.h, + frv-dis.c, frv-ibld.c, frv-opc.c, frv-opc.h, h8300-dis.c, + h8500-dis.c, h8500-opc.h, hppa-dis.c, i370-dis.c, i370-opc.c, + i386-dis.c, i860-dis.c, i960-dis.c, ia64-asmtab.h, ia64-dis.c, + ia64-gen.c, ia64-opc-a.c, ia64-opc-b.c, ia64-opc-d.c, + ia64-opc-f.c, ia64-opc-i.c, ia64-opc-m.c, ia64-opc-x.c, + ia64-opc.c, ia64-opc.h, ip2k-asm.c, ip2k-desc.c, ip2k-desc.h, + ip2k-dis.c, ip2k-ibld.c, ip2k-opc.c, ip2k-opc.h, iq2000-asm.c, + iq2000-desc.c, iq2000-desc.h, iq2000-dis.c, iq2000-ibld.c, + iq2000-opc.c, iq2000-opc.h, m10200-dis.c, m10200-opc.c, + m10300-dis.c, m10300-opc.c, m32r-asm.c, m32r-desc.c, m32r-desc.h, + m32r-dis.c, m32r-ibld.c, m32r-opc.c, m32r-opc.h, m32r-opinst.c, + m68hc11-dis.c, m68hc11-opc.c, m68k-dis.c, m68k-opc.c, m88k-dis.c, + maxq-dis.c, mcore-dis.c, mcore-opc.h, mips-dis.c, mips-opc.c, + mips16-opc.c, mmix-dis.c, mmix-opc.c, msp430-dis.c, ns32k-dis.c, + openrisc-asm.c, openrisc-desc.c, openrisc-desc.h, openrisc-dis.c, + openrisc-ibld.c, openrisc-opc.c, openrisc-opc.h, opintl.h, + or32-dis.c, or32-opc.c, pdp11-dis.c, pdp11-opc.c, pj-dis.c, + pj-opc.c, ppc-dis.c, ppc-opc.c, s390-dis.c, s390-mkopc.c, + s390-opc.c, sh-dis.c, sh-opc.h, sh64-dis.c, sh64-opc.c, + sh64-opc.h, sparc-dis.c, sparc-opc.c, sysdep.h, tic30-dis.c, + tic4x-dis.c, tic54x-dis.c, tic54x-opc.c, tic80-dis.c, tic80-opc.c, + v850-dis.c, v850-opc.c, vax-dis.c, w65-dis.c, w65-opc.h, + xstormy16-asm.c, xstormy16-desc.c, xstormy16-desc.h, + xstormy16-dis.c, xstormy16-ibld.c, xstormy16-opc.c, + xstormy16-opc.h, xtensa-dis.c, z8k-dis.c, z8kgen.c + 2005-05-05 James E Wilson <wilson@specifixinc.com> * ia64-opc.c: Include sysdep.h before libiberty.h. diff --git a/opcodes/a29k-dis.c b/opcodes/a29k-dis.c index a3090c3e21b..0a042034ece 100644 --- a/opcodes/a29k-dis.c +++ b/opcodes/a29k-dis.c @@ -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. */ #include "sysdep.h" #include "dis-asm.h" diff --git a/opcodes/aclocal.m4 b/opcodes/aclocal.m4 index 1759af44871..f3f0c9b6080 100644 --- a/opcodes/aclocal.m4 +++ b/opcodes/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 @@ -412,8 +412,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 7 @@ -440,8 +440,8 @@ AU_DEFUN([AM_CONFIG_HEADER], [AC_CONFIG_HEADERS($@)]) # 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 @@ -563,8 +563,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 @@ -586,8 +586,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 @@ -622,8 +622,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 3 @@ -660,8 +660,8 @@ AU_DEFUN([jm_MAINTAINER_MODE], [AM_MAINTAINER_MODE]) # 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 @@ -724,8 +724,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 @@ -771,8 +771,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 @@ -843,8 +843,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 @@ -889,8 +889,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 @@ -951,8 +951,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 @@ -990,8 +990,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/opcodes/alpha-dis.c b/opcodes/alpha-dis.c index 3893bbdaaa5..39f0d78206c 100644 --- a/opcodes/alpha-dis.c +++ b/opcodes/alpha-dis.c @@ -18,8 +18,8 @@ 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 <stdio.h> #include "sysdep.h" diff --git a/opcodes/alpha-opc.c b/opcodes/alpha-opc.c index 3dd2bf48b59..f342e788cc6 100644 --- a/opcodes/alpha-opc.c +++ b/opcodes/alpha-opc.c @@ -18,8 +18,8 @@ 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. */ + Free Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA + 02110-1301, USA. */ #include <stdio.h> #include "sysdep.h" diff --git a/opcodes/arc-dis.c b/opcodes/arc-dis.c index 58fac4d78c5..f614cc3792d 100644 --- a/opcodes/arc-dis.c +++ b/opcodes/arc-dis.c @@ -15,7 +15,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. */ #include "ansidecl.h" #include "libiberty.h" diff --git a/opcodes/arc-dis.h b/opcodes/arc-dis.h index 04bfbbb00fe..c1120d13d35 100644 --- a/opcodes/arc-dis.h +++ b/opcodes/arc-dis.h @@ -15,7 +15,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. */ #ifndef ARCDIS_H #define ARCDIS_H diff --git a/opcodes/arc-ext.c b/opcodes/arc-ext.c index 38564d7465a..07419bf158c 100644 --- a/opcodes/arc-ext.c +++ b/opcodes/arc-ext.c @@ -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. */ #include "sysdep.h" #include <stdlib.h> diff --git a/opcodes/arc-ext.h b/opcodes/arc-ext.h index e2c6d5bf2cb..c5888fbd7be 100644 --- a/opcodes/arc-ext.h +++ b/opcodes/arc-ext.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. */ #ifndef ARCEXT_H #define ARCEXT_H diff --git a/opcodes/arc-opc.c b/opcodes/arc-opc.c index b31814e8dae..465200f1008 100644 --- a/opcodes/arc-opc.c +++ b/opcodes/arc-opc.c @@ -15,7 +15,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. */ #include "sysdep.h" #include <stdio.h> diff --git a/opcodes/arm-dis.c b/opcodes/arm-dis.c index a87bcc0b2f8..c9dfa4049e1 100644 --- a/opcodes/arm-dis.c +++ b/opcodes/arm-dis.c @@ -18,7 +18,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. */ #include "sysdep.h" diff --git a/opcodes/arm-opc.h b/opcodes/arm-opc.h index f95ec89deb7..51c19053f7a 100644 --- a/opcodes/arm-opc.h +++ b/opcodes/arm-opc.h @@ -15,7 +15,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. */ struct arm_opcode diff --git a/opcodes/avr-dis.c b/opcodes/avr-dis.c index 95ebf1805e8..6234d9e6fd8 100644 --- a/opcodes/avr-dis.c +++ b/opcodes/avr-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. */ #include <assert.h> #include "sysdep.h" diff --git a/opcodes/cgen-asm.c b/opcodes/cgen-asm.c index 03cf1281947..2609de3927a 100644 --- a/opcodes/cgen-asm.c +++ b/opcodes/cgen-asm.c @@ -17,7 +17,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. */ + 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ #include "sysdep.h" #include <stdio.h> diff --git a/opcodes/cgen-asm.in b/opcodes/cgen-asm.in index 420f640ec3b..fdd3c43bd34 100644 --- a/opcodes/cgen-asm.in +++ b/opcodes/cgen-asm.in @@ -20,7 +20,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. */ +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ /* ??? Eventually more and more of this stuff can go to cpu-independent files. Keep that in mind. */ diff --git a/opcodes/cgen-dis.c b/opcodes/cgen-dis.c index ae4e37e934e..cf23ebcabf2 100644 --- a/opcodes/cgen-dis.c +++ b/opcodes/cgen-dis.c @@ -17,7 +17,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. */ + 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ #include "sysdep.h" #include <stdio.h> diff --git a/opcodes/cgen-dis.in b/opcodes/cgen-dis.in index 5b59a353718..8aea4c05586 100644 --- a/opcodes/cgen-dis.in +++ b/opcodes/cgen-dis.in @@ -21,7 +21,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. */ +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ /* ??? Eventually more and more of this stuff can go to cpu-independent files. Keep that in mind. */ diff --git a/opcodes/cgen-ibld.in b/opcodes/cgen-ibld.in index 316f183c41e..3072bbdd0be 100644 --- a/opcodes/cgen-ibld.in +++ b/opcodes/cgen-ibld.in @@ -19,7 +19,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. */ +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ /* ??? Eventually more and more of this stuff can go to cpu-independent files. Keep that in mind. */ diff --git a/opcodes/cgen-opc.c b/opcodes/cgen-opc.c index 482bd0a2fed..9ca6ab50a49 100644 --- a/opcodes/cgen-opc.c +++ b/opcodes/cgen-opc.c @@ -17,7 +17,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. */ + 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ #include "sysdep.h" #include <stdio.h> diff --git a/opcodes/cgen.sh b/opcodes/cgen.sh index b73419364b0..1f331be546f 100644 --- a/opcodes/cgen.sh +++ b/opcodes/cgen.sh @@ -17,7 +17,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. */ +# 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ # # Generate CGEN opcode files: arch-desc.[ch], arch-opc.[ch], # arch-asm.c, arch-dis.c, arch-opinst.c, arch-ibld.[ch]. diff --git a/opcodes/cris-dis.c b/opcodes/cris-dis.c index c9bcec7708b..967d6996d8d 100644 --- a/opcodes/cris-dis.c +++ b/opcodes/cris-dis.c @@ -17,7 +17,7 @@ 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 "dis-asm.h" #include "sysdep.h" diff --git a/opcodes/cris-opc.c b/opcodes/cris-opc.c index e580f24df96..d691e9fa5f9 100644 --- a/opcodes/cris-opc.c +++ b/opcodes/cris-opc.c @@ -18,7 +18,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 "opcode/cris.h" diff --git a/opcodes/crx-dis.c b/opcodes/crx-dis.c index 3295541ed24..ae4a556a08b 100644 --- a/opcodes/crx-dis.c +++ b/opcodes/crx-dis.c @@ -17,7 +17,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. */ #include "dis-asm.h" #include "sysdep.h" diff --git a/opcodes/crx-opc.c b/opcodes/crx-opc.c index 09eb2540577..3999696068b 100644 --- a/opcodes/crx-opc.c +++ b/opcodes/crx-opc.c @@ -17,7 +17,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. */ #include <stdio.h> #include "libiberty.h" diff --git a/opcodes/d10v-dis.c b/opcodes/d10v-dis.c index 433fd518326..e0930427ef1 100644 --- a/opcodes/d10v-dis.c +++ b/opcodes/d10v-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 <stdio.h> diff --git a/opcodes/d10v-opc.c b/opcodes/d10v-opc.c index 868217775b1..03db2e115da 100644 --- a/opcodes/d10v-opc.c +++ b/opcodes/d10v-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 <stdio.h> #include "sysdep.h" diff --git a/opcodes/d30v-dis.c b/opcodes/d30v-dis.c index c6c3f746001..d286e7bce88 100644 --- a/opcodes/d30v-dis.c +++ b/opcodes/d30v-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 <stdio.h> #include "sysdep.h" diff --git a/opcodes/d30v-opc.c b/opcodes/d30v-opc.c index 6fe993ad128..60353fedb2e 100644 --- a/opcodes/d30v-opc.c +++ b/opcodes/d30v-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 <stdio.h> #include "sysdep.h" diff --git a/opcodes/dis-buf.c b/opcodes/dis-buf.c index 91a06b16f33..b87aeda182f 100644 --- a/opcodes/dis-buf.c +++ b/opcodes/dis-buf.c @@ -14,7 +14,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/opcodes/dis-init.c b/opcodes/dis-init.c index 35a5ee720b8..8bb069a1ada 100644 --- a/opcodes/dis-init.c +++ b/opcodes/dis-init.c @@ -14,8 +14,8 @@ 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/opcodes/disassemble.c b/opcodes/disassemble.c index fb38f43d249..20e5424053f 100644 --- a/opcodes/disassemble.c +++ b/opcodes/disassemble.c @@ -14,7 +14,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. */ #include "sysdep.h" #include "dis-asm.h" diff --git a/opcodes/dlx-dis.c b/opcodes/dlx-dis.c index 8878b98aef0..eee613292f3 100644 --- a/opcodes/dlx-dis.c +++ b/opcodes/dlx-dis.c @@ -14,7 +14,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. */ #include "sysdep.h" #include "dis-asm.h" diff --git a/opcodes/fr30-asm.c b/opcodes/fr30-asm.c index 234870b2134..1b7ed6559a9 100644 --- a/opcodes/fr30-asm.c +++ b/opcodes/fr30-asm.c @@ -20,7 +20,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. */ +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ /* ??? Eventually more and more of this stuff can go to cpu-independent files. Keep that in mind. */ diff --git a/opcodes/fr30-desc.c b/opcodes/fr30-desc.c index 37b395f9429..2b0d6b715f3 100644 --- a/opcodes/fr30-desc.c +++ b/opcodes/fr30-desc.c @@ -18,7 +18,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. +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/opcodes/fr30-desc.h b/opcodes/fr30-desc.h index a4a5dd59514..7741fafcb2e 100644 --- a/opcodes/fr30-desc.h +++ b/opcodes/fr30-desc.h @@ -18,7 +18,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. +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/opcodes/fr30-dis.c b/opcodes/fr30-dis.c index ee647e95565..39a56386f62 100644 --- a/opcodes/fr30-dis.c +++ b/opcodes/fr30-dis.c @@ -21,7 +21,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. */ +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ /* ??? Eventually more and more of this stuff can go to cpu-independent files. Keep that in mind. */ diff --git a/opcodes/fr30-ibld.c b/opcodes/fr30-ibld.c index b01e483e323..60f76a11037 100644 --- a/opcodes/fr30-ibld.c +++ b/opcodes/fr30-ibld.c @@ -19,7 +19,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. */ +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ /* ??? Eventually more and more of this stuff can go to cpu-independent files. Keep that in mind. */ diff --git a/opcodes/fr30-opc.c b/opcodes/fr30-opc.c index 1e55e0e0943..aa6b41fb928 100644 --- a/opcodes/fr30-opc.c +++ b/opcodes/fr30-opc.c @@ -18,7 +18,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. +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/opcodes/fr30-opc.h b/opcodes/fr30-opc.h index fee44173902..39cc61f319e 100644 --- a/opcodes/fr30-opc.h +++ b/opcodes/fr30-opc.h @@ -18,7 +18,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. +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/opcodes/frv-asm.c b/opcodes/frv-asm.c index ad4d81f959d..12f6adf7b3a 100644 --- a/opcodes/frv-asm.c +++ b/opcodes/frv-asm.c @@ -20,7 +20,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. */ +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ /* ??? Eventually more and more of this stuff can go to cpu-independent files. Keep that in mind. */ diff --git a/opcodes/frv-desc.c b/opcodes/frv-desc.c index ff22cdf2a28..971d5988232 100644 --- a/opcodes/frv-desc.c +++ b/opcodes/frv-desc.c @@ -18,7 +18,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. +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/opcodes/frv-desc.h b/opcodes/frv-desc.h index 865d42b1a25..8b506dc2a16 100644 --- a/opcodes/frv-desc.h +++ b/opcodes/frv-desc.h @@ -18,7 +18,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. +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/opcodes/frv-dis.c b/opcodes/frv-dis.c index 7b06ea33ed4..cdf0ba6752a 100644 --- a/opcodes/frv-dis.c +++ b/opcodes/frv-dis.c @@ -21,7 +21,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. */ +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ /* ??? Eventually more and more of this stuff can go to cpu-independent files. Keep that in mind. */ diff --git a/opcodes/frv-ibld.c b/opcodes/frv-ibld.c index 81aef09ec4d..2ecedd4d179 100644 --- a/opcodes/frv-ibld.c +++ b/opcodes/frv-ibld.c @@ -19,7 +19,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. */ +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ /* ??? Eventually more and more of this stuff can go to cpu-independent files. Keep that in mind. */ diff --git a/opcodes/frv-opc.c b/opcodes/frv-opc.c index f8abb4f05f6..d88cd7d511d 100644 --- a/opcodes/frv-opc.c +++ b/opcodes/frv-opc.c @@ -18,7 +18,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. +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/opcodes/frv-opc.h b/opcodes/frv-opc.h index e70b586ce0f..e16c4fe416c 100644 --- a/opcodes/frv-opc.h +++ b/opcodes/frv-opc.h @@ -18,7 +18,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. +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/opcodes/h8300-dis.c b/opcodes/h8300-dis.c index 8ba93f66b0a..8b33d86a0a1 100644 --- a/opcodes/h8300-dis.c +++ b/opcodes/h8300-dis.c @@ -14,7 +14,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. */ #define DEFINE_TABLE diff --git a/opcodes/h8500-dis.c b/opcodes/h8500-dis.c index 144c7e41e08..90839b0a0e6 100644 --- a/opcodes/h8500-dis.c +++ b/opcodes/h8500-dis.c @@ -13,7 +13,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. */ #include <stdio.h> diff --git a/opcodes/h8500-opc.h b/opcodes/h8500-opc.h index bd1a6392361..dd1c60632a5 100644 --- a/opcodes/h8500-opc.h +++ b/opcodes/h8500-opc.h @@ -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. */ + 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ typedef enum { diff --git a/opcodes/hppa-dis.c b/opcodes/hppa-dis.c index 5f33297d753..5dfe9732e6f 100644 --- a/opcodes/hppa-dis.c +++ b/opcodes/hppa-dis.c @@ -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. */ #include "sysdep.h" #include "dis-asm.h" diff --git a/opcodes/i370-dis.c b/opcodes/i370-dis.c index 0f04f27f6bb..3a2351fc604 100644 --- a/opcodes/i370-dis.c +++ b/opcodes/i370-dis.c @@ -17,7 +17,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 <stdio.h> #include "sysdep.h" diff --git a/opcodes/i370-opc.c b/opcodes/i370-opc.c index a045f727597..b91b22bd1ee 100644 --- a/opcodes/i370-opc.c +++ b/opcodes/i370-opc.c @@ -17,8 +17,8 @@ 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 <stdio.h> #include "sysdep.h" diff --git a/opcodes/i386-dis.c b/opcodes/i386-dis.c index 24620d0ef0b..0014a706ad8 100644 --- a/opcodes/i386-dis.c +++ b/opcodes/i386-dis.c @@ -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. */ /* 80386 instruction printer by Pace Willisson (pace@prep.ai.mit.edu) July 1988 diff --git a/opcodes/i860-dis.c b/opcodes/i860-dis.c index d95c7e96f09..5d2b9fd03c5 100644 --- a/opcodes/i860-dis.c +++ b/opcodes/i860-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. */ #include "dis-asm.h" #include "opcode/i860.h" diff --git a/opcodes/i960-dis.c b/opcodes/i960-dis.c index fa6f1882781..94f733e2413 100644 --- a/opcodes/i960-dis.c +++ b/opcodes/i960-dis.c @@ -14,8 +14,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; see the file COPYING. 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. */ #include "sysdep.h" #include "dis-asm.h" diff --git a/opcodes/ia64-asmtab.h b/opcodes/ia64-asmtab.h index 822007a3b78..5e568e0b300 100644 --- a/opcodes/ia64-asmtab.h +++ b/opcodes/ia64-asmtab.h @@ -16,8 +16,8 @@ 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. */ + Free Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA + 02110-1301, USA. */ #ifndef IA64_ASMTAB_H #define IA64_ASMTAB_H diff --git a/opcodes/ia64-dis.c b/opcodes/ia64-dis.c index 10b46be8528..366b6812f1d 100644 --- a/opcodes/ia64-dis.c +++ b/opcodes/ia64-dis.c @@ -16,8 +16,8 @@ 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. */ + Free Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA + 02110-1301, USA. */ #include <assert.h> #include <string.h> diff --git a/opcodes/ia64-gen.c b/opcodes/ia64-gen.c index 3b99adca4ae..03649d35c45 100644 --- a/opcodes/ia64-gen.c +++ b/opcodes/ia64-gen.c @@ -17,8 +17,8 @@ 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. */ + Free Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA + 02110-1301, USA. */ /* While the ia64-opc-* set of opcode tables are easy to maintain, they waste a tremendous amount of space. ia64-gen rearranges the diff --git a/opcodes/ia64-opc-a.c b/opcodes/ia64-opc-a.c index 762509f0990..e8650946fc6 100644 --- a/opcodes/ia64-opc-a.c +++ b/opcodes/ia64-opc-a.c @@ -17,8 +17,8 @@ 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. */ + Free Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA + 02110-1301, USA. */ #include "ia64-opc.h" diff --git a/opcodes/ia64-opc-b.c b/opcodes/ia64-opc-b.c index fc57ab669d1..7786b1a57f3 100644 --- a/opcodes/ia64-opc-b.c +++ b/opcodes/ia64-opc-b.c @@ -16,8 +16,8 @@ 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. */ + Free Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA + 02110-1301, USA. */ #include "ia64-opc.h" diff --git a/opcodes/ia64-opc-d.c b/opcodes/ia64-opc-d.c index 39b7c5d4632..f0bd064cb9a 100644 --- a/opcodes/ia64-opc-d.c +++ b/opcodes/ia64-opc-d.c @@ -16,8 +16,8 @@ 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. */ + Free Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA + 02110-1301, USA. */ struct ia64_opcode ia64_opcodes_d[] = { diff --git a/opcodes/ia64-opc-f.c b/opcodes/ia64-opc-f.c index 89dbcdee184..0b13c9c98da 100644 --- a/opcodes/ia64-opc-f.c +++ b/opcodes/ia64-opc-f.c @@ -16,8 +16,8 @@ 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. */ + Free Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA + 02110-1301, USA. */ #include "ia64-opc.h" diff --git a/opcodes/ia64-opc-i.c b/opcodes/ia64-opc-i.c index f1f49499e67..ad6fb1a8b1e 100644 --- a/opcodes/ia64-opc-i.c +++ b/opcodes/ia64-opc-i.c @@ -16,8 +16,8 @@ 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. */ + Free Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA + 02110-1301, USA. */ #include "ia64-opc.h" diff --git a/opcodes/ia64-opc-m.c b/opcodes/ia64-opc-m.c index a070a4d77cd..d7903861f3c 100644 --- a/opcodes/ia64-opc-m.c +++ b/opcodes/ia64-opc-m.c @@ -16,8 +16,8 @@ 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. */ + Free Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA + 02110-1301, USA. */ #include "ia64-opc.h" diff --git a/opcodes/ia64-opc-x.c b/opcodes/ia64-opc-x.c index e1d434519ae..fcbe92e434b 100644 --- a/opcodes/ia64-opc-x.c +++ b/opcodes/ia64-opc-x.c @@ -16,8 +16,8 @@ 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. */ + Free Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA + 02110-1301, USA. */ #include "ia64-opc.h" diff --git a/opcodes/ia64-opc.c b/opcodes/ia64-opc.c index dac61135894..5f2cfc73891 100644 --- a/opcodes/ia64-opc.c +++ b/opcodes/ia64-opc.c @@ -16,8 +16,8 @@ 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. */ + Free Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA + 02110-1301, USA. */ #include "ansidecl.h" #include "sysdep.h" diff --git a/opcodes/ia64-opc.h b/opcodes/ia64-opc.h index bbe6c3dd77c..0c978495a8e 100644 --- a/opcodes/ia64-opc.h +++ b/opcodes/ia64-opc.h @@ -16,8 +16,8 @@ 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. */ + Free Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA + 02110-1301, USA. */ #ifndef IA64_OPC_H #define IA64_OPC_H diff --git a/opcodes/ip2k-asm.c b/opcodes/ip2k-asm.c index 7e3eb318bb4..247e8c735db 100644 --- a/opcodes/ip2k-asm.c +++ b/opcodes/ip2k-asm.c @@ -20,7 +20,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. */ +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ /* ??? Eventually more and more of this stuff can go to cpu-independent files. Keep that in mind. */ diff --git a/opcodes/ip2k-desc.c b/opcodes/ip2k-desc.c index 9ab41c99f7b..eece4f5b75b 100644 --- a/opcodes/ip2k-desc.c +++ b/opcodes/ip2k-desc.c @@ -18,7 +18,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. +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/opcodes/ip2k-desc.h b/opcodes/ip2k-desc.h index b2afac66e73..fa85fbdf366 100644 --- a/opcodes/ip2k-desc.h +++ b/opcodes/ip2k-desc.h @@ -18,7 +18,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. +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/opcodes/ip2k-dis.c b/opcodes/ip2k-dis.c index ee211c67a35..77bd3a8515a 100644 --- a/opcodes/ip2k-dis.c +++ b/opcodes/ip2k-dis.c @@ -21,7 +21,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. */ +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ /* ??? Eventually more and more of this stuff can go to cpu-independent files. Keep that in mind. */ diff --git a/opcodes/ip2k-ibld.c b/opcodes/ip2k-ibld.c index e0c53090517..b0981580457 100644 --- a/opcodes/ip2k-ibld.c +++ b/opcodes/ip2k-ibld.c @@ -19,7 +19,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. */ +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ /* ??? Eventually more and more of this stuff can go to cpu-independent files. Keep that in mind. */ diff --git a/opcodes/ip2k-opc.c b/opcodes/ip2k-opc.c index 0cb5c38c673..ad4cf5bbc96 100644 --- a/opcodes/ip2k-opc.c +++ b/opcodes/ip2k-opc.c @@ -18,7 +18,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. +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/opcodes/ip2k-opc.h b/opcodes/ip2k-opc.h index 9fdfa641d3a..6d0d0161c92 100644 --- a/opcodes/ip2k-opc.h +++ b/opcodes/ip2k-opc.h @@ -18,7 +18,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. +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/opcodes/iq2000-asm.c b/opcodes/iq2000-asm.c index c6205b7dacf..32991d6a337 100644 --- a/opcodes/iq2000-asm.c +++ b/opcodes/iq2000-asm.c @@ -20,7 +20,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. */ +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ /* ??? Eventually more and more of this stuff can go to cpu-independent files. Keep that in mind. */ diff --git a/opcodes/iq2000-desc.c b/opcodes/iq2000-desc.c index 29eb0b58b5e..8cf95e6b527 100644 --- a/opcodes/iq2000-desc.c +++ b/opcodes/iq2000-desc.c @@ -18,7 +18,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. +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/opcodes/iq2000-desc.h b/opcodes/iq2000-desc.h index f3ac4d379e8..cd644a8eb6c 100644 --- a/opcodes/iq2000-desc.h +++ b/opcodes/iq2000-desc.h @@ -18,7 +18,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. +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/opcodes/iq2000-dis.c b/opcodes/iq2000-dis.c index 7ecfeac0089..b6ac507b3c3 100644 --- a/opcodes/iq2000-dis.c +++ b/opcodes/iq2000-dis.c @@ -21,7 +21,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. */ +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ /* ??? Eventually more and more of this stuff can go to cpu-independent files. Keep that in mind. */ diff --git a/opcodes/iq2000-ibld.c b/opcodes/iq2000-ibld.c index f8dedf45d43..66d8d38e461 100644 --- a/opcodes/iq2000-ibld.c +++ b/opcodes/iq2000-ibld.c @@ -19,7 +19,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. */ +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ /* ??? Eventually more and more of this stuff can go to cpu-independent files. Keep that in mind. */ diff --git a/opcodes/iq2000-opc.c b/opcodes/iq2000-opc.c index e63ac708b12..2fc68f1caee 100644 --- a/opcodes/iq2000-opc.c +++ b/opcodes/iq2000-opc.c @@ -18,7 +18,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. +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/opcodes/iq2000-opc.h b/opcodes/iq2000-opc.h index 13f597eba6b..76307e33e0c 100644 --- a/opcodes/iq2000-opc.h +++ b/opcodes/iq2000-opc.h @@ -18,7 +18,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. +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/opcodes/m10200-dis.c b/opcodes/m10200-dis.c index bd9a258442a..229cee92193 100644 --- a/opcodes/m10200-dis.c +++ b/opcodes/m10200-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 <stdio.h> diff --git a/opcodes/m10200-opc.c b/opcodes/m10200-opc.c index ca565038525..ad41296fbf7 100644 --- a/opcodes/m10200-opc.c +++ b/opcodes/m10200-opc.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 "opcode/mn10200.h" diff --git a/opcodes/m10300-dis.c b/opcodes/m10300-dis.c index bdf16b0ead6..acd5e4cd91a 100644 --- a/opcodes/m10300-dis.c +++ b/opcodes/m10300-dis.c @@ -14,7 +14,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 <stdio.h> diff --git a/opcodes/m10300-opc.c b/opcodes/m10300-opc.c index 97dc254cba2..6b6966eb2b2 100644 --- a/opcodes/m10300-opc.c +++ b/opcodes/m10300-opc.c @@ -14,7 +14,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. */ /* This file is formatted at > 80 columns. Attempting to read it on a screeen with less than 80 columns will be difficult. */ diff --git a/opcodes/m32r-asm.c b/opcodes/m32r-asm.c index 1c0944afe52..ea777bc3de1 100644 --- a/opcodes/m32r-asm.c +++ b/opcodes/m32r-asm.c @@ -20,7 +20,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. */ +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ /* ??? Eventually more and more of this stuff can go to cpu-independent files. Keep that in mind. */ diff --git a/opcodes/m32r-desc.c b/opcodes/m32r-desc.c index ecc7d34d076..e0d7b1f6b2f 100644 --- a/opcodes/m32r-desc.c +++ b/opcodes/m32r-desc.c @@ -18,7 +18,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. +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/opcodes/m32r-desc.h b/opcodes/m32r-desc.h index e502f4b0cab..2080b5cdc0f 100644 --- a/opcodes/m32r-desc.h +++ b/opcodes/m32r-desc.h @@ -18,7 +18,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. +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/opcodes/m32r-dis.c b/opcodes/m32r-dis.c index 62ad5447f5f..1f1a8e90323 100644 --- a/opcodes/m32r-dis.c +++ b/opcodes/m32r-dis.c @@ -21,7 +21,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. */ +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ /* ??? Eventually more and more of this stuff can go to cpu-independent files. Keep that in mind. */ diff --git a/opcodes/m32r-ibld.c b/opcodes/m32r-ibld.c index 32224da6887..02a05d87b13 100644 --- a/opcodes/m32r-ibld.c +++ b/opcodes/m32r-ibld.c @@ -19,7 +19,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. */ +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ /* ??? Eventually more and more of this stuff can go to cpu-independent files. Keep that in mind. */ diff --git a/opcodes/m32r-opc.c b/opcodes/m32r-opc.c index 59c0ba4a2a4..670f7247834 100644 --- a/opcodes/m32r-opc.c +++ b/opcodes/m32r-opc.c @@ -18,7 +18,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. +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/opcodes/m32r-opc.h b/opcodes/m32r-opc.h index 20ffd902bca..2a5df83cfaa 100644 --- a/opcodes/m32r-opc.h +++ b/opcodes/m32r-opc.h @@ -18,7 +18,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. +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/opcodes/m32r-opinst.c b/opcodes/m32r-opinst.c index 0674b6500dd..ceaee2ae021 100644 --- a/opcodes/m32r-opinst.c +++ b/opcodes/m32r-opinst.c @@ -18,7 +18,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. +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/opcodes/m68hc11-dis.c b/opcodes/m68hc11-dis.c index e2373cfd14b..9860013c2d7 100644 --- a/opcodes/m68hc11-dis.c +++ b/opcodes/m68hc11-dis.c @@ -14,7 +14,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 <stdio.h> diff --git a/opcodes/m68hc11-opc.c b/opcodes/m68hc11-opc.c index 53cb35852fa..be5b62bac62 100644 --- a/opcodes/m68hc11-opc.c +++ b/opcodes/m68hc11-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 <stdio.h> diff --git a/opcodes/m68k-dis.c b/opcodes/m68k-dis.c index af102b17cb9..26d8aa3e5b2 100644 --- a/opcodes/m68k-dis.c +++ b/opcodes/m68k-dis.c @@ -15,7 +15,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. */ #include "sysdep.h" #include "dis-asm.h" diff --git a/opcodes/m68k-opc.c b/opcodes/m68k-opc.c index 82d1c42cab2..44193bfa24a 100644 --- a/opcodes/m68k-opc.c +++ b/opcodes/m68k-opc.c @@ -17,8 +17,8 @@ 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 "sysdep.h" #include "opcode/m68k.h" diff --git a/opcodes/m88k-dis.c b/opcodes/m88k-dis.c index 63fca14379b..e3950cdd6f9 100644 --- a/opcodes/m88k-dis.c +++ b/opcodes/m88k-dis.c @@ -18,7 +18,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/opcodes/maxq-dis.c b/opcodes/maxq-dis.c index dfdd4d04998..a44f9457e09 100644 --- a/opcodes/maxq-dis.c +++ b/opcodes/maxq-dis.c @@ -18,8 +18,8 @@ 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. */ + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ #include "sysdep.h" #include "dis-asm.h" diff --git a/opcodes/mcore-dis.c b/opcodes/mcore-dis.c index c6183933d66..1d53c7dadd1 100644 --- a/opcodes/mcore-dis.c +++ b/opcodes/mcore-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 "sysdep.h" #include <stdio.h> diff --git a/opcodes/mcore-opc.h b/opcodes/mcore-opc.h index 867cc26420d..b8f0cce50a7 100644 --- a/opcodes/mcore-opc.h +++ b/opcodes/mcore-opc.h @@ -14,7 +14,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" diff --git a/opcodes/mips-dis.c b/opcodes/mips-dis.c index 281c8cf707f..a09a7e9e878 100644 --- a/opcodes/mips-dis.c +++ b/opcodes/mips-dis.c @@ -18,7 +18,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/opcodes/mips-opc.c b/opcodes/mips-opc.c index 9ce70a03712..44990ec1a11 100644 --- a/opcodes/mips-opc.c +++ b/opcodes/mips-opc.c @@ -21,7 +21,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 <stdio.h> #include "sysdep.h" diff --git a/opcodes/mips16-opc.c b/opcodes/mips16-opc.c index 35e63f8839e..9f081f3a24b 100644 --- a/opcodes/mips16-opc.c +++ b/opcodes/mips16-opc.c @@ -16,8 +16,8 @@ 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 <stdio.h> #include "sysdep.h" diff --git a/opcodes/mmix-dis.c b/opcodes/mmix-dis.c index f28e5284372..73c7743643e 100644 --- a/opcodes/mmix-dis.c +++ b/opcodes/mmix-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 <stdio.h> #include <string.h> diff --git a/opcodes/mmix-opc.c b/opcodes/mmix-opc.c index 0298818ab38..c96e15627ba 100644 --- a/opcodes/mmix-opc.c +++ b/opcodes/mmix-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 <stdio.h> #include "opcode/mmix.h" diff --git a/opcodes/msp430-dis.c b/opcodes/msp430-dis.c index 1b5ffb1ec12..3563cac9c00 100644 --- a/opcodes/msp430-dis.c +++ b/opcodes/msp430-dis.c @@ -15,7 +15,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. */ #include <stdio.h> #include <ctype.h> diff --git a/opcodes/ns32k-dis.c b/opcodes/ns32k-dis.c index df61847ae35..a7bcbc4939d 100644 --- a/opcodes/ns32k-dis.c +++ b/opcodes/ns32k-dis.c @@ -16,7 +16,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 "bfd.h" diff --git a/opcodes/openrisc-asm.c b/opcodes/openrisc-asm.c index 7e9616da2f9..a534074112f 100644 --- a/opcodes/openrisc-asm.c +++ b/opcodes/openrisc-asm.c @@ -20,7 +20,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. */ +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ /* ??? Eventually more and more of this stuff can go to cpu-independent files. Keep that in mind. */ diff --git a/opcodes/openrisc-desc.c b/opcodes/openrisc-desc.c index 762b505557e..dfd10f28b9a 100644 --- a/opcodes/openrisc-desc.c +++ b/opcodes/openrisc-desc.c @@ -18,7 +18,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. +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/opcodes/openrisc-desc.h b/opcodes/openrisc-desc.h index 94db5bd4958..b47da960eae 100644 --- a/opcodes/openrisc-desc.h +++ b/opcodes/openrisc-desc.h @@ -18,7 +18,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. +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/opcodes/openrisc-dis.c b/opcodes/openrisc-dis.c index bf98dfe6f8c..668ff8e5e0c 100644 --- a/opcodes/openrisc-dis.c +++ b/opcodes/openrisc-dis.c @@ -21,7 +21,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. */ +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ /* ??? Eventually more and more of this stuff can go to cpu-independent files. Keep that in mind. */ diff --git a/opcodes/openrisc-ibld.c b/opcodes/openrisc-ibld.c index 751ac07c3cf..3636f3bec30 100644 --- a/opcodes/openrisc-ibld.c +++ b/opcodes/openrisc-ibld.c @@ -19,7 +19,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. */ +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ /* ??? Eventually more and more of this stuff can go to cpu-independent files. Keep that in mind. */ diff --git a/opcodes/openrisc-opc.c b/opcodes/openrisc-opc.c index 4f26d28f5d8..9ae1534fbb1 100644 --- a/opcodes/openrisc-opc.c +++ b/opcodes/openrisc-opc.c @@ -18,7 +18,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. +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/opcodes/openrisc-opc.h b/opcodes/openrisc-opc.h index ee8076a2553..4b2b8d431a2 100644 --- a/opcodes/openrisc-opc.h +++ b/opcodes/openrisc-opc.h @@ -18,7 +18,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. +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/opcodes/opintl.h b/opcodes/opintl.h index d19b66449ee..0041d667d8c 100644 --- a/opcodes/opintl.h +++ b/opcodes/opintl.h @@ -7,8 +7,8 @@ You should have received a copy of the GNU General Public License along with GAS; 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. */ #ifdef ENABLE_NLS # include <libintl.h> diff --git a/opcodes/or32-dis.c b/opcodes/or32-dis.c index d5f467944d2..890bb185642 100644 --- a/opcodes/or32-dis.c +++ b/opcodes/or32-dis.c @@ -17,7 +17,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. */ #define DEBUG 0 diff --git a/opcodes/or32-opc.c b/opcodes/or32-opc.c index dd4df6c9136..a29453ea1c3 100644 --- a/opcodes/or32-opc.c +++ b/opcodes/or32-opc.c @@ -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. */ /* We treat all letters the same in encode/decode routines so we need to assign some characteristics to them like signess etc. */ diff --git a/opcodes/pdp11-dis.c b/opcodes/pdp11-dis.c index c0ddbfcd09f..61b00a2628b 100644 --- a/opcodes/pdp11-dis.c +++ b/opcodes/pdp11-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 "sysdep.h" #include "dis-asm.h" diff --git a/opcodes/pdp11-opc.c b/opcodes/pdp11-opc.c index 7445cdecbcc..8b96e78a8fe 100644 --- a/opcodes/pdp11-opc.c +++ b/opcodes/pdp11-opc.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 "opcode/pdp11.h" diff --git a/opcodes/pj-dis.c b/opcodes/pj-dis.c index 5468ac54f6a..7f918a60393 100644 --- a/opcodes/pj-dis.c +++ b/opcodes/pj-dis.c @@ -14,7 +14,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 <stdio.h> #include "sysdep.h" diff --git a/opcodes/pj-opc.c b/opcodes/pj-opc.c index d0637f3b775..0a86a83e6ea 100644 --- a/opcodes/pj-opc.c +++ b/opcodes/pj-opc.c @@ -14,7 +14,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" diff --git a/opcodes/ppc-dis.c b/opcodes/ppc-dis.c index 5e60598bfa4..b2eb427edf1 100644 --- a/opcodes/ppc-dis.c +++ b/opcodes/ppc-dis.c @@ -17,7 +17,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 <stdio.h> #include "sysdep.h" diff --git a/opcodes/ppc-opc.c b/opcodes/ppc-opc.c index adefd94786d..54f6dcb08e1 100644 --- a/opcodes/ppc-opc.c +++ b/opcodes/ppc-opc.c @@ -17,8 +17,8 @@ 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 <stdio.h> #include "sysdep.h" diff --git a/opcodes/s390-dis.c b/opcodes/s390-dis.c index b574edb60f7..240fc561ba3 100644 --- a/opcodes/s390-dis.c +++ b/opcodes/s390-dis.c @@ -16,8 +16,8 @@ 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 <stdio.h> #include "ansidecl.h" diff --git a/opcodes/s390-mkopc.c b/opcodes/s390-mkopc.c index c5b3714a77b..8a326300d78 100644 --- a/opcodes/s390-mkopc.c +++ b/opcodes/s390-mkopc.c @@ -16,8 +16,8 @@ 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 <stdio.h> #include <stdlib.h> diff --git a/opcodes/s390-opc.c b/opcodes/s390-opc.c index 80bd026b7b1..4c5200380a2 100644 --- a/opcodes/s390-opc.c +++ b/opcodes/s390-opc.c @@ -16,8 +16,8 @@ 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 <stdio.h> #include "ansidecl.h" diff --git a/opcodes/sh-dis.c b/opcodes/sh-dis.c index 34e84d2940a..5381d6aa53f 100644 --- a/opcodes/sh-dis.c +++ b/opcodes/sh-dis.c @@ -14,7 +14,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. */ #include <stdio.h> #include "sysdep.h" diff --git a/opcodes/sh-opc.h b/opcodes/sh-opc.h index bf7919c062c..bb03b2b8042 100644 --- a/opcodes/sh-opc.h +++ b/opcodes/sh-opc.h @@ -14,7 +14,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. */ #include "bfd.h" diff --git a/opcodes/sh64-dis.c b/opcodes/sh64-dis.c index 063c26104b8..0835941a5af 100644 --- a/opcodes/sh64-dis.c +++ b/opcodes/sh64-dis.c @@ -13,7 +13,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. */ #include <stdio.h> diff --git a/opcodes/sh64-opc.c b/opcodes/sh64-opc.c index c0fc4d3950c..206aeb30848 100644 --- a/opcodes/sh64-opc.c +++ b/opcodes/sh64-opc.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 "sh64-opc.h" #include <stdio.h> diff --git a/opcodes/sh64-opc.h b/opcodes/sh64-opc.h index f1c61442def..795488230bd 100644 --- a/opcodes/sh64-opc.h +++ b/opcodes/sh64-opc.h @@ -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. */ #ifndef _SH64_OPC_INCLUDED_H #define _SH64_OPC_INCLUDED_H diff --git a/opcodes/sparc-dis.c b/opcodes/sparc-dis.c index 6f360c66051..7f2ede937f9 100644 --- a/opcodes/sparc-dis.c +++ b/opcodes/sparc-dis.c @@ -14,7 +14,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. */ #include <stdio.h> diff --git a/opcodes/sparc-opc.c b/opcodes/sparc-opc.c index 94708988eaf..3457ed1b068 100644 --- a/opcodes/sparc-opc.c +++ b/opcodes/sparc-opc.c @@ -17,8 +17,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/opcodes/sysdep.h b/opcodes/sysdep.h index ce9adde399e..d3523794fb0 100644 --- a/opcodes/sysdep.h +++ b/opcodes/sysdep.h @@ -16,7 +16,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. */ /* Do system-dependent stuff, mainly driven by autoconf-detected info. diff --git a/opcodes/tic30-dis.c b/opcodes/tic30-dis.c index f410d74fb26..8373403f875 100644 --- a/opcodes/tic30-dis.c +++ b/opcodes/tic30-dis.c @@ -14,8 +14,8 @@ 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 <errno.h> #include <math.h> diff --git a/opcodes/tic4x-dis.c b/opcodes/tic4x-dis.c index 8e452c0d116..55d12d59fc9 100644 --- a/opcodes/tic4x-dis.c +++ b/opcodes/tic4x-dis.c @@ -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. */ #include <math.h> #include "libiberty.h" diff --git a/opcodes/tic54x-dis.c b/opcodes/tic54x-dis.c index c531b0b915a..9a249c3c166 100644 --- a/opcodes/tic54x-dis.c +++ b/opcodes/tic54x-dis.c @@ -14,8 +14,8 @@ 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 <errno.h> #include <math.h> diff --git a/opcodes/tic54x-opc.c b/opcodes/tic54x-opc.c index a3977df4549..72fddf10876 100644 --- a/opcodes/tic54x-opc.c +++ b/opcodes/tic54x-opc.c @@ -14,8 +14,8 @@ 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/opcodes/tic80-dis.c b/opcodes/tic80-dis.c index d706bda44d9..a4793b4173e 100644 --- a/opcodes/tic80-dis.c +++ b/opcodes/tic80-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 <stdio.h> diff --git a/opcodes/tic80-opc.c b/opcodes/tic80-opc.c index a92775955fe..9298e674508 100644 --- a/opcodes/tic80-opc.c +++ b/opcodes/tic80-opc.c @@ -15,8 +15,8 @@ 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 <stdio.h> #include "sysdep.h" diff --git a/opcodes/v850-dis.c b/opcodes/v850-dis.c index b5022cd42d0..6a0f45eb2f0 100644 --- a/opcodes/v850-dis.c +++ b/opcodes/v850-dis.c @@ -14,7 +14,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. */ #include <stdio.h> diff --git a/opcodes/v850-opc.c b/opcodes/v850-opc.c index 35c93f1b3be..d69157d3104 100644 --- a/opcodes/v850-opc.c +++ b/opcodes/v850-opc.c @@ -14,7 +14,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. */ #include "sysdep.h" #include "opcode/v850.h" diff --git a/opcodes/vax-dis.c b/opcodes/vax-dis.c index 1300f54484d..8b5935a77bc 100644 --- a/opcodes/vax-dis.c +++ b/opcodes/vax-dis.c @@ -15,7 +15,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. */ #include <setjmp.h> #include <string.h> diff --git a/opcodes/w65-dis.c b/opcodes/w65-dis.c index 97ad74ec20a..b9b5ccf71c6 100644 --- a/opcodes/w65-dis.c +++ b/opcodes/w65-dis.c @@ -14,7 +14,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 <stdio.h> #include "sysdep.h" diff --git a/opcodes/w65-opc.h b/opcodes/w65-opc.h index cab4a30782e..6515f65a6f6 100644 --- a/opcodes/w65-opc.h +++ b/opcodes/w65-opc.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. +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/opcodes/xstormy16-asm.c b/opcodes/xstormy16-asm.c index 7e30628296f..74a6ecbfcee 100644 --- a/opcodes/xstormy16-asm.c +++ b/opcodes/xstormy16-asm.c @@ -20,7 +20,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. */ +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ /* ??? Eventually more and more of this stuff can go to cpu-independent files. Keep that in mind. */ diff --git a/opcodes/xstormy16-desc.c b/opcodes/xstormy16-desc.c index 01da5538886..6f639b9fbd3 100644 --- a/opcodes/xstormy16-desc.c +++ b/opcodes/xstormy16-desc.c @@ -18,7 +18,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. +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/opcodes/xstormy16-desc.h b/opcodes/xstormy16-desc.h index f9a84dd4490..823a03ba3c1 100644 --- a/opcodes/xstormy16-desc.h +++ b/opcodes/xstormy16-desc.h @@ -18,7 +18,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. +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/opcodes/xstormy16-dis.c b/opcodes/xstormy16-dis.c index 6f49ccfb6ed..b23b156dcdb 100644 --- a/opcodes/xstormy16-dis.c +++ b/opcodes/xstormy16-dis.c @@ -21,7 +21,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. */ +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ /* ??? Eventually more and more of this stuff can go to cpu-independent files. Keep that in mind. */ diff --git a/opcodes/xstormy16-ibld.c b/opcodes/xstormy16-ibld.c index 13433e0ea63..16b9f9d5fbb 100644 --- a/opcodes/xstormy16-ibld.c +++ b/opcodes/xstormy16-ibld.c @@ -19,7 +19,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. */ +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ /* ??? Eventually more and more of this stuff can go to cpu-independent files. Keep that in mind. */ diff --git a/opcodes/xstormy16-opc.c b/opcodes/xstormy16-opc.c index a32a53f3141..19ed0cee42b 100644 --- a/opcodes/xstormy16-opc.c +++ b/opcodes/xstormy16-opc.c @@ -18,7 +18,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. +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/opcodes/xstormy16-opc.h b/opcodes/xstormy16-opc.h index 7289dc96f3c..e8c6c770a86 100644 --- a/opcodes/xstormy16-opc.h +++ b/opcodes/xstormy16-opc.h @@ -18,7 +18,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. +51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/opcodes/xtensa-dis.c b/opcodes/xtensa-dis.c index 16fc4a95c68..2b2ea297f11 100644 --- a/opcodes/xtensa-dis.c +++ b/opcodes/xtensa-dis.c @@ -16,7 +16,7 @@ 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, + Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ #include <stdlib.h> diff --git a/opcodes/z8k-dis.c b/opcodes/z8k-dis.c index 0ac0fc80918..5e5f0edafe7 100644 --- a/opcodes/z8k-dis.c +++ b/opcodes/z8k-dis.c @@ -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, + Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ #include "sysdep.h" diff --git a/opcodes/z8kgen.c b/opcodes/z8kgen.c index 9e46809772e..5adbfecb5fd 100644 --- a/opcodes/z8kgen.c +++ b/opcodes/z8kgen.c @@ -14,7 +14,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, + Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ /* This program generates z8k-opc.h. Compile with -fwritable-strings. */ |