From d7f1f2b0beac0f0c0e45e24a2b3ac7d1f866a5e5 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 31 Aug 1999 15:12:20 +0000 Subject: [PATCH] fix FSF address --- bfd/cpu-mcore.c | 2 +- binutils/dyn-string.c | 4 ++-- binutils/dyn-string.h | 4 ++-- gas/config/tc-mcore.c | 5 +++-- gas/config/tc-mcore.h | 5 +++-- opcodes/mcore-dis.c | 2 +- 6 files changed, 12 insertions(+), 10 deletions(-) diff --git a/bfd/cpu-mcore.c b/bfd/cpu-mcore.c index 7dbfe1b5dac..0e3af1fb429 100644 --- a/bfd/cpu-mcore.c +++ b/bfd/cpu-mcore.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., 675 Mass Ave, Cambridge, MA 02139, USA. */ +Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "bfd.h" #include "sysdep.h" diff --git a/binutils/dyn-string.c b/binutils/dyn-string.c index a4a304343c3..a1640182765 100644 --- a/binutils/dyn-string.c +++ b/binutils/dyn-string.c @@ -15,8 +15,8 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with GNU CC; see the file COPYING. If not, write to the Free - Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ + along with this program; if not, write to the Free Software + Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* This file lives in at least two places: binutils and gcc. Don't change one without the other. */ diff --git a/binutils/dyn-string.h b/binutils/dyn-string.h index a22bbbf6546..cbd25c34734 100644 --- a/binutils/dyn-string.h +++ b/binutils/dyn-string.h @@ -15,8 +15,8 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with GNU CC; see the file COPYING. If not, write to the Free - Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ + along with this program; if not, write to the Free Software + Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* This file lives in at least two places: binutils and gcc. Don't change one without the other. */ diff --git a/gas/config/tc-mcore.c b/gas/config/tc-mcore.c index d33fc9f8bbf..8a716503bdb 100644 --- a/gas/config/tc-mcore.c +++ b/gas/config/tc-mcore.c @@ -14,8 +14,9 @@ GNU General Public License for more details. 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, 675 Mass Ave, Cambridge, MA 02139, USA. */ + 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. */ #include #include "as.h" diff --git a/gas/config/tc-mcore.h b/gas/config/tc-mcore.h index e713c2725d8..28dd7d31310 100644 --- a/gas/config/tc-mcore.h +++ b/gas/config/tc-mcore.h @@ -15,8 +15,9 @@ GNU General Public License for more details. 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, 675 Mass Ave, Cambridge, MA 02139, USA. */ + 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. */ #ifndef TC_MCORE #define TC_MCORE 1 diff --git a/opcodes/mcore-dis.c b/opcodes/mcore-dis.c index e3bfe7ddb01..793de68c73f 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., 675 Mass Ave, Cambridge, MA 02139, USA. */ +Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #define STATIC_TABLE -- 2.30.2