diff options
author | Ken Raeburn <raeburn@cygnus> | 1995-07-07 22:49:42 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1995-07-07 22:49:42 +0000 |
commit | 943fbd5bd520934ca3a26abb2d5cfbdd2a7659ec (patch) | |
tree | b240b5f343d4689d462e4b642626afbefc87c9f0 /opcodes | |
parent | c71a604ae102994ad081cb57be24586126048ba6 (diff) | |
download | gdb-943fbd5bd520934ca3a26abb2d5cfbdd2a7659ec.zip gdb-943fbd5bd520934ca3a26abb2d5cfbdd2a7659ec.tar.gz gdb-943fbd5bd520934ca3a26abb2d5cfbdd2a7659ec.tar.bz2 |
fsf address update, but not in COPYING files
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 |