From 3acd65f24729b7f9a46f4f7f5aa8d9f2bca3dd33 Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Fri, 4 May 2007 19:35:37 +0000 Subject: [PATCH] Fix FSF address. --- v7/src/etc/c-bundle.sh | 6 +++--- v7/src/etc/c-compile.sh | 6 +++--- v7/src/etc/c-prepare.sh | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/v7/src/etc/c-bundle.sh b/v7/src/etc/c-bundle.sh index 9d17d03c7..cd07cba77 100755 --- a/v7/src/etc/c-bundle.sh +++ b/v7/src/etc/c-bundle.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# $Id: c-bundle.sh,v 1.3 2007/05/04 18:51:56 cph Exp $ +# $Id: c-bundle.sh,v 1.4 2007/05/04 19:35:36 cph Exp $ # # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, @@ -20,8 +20,8 @@ # # You should have received a copy of the GNU General Public License # along with MIT/GNU Scheme; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA +# 02110-1301, USA. set -e diff --git a/v7/src/etc/c-compile.sh b/v7/src/etc/c-compile.sh index ca0022b50..4ed84443f 100755 --- a/v7/src/etc/c-compile.sh +++ b/v7/src/etc/c-compile.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# $Id: c-compile.sh,v 1.4 2007/05/03 03:45:51 cph Exp $ +# $Id: c-compile.sh,v 1.5 2007/05/04 19:34:03 cph Exp $ # # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, @@ -20,8 +20,8 @@ # # You should have received a copy of the GNU General Public License # along with MIT/GNU Scheme; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA +# 02110-1301, USA. set -e diff --git a/v7/src/etc/c-prepare.sh b/v7/src/etc/c-prepare.sh index f4c396c21..59c2bdba1 100755 --- a/v7/src/etc/c-prepare.sh +++ b/v7/src/etc/c-prepare.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# $Id: c-prepare.sh,v 1.3 2007/05/03 03:45:52 cph Exp $ +# $Id: c-prepare.sh,v 1.4 2007/05/04 19:35:37 cph Exp $ # # Copyright 2007 Massachusetts Institute of Technology # @@ -18,8 +18,8 @@ # # You should have received a copy of the GNU General Public License # along with MIT/GNU Scheme; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA +# 02110-1301, USA. set -e -- 2.25.1