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-i386/cpu.h | 3 +-- target-i386/exec.h | 3 +-- target-i386/helper.c | 3 +-- target-i386/helper_template.h | 3 +-- target-i386/op_helper.c | 3 +-- target-i386/ops_sse.h | 3 +-- target-i386/ops_sse_header.h | 3 +-- target-i386/translate.c | 3 +-- 8 files changed, 8 insertions(+), 16 deletions(-) (limited to 'target-i386') diff --git a/target-i386/cpu.h b/target-i386/cpu.h index 33555f8..08200ed 100644 --- a/target-i386/cpu.h +++ b/target-i386/cpu.h @@ -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 . */ #ifndef CPU_I386_H #define CPU_I386_H diff --git a/target-i386/exec.h b/target-i386/exec.h index 42b471a..3e998d2 100644 --- a/target-i386/exec.h +++ b/target-i386/exec.h @@ -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 "config.h" #include "dyngen-exec.h" diff --git a/target-i386/helper.c b/target-i386/helper.c index 18c4bef..ad814f8 100644 --- a/target-i386/helper.c +++ b/target-i386/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-i386/helper_template.h b/target-i386/helper_template.h index c1087ac..afc41fb 100644 --- a/target-i386/helper_template.h +++ b/target-i386/helper_template.h @@ -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 . */ #define DATA_BITS (1 << (3 + SHIFT)) #define SHIFT_MASK (DATA_BITS - 1) diff --git a/target-i386/op_helper.c b/target-i386/op_helper.c index ed22c7a..6808a35 100644 --- a/target-i386/op_helper.c +++ b/target-i386/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 . */ #define CPU_NO_GLOBAL_REGS #include "exec.h" diff --git a/target-i386/ops_sse.h b/target-i386/ops_sse.h index 35ac211..47a01d4 100644 --- a/target-i386/ops_sse.h +++ b/target-i386/ops_sse.h @@ -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 . */ #if SHIFT == 0 #define Reg MMXReg diff --git a/target-i386/ops_sse_header.h b/target-i386/ops_sse_header.h index 03e9b17..53add99 100644 --- a/target-i386/ops_sse_header.h +++ b/target-i386/ops_sse_header.h @@ -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 . */ #if SHIFT == 0 #define Reg MMXReg diff --git a/target-i386/translate.c b/target-i386/translate.c index 4726009..380009e 100644 --- a/target-i386/translate.c +++ b/target-i386/translate.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 -- cgit v1.1