summaryrefslogtreecommitdiffstats
path: root/target-cris
diff options
context:
space:
mode:
Diffstat (limited to 'target-cris')
-rw-r--r--target-cris/cpu.h2
-rw-r--r--target-cris/crisv32-decode.h2
-rw-r--r--target-cris/exec.h2
-rw-r--r--target-cris/helper.c2
-rw-r--r--target-cris/mmu.c2
-rw-r--r--target-cris/op_helper.c2
-rw-r--r--target-cris/translate.c2
7 files changed, 7 insertions, 7 deletions
diff --git a/target-cris/cpu.h b/target-cris/cpu.h
index cf61a3d..9e4faff 100644
--- a/target-cris/cpu.h
+++ b/target-cris/cpu.h
@@ -16,7 +16,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; 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
*/
#ifndef CPU_CRIS_H
#define CPU_CRIS_H
diff --git a/target-cris/crisv32-decode.h b/target-cris/crisv32-decode.h
index 3a515c4..a8042ab 100644
--- a/target-cris/crisv32-decode.h
+++ b/target-cris/crisv32-decode.h
@@ -16,7 +16,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; 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
*/
/* Convenient binary macros. */
diff --git a/target-cris/exec.h b/target-cris/exec.h
index e82c04a..d328bf6 100644
--- a/target-cris/exec.h
+++ b/target-cris/exec.h
@@ -16,7 +16,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; 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 "dyngen-exec.h"
diff --git a/target-cris/helper.c b/target-cris/helper.c
index 2aa5a8e..6bd7aaf 100644
--- a/target-cris/helper.c
+++ b/target-cris/helper.c
@@ -16,7 +16,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; 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 <stdio.h>
diff --git a/target-cris/mmu.c b/target-cris/mmu.c
index 9ae398d..334b2b6 100644
--- a/target-cris/mmu.c
+++ b/target-cris/mmu.c
@@ -16,7 +16,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; 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
*/
#ifndef CONFIG_USER_ONLY
diff --git a/target-cris/op_helper.c b/target-cris/op_helper.c
index 541237b..5db4575 100644
--- a/target-cris/op_helper.c
+++ b/target-cris/op_helper.c
@@ -16,7 +16,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; 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 <assert.h>
diff --git a/target-cris/translate.c b/target-cris/translate.c
index d4328f0..6a8c355 100644
--- a/target-cris/translate.c
+++ b/target-cris/translate.c
@@ -16,7 +16,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; 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
*/
/*
OpenPOWER on IntegriCloud