#!/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,
#
# 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
#!/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,
#
# 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
#!/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
#
#
# 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