From: blueswir1 Date: Mon, 5 Jan 2009 18:11:53 +0000 (+0000) Subject: Fix more FSF addresses X-Git-Tag: stefano.display-merge-end~249 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=530e7615ce3c01882e582c84dc6304ab98a3d5c5;p=qemu-xen-3.4-testing.git Fix more FSF addresses git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6192 c046a42c-6fe2-441c-8c8c-71466251a162 --- diff --git a/arm-semi.c b/arm-semi.c index cd77d1da..a33b8e5c 100644 --- a/arm-semi.c +++ b/arm-semi.c @@ -16,7 +16,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/bsd-user/main.c b/bsd-user/main.c index 61aa6e83..636f1dca 100644 --- a/bsd-user/main.c +++ b/bsd-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/bsd-user/mmap.c b/bsd-user/mmap.c index 94c5fbee..9c0a76a3 100644 --- a/bsd-user/mmap.c +++ b/bsd-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/bsd-user/signal.c b/bsd-user/signal.c index f953343d..5fa2fe0f 100644 --- a/bsd-user/signal.c +++ b/bsd-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/bsd-user/syscall.c b/bsd-user/syscall.c index 45fb5e4c..15c70e3d 100644 --- a/bsd-user/syscall.c +++ b/bsd-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/darwin-user/commpage.c b/darwin-user/commpage.c index 72288729..2b920b52 100644 --- a/darwin-user/commpage.c +++ b/darwin-user/commpage.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/darwin-user/main.c b/darwin-user/main.c index 20fde196..3edad73d 100644 --- a/darwin-user/main.c +++ b/darwin-user/main.c @@ -16,7 +16,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/darwin-user/mmap.c b/darwin-user/mmap.c index bb7d7e69..f803066a 100644 --- a/darwin-user/mmap.c +++ b/darwin-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/darwin-user/signal.c b/darwin-user/signal.c index f412b36f..1337cd2b 100644 --- a/darwin-user/signal.c +++ b/darwin-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/darwin-user/syscall.c b/darwin-user/syscall.c index 58ead95f..8d56de7e 100644 --- a/darwin-user/syscall.c +++ b/darwin-user/syscall.c @@ -16,7 +16,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/flatload.c b/linux-user/flatload.c index ea810d59..00e03126 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 149399b5..8a2b1d87 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 238165f4..5724f87e 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 ead1112a..8e81cdec 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 ae1c0bac..c3f73812 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 bd60494b..3cc14b8e 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 c9330389..80ee25b6 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 diff --git a/m68k-semi.c b/m68k-semi.c index b083b482..3c769951 100644 --- a/m68k-semi.c +++ b/m68k-semi.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/tests/linux-test.c b/tests/linux-test.c index 2f82defe..19c0e1ab 100644 --- a/tests/linux-test.c +++ b/tests/linux-test.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/tests/test-i386.c b/tests/test-i386.c index 838b69c9..e0dfa6c8 100644 --- a/tests/test-i386.c +++ b/tests/test-i386.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. */ #define _GNU_SOURCE #include diff --git a/tests/test-mmap.c b/tests/test-mmap.c index ced483fd..1e85ce85 100644 --- a/tests/test-mmap.c +++ b/tests/test-mmap.c @@ -20,7 +20,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