diff options
-rw-r--r-- | bfd/cpu-mcore.c | 2 | ||||
-rw-r--r-- | binutils/dyn-string.c | 4 | ||||
-rw-r--r-- | binutils/dyn-string.h | 4 | ||||
-rw-r--r-- | gas/config/tc-mcore.c | 5 | ||||
-rw-r--r-- | gas/config/tc-mcore.h | 5 | ||||
-rw-r--r-- | 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 7dbfe1b..0e3af1f 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 a4a3043..a164018 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 a22bbbf..cbd25c3 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 d33fc9f..8a71650 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 <stdio.h> #include "as.h" diff --git a/gas/config/tc-mcore.h b/gas/config/tc-mcore.h index e713c27..28dd7d3 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 e3bfe7d..793de68 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 <stdio.h> #define STATIC_TABLE |