aboutsummaryrefslogtreecommitdiff
path: root/scripts/guile-doc-snarf
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/guile-doc-snarf')
-rwxr-xr-xscripts/guile-doc-snarf2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/guile-doc-snarf b/scripts/guile-doc-snarf
index 8b3aae4..7ad40ba 100755
--- a/scripts/guile-doc-snarf
+++ b/scripts/guile-doc-snarf
@@ -12,13 +12,13 @@
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# 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.
+# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
OUTFILE=/dev/tty
DOCFILE=0
BASEDIR=`dirname $0`
test -n "${CPP+set}" || CPP="gcc -E"
test -n "${AWK+set}" || AWK=awk

Return to:

Send suggestions and report system problems to the System administrator.