diff options
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/a29k-dis.c | 2 | ||||
-rw-r--r-- | opcodes/alpha-opc.h | 2 | ||||
-rw-r--r-- | opcodes/arm-opc.h | 2 | ||||
-rw-r--r-- | opcodes/mpw-make.in | 2 | ||||
-rw-r--r-- | opcodes/rce-dis.c | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/opcodes/a29k-dis.c b/opcodes/a29k-dis.c index cfd2c07..74697c7 100644 --- a/opcodes/a29k-dis.c +++ b/opcodes/a29k-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., 675 Mass Ave, Cambridge, MA 02139, USA. */ +Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "dis-asm.h" #include "opcode/a29k.h" diff --git a/opcodes/alpha-opc.h b/opcodes/alpha-opc.h index b928d22..473bcf4 100644 --- a/opcodes/alpha-opc.h +++ b/opcodes/alpha-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., 675 Mass Ave, Cambridge, MA 02139, USA. */ + Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* Contributed by sac@cygnus.com. */ diff --git a/opcodes/arm-opc.h b/opcodes/arm-opc.h index 9326a03..33f5daa 100644 --- a/opcodes/arm-opc.h +++ b/opcodes/arm-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., 675 Mass Ave, Cambridge, MA 02139, USA. */ + Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ struct arm_opcode { diff --git a/opcodes/mpw-make.in b/opcodes/mpw-make.in index 05eabca..c01c87e 100644 --- a/opcodes/mpw-make.in +++ b/opcodes/mpw-make.in @@ -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., 675 Mass Ave, Cambridge, MA 02139, USA. +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. s = "{srcdir}" o = : diff --git a/opcodes/rce-dis.c b/opcodes/rce-dis.c index 36d38e2..0967829 100644 --- a/opcodes/rce-dis.c +++ b/opcodes/rce-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., 675 Mass Ave, Cambridge, MA 02139, USA. */ +Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include <stdio.h> #define STATIC_TABLE |