diff options
Diffstat (limited to 'target-mips')
-rw-r--r-- | target-mips/helper.c | 2 | ||||
-rw-r--r-- | target-mips/op_helper.c | 2 | ||||
-rw-r--r-- | target-mips/translate.c | 2 | ||||
-rw-r--r-- | target-mips/translate_init.c | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/target-mips/helper.c b/target-mips/helper.c index 283bd4d2e9..0a3b913f19 100644 --- a/target-mips/helper.c +++ b/target-mips/helper.c @@ -15,7 +15,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 <stdarg.h> #include <stdlib.h> diff --git a/target-mips/op_helper.c b/target-mips/op_helper.c index 4433fde258..3c994992c7 100644 --- a/target-mips/op_helper.c +++ b/target-mips/op_helper.c @@ -15,7 +15,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 <stdlib.h> #include "exec.h" diff --git a/target-mips/translate.c b/target-mips/translate.c index 418b9ef5da..7bca5bc91e 100644 --- a/target-mips/translate.c +++ b/target-mips/translate.c @@ -17,7 +17,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 <stdarg.h> diff --git a/target-mips/translate_init.c b/target-mips/translate_init.c index 5041d70b3d..7ec82b0d23 100644 --- a/target-mips/translate_init.c +++ b/target-mips/translate_init.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 */ /* CPU / CPU family specific config register values. */ |