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 --- linux-user/flatload.c | 4 +--- linux-user/m68k-sim.c | 4 +--- linux-user/main.c | 4 +--- linux-user/mmap.c | 4 +--- linux-user/ppc/syscall.h | 3 +-- linux-user/signal.c | 4 +--- linux-user/syscall.c | 4 +--- linux-user/vm86.c | 4 +--- 8 files changed, 8 insertions(+), 23 deletions(-) (limited to 'linux-user') diff --git a/linux-user/flatload.c b/linux-user/flatload.c index 8eba5a8197..6a2c3f959e 100644 --- a/linux-user/flatload.c +++ b/linux-user/flatload.c @@ -13,9 +13,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, - * MA 02110-1301, USA. + * along with this program; if not, see . * * Copyright (C) 2006 CodeSourcery. * Copyright (C) 2000-2003 David McCullough diff --git a/linux-user/m68k-sim.c b/linux-user/m68k-sim.c index 8a2b1d872c..64d3b23d68 100644 --- a/linux-user/m68k-sim.c +++ b/linux-user/m68k-sim.c @@ -14,9 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, - * MA 02110-1301, USA. + * along with this program; if not, see . */ #include diff --git a/linux-user/main.c b/linux-user/main.c index 1e95f02124..9038b58e7e 100644 --- a/linux-user/main.c +++ b/linux-user/main.c @@ -14,9 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, - * MA 02110-1301, USA. + * along with this program; if not, see . */ #include #include diff --git a/linux-user/mmap.c b/linux-user/mmap.c index aa22006ff3..79cb4e6055 100644 --- a/linux-user/mmap.c +++ b/linux-user/mmap.c @@ -14,9 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, - * MA 02110-1301, USA. + * along with this program; if not, see . */ #include #include diff --git a/linux-user/ppc/syscall.h b/linux-user/ppc/syscall.h index d789911e8a..481047b2dd 100644 --- a/linux-user/ppc/syscall.h +++ b/linux-user/ppc/syscall.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 . */ /* XXX: ABSOLUTELY BUGGY: diff --git a/linux-user/signal.c b/linux-user/signal.c index 6ee61a9184..93c2ebe1ea 100644 --- a/linux-user/signal.c +++ b/linux-user/signal.c @@ -14,9 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, - * MA 02110-1301, USA. + * along with this program; if not, see . */ #include #include diff --git a/linux-user/syscall.c b/linux-user/syscall.c index 000962328e..8b0a5fa3f8 100644 --- a/linux-user/syscall.c +++ b/linux-user/syscall.c @@ -14,9 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, - * MA 02110-1301, USA. + * along with this program; if not, see . */ #define _ATFILE_SOURCE #include diff --git a/linux-user/vm86.c b/linux-user/vm86.c index cc6c8c99dd..0b2439dfa3 100644 --- a/linux-user/vm86.c +++ b/linux-user/vm86.c @@ -14,9 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, - * MA 02110-1301, USA. + * along with this program; if not, see . */ #include #include -- cgit v1.2.3-55-g7522