From: Chris Hanson Date: Sun, 21 Feb 2010 23:13:50 +0000 (-0800) Subject: Fix FSF address. X-Git-Tag: 20100708-Gtk~126^2~9 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=c13f50371e7fa4e6a86f9d78151de5f0807f240d;p=mit-scheme.git Fix FSF address. --- diff --git a/dist/make-doc-files b/dist/make-doc-files index b12095dc6..389f6d4a0 100755 --- a/dist/make-doc-files +++ b/dist/make-doc-files @@ -17,8 +17,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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -# USA. +# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA +# 02110-1301, USA. # inputs: source tar # outputs: doc image tar, formatted doc tars diff --git a/dist/make-liarc-files b/dist/make-liarc-files index 03f2098d4..3ffd8e086 100755 --- a/dist/make-liarc-files +++ b/dist/make-liarc-files @@ -17,8 +17,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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -# USA. +# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA +# 02110-1301, USA. # inputs: source tar # outputs: liarc tar diff --git a/dist/make-native-files b/dist/make-native-files index f01912ce5..e002cdad0 100755 --- a/dist/make-native-files +++ b/dist/make-native-files @@ -17,8 +17,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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -# USA. +# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA +# 02110-1301, USA. # inputs: source tar, doc image tar # outputs: scheme binary tars diff --git a/dist/make-scmutils b/dist/make-scmutils index 9bef9b9b5..3f3f05a8a 100755 --- a/dist/make-scmutils +++ b/dist/make-scmutils @@ -1,6 +1,9 @@ -#!/bin/sh - -# Copyright 2001,2002,2004,2006 Massachusetts Institute of Technology +#!/bin/bash +# +# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, +# 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, +# 2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of +# Technology # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -14,8 +17,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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -# USA. +# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA +# 02110-1301, USA. # To use this script: # diff --git a/dist/make-src-files b/dist/make-src-files index 534ff01c5..00b2333c3 100755 --- a/dist/make-src-files +++ b/dist/make-src-files @@ -17,8 +17,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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -# USA. +# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA +# 02110-1301, USA. # inputs: git source tree # outputs: changelog, source tar, ucode tar diff --git a/dist/shared.sh b/dist/shared.sh index a04aaaf1d..17938d7ed 100644 --- a/dist/shared.sh +++ b/dist/shared.sh @@ -16,8 +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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -# USA. +# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA +# 02110-1301, USA. set -e umask 022