From 8167ee883931cb20c6264fc19d040ce2dc6ceaaa Mon Sep 17 00:00:00 2001 From: Blue Swirl Date: Thu, 16 Jul 2009 20:47:01 +0000 Subject: Update to a hopefully more future proof FSF address Signed-off-by: Blue Swirl --- target-mips/helper.c | 3 +-- target-mips/op_helper.c | 3 +-- target-mips/translate.c | 3 +-- target-mips/translate_init.c | 3 +-- 4 files changed, 4 insertions(+), 8 deletions(-) (limited to 'target-mips') diff --git a/target-mips/helper.c b/target-mips/helper.c index fecbcb2..7369025 100644 --- a/target-mips/helper.c +++ b/target-mips/helper.c @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * 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., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #include #include diff --git a/target-mips/op_helper.c b/target-mips/op_helper.c index b4c98fc..194414c 100644 --- a/target-mips/op_helper.c +++ b/target-mips/op_helper.c @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * 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., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #include #include "exec.h" diff --git a/target-mips/translate.c b/target-mips/translate.c index 2eee11b..6a1273f 100644 --- a/target-mips/translate.c +++ b/target-mips/translate.c @@ -16,8 +16,7 @@ * Lesser General Public License for more details. * * 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., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #include diff --git a/target-mips/translate_init.c b/target-mips/translate_init.c index d7617f6..eb35dba 100644 --- a/target-mips/translate_init.c +++ b/target-mips/translate_init.c @@ -15,8 +15,7 @@ * Lesser General Public License for more details. * * 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., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ /* CPU / CPU family specific config register values. */ -- cgit v1.1