From e172dbf8aa714653f2a1758df60fc169886be232 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Tue, 10 May 2005 10:21:13 +0000 Subject: Update the address and phone number of the FSF organization --- cpu/ChangeLog | 8 ++++++++ cpu/cris.cpu | 2 +- cpu/frv.cpu | 2 +- cpu/frv.opc | 2 +- cpu/iq10.cpu | 2 +- cpu/iq2000.opc | 2 +- cpu/iq2000m.cpu | 2 +- cpu/m32r.cpu | 2 +- cpu/m32r.opc | 2 +- cpu/sh.cpu | 2 +- cpu/sh.opc | 2 +- cpu/sh64-compact.cpu | 2 +- cpu/sh64-media.cpu | 2 +- cpu/simplify.inc | 2 +- 14 files changed, 21 insertions(+), 13 deletions(-) (limited to 'cpu') diff --git a/cpu/ChangeLog b/cpu/ChangeLog index 8914568..e56e2ea 100644 --- a/cpu/ChangeLog +++ b/cpu/ChangeLog @@ -1,3 +1,11 @@ +2005-05-10 Nick Clifton + + * Update the address and phone number of the FSF organization in + the GPL notices in the following files: + cris.cpu, frv.cpu, frv.opc, iq10.cpu, iq2000.opc, iq2000m.cpu, + m32r.cpu, m32r.opc, sh.cpu, sh.opc, sh64-compact.cpu, + sh64-media.cpu, simplify.inc + 2005-02-24 Alan Modra * frv.opc (parse_A): Warning fix. diff --git a/cpu/cris.cpu b/cpu/cris.cpu index 51f54b3..d2c6fcf 100644 --- a/cpu/cris.cpu +++ b/cpu/cris.cpu @@ -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 "simplify.inc") diff --git a/cpu/frv.cpu b/cpu/frv.cpu index 8f00c00..03f22a5 100644 --- a/cpu/frv.cpu +++ b/cpu/frv.cpu @@ -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 "simplify.inc") diff --git a/cpu/frv.opc b/cpu/frv.opc index ba567ba..8d0a5aa 100644 --- a/cpu/frv.opc +++ b/cpu/frv.opc @@ -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. */ diff --git a/cpu/iq10.cpu b/cpu/iq10.cpu index 322f3cc..b7b3109 100644 --- a/cpu/iq10.cpu +++ b/cpu/iq10.cpu @@ -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. ; Instructions. diff --git a/cpu/iq2000.opc b/cpu/iq2000.opc index a6f8bbe..0bc16b5 100644 --- a/cpu/iq2000.opc +++ b/cpu/iq2000.opc @@ -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. */ diff --git a/cpu/iq2000m.cpu b/cpu/iq2000m.cpu index e602bd2..3feb97b 100644 --- a/cpu/iq2000m.cpu +++ b/cpu/iq2000m.cpu @@ -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. (dni andoui "and upper ones immediate" (MACH2000 USES-RS USES-RT) "andoui $rt,$rs,$hi16" diff --git a/cpu/m32r.cpu b/cpu/m32r.cpu index c049b28..1154216 100644 --- a/cpu/m32r.cpu +++ b/cpu/m32r.cpu @@ -19,7 +19,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 "simplify.inc") diff --git a/cpu/m32r.opc b/cpu/m32r.opc index 590a44a..909def6 100644 --- a/cpu/m32r.opc +++ b/cpu/m32r.opc @@ -24,7 +24,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. */ /* This file is an addendum to m32r.cpu. Heavy use of C code isn't appropriate in .cpu files, so it resides here. This especially applies diff --git a/cpu/sh.cpu b/cpu/sh.cpu index c1d6ea6..3fecf91 100644 --- a/cpu/sh.cpu +++ b/cpu/sh.cpu @@ -19,7 +19,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 "simplify.inc") diff --git a/cpu/sh.opc b/cpu/sh.opc index 0fdb97f..ac1a27a 100644 --- a/cpu/sh.opc +++ b/cpu/sh.opc @@ -19,7 +19,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. */ /* This file is an addendum to sh-media.cpu. Heavy use of C code isn't diff --git a/cpu/sh64-compact.cpu b/cpu/sh64-compact.cpu index d835b1b..ceaab4b 100644 --- a/cpu/sh64-compact.cpu +++ b/cpu/sh64-compact.cpu @@ -19,7 +19,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. ; dshcf -- define-normal-sh-compact-field diff --git a/cpu/sh64-media.cpu b/cpu/sh64-media.cpu index 4e55e38..6c19a60 100644 --- a/cpu/sh64-media.cpu +++ b/cpu/sh64-media.cpu @@ -19,7 +19,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. ; dshmf -- define-normal-sh-media-field diff --git a/cpu/simplify.inc b/cpu/simplify.inc index 12b05b7..948d96d 100644 --- a/cpu/simplify.inc +++ b/cpu/simplify.inc @@ -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. ; Enums. -- cgit v1.1