From 70539e1850ddd3a7ee6f9a8db7bd8e81b85225a4 Mon Sep 17 00:00:00 2001 From: Blue Swirl Date: Sun, 7 Mar 2010 15:48:43 +0000 Subject: Update to a hopefully more future proof FSF address See also 8167ee883931cb20c6264fc19d040ce2dc6ceaaa, 530e7615ce3c01882e582c84dc6304ab98a3d5c5 and fad6cb1a565bb73f83fc0e2654489457b489e436. Signed-off-by: Blue Swirl --- target-s390x/cpu.h | 3 +-- target-s390x/exec.h | 3 +-- target-s390x/helper.c | 3 +-- target-s390x/op_helper.c | 3 +-- target-s390x/translate.c | 3 +-- 5 files changed, 5 insertions(+), 10 deletions(-) (limited to 'target-s390x') diff --git a/target-s390x/cpu.h b/target-s390x/cpu.h index 0e75e1caa..827f4e33d 100644 --- a/target-s390x/cpu.h +++ b/target-s390x/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_S390X_H #define CPU_S390X_H diff --git a/target-s390x/exec.h b/target-s390x/exec.h index 8ac3d8d29..837f85347 100644 --- a/target-s390x/exec.h +++ b/target-s390x/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 "dyngen-exec.h" diff --git a/target-s390x/helper.c b/target-s390x/helper.c index 4c2dc8211..1322ffce0 100644 --- a/target-s390x/helper.c +++ b/target-s390x/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 diff --git a/target-s390x/op_helper.c b/target-s390x/op_helper.c index e623de95c..402df2d85 100644 --- a/target-s390x/op_helper.c +++ b/target-s390x/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 "exec.h" diff --git a/target-s390x/translate.c b/target-s390x/translate.c index cde19dfd6..44dfa6508 100644 --- a/target-s390x/translate.c +++ b/target-s390x/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 "cpu.h" -- cgit v1.2.3