From 530e7615ce3c01882e582c84dc6304ab98a3d5c5 Mon Sep 17 00:00:00 2001 From: blueswir1 Date: Mon, 5 Jan 2009 18:11:53 +0000 Subject: Fix more FSF addresses git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6192 c046a42c-6fe2-441c-8c8c-71466251a162 --- linux-user/flatload.c | 3 ++- linux-user/m68k-sim.c | 3 ++- linux-user/main.c | 3 ++- linux-user/mmap.c | 3 ++- linux-user/signal.c | 3 ++- linux-user/syscall.c | 3 ++- linux-user/vm86.c | 3 ++- 7 files changed, 14 insertions(+), 7 deletions(-) (limited to 'linux-user') diff --git a/linux-user/flatload.c b/linux-user/flatload.c index ea810d5..00e0312 100644 --- a/linux-user/flatload.c +++ b/linux-user/flatload.c @@ -14,7 +14,8 @@ * * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. * * 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 149399b..8a2b1d8 100644 --- a/linux-user/m68k-sim.c +++ b/linux-user/m68k-sim.c @@ -15,7 +15,8 @@ * * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. */ #include diff --git a/linux-user/main.c b/linux-user/main.c index 238165f..5724f87 100644 --- a/linux-user/main.c +++ b/linux-user/main.c @@ -15,7 +15,8 @@ * * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. */ #include #include diff --git a/linux-user/mmap.c b/linux-user/mmap.c index ead1112..8e81cde 100644 --- a/linux-user/mmap.c +++ b/linux-user/mmap.c @@ -15,7 +15,8 @@ * * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. */ #include #include diff --git a/linux-user/signal.c b/linux-user/signal.c index ae1c0ba..c3f7381 100644 --- a/linux-user/signal.c +++ b/linux-user/signal.c @@ -15,7 +15,8 @@ * * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. */ #include #include diff --git a/linux-user/syscall.c b/linux-user/syscall.c index bd60494..3cc14b8 100644 --- a/linux-user/syscall.c +++ b/linux-user/syscall.c @@ -15,7 +15,8 @@ * * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. */ #include #include diff --git a/linux-user/vm86.c b/linux-user/vm86.c index c933038..80ee25b 100644 --- a/linux-user/vm86.c +++ b/linux-user/vm86.c @@ -15,7 +15,8 @@ * * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. */ #include #include -- cgit v1.1