Commit 530e7615ce3c01882e582c84dc6304ab98a3d5c5
1 parent
4abc796d
Fix more FSF addresses
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6192 c046a42c-6fe2-441c-8c8c-71466251a162
Showing
21 changed files
with
42 additions
and
21 deletions
arm-semi.c
@@ -16,7 +16,8 @@ | @@ -16,7 +16,8 @@ | ||
16 | * | 16 | * |
17 | * You should have received a copy of the GNU General Public License | 17 | * You should have received a copy of the GNU General Public License |
18 | * along with this program; if not, write to the Free Software | 18 | * along with this program; if not, write to the Free Software |
19 | - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. | 19 | + * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, |
20 | + * MA 02110-1301, USA. | ||
20 | */ | 21 | */ |
21 | 22 | ||
22 | #include <sys/types.h> | 23 | #include <sys/types.h> |
bsd-user/main.c
@@ -15,7 +15,8 @@ | @@ -15,7 +15,8 @@ | ||
15 | * | 15 | * |
16 | * You should have received a copy of the GNU General Public License | 16 | * You should have received a copy of the GNU General Public License |
17 | * along with this program; if not, write to the Free Software | 17 | * along with this program; if not, write to the Free Software |
18 | - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. | 18 | + * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, |
19 | + * MA 02110-1301, USA. | ||
19 | */ | 20 | */ |
20 | #include <stdlib.h> | 21 | #include <stdlib.h> |
21 | #include <stdio.h> | 22 | #include <stdio.h> |
bsd-user/mmap.c
@@ -15,7 +15,8 @@ | @@ -15,7 +15,8 @@ | ||
15 | * | 15 | * |
16 | * You should have received a copy of the GNU General Public License | 16 | * You should have received a copy of the GNU General Public License |
17 | * along with this program; if not, write to the Free Software | 17 | * along with this program; if not, write to the Free Software |
18 | - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. | 18 | + * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, |
19 | + * MA 02110-1301, USA. | ||
19 | */ | 20 | */ |
20 | #include <stdlib.h> | 21 | #include <stdlib.h> |
21 | #include <stdio.h> | 22 | #include <stdio.h> |
bsd-user/signal.c
@@ -15,7 +15,8 @@ | @@ -15,7 +15,8 @@ | ||
15 | * | 15 | * |
16 | * You should have received a copy of the GNU General Public License | 16 | * You should have received a copy of the GNU General Public License |
17 | * along with this program; if not, write to the Free Software | 17 | * along with this program; if not, write to the Free Software |
18 | - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. | 18 | + * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, |
19 | + * MA 02110-1301, USA. | ||
19 | */ | 20 | */ |
20 | #include <stdlib.h> | 21 | #include <stdlib.h> |
21 | #include <stdio.h> | 22 | #include <stdio.h> |
bsd-user/syscall.c
@@ -15,7 +15,8 @@ | @@ -15,7 +15,8 @@ | ||
15 | * | 15 | * |
16 | * You should have received a copy of the GNU General Public License | 16 | * You should have received a copy of the GNU General Public License |
17 | * along with this program; if not, write to the Free Software | 17 | * along with this program; if not, write to the Free Software |
18 | - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. | 18 | + * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, |
19 | + * MA 02110-1301, USA. | ||
19 | */ | 20 | */ |
20 | #include <stdlib.h> | 21 | #include <stdlib.h> |
21 | #include <stdio.h> | 22 | #include <stdio.h> |
darwin-user/commpage.c
@@ -15,7 +15,8 @@ | @@ -15,7 +15,8 @@ | ||
15 | * | 15 | * |
16 | * You should have received a copy of the GNU General Public License | 16 | * You should have received a copy of the GNU General Public License |
17 | * along with this program; if not, write to the Free Software | 17 | * along with this program; if not, write to the Free Software |
18 | - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. | 18 | + * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, |
19 | + * MA 02110-1301, USA. | ||
19 | */ | 20 | */ |
20 | #include <fcntl.h> | 21 | #include <fcntl.h> |
21 | #include <stdio.h> | 22 | #include <stdio.h> |
darwin-user/main.c
@@ -16,7 +16,8 @@ | @@ -16,7 +16,8 @@ | ||
16 | * | 16 | * |
17 | * You should have received a copy of the GNU General Public License | 17 | * You should have received a copy of the GNU General Public License |
18 | * along with this program; if not, write to the Free Software | 18 | * along with this program; if not, write to the Free Software |
19 | - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. | 19 | + * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, |
20 | + * MA 02110-1301, USA. | ||
20 | */ | 21 | */ |
21 | #include <stdlib.h> | 22 | #include <stdlib.h> |
22 | #include <stdio.h> | 23 | #include <stdio.h> |
darwin-user/mmap.c
@@ -15,7 +15,8 @@ | @@ -15,7 +15,8 @@ | ||
15 | * | 15 | * |
16 | * You should have received a copy of the GNU General Public License | 16 | * You should have received a copy of the GNU General Public License |
17 | * along with this program; if not, write to the Free Software | 17 | * along with this program; if not, write to the Free Software |
18 | - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. | 18 | + * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, |
19 | + * MA 02110-1301, USA. | ||
19 | */ | 20 | */ |
20 | #include <stdlib.h> | 21 | #include <stdlib.h> |
21 | #include <stdio.h> | 22 | #include <stdio.h> |
darwin-user/signal.c
@@ -15,7 +15,8 @@ | @@ -15,7 +15,8 @@ | ||
15 | * | 15 | * |
16 | * You should have received a copy of the GNU General Public License | 16 | * You should have received a copy of the GNU General Public License |
17 | * along with this program; if not, write to the Free Software | 17 | * along with this program; if not, write to the Free Software |
18 | - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. | 18 | + * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, |
19 | + * MA 02110-1301, USA. | ||
19 | */ | 20 | */ |
20 | #include <stdlib.h> | 21 | #include <stdlib.h> |
21 | #include <stdio.h> | 22 | #include <stdio.h> |
darwin-user/syscall.c
@@ -16,7 +16,8 @@ | @@ -16,7 +16,8 @@ | ||
16 | * | 16 | * |
17 | * You should have received a copy of the GNU General Public License | 17 | * You should have received a copy of the GNU General Public License |
18 | * along with this program; if not, write to the Free Software | 18 | * along with this program; if not, write to the Free Software |
19 | - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. | 19 | + * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, |
20 | + * MA 02110-1301, USA. | ||
20 | */ | 21 | */ |
21 | #include <fcntl.h> | 22 | #include <fcntl.h> |
22 | #include <stdio.h> | 23 | #include <stdio.h> |
linux-user/flatload.c
@@ -14,7 +14,8 @@ | @@ -14,7 +14,8 @@ | ||
14 | * | 14 | * |
15 | * You should have received a copy of the GNU General Public License | 15 | * You should have received a copy of the GNU General Public License |
16 | * along with this program; if not, write to the Free Software | 16 | * along with this program; if not, write to the Free Software |
17 | - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. | 17 | + * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, |
18 | + * MA 02110-1301, USA. | ||
18 | * | 19 | * |
19 | * Copyright (C) 2006 CodeSourcery. | 20 | * Copyright (C) 2006 CodeSourcery. |
20 | * Copyright (C) 2000-2003 David McCullough <davidm@snapgear.com> | 21 | * Copyright (C) 2000-2003 David McCullough <davidm@snapgear.com> |
linux-user/m68k-sim.c
@@ -15,7 +15,8 @@ | @@ -15,7 +15,8 @@ | ||
15 | * | 15 | * |
16 | * You should have received a copy of the GNU General Public License | 16 | * You should have received a copy of the GNU General Public License |
17 | * along with this program; if not, write to the Free Software | 17 | * along with this program; if not, write to the Free Software |
18 | - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. | 18 | + * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, |
19 | + * MA 02110-1301, USA. | ||
19 | */ | 20 | */ |
20 | 21 | ||
21 | #include <sys/types.h> | 22 | #include <sys/types.h> |
linux-user/main.c
@@ -15,7 +15,8 @@ | @@ -15,7 +15,8 @@ | ||
15 | * | 15 | * |
16 | * You should have received a copy of the GNU General Public License | 16 | * You should have received a copy of the GNU General Public License |
17 | * along with this program; if not, write to the Free Software | 17 | * along with this program; if not, write to the Free Software |
18 | - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. | 18 | + * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, |
19 | + * MA 02110-1301, USA. | ||
19 | */ | 20 | */ |
20 | #include <stdlib.h> | 21 | #include <stdlib.h> |
21 | #include <stdio.h> | 22 | #include <stdio.h> |
linux-user/mmap.c
@@ -15,7 +15,8 @@ | @@ -15,7 +15,8 @@ | ||
15 | * | 15 | * |
16 | * You should have received a copy of the GNU General Public License | 16 | * You should have received a copy of the GNU General Public License |
17 | * along with this program; if not, write to the Free Software | 17 | * along with this program; if not, write to the Free Software |
18 | - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. | 18 | + * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, |
19 | + * MA 02110-1301, USA. | ||
19 | */ | 20 | */ |
20 | #include <stdlib.h> | 21 | #include <stdlib.h> |
21 | #include <stdio.h> | 22 | #include <stdio.h> |
linux-user/signal.c
@@ -15,7 +15,8 @@ | @@ -15,7 +15,8 @@ | ||
15 | * | 15 | * |
16 | * You should have received a copy of the GNU General Public License | 16 | * You should have received a copy of the GNU General Public License |
17 | * along with this program; if not, write to the Free Software | 17 | * along with this program; if not, write to the Free Software |
18 | - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. | 18 | + * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, |
19 | + * MA 02110-1301, USA. | ||
19 | */ | 20 | */ |
20 | #include <stdlib.h> | 21 | #include <stdlib.h> |
21 | #include <stdio.h> | 22 | #include <stdio.h> |
linux-user/syscall.c
@@ -15,7 +15,8 @@ | @@ -15,7 +15,8 @@ | ||
15 | * | 15 | * |
16 | * You should have received a copy of the GNU General Public License | 16 | * You should have received a copy of the GNU General Public License |
17 | * along with this program; if not, write to the Free Software | 17 | * along with this program; if not, write to the Free Software |
18 | - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. | 18 | + * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, |
19 | + * MA 02110-1301, USA. | ||
19 | */ | 20 | */ |
20 | #include <stdlib.h> | 21 | #include <stdlib.h> |
21 | #include <stdio.h> | 22 | #include <stdio.h> |
linux-user/vm86.c
@@ -15,7 +15,8 @@ | @@ -15,7 +15,8 @@ | ||
15 | * | 15 | * |
16 | * You should have received a copy of the GNU General Public License | 16 | * You should have received a copy of the GNU General Public License |
17 | * along with this program; if not, write to the Free Software | 17 | * along with this program; if not, write to the Free Software |
18 | - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. | 18 | + * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, |
19 | + * MA 02110-1301, USA. | ||
19 | */ | 20 | */ |
20 | #include <stdlib.h> | 21 | #include <stdlib.h> |
21 | #include <stdio.h> | 22 | #include <stdio.h> |
m68k-semi.c
@@ -15,7 +15,8 @@ | @@ -15,7 +15,8 @@ | ||
15 | * | 15 | * |
16 | * You should have received a copy of the GNU General Public License | 16 | * You should have received a copy of the GNU General Public License |
17 | * along with this program; if not, write to the Free Software | 17 | * along with this program; if not, write to the Free Software |
18 | - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. | 18 | + * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, |
19 | + * MA 02110-1301, USA. | ||
19 | */ | 20 | */ |
20 | 21 | ||
21 | #include <sys/types.h> | 22 | #include <sys/types.h> |
tests/linux-test.c
@@ -15,7 +15,8 @@ | @@ -15,7 +15,8 @@ | ||
15 | * | 15 | * |
16 | * You should have received a copy of the GNU General Public License | 16 | * You should have received a copy of the GNU General Public License |
17 | * along with this program; if not, write to the Free Software | 17 | * along with this program; if not, write to the Free Software |
18 | - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. | 18 | + * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, |
19 | + * MA 02110-1301, USA. | ||
19 | */ | 20 | */ |
20 | #include <stdarg.h> | 21 | #include <stdarg.h> |
21 | #include <stdlib.h> | 22 | #include <stdlib.h> |
tests/test-i386.c
@@ -15,7 +15,8 @@ | @@ -15,7 +15,8 @@ | ||
15 | * | 15 | * |
16 | * You should have received a copy of the GNU General Public License | 16 | * You should have received a copy of the GNU General Public License |
17 | * along with this program; if not, write to the Free Software | 17 | * along with this program; if not, write to the Free Software |
18 | - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. | 18 | + * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, |
19 | + * MA 02110-1301, USA. | ||
19 | */ | 20 | */ |
20 | #define _GNU_SOURCE | 21 | #define _GNU_SOURCE |
21 | #include <stdlib.h> | 22 | #include <stdlib.h> |
tests/test-mmap.c
@@ -20,7 +20,8 @@ | @@ -20,7 +20,8 @@ | ||
20 | * | 20 | * |
21 | * You should have received a copy of the GNU General Public License | 21 | * You should have received a copy of the GNU General Public License |
22 | * along with this program; if not, write to the Free Software | 22 | * along with this program; if not, write to the Free Software |
23 | - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. | 23 | + * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, |
24 | + * MA 02110-1301, USA. | ||
24 | */ | 25 | */ |
25 | 26 | ||
26 | #include <stdio.h> | 27 | #include <stdio.h> |