Update FSF address.
authorChris Hanson <org/chris-hanson/cph>
Fri, 5 Jan 2007 15:33:11 +0000 (15:33 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 5 Jan 2007 15:33:11 +0000 (15:33 +0000)
1192 files changed:
v7/src/6001/6001.cbf
v7/src/6001/6001.pkg
v7/src/6001/6001.sf
v7/src/6001/arith.scm
v7/src/6001/edextra.scm
v7/src/6001/floppy.scm
v7/src/6001/make.scm
v7/src/6001/nodefs.scm
v7/src/6001/pic-imag.scm
v7/src/6001/pic-ops.scm
v7/src/6001/pic-read.scm
v7/src/6001/pic-reco.scm
v7/src/6001/picture.scm
v7/src/COPYING
v7/src/Clean.sh
v7/src/Makefile.in
v7/src/Makefile.std
v7/src/Setup.sh
v7/src/Tags.sh
v7/src/compiler/Clean.sh
v7/src/compiler/Setup.sh
v7/src/compiler/Stage.sh
v7/src/compiler/Tags.sh
v7/src/compiler/back/asmmac.scm
v7/src/compiler/back/asutl.scm
v7/src/compiler/back/bittop.scm
v7/src/compiler/back/bitutl.scm
v7/src/compiler/back/insseq.scm
v7/src/compiler/back/lapgn1.scm
v7/src/compiler/back/lapgn2.scm
v7/src/compiler/back/lapgn3.scm
v7/src/compiler/back/linear.scm
v7/src/compiler/back/mermap.scm
v7/src/compiler/back/regmap.scm
v7/src/compiler/back/syerly.scm
v7/src/compiler/back/symtab.scm
v7/src/compiler/back/syntax.scm
v7/src/compiler/base/asstop.scm
v7/src/compiler/base/blocks.scm
v7/src/compiler/base/cfg1.scm
v7/src/compiler/base/cfg2.scm
v7/src/compiler/base/cfg3.scm
v7/src/compiler/base/constr.scm
v7/src/compiler/base/contin.scm
v7/src/compiler/base/crsend.scm
v7/src/compiler/base/crstop.scm
v7/src/compiler/base/ctypes.scm
v7/src/compiler/base/debug.scm
v7/src/compiler/base/enumer.scm
v7/src/compiler/base/infnew.scm
v7/src/compiler/base/lvalue.scm
v7/src/compiler/base/macros.scm
v7/src/compiler/base/make.scm
v7/src/compiler/base/mvalue.scm
v7/src/compiler/base/object.scm
v7/src/compiler/base/pmerly.scm
v7/src/compiler/base/pmlook.scm
v7/src/compiler/base/pmpars.scm
v7/src/compiler/base/proced.scm
v7/src/compiler/base/refctx.scm
v7/src/compiler/base/rvalue.scm
v7/src/compiler/base/scode.scm
v7/src/compiler/base/sets.scm
v7/src/compiler/base/subprb.scm
v7/src/compiler/base/switch.scm
v7/src/compiler/base/toplev.scm
v7/src/compiler/base/utils.scm
v7/src/compiler/config.guess
v7/src/compiler/configure
v7/src/compiler/etc/asm.scm
v7/src/compiler/etc/comcmp.scm
v7/src/compiler/etc/comfiles.scm
v7/src/compiler/etc/disload.scm
v7/src/compiler/etc/stackp.scm
v7/src/compiler/etc/xcbfdir.scm
v7/src/compiler/fggen/canon.scm
v7/src/compiler/fggen/declar.scm
v7/src/compiler/fggen/fggen.scm
v7/src/compiler/fgopt/blktyp.scm
v7/src/compiler/fgopt/closan.scm
v7/src/compiler/fgopt/conect.scm
v7/src/compiler/fgopt/contan.scm
v7/src/compiler/fgopt/delint.scm
v7/src/compiler/fgopt/desenv.scm
v7/src/compiler/fgopt/envopt.scm
v7/src/compiler/fgopt/folcon.scm
v7/src/compiler/fgopt/offset.scm
v7/src/compiler/fgopt/operan.scm
v7/src/compiler/fgopt/order.scm
v7/src/compiler/fgopt/outer.scm
v7/src/compiler/fgopt/param.scm
v7/src/compiler/fgopt/reord.scm
v7/src/compiler/fgopt/reteqv.scm
v7/src/compiler/fgopt/reuse.scm
v7/src/compiler/fgopt/sideff.scm
v7/src/compiler/fgopt/simapp.scm
v7/src/compiler/fgopt/simple.scm
v7/src/compiler/fgopt/subfre.scm
v7/src/compiler/fgopt/varind.scm
v7/src/compiler/machines/C/compiler.cbf
v7/src/compiler/machines/C/compiler.pkg
v7/src/compiler/machines/C/compiler.sf
v7/src/compiler/machines/C/cout.scm
v7/src/compiler/machines/C/ctop.scm
v7/src/compiler/machines/C/cutl.scm
v7/src/compiler/machines/C/decls.scm
v7/src/compiler/machines/C/lapgen.scm
v7/src/compiler/machines/C/machin.scm
v7/src/compiler/machines/C/make.scm
v7/src/compiler/machines/C/rgspcm.scm
v7/src/compiler/machines/C/rules1.scm
v7/src/compiler/machines/C/rules2.scm
v7/src/compiler/machines/C/rules3.scm
v7/src/compiler/machines/C/rules4.scm
v7/src/compiler/machines/C/rulfix.scm
v7/src/compiler/machines/C/rulflo.scm
v7/src/compiler/machines/C/rulrew.scm
v7/src/compiler/machines/C/stackify.scm
v7/src/compiler/machines/C/stackops.scm
v7/src/compiler/machines/C/traditional.scm
v7/src/compiler/machines/alpha/assmd.scm
v7/src/compiler/machines/alpha/coerce.scm
v7/src/compiler/machines/alpha/compiler.cbf
v7/src/compiler/machines/alpha/compiler.pkg
v7/src/compiler/machines/alpha/compiler.sf
v7/src/compiler/machines/alpha/dassm1.scm
v7/src/compiler/machines/alpha/dassm2.scm
v7/src/compiler/machines/alpha/dassm3.scm
v7/src/compiler/machines/alpha/decls.scm
v7/src/compiler/machines/alpha/inerly.scm
v7/src/compiler/machines/alpha/insmac.scm
v7/src/compiler/machines/alpha/instr1.scm
v7/src/compiler/machines/alpha/instr2.scm
v7/src/compiler/machines/alpha/instr3.scm
v7/src/compiler/machines/alpha/lapgen.scm
v7/src/compiler/machines/alpha/lapopt.scm
v7/src/compiler/machines/alpha/machin.scm
v7/src/compiler/machines/alpha/make.scm
v7/src/compiler/machines/alpha/rgspcm.scm
v7/src/compiler/machines/alpha/rules1.scm
v7/src/compiler/machines/alpha/rules2.scm
v7/src/compiler/machines/alpha/rules3.scm
v7/src/compiler/machines/alpha/rules4.scm
v7/src/compiler/machines/alpha/rulfix.scm
v7/src/compiler/machines/alpha/rulflo.scm
v7/src/compiler/machines/alpha/rulrew.scm
v7/src/compiler/machines/bobcat/assmd.scm
v7/src/compiler/machines/bobcat/coerce.scm
v7/src/compiler/machines/bobcat/compiler.cbf
v7/src/compiler/machines/bobcat/compiler.pkg
v7/src/compiler/machines/bobcat/compiler.sf
v7/src/compiler/machines/bobcat/dassm1.scm
v7/src/compiler/machines/bobcat/dassm2.scm
v7/src/compiler/machines/bobcat/dassm3.scm
v7/src/compiler/machines/bobcat/decls.scm
v7/src/compiler/machines/bobcat/flinstr1.scm
v7/src/compiler/machines/bobcat/flinstr2.scm
v7/src/compiler/machines/bobcat/inerly.scm
v7/src/compiler/machines/bobcat/insmac.scm
v7/src/compiler/machines/bobcat/instr1.scm
v7/src/compiler/machines/bobcat/instr2.scm
v7/src/compiler/machines/bobcat/instr3.scm
v7/src/compiler/machines/bobcat/instr4.scm
v7/src/compiler/machines/bobcat/insutl.scm
v7/src/compiler/machines/bobcat/lapgen.scm
v7/src/compiler/machines/bobcat/lapopt.scm
v7/src/compiler/machines/bobcat/machin.scm
v7/src/compiler/machines/bobcat/make.scm-68020
v7/src/compiler/machines/bobcat/make.scm-68040
v7/src/compiler/machines/bobcat/mc68ktgl.scm
v7/src/compiler/machines/bobcat/rgspcm.scm
v7/src/compiler/machines/bobcat/rules1.scm
v7/src/compiler/machines/bobcat/rules2.scm
v7/src/compiler/machines/bobcat/rules3.scm
v7/src/compiler/machines/bobcat/rules4.scm
v7/src/compiler/machines/bobcat/rulrew.scm
v7/src/compiler/machines/i386/assmd.scm
v7/src/compiler/machines/i386/coerce.scm
v7/src/compiler/machines/i386/compiler.cbf
v7/src/compiler/machines/i386/compiler.pkg
v7/src/compiler/machines/i386/compiler.sf
v7/src/compiler/machines/i386/dassm1.scm
v7/src/compiler/machines/i386/dassm2.scm
v7/src/compiler/machines/i386/dassm3.scm
v7/src/compiler/machines/i386/decls.scm
v7/src/compiler/machines/i386/inerly.scm
v7/src/compiler/machines/i386/insmac.scm
v7/src/compiler/machines/i386/instr1.scm
v7/src/compiler/machines/i386/instr2.scm
v7/src/compiler/machines/i386/instrf.scm
v7/src/compiler/machines/i386/insutl.scm
v7/src/compiler/machines/i386/lapgen.scm
v7/src/compiler/machines/i386/lapopt.scm
v7/src/compiler/machines/i386/machin.scm
v7/src/compiler/machines/i386/make.scm
v7/src/compiler/machines/i386/pc-make.scm
v7/src/compiler/machines/i386/rgspcm.scm
v7/src/compiler/machines/i386/rules1.scm
v7/src/compiler/machines/i386/rules2.scm
v7/src/compiler/machines/i386/rules3.scm
v7/src/compiler/machines/i386/rules4.scm
v7/src/compiler/machines/i386/rulfix.scm
v7/src/compiler/machines/i386/rulflo.scm
v7/src/compiler/machines/i386/rulrew.scm
v7/src/compiler/machines/mips/assmd.scm
v7/src/compiler/machines/mips/coerce.scm
v7/src/compiler/machines/mips/compiler.cbf
v7/src/compiler/machines/mips/compiler.pkg
v7/src/compiler/machines/mips/compiler.sf-big
v7/src/compiler/machines/mips/compiler.sf-little
v7/src/compiler/machines/mips/dassm1.scm
v7/src/compiler/machines/mips/dassm2.scm
v7/src/compiler/machines/mips/dassm3.scm
v7/src/compiler/machines/mips/decls.scm
v7/src/compiler/machines/mips/inerly.scm
v7/src/compiler/machines/mips/insmac.scm
v7/src/compiler/machines/mips/instr1.scm
v7/src/compiler/machines/mips/instr2a.scm
v7/src/compiler/machines/mips/instr2b.scm
v7/src/compiler/machines/mips/instr3.scm
v7/src/compiler/machines/mips/lapgen.scm
v7/src/compiler/machines/mips/lapopt.scm
v7/src/compiler/machines/mips/machin.scm
v7/src/compiler/machines/mips/make.scm-big
v7/src/compiler/machines/mips/make.scm-little
v7/src/compiler/machines/mips/mips.scm
v7/src/compiler/machines/mips/rgspcm.scm
v7/src/compiler/machines/mips/rules1.scm
v7/src/compiler/machines/mips/rules2.scm
v7/src/compiler/machines/mips/rules3.scm
v7/src/compiler/machines/mips/rules4.scm
v7/src/compiler/machines/mips/rulfix.scm
v7/src/compiler/machines/mips/rulflo.scm
v7/src/compiler/machines/mips/rulrew.scm
v7/src/compiler/machines/sparc/assmd.scm
v7/src/compiler/machines/sparc/cf.h-sparc
v7/src/compiler/machines/sparc/cmpaux-sparc.m4
v7/src/compiler/machines/sparc/cmpint-sparc.h
v7/src/compiler/machines/sparc/coerce.scm
v7/src/compiler/machines/sparc/decls.scm
v7/src/compiler/machines/sparc/inerly.scm
v7/src/compiler/machines/sparc/insmac.scm
v7/src/compiler/machines/sparc/instr1.scm
v7/src/compiler/machines/sparc/instr2a.scm
v7/src/compiler/machines/sparc/instr2b.scm
v7/src/compiler/machines/sparc/instr3.scm
v7/src/compiler/machines/sparc/lapgen.scm
v7/src/compiler/machines/sparc/lapopt.scm
v7/src/compiler/machines/sparc/machin.scm
v7/src/compiler/machines/sparc/make.scm
v7/src/compiler/machines/sparc/rgspcm.scm
v7/src/compiler/machines/sparc/rules1.scm
v7/src/compiler/machines/sparc/rules2.scm
v7/src/compiler/machines/sparc/rules3.scm
v7/src/compiler/machines/sparc/rules4.scm
v7/src/compiler/machines/sparc/rulfix.scm
v7/src/compiler/machines/sparc/rulflo.scm
v7/src/compiler/machines/sparc/rulrew.scm
v7/src/compiler/machines/spectrum/assmd.scm
v7/src/compiler/machines/spectrum/coerce.scm
v7/src/compiler/machines/spectrum/compiler.cbf
v7/src/compiler/machines/spectrum/compiler.pkg
v7/src/compiler/machines/spectrum/compiler.sf
v7/src/compiler/machines/spectrum/dassm1.scm
v7/src/compiler/machines/spectrum/dassm2.scm
v7/src/compiler/machines/spectrum/dassm3.scm
v7/src/compiler/machines/spectrum/decls.scm
v7/src/compiler/machines/spectrum/inerly.scm
v7/src/compiler/machines/spectrum/insmac.scm
v7/src/compiler/machines/spectrum/instr1.scm
v7/src/compiler/machines/spectrum/instr2.scm
v7/src/compiler/machines/spectrum/instr3.scm
v7/src/compiler/machines/spectrum/lapgen.scm
v7/src/compiler/machines/spectrum/lapopt.scm
v7/src/compiler/machines/spectrum/machin.scm
v7/src/compiler/machines/spectrum/make.scm
v7/src/compiler/machines/spectrum/rgspcm.scm
v7/src/compiler/machines/spectrum/rules1.scm
v7/src/compiler/machines/spectrum/rules2.scm
v7/src/compiler/machines/spectrum/rules3.scm
v7/src/compiler/machines/spectrum/rules4.scm
v7/src/compiler/machines/spectrum/rulfix.scm
v7/src/compiler/machines/spectrum/rulflo.scm
v7/src/compiler/machines/spectrum/rulrew.scm
v7/src/compiler/machines/vax/assmd.scm
v7/src/compiler/machines/vax/coerce.scm
v7/src/compiler/machines/vax/compiler.cbf
v7/src/compiler/machines/vax/compiler.pkg
v7/src/compiler/machines/vax/compiler.sf
v7/src/compiler/machines/vax/dassm1.scm
v7/src/compiler/machines/vax/dassm2.scm
v7/src/compiler/machines/vax/dassm3.scm
v7/src/compiler/machines/vax/decls.scm
v7/src/compiler/machines/vax/dsyn.scm
v7/src/compiler/machines/vax/inerly.scm
v7/src/compiler/machines/vax/insmac.scm
v7/src/compiler/machines/vax/instr1.scm
v7/src/compiler/machines/vax/instr2.scm
v7/src/compiler/machines/vax/instr3.scm
v7/src/compiler/machines/vax/insutl.scm
v7/src/compiler/machines/vax/lapgen.scm
v7/src/compiler/machines/vax/lapopt.scm
v7/src/compiler/machines/vax/machin.scm
v7/src/compiler/machines/vax/make.scm
v7/src/compiler/machines/vax/rgspcm.scm
v7/src/compiler/machines/vax/rules1.scm
v7/src/compiler/machines/vax/rules2.scm
v7/src/compiler/machines/vax/rules3.scm
v7/src/compiler/machines/vax/rules4.scm
v7/src/compiler/machines/vax/rulfix.scm
v7/src/compiler/machines/vax/rulrew.scm
v7/src/compiler/rtlbase/regset.scm
v7/src/compiler/rtlbase/rgraph.scm
v7/src/compiler/rtlbase/rtlcfg.scm
v7/src/compiler/rtlbase/rtlcon.scm
v7/src/compiler/rtlbase/rtlexp.scm
v7/src/compiler/rtlbase/rtline.scm
v7/src/compiler/rtlbase/rtlobj.scm
v7/src/compiler/rtlbase/rtlreg.scm
v7/src/compiler/rtlbase/rtlty1.scm
v7/src/compiler/rtlbase/rtlty2.scm
v7/src/compiler/rtlbase/valclass.scm
v7/src/compiler/rtlgen/fndblk.scm
v7/src/compiler/rtlgen/fndvar.scm
v7/src/compiler/rtlgen/opncod.scm
v7/src/compiler/rtlgen/rgcomb.scm
v7/src/compiler/rtlgen/rgproc.scm
v7/src/compiler/rtlgen/rgretn.scm
v7/src/compiler/rtlgen/rgrval.scm
v7/src/compiler/rtlgen/rgstmt.scm
v7/src/compiler/rtlgen/rtlgen.scm
v7/src/compiler/rtlopt/ralloc.scm
v7/src/compiler/rtlopt/rcompr.scm
v7/src/compiler/rtlopt/rcse1.scm
v7/src/compiler/rtlopt/rcse2.scm
v7/src/compiler/rtlopt/rcseep.scm
v7/src/compiler/rtlopt/rcseht.scm
v7/src/compiler/rtlopt/rcserq.scm
v7/src/compiler/rtlopt/rcsesr.scm
v7/src/compiler/rtlopt/rdebug.scm
v7/src/compiler/rtlopt/rdflow.scm
v7/src/compiler/rtlopt/rerite.scm
v7/src/compiler/rtlopt/rinvex.scm
v7/src/compiler/rtlopt/rlife.scm
v7/src/compiler/rtlopt/rtlcsm.scm
v7/src/configure.ac
v7/src/cref/Makefile.in
v7/src/cref/anfile.scm
v7/src/cref/conpkg.scm
v7/src/cref/cref.cbf
v7/src/cref/cref.pkg
v7/src/cref/cref.sf
v7/src/cref/forpkg.scm
v7/src/cref/make.scm
v7/src/cref/mset.scm
v7/src/cref/object.scm
v7/src/cref/redpkg.scm
v7/src/cref/toplev.scm
v7/src/cref/triv.pkg
v7/src/edwin/Clean.sh
v7/src/edwin/Makefile.in
v7/src/edwin/abbrev.scm
v7/src/edwin/ansi.scm
v7/src/edwin/argred.scm
v7/src/edwin/artdebug.scm
v7/src/edwin/autold.scm
v7/src/edwin/autosv.scm
v7/src/edwin/basic.scm
v7/src/edwin/bios.scm
v7/src/edwin/bufcom.scm
v7/src/edwin/buffer.scm
v7/src/edwin/buffrm.scm
v7/src/edwin/bufinp.scm
v7/src/edwin/bufmnu.scm
v7/src/edwin/bufout.scm
v7/src/edwin/bufset.scm
v7/src/edwin/bufwfs.scm
v7/src/edwin/bufwin.scm
v7/src/edwin/bufwiu.scm
v7/src/edwin/bufwmc.scm
v7/src/edwin/c-mode.scm
v7/src/edwin/calias.scm
v7/src/edwin/cinden.scm
v7/src/edwin/class.scm
v7/src/edwin/clscon.scm
v7/src/edwin/clsmac.scm
v7/src/edwin/comatch.scm
v7/src/edwin/comhst.scm
v7/src/edwin/comint.scm
v7/src/edwin/comman.scm
v7/src/edwin/compile.scm
v7/src/edwin/comred.scm
v7/src/edwin/comtab.scm
v7/src/edwin/comwin.scm
v7/src/edwin/curren.scm
v7/src/edwin/dabbrev.scm
v7/src/edwin/debian-changelog.scm
v7/src/edwin/debug.scm
v7/src/edwin/debuge.scm
v7/src/edwin/decls.scm
v7/src/edwin/dired.scm
v7/src/edwin/diros2.scm
v7/src/edwin/dirunx.scm
v7/src/edwin/dirw32.scm
v7/src/edwin/display.scm
v7/src/edwin/docstr.scm
v7/src/edwin/dos.scm
v7/src/edwin/doscom.scm
v7/src/edwin/dosfile.scm
v7/src/edwin/dosproc.scm
v7/src/edwin/dosshell.scm
v7/src/edwin/ed-ffi.scm
v7/src/edwin/editor.scm
v7/src/edwin/edtfrm.scm
v7/src/edwin/edtstr.scm
v7/src/edwin/edwin.cbf
v7/src/edwin/edwin.ldr
v7/src/edwin/edwin.pkg
v7/src/edwin/edwin.sf
v7/src/edwin/evlcom.scm
v7/src/edwin/eystep.scm
v7/src/edwin/filcom.scm
v7/src/edwin/fileio.scm
v7/src/edwin/fill.scm
v7/src/edwin/grpops.scm
v7/src/edwin/hlpcom.scm
v7/src/edwin/htmlmode.scm
v7/src/edwin/image.scm
v7/src/edwin/info.scm
v7/src/edwin/input.scm
v7/src/edwin/intmod.scm
v7/src/edwin/iserch.scm
v7/src/edwin/javamode.scm
v7/src/edwin/key-w32.scm
v7/src/edwin/key-x11.scm
v7/src/edwin/keymap.scm
v7/src/edwin/keyparse.scm
v7/src/edwin/kilcom.scm
v7/src/edwin/kmacro.scm
v7/src/edwin/lincom.scm
v7/src/edwin/linden.scm
v7/src/edwin/loadef.scm
v7/src/edwin/lspcom.scm
v7/src/edwin/macros.scm
v7/src/edwin/make.scm
v7/src/edwin/malias.scm
v7/src/edwin/manual.scm
v7/src/edwin/midas.scm
v7/src/edwin/modefs.scm
v7/src/edwin/modes.scm
v7/src/edwin/modlin.scm
v7/src/edwin/modwin.scm
v7/src/edwin/motcom.scm
v7/src/edwin/motion.scm
v7/src/edwin/mousecom.scm
v7/src/edwin/nntp.scm
v7/src/edwin/notify.scm
v7/src/edwin/nvector.scm
v7/src/edwin/occur.scm
v7/src/edwin/os2.scm
v7/src/edwin/os2com.scm
v7/src/edwin/os2term.scm
v7/src/edwin/outline.scm
v7/src/edwin/pasmod.scm
v7/src/edwin/paths.scm
v7/src/edwin/print.scm
v7/src/edwin/process.scm
v7/src/edwin/prompt.scm
v7/src/edwin/pwedit.scm
v7/src/edwin/pwparse.scm
v7/src/edwin/rcsparse.scm
v7/src/edwin/reccom.scm
v7/src/edwin/regcom.scm
v7/src/edwin/regexp.scm
v7/src/edwin/regops.scm
v7/src/edwin/rename.scm
v7/src/edwin/replaz.scm
v7/src/edwin/rfc822.scm
v7/src/edwin/ring.scm
v7/src/edwin/rmail.scm
v7/src/edwin/rmailsrt.scm
v7/src/edwin/rmailsum.scm
v7/src/edwin/schmod.scm
v7/src/edwin/scrcom.scm
v7/src/edwin/screen.scm
v7/src/edwin/search.scm
v7/src/edwin/sendmail.scm
v7/src/edwin/sercom.scm
v7/src/edwin/shell.scm
v7/src/edwin/simple.scm
v7/src/edwin/snr.scm
v7/src/edwin/sort.scm
v7/src/edwin/strpad.scm
v7/src/edwin/strtab.scm
v7/src/edwin/struct.scm
v7/src/edwin/syntax.scm
v7/src/edwin/tagutl.scm
v7/src/edwin/techinfo.scm
v7/src/edwin/telnet.scm
v7/src/edwin/termcap.scm
v7/src/edwin/texcom.scm
v7/src/edwin/things.scm
v7/src/edwin/tparse.scm
v7/src/edwin/tterm.scm
v7/src/edwin/tximod.scm
v7/src/edwin/txtprp.scm
v7/src/edwin/undo.scm
v7/src/edwin/unix.scm
v7/src/edwin/utils.scm
v7/src/edwin/utlwin.scm
v7/src/edwin/vc.scm
v7/src/edwin/verilog.scm
v7/src/edwin/vhdl.scm
v7/src/edwin/webster.scm
v7/src/edwin/win32.scm
v7/src/edwin/win32com.scm
v7/src/edwin/wincom.scm
v7/src/edwin/window.scm
v7/src/edwin/winout.scm
v7/src/edwin/winren.scm
v7/src/edwin/xcom.scm
v7/src/edwin/xform.scm
v7/src/edwin/xmodef.scm
v7/src/edwin/xterm.scm
v7/src/etc/Clean.sh
v7/src/etc/Setup.sh
v7/src/etc/Stage.sh
v7/src/etc/Tags.sh
v7/src/etc/build-bands.sh
v7/src/etc/compile.scm
v7/src/etc/compile.sh
v7/src/etc/functions.sh
v7/src/etc/optiondb.scm
v7/src/etc/script.scm
v7/src/imail/Makefile.in
v7/src/imail/compile.scm
v7/src/imail/ed-ffi.scm
v7/src/imail/imail-browser.scm
v7/src/imail/imail-core.scm
v7/src/imail/imail-file.scm
v7/src/imail/imail-imap.scm
v7/src/imail/imail-mime.scm
v7/src/imail/imail-rmail.scm
v7/src/imail/imail-summary.scm
v7/src/imail/imail-top.scm
v7/src/imail/imail-umail.scm
v7/src/imail/imail-util.scm
v7/src/imail/imail.pkg
v7/src/imail/imap-response.scm
v7/src/imail/imap-syntax.scm
v7/src/imail/load.scm
v7/src/imail/print.sh
v7/src/microcode/Clean.sh
v7/src/microcode/Setup.sh
v7/src/microcode/ansidecl.h
v7/src/microcode/array.c
v7/src/microcode/array.h
v7/src/microcode/artutl.c
v7/src/microcode/avltree.c
v7/src/microcode/avltree.h
v7/src/microcode/bchdmp.c
v7/src/microcode/bchdrn.c
v7/src/microcode/bchdrn.h
v7/src/microcode/bchgcc.h
v7/src/microcode/bchgcl.c
v7/src/microcode/bchmmg.c
v7/src/microcode/bchpur.c
v7/src/microcode/bchutl.c
v7/src/microcode/bignmint.h
v7/src/microcode/bignum.c
v7/src/microcode/bignum.h
v7/src/microcode/bigprm.c
v7/src/microcode/bintopsb.c
v7/src/microcode/bitstr.c
v7/src/microcode/bitstr.h
v7/src/microcode/bkpt.c
v7/src/microcode/bkpt.h
v7/src/microcode/bltdef.h
v7/src/microcode/boot.c
v7/src/microcode/breakup.c
v7/src/microcode/char.c
v7/src/microcode/cmpauxmd/asmcvt.c
v7/src/microcode/cmpauxmd/c.c
v7/src/microcode/cmpauxmd/hppa.m4
v7/src/microcode/cmpauxmd/i386.m4
v7/src/microcode/cmpauxmd/m4-dos
v7/src/microcode/cmpauxmd/makefile
v7/src/microcode/cmpauxmd/mc68k.m4
v7/src/microcode/cmpauxmd/mips.m4
v7/src/microcode/cmpauxmd/vax.m4
v7/src/microcode/cmpgc.h
v7/src/microcode/cmpint.c
v7/src/microcode/cmpint.h
v7/src/microcode/cmpintmd/c.h
v7/src/microcode/cmpintmd/hppa.h
v7/src/microcode/cmpintmd/i386.h
v7/src/microcode/cmpintmd/mc68k.h
v7/src/microcode/cmpintmd/mips.h
v7/src/microcode/cmpintmd/vax.h
v7/src/microcode/cmptype.h
v7/src/microcode/comlin.c
v7/src/microcode/comlin.h
v7/src/microcode/compinit.c
v7/src/microcode/comutl.c
v7/src/microcode/config.guess
v7/src/microcode/config.sub
v7/src/microcode/configure.ac
v7/src/microcode/confshared.h
v7/src/microcode/const.h
v7/src/microcode/copyrigh.c
v7/src/microcode/critsec.h
v7/src/microcode/daemon.c
v7/src/microcode/debug.c
v7/src/microcode/default.h
v7/src/microcode/dfloat.c
v7/src/microcode/dmpwrld.c
v7/src/microcode/dstack.h
v7/src/microcode/dump.c
v7/src/microcode/edwin.h
v7/src/microcode/error.c
v7/src/microcode/errors.h
v7/src/microcode/extern.c
v7/src/microcode/extern.h
v7/src/microcode/fasdump.c
v7/src/microcode/fasl.h
v7/src/microcode/fasload.c
v7/src/microcode/fft.c
v7/src/microcode/fhooks.c
v7/src/microcode/findprim.c
v7/src/microcode/fixnum.c
v7/src/microcode/fixobj.h
v7/src/microcode/flonum.c
v7/src/microcode/foreign.c
v7/src/microcode/foreign.h
v7/src/microcode/future.c
v7/src/microcode/futures.h
v7/src/microcode/gc.h
v7/src/microcode/gccode.h
v7/src/microcode/gcloop.c
v7/src/microcode/gctype.c
v7/src/microcode/generic.c
v7/src/microcode/gpio.c
v7/src/microcode/history.h
v7/src/microcode/hooks.c
v7/src/microcode/hppacach.c
v7/src/microcode/hppacach.h
v7/src/microcode/hppanwca.c
v7/src/microcode/hunk.c
v7/src/microcode/image.c
v7/src/microcode/image.h
v7/src/microcode/intercom.c
v7/src/microcode/intern.c
v7/src/microcode/interp.c
v7/src/microcode/interp.h
v7/src/microcode/intext.c
v7/src/microcode/intext.h
v7/src/microcode/intprm.c
v7/src/microcode/intrpt.h
v7/src/microcode/liarc.h
v7/src/microcode/list.c
v7/src/microcode/load.c
v7/src/microcode/locks.h
v7/src/microcode/lookprm.c
v7/src/microcode/lookup.c
v7/src/microcode/lookup.h
v7/src/microcode/makegen/Makefile.in.in
v7/src/microcode/makegen/files-core.scm
v7/src/microcode/makegen/files-gc-bch.scm
v7/src/microcode/makegen/files-gc-std.scm
v7/src/microcode/makegen/files-optional.scm
v7/src/microcode/makegen/files-os-prim.scm
v7/src/microcode/makegen/files-other.scm
v7/src/microcode/makegen/files-unix.scm
v7/src/microcode/makegen/m4.sh
v7/src/microcode/makegen/makegen.scm
v7/src/microcode/makegen/makeinit.sh
v7/src/microcode/memmag.c
v7/src/microcode/memmag.h
v7/src/microcode/missing.c
v7/src/microcode/mul.c
v7/src/microcode/nt.h
v7/src/microcode/ntapi.h
v7/src/microcode/ntasutl.asm
v7/src/microcode/ntenv.c
v7/src/microcode/ntfile.c
v7/src/microcode/ntfs.c
v7/src/microcode/ntfs.h
v7/src/microcode/ntgui.c
v7/src/microcode/ntgui.h
v7/src/microcode/ntio.c
v7/src/microcode/ntio.h
v7/src/microcode/ntproc.c
v7/src/microcode/ntproc.h
v7/src/microcode/ntscmlib.h
v7/src/microcode/ntscreen.c
v7/src/microcode/ntscreen.h
v7/src/microcode/ntsig.c
v7/src/microcode/ntsock.c
v7/src/microcode/ntsys.c
v7/src/microcode/ntsys.h
v7/src/microcode/ntterm.h
v7/src/microcode/nttop.c
v7/src/microcode/nttop.h
v7/src/microcode/nttrap.c
v7/src/microcode/nttrap.h
v7/src/microcode/nttterm.c
v7/src/microcode/nttty.c
v7/src/microcode/ntutl/bch-p-nt.lst
v7/src/microcode/ntutl/config.h
v7/src/microcode/ntutl/makefile
v7/src/microcode/ntutl/makefile.wcc
v7/src/microcode/ntutl/scheme16.c
v7/src/microcode/ntutl/scheme16.mak
v7/src/microcode/ntutl/scheme31.c
v7/src/microcode/ntutl/scheme32.c
v7/src/microcode/ntutl/scm-p-nt.lst
v7/src/microcode/object.h
v7/src/microcode/obstack.c
v7/src/microcode/obstack.h
v7/src/microcode/option.c
v7/src/microcode/option.h
v7/src/microcode/os.h
v7/src/microcode/os2.c
v7/src/microcode/os2.h
v7/src/microcode/os2api.h
v7/src/microcode/os2conio.c
v7/src/microcode/os2cthrd.c
v7/src/microcode/os2cthrd.h
v7/src/microcode/os2ctty.c
v7/src/microcode/os2ctty.h
v7/src/microcode/os2env.c
v7/src/microcode/os2file.c
v7/src/microcode/os2fs.c
v7/src/microcode/os2io.c
v7/src/microcode/os2io.h
v7/src/microcode/os2msg.c
v7/src/microcode/os2msg.h
v7/src/microcode/os2pipe.c
v7/src/microcode/os2pm.c
v7/src/microcode/os2pm.h
v7/src/microcode/os2pm.scm
v7/src/microcode/os2pmcon.c
v7/src/microcode/os2pmcon.h
v7/src/microcode/os2pmcon.rc
v7/src/microcode/os2proc.c
v7/src/microcode/os2proc.h
v7/src/microcode/os2sock.c
v7/src/microcode/os2term.c
v7/src/microcode/os2thrd.c
v7/src/microcode/os2thrd.h
v7/src/microcode/os2top.c
v7/src/microcode/os2tty.c
v7/src/microcode/os2utl/config.h
v7/src/microcode/os2utl/makefile
v7/src/microcode/os2utl/makefile.cmn
v7/src/microcode/os2utl/makefile.emx
v7/src/microcode/os2utl/makefile.gcc
v7/src/microcode/os2utl/makefile.vac
v7/src/microcode/os2utl/makefile.wcc
v7/src/microcode/os2utl/mkos2pm.scm
v7/src/microcode/os2xcpt.c
v7/src/microcode/osctty.h
v7/src/microcode/osenv.h
v7/src/microcode/osfile.h
v7/src/microcode/osfs.h
v7/src/microcode/osio.h
v7/src/microcode/osproc.h
v7/src/microcode/ospty.h
v7/src/microcode/osscheme.c
v7/src/microcode/osscheme.h
v7/src/microcode/ossig.h
v7/src/microcode/osterm.h
v7/src/microcode/ostop.h
v7/src/microcode/ostty.c
v7/src/microcode/ostty.h
v7/src/microcode/outf.c
v7/src/microcode/outf.h
v7/src/microcode/ppband.c
v7/src/microcode/prbfish.c
v7/src/microcode/prdb4.c
v7/src/microcode/prename.h
v7/src/microcode/prgdbm.c
v7/src/microcode/prim.c
v7/src/microcode/prim.h
v7/src/microcode/prims.h
v7/src/microcode/primutl.c
v7/src/microcode/prmcon.c
v7/src/microcode/prmcon.h
v7/src/microcode/prmcrypt.c
v7/src/microcode/prmd5.c
v7/src/microcode/prmhash.c
v7/src/microcode/prntenv.c
v7/src/microcode/prntfs.c
v7/src/microcode/prntio.c
v7/src/microcode/pros2fs.c
v7/src/microcode/pros2io.c
v7/src/microcode/pros2pm.c
v7/src/microcode/prosenv.c
v7/src/microcode/prosfile.c
v7/src/microcode/prosfs.c
v7/src/microcode/prosio.c
v7/src/microcode/prosproc.c
v7/src/microcode/prospty.c
v7/src/microcode/prosterm.c
v7/src/microcode/prostty.c
v7/src/microcode/prpgsql.c
v7/src/microcode/pruxdld.c
v7/src/microcode/pruxenv.c
v7/src/microcode/pruxfs.c
v7/src/microcode/pruxio.c
v7/src/microcode/pruxsock.c
v7/src/microcode/psbmap.h
v7/src/microcode/psbtobin.c
v7/src/microcode/ptrvec.c
v7/src/microcode/purify.c
v7/src/microcode/purutl.c
v7/src/microcode/regex.c
v7/src/microcode/regex.h
v7/src/microcode/returns.h
v7/src/microcode/rgxprim.c
v7/src/microcode/sample.c
v7/src/microcode/scheme.h
v7/src/microcode/scode.h
v7/src/microcode/sdata.h
v7/src/microcode/sgraph.h
v7/src/microcode/sgraph_a.c
v7/src/microcode/sgx.c
v7/src/microcode/sgx11.c
v7/src/microcode/stack.h
v7/src/microcode/stackops.h
v7/src/microcode/starbase.c
v7/src/microcode/starbasx.c
v7/src/microcode/step.c
v7/src/microcode/storage.c
v7/src/microcode/string.c
v7/src/microcode/syntax.c
v7/src/microcode/syntax.h
v7/src/microcode/syscall.h
v7/src/microcode/sysprim.c
v7/src/microcode/term.c
v7/src/microcode/termcap.c
v7/src/microcode/tparam.c
v7/src/microcode/transact.c
v7/src/microcode/trap.h
v7/src/microcode/tterm.c
v7/src/microcode/types.h
v7/src/microcode/unexec.c
v7/src/microcode/unstackify.c
v7/src/microcode/usrdef.h
v7/src/microcode/utabmd.scm
v7/src/microcode/utabmd.sh
v7/src/microcode/utils.c
v7/src/microcode/ux.c
v7/src/microcode/ux.h
v7/src/microcode/uxctty.c
v7/src/microcode/uxenv.c
v7/src/microcode/uxfile.c
v7/src/microcode/uxfs.c
v7/src/microcode/uxio.c
v7/src/microcode/uxio.h
v7/src/microcode/uxproc.c
v7/src/microcode/uxproc.h
v7/src/microcode/uxselect.h
v7/src/microcode/uxsig.c
v7/src/microcode/uxsig.h
v7/src/microcode/uxsock.c
v7/src/microcode/uxsock.h
v7/src/microcode/uxterm.c
v7/src/microcode/uxterm.h
v7/src/microcode/uxtop.c
v7/src/microcode/uxtop.h
v7/src/microcode/uxtrap.c
v7/src/microcode/uxtrap.h
v7/src/microcode/uxtty.c
v7/src/microcode/uxutil.c
v7/src/microcode/uxutil.h
v7/src/microcode/uxyp.c
v7/src/microcode/vector.c
v7/src/microcode/wabbit.c
v7/src/microcode/wind.c
v7/src/microcode/winder.h
v7/src/microcode/wsize.c
v7/src/microcode/x11.h
v7/src/microcode/x11base.c
v7/src/microcode/x11color.c
v7/src/microcode/x11graph.c
v7/src/microcode/x11term.c
v7/src/microcode/xdebug.c
v7/src/microcode/zones.h
v7/src/pcsample/load.scm
v7/src/pcsample/pcs.cbf
v7/src/pcsample/pcs.pkg
v7/src/pcsample/pcs.sf
v7/src/pcsample/pcsample.c
v7/src/pcsample/pcsample.scm
v7/src/pcsample/pcsboot.scm
v7/src/pcsample/pcscobl.c
v7/src/pcsample/pcscobl.scm
v7/src/pcsample/pcsdisp.scm
v7/src/pcsample/pcsdld.c
v7/src/pcsample/pcsintrp.scm
v7/src/pcsample/pcsiproc.c
v7/src/pcsample/pcsiproc.scm
v7/src/pcsample/pribinut.scm
v7/src/rcs/compile.scm
v7/src/rcs/format.scm
v7/src/rcs/load.scm
v7/src/rcs/logmer.scm
v7/src/rcs/mklogs.scm
v7/src/rcs/nparse.scm
v7/src/rcs/object.scm
v7/src/rcs/rcs.pkg
v7/src/runtime-check/Clean.sh
v7/src/runtime-check/Setup.sh
v7/src/runtime-check/runtime.cbf
v7/src/runtime/Makefile.in
v7/src/runtime/advice.scm
v7/src/runtime/apply.scm
v7/src/runtime/apropos.scm
v7/src/runtime/arith.scm
v7/src/runtime/berkeley-db.scm
v7/src/runtime/bitstr.scm
v7/src/runtime/blowfish.scm
v7/src/runtime/boole.scm
v7/src/runtime/boot.scm
v7/src/runtime/char.scm
v7/src/runtime/chrset.scm
v7/src/runtime/chrsyn.scm
v7/src/runtime/codwlk.scm
v7/src/runtime/conpar.scm
v7/src/runtime/contin.scm
v7/src/runtime/cpoint.scm
v7/src/runtime/cpress.scm
v7/src/runtime/crypto.scm
v7/src/runtime/datime.scm
v7/src/runtime/dbgcmd.scm
v7/src/runtime/dbgutl.scm
v7/src/runtime/debug.scm
v7/src/runtime/defstr.scm
v7/src/runtime/dosdir.scm
v7/src/runtime/dosprm.scm
v7/src/runtime/dosproc.scm
v7/src/runtime/dospth.scm
v7/src/runtime/dragon4.scm
v7/src/runtime/ed-ffi.scm
v7/src/runtime/emacs.scm
v7/src/runtime/equals.scm
v7/src/runtime/error.scm
v7/src/runtime/events.scm
v7/src/runtime/fileio.scm
v7/src/runtime/fixart.scm
v7/src/runtime/format.scm
v7/src/runtime/framex.scm
v7/src/runtime/gc.scm
v7/src/runtime/gcdemn.scm
v7/src/runtime/gcfinal.scm
v7/src/runtime/gcnote.scm
v7/src/runtime/gcstat.scm
v7/src/runtime/gdatab.scm
v7/src/runtime/gdbm.scm
v7/src/runtime/gencache.scm
v7/src/runtime/geneqht.scm
v7/src/runtime/generic.scm
v7/src/runtime/genio.scm
v7/src/runtime/genmult.scm
v7/src/runtime/gensym.scm
v7/src/runtime/gentag.scm
v7/src/runtime/global.scm
v7/src/runtime/graphics.scm
v7/src/runtime/hash.scm
v7/src/runtime/hashtb.scm
v7/src/runtime/histry.scm
v7/src/runtime/infstr.scm
v7/src/runtime/infutl.scm
v7/src/runtime/input.scm
v7/src/runtime/intrpt.scm
v7/src/runtime/io.scm
v7/src/runtime/krypt.scm
v7/src/runtime/kryptdum.scm
v7/src/runtime/lambda.scm
v7/src/runtime/lambdx.scm
v7/src/runtime/list.scm
v7/src/runtime/load.scm
v7/src/runtime/make.scm
v7/src/runtime/mime-codec.scm
v7/src/runtime/mit-syntax.scm
v7/src/runtime/msort.scm
v7/src/runtime/ntdir.scm
v7/src/runtime/ntprm.scm
v7/src/runtime/numint.scm
v7/src/runtime/numpar.scm
v7/src/runtime/option.scm
v7/src/runtime/optiondb.scm
v7/src/runtime/ordvec.scm
v7/src/runtime/os2ctype.scm
v7/src/runtime/os2dir.scm
v7/src/runtime/os2graph.scm
v7/src/runtime/os2prm.scm
v7/src/runtime/os2winp.scm
v7/src/runtime/output.scm
v7/src/runtime/packag.scm
v7/src/runtime/parse.scm
v7/src/runtime/parser-buffer.scm
v7/src/runtime/partab.scm
v7/src/runtime/pathnm.scm
v7/src/runtime/pgsql.scm
v7/src/runtime/poplat.scm
v7/src/runtime/port.scm
v7/src/runtime/pp.scm
v7/src/runtime/prgcop.scm
v7/src/runtime/process.scm
v7/src/runtime/prop1d.scm
v7/src/runtime/prop2d.scm
v7/src/runtime/qsort.scm
v7/src/runtime/queue.scm
v7/src/runtime/random.scm
v7/src/runtime/rbtree.scm
v7/src/runtime/record.scm
v7/src/runtime/recslot.scm
v7/src/runtime/regexp.scm
v7/src/runtime/rep.scm
v7/src/runtime/rexp.scm
v7/src/runtime/rgxcmp.scm
v7/src/runtime/runtime.cbf
v7/src/runtime/runtime.pkg
v7/src/runtime/runtime.sf
v7/src/runtime/savres.scm
v7/src/runtime/scan.scm
v7/src/runtime/scode.scm
v7/src/runtime/scomb.scm
v7/src/runtime/sdata.scm
v7/src/runtime/sfile.scm
v7/src/runtime/site.scm.dos
v7/src/runtime/site.scm.unix
v7/src/runtime/socket.scm
v7/src/runtime/srfi-1.scm
v7/src/runtime/starbase.scm
v7/src/runtime/stream.scm
v7/src/runtime/string.scm
v7/src/runtime/strnin.scm
v7/src/runtime/strott.scm
v7/src/runtime/strout.scm
v7/src/runtime/symbol.scm
v7/src/runtime/syncproc.scm
v7/src/runtime/syntactic-closures.scm
v7/src/runtime/syntax-check.scm
v7/src/runtime/syntax-output.scm
v7/src/runtime/syntax-rules.scm
v7/src/runtime/syntax-transforms.scm
v7/src/runtime/sysclk.scm
v7/src/runtime/sysmac.scm
v7/src/runtime/system.scm
v7/src/runtime/thread.scm
v7/src/runtime/tscript.scm
v7/src/runtime/ttyio.scm
v7/src/runtime/tvector.scm
v7/src/runtime/udata.scm
v7/src/runtime/uenvir.scm
v7/src/runtime/uerror.scm
v7/src/runtime/unicode.scm
v7/src/runtime/unpars.scm
v7/src/runtime/unsyn.scm
v7/src/runtime/unxdir.scm
v7/src/runtime/unxprm.scm
v7/src/runtime/unxpth.scm
v7/src/runtime/uproc.scm
v7/src/runtime/url.scm
v7/src/runtime/urtrap.scm
v7/src/runtime/usrint.scm
v7/src/runtime/utabs.scm
v7/src/runtime/vector.scm
v7/src/runtime/version.scm
v7/src/runtime/where.scm
v7/src/runtime/win32-registry.scm
v7/src/runtime/wind.scm
v7/src/runtime/wrkdir.scm
v7/src/runtime/wttree.scm
v7/src/runtime/x11graph.scm
v7/src/runtime/xeval.scm
v7/src/runtime/ystep.scm
v7/src/sf/butils.scm
v7/src/sf/cgen.scm
v7/src/sf/chtype.scm
v7/src/sf/copy.scm
v7/src/sf/emodel.scm
v7/src/sf/free.scm
v7/src/sf/gconst.scm
v7/src/sf/gimprt.scm
v7/src/sf/lsets.scm
v7/src/sf/make.scm
v7/src/sf/object.scm
v7/src/sf/pardec.scm
v7/src/sf/pthmap.scm
v7/src/sf/reduct.scm
v7/src/sf/sf.cbf
v7/src/sf/sf.pkg
v7/src/sf/sf.sf
v7/src/sf/subst.scm
v7/src/sf/table.scm
v7/src/sf/tables.scm
v7/src/sf/toplev.scm
v7/src/sf/usicon.scm
v7/src/sf/usiexp.scm
v7/src/sf/xform.scm
v7/src/sicp/compat.scm
v7/src/sicp/genenv.scm
v7/src/sicp/graphics.scm
v7/src/sicp/sbuild.scm
v7/src/sicp/stream.scm
v7/src/sicp/strmac.scm
v7/src/sicp/studen.scm
v7/src/sos/Makefile.in
v7/src/sos/class.scm
v7/src/sos/compile.scm
v7/src/sos/ed-ffi.scm
v7/src/sos/instance.scm
v7/src/sos/load.scm
v7/src/sos/macros.scm
v7/src/sos/method.scm
v7/src/sos/microbench.scm
v7/src/sos/printer.scm
v7/src/sos/slot.scm
v7/src/sos/sos.pkg
v7/src/ssp/Makefile.in
v7/src/ssp/compile.scm
v7/src/ssp/expenv.scm
v7/src/ssp/load.scm
v7/src/ssp/mod-lisp.scm
v7/src/ssp/ssp.pkg
v7/src/ssp/xhtml-expander.scm
v7/src/ssp/xmlrpc.scm
v7/src/star-parser/Makefile.in
v7/src/star-parser/compile.scm
v7/src/star-parser/ed-ffi.scm
v7/src/star-parser/load.scm
v7/src/star-parser/matcher.scm
v7/src/star-parser/parser.pkg
v7/src/star-parser/parser.scm
v7/src/star-parser/shared.scm
v7/src/star-parser/test-parser.scm
v7/src/swat/scheme/swat.sf
v7/src/wabbit/load.scm
v7/src/wabbit/wabbit.cbf
v7/src/wabbit/wabbit.pkg
v7/src/wabbit/wabbit.scm
v7/src/wabbit/wabbit.sf
v7/src/win32/clipbrd.scm
v7/src/win32/dib.scm
v7/src/win32/dibutils/dibutils.c
v7/src/win32/dibutils/dibutils.def
v7/src/win32/dibutils/dibutils.h
v7/src/win32/dibutils/makefile.msc
v7/src/win32/dibutils/makefile.wcc
v7/src/win32/ffimacro.scm
v7/src/win32/graphics.scm
v7/src/win32/make.scm
v7/src/win32/module.scm
v7/src/win32/protect.scm
v7/src/win32/wf_user.scm
v7/src/win32/win32.cbf
v7/src/win32/win32.pkg
v7/src/win32/win32.sf
v7/src/win32/win_ffi.scm
v7/src/win32/wingdi.scm
v7/src/win32/winnt.scm
v7/src/win32/winuser.scm
v7/src/win32/wt_user.scm
v7/src/xdoc/Makefile.in
v7/src/xdoc/compile.scm
v7/src/xdoc/db.scm
v7/src/xdoc/load.scm
v7/src/xdoc/validate-xdoc.scm
v7/src/xdoc/xdoc.pkg
v7/src/xdoc/xdoc.scm
v7/src/xml/Makefile.in
v7/src/xml/compile.scm
v7/src/xml/ed-ffi.scm
v7/src/xml/load.scm
v7/src/xml/parser-macro.scm
v7/src/xml/test-parser.scm
v7/src/xml/test-turtle.scm
v7/src/xml/turtle.scm
v7/src/xml/xhtml-entities.scm
v7/src/xml/xhtml.scm
v7/src/xml/xml-chars.scm
v7/src/xml/xml-names.scm
v7/src/xml/xml-output.scm
v7/src/xml/xml-parser.scm
v7/src/xml/xml-rpc.scm
v7/src/xml/xml-struct.scm
v7/src/xml/xml.pkg
v7/src/xml/xpath.scm

index 17bcadbede74f9a27733489a836a478ee33ec8f9..8c496bbbd07b453ee9cc46683d8f895c1680e3ae 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 6001.cbf,v 1.9 2003/02/14 18:28:00 cph Exp $
+$Id: 6001.cbf,v 1.10 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1991-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index b3027f2eeb1199e38ca13b655d3ba00a5a9fe910..716f6d941a23a5fdd4ff1897961fc360b995af01 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 6001.pkg,v 1.17 2005/04/01 05:09:21 cph Exp $
+$Id: 6001.pkg,v 1.18 2007/01/05 15:33:03 cph Exp $
 
 Copyright 1991,1992,1993,1994,1995,2001 Massachusetts Institute of Technology
 Copyright 2005 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 45f94eb349906f2d413b5c613c6ffe7d7f9dfd3e..4d9691fcb42e316b52aca0185ad4b3f6e66cac66 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 6001.sf,v 1.16 2005/01/11 03:13:23 cph Exp $
+$Id: 6001.sf,v 1.17 2007/01/05 15:33:03 cph Exp $
 
 Copyright 1991,1992,1993,1995,2001,2005 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index f12136a9678b65606b9509860413bb0a1231884a..44d78f0d44b4db8da9c073bac3c26c396c88a3c3 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: arith.scm,v 1.13 2003/02/14 18:28:00 cph Exp $
+$Id: arith.scm,v 1.14 2007/01/05 15:33:03 cph Exp $
 
 Copyright 1989,1991,1992,1993,1995,2001 Massachusetts Institute of Technology
 Copyright 2002,2003 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index c6b2a712e7732e793d63756a1d8e319b4020e969..31f275bd9fb43d6e1417e52bf56267f9e821375f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: edextra.scm,v 1.36 2003/02/14 18:28:00 cph Exp $
+$Id: edextra.scm,v 1.37 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1992-2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 9561fe417b090f072d2e0c0681fb7bb11faf37e7..c4ea189ba219eed4e6cf25abf915468efe017baa 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: floppy.scm,v 1.28 2003/02/14 18:28:00 cph Exp $
+$Id: floppy.scm,v 1.29 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 28dce3b81247ec56ecda2e57b85abff1fe15fe85..51662a27819f3b3de6a505236a2c9117c207d166 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 15.38 2005/03/30 03:52:20 cph Exp $
+$Id: make.scm,v 15.39 2007/01/05 15:33:03 cph Exp $
 
 Copyright 1991,1992,1993,1995,1996,1998 Massachusetts Institute of Technology
 Copyright 1999,2001,2002,2004,2005 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index f0b518b4821d42877e9a50ad9d5d0d95e75e2aba..a722c6a0166608aa3eed525de5f316905bc7e720 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: nodefs.scm,v 1.16 2005/04/01 05:09:26 cph Exp $
+$Id: nodefs.scm,v 1.17 2007/01/05 15:33:03 cph Exp $
 
 Copyright 1991,1992,1993,1995,2001,2003 Massachusetts Institute of Technology
 Copyright 2005 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 1173d05ce83bdf453ec1e82ca586a96ecc62ebcd..831507e886e3339e8c187186b83334649e8159c3 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: pic-imag.scm,v 1.12 2003/02/14 18:28:00 cph Exp $
+$Id: pic-imag.scm,v 1.13 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1991-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 8569f7905e2d7ee4d3feb255b696d4d41384d2ca..8877ddcdf5cba798d160a09a321709471bd0f190 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: pic-ops.scm,v 1.8 2003/02/14 18:28:00 cph Exp $
+$Id: pic-ops.scm,v 1.9 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1993, 1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 8b580e6a4a2e17a35fd51762922700ccf7412f0e..038e7b4410cee251e181d8749cce00e5914bbb09 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: pic-read.scm,v 1.9 2003/03/08 02:48:36 cph Exp $
+$Id: pic-read.scm,v 1.10 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1991,1992,2001,2003 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index d6fefb78d80a060fcdc6327a2e44271e12dbd2d4..4e64923e9fbf0e11bbfa9c552a5e715ea50522d0 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: pic-reco.scm,v 1.11 2003/03/07 19:19:24 cph Exp $
+$Id: pic-reco.scm,v 1.12 2007/01/05 15:33:03 cph Exp $
 
 Copyright 1991,1992,1993,2001,2003 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index e5f841277ecbd484e3ba29899ff8e8da526e0909..a57711486a64d4c780a836b8113839ac90ad243b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: picture.scm,v 1.32 2003/02/14 18:28:00 cph Exp $
+$Id: picture.scm,v 1.33 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1991-1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 046fcc9ca1561b6947e715b099d32dedc6413e96..c1651c554e791855b2df7a1fc0a4429f446a78aa 100644 (file)
@@ -16,7 +16,7 @@ delete this exception statement from your version.
                       Version 2, June 1991
 
  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
-                       59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+                       51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
@@ -319,7 +319,8 @@ the "copyright" line and a pointer to where the full notice is found.
 
     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.
 
 
 Also add information on how to contact you by electronic and paper mail.
index 4eef386c351d8a6e5aa45b416c6c69e9336ef22d..37a6263398c7672d00c1d1364ce37b38a023c51f 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: Clean.sh,v 1.8 2004/01/17 01:40:27 cph Exp $
+# $Id: Clean.sh,v 1.9 2007/01/05 15:33:03 cph Exp $
 #
 # Copyright 2000,2004 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.
 
 # Utility for cleaning up MIT/GNU Scheme build directories.
 # The working directory must be the top-level source directory.
index 19d88378d19f1df9bb6fca5626afac660a031c35..6534cefa3ac7b1b559e3b5ea1c7bbca22e0b9aa8 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile.in,v 1.26 2006/09/09 02:31:30 cph Exp $
+# $Id: Makefile.in,v 1.27 2007/01/05 15:33:03 cph Exp $
 #
 # Copyright 2000,2001,2002,2004,2006 Massachusetts Institute of Technology
 #
@@ -16,8 +16,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.
 
 # **** BEGIN BOILERPLATE ****
 
index 662c6c7922eace57139a4f5d740bf4e93ff45ea6..10ba0d240b2789c52ebd8a27df17a33487c4a7cf 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile.std,v 1.13 2003/02/14 18:28:00 cph Exp $
+# $Id: Makefile.std,v 1.14 2007/01/05 15:33:03 cph Exp $
 #
 # Copyright (c) 2000 Massachusetts Institute of Technology
 #
@@ -16,8 +16,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.
 
 # Standard Makefile for Scheme subsystem directories.
 # This makefile supports some utilities for Scheme subsystems.
index d0ded2ec10b119e57e428a7fb3c2299788dd9bdd..32e4afdcb43062635df4f4726928bf5f1a66e8a7 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: Setup.sh,v 1.14 2006/09/25 04:38:45 cph Exp $
+# $Id: Setup.sh,v 1.15 2007/01/05 15:33:03 cph Exp $
 #
 # Copyright 2000,2001,2003,2004,2006 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.
 
 # Utility to set up the MIT/GNU Scheme build directories.
 # The working directory must be the top-level source directory.
index b50a60d31571abdbc6007c8cbfe2c720a64bf143..b4dff7ecec96860576c7f09ce4c9da4f6d933f52 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: Tags.sh,v 1.4 2003/02/14 18:48:11 cph Exp $
+# $Id: Tags.sh,v 1.5 2007/01/05 15:33:03 cph Exp $
 #
 # Copyright 2000 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.
 
 # Utility to make TAGS files for MIT/GNU Scheme build directories.
 # The working directory must be the top-level source directory.
index 102a54f8aa52bef91ffb09226856b01c35c24058..8b66342fcda53894ea2c0fccfe2e65b17e178cc4 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: Clean.sh,v 1.9 2006/09/29 19:28:54 cph Exp $
+# $Id: Clean.sh,v 1.10 2007/01/05 15:33:03 cph Exp $
 #
 # Copyright 2000,2001,2003,2006 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.
 
 # Utility for cleaning up the MIT/GNU Scheme compiler directory.
 # The working directory must be the compiler directory.
index 4cfaf502c47714ea7f70b0133ccf544c610d4203..b183b45d5cd74df9bbcc5094cc1f6511d321611a 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: Setup.sh,v 1.7 2006/09/25 04:38:51 cph Exp $
+# $Id: Setup.sh,v 1.8 2007/01/05 15:33:03 cph Exp $
 #
 # Copyright 2000,2006 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.
 
 # Utility to set up the MIT/GNU Scheme compiler directory.
 # The working directory must be the compiler directory.
index 16330085be6ed02200dbedae9791eb36016c9cd5..56d9a15094af37fd12f0d205c71e394103fc1170 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: Stage.sh,v 1.5 2003/02/14 18:48:11 cph Exp $
+# $Id: Stage.sh,v 1.6 2007/01/05 15:33:03 cph Exp $
 #
 # Copyright 2000,2001 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.
 
 # Utility for MIT/GNU Scheme compiler staging.
 
index a3d54661f9762fbabd7ce7fccaaa082be4ede5f3..6e7b45d6e2a3720525fd65cef3f9aa69dd8ba2b4 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: Tags.sh,v 1.4 2003/02/14 18:48:11 cph Exp $
+# $Id: Tags.sh,v 1.5 2007/01/05 15:33:03 cph Exp $
 #
 # Copyright 2000 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.
 
 # Utility to make TAGS file for the MIT/GNU Scheme compiler directory.
 # The working directory must be the compiler directory.
index 4c7679070a1536ee31665365364d6eb23cc90a45..6b41b1f31f28283abb4484cd1655c795288a019a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: asmmac.scm,v 1.20 2004/07/05 03:59:36 cph Exp $
+$Id: asmmac.scm,v 1.21 2007/01/05 15:33:03 cph Exp $
 
 Copyright 1986,1987,1988,1990,2001,2002 Massachusetts Institute of Technology
 Copyright 2004 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 580328068fde805d86233d2bd2e554ec5699c7eb..9588347d93488ca53193a57e0c74e64348f09e0a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: asutl.scm,v 1.5 2003/02/14 18:28:00 cph Exp $
+$Id: asutl.scm,v 1.6 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1992, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 5487c958a183015af653be49a76169ac2516883f..0fcdd33728a421356ecfdf244a3c765a30855c94 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: bittop.scm,v 1.25 2005/04/16 03:08:47 cph Exp $
+$Id: bittop.scm,v 1.26 2007/01/05 15:33:03 cph Exp $
 
 Copyright 1987,1988,1989,1990,1991,1992 Massachusetts Institute of Technology
 Copyright 1993,2005 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 7143ceb3190b325e7650537189ac4f8d0c86eb9f..4b5c425171c2164ed7d36f6b72918d098cf37c21 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: bitutl.scm,v 1.12 2003/02/14 18:28:00 cph Exp $
+$Id: bitutl.scm,v 1.13 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 59ec9511780ec4ea7f38ac5241ff2fb48cd1d5e0..9dfc1793ec51d224ae6b3b5464934be77f219e91 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: insseq.scm,v 4.6 2003/02/14 18:28:00 cph Exp $
+$Id: insseq.scm,v 4.7 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1987, 1988, 1990, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 37e915e4fe6a0147f36d1c52ee0acaaa454ec1dd..215126f63720ebbea23a0df15de51169af349428 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: lapgn1.scm,v 4.21 2004/07/05 03:59:36 cph Exp $
+$Id: lapgn1.scm,v 4.22 2007/01/05 15:33:03 cph Exp $
 
 Copyright 1986,1987,1988,1989,1990,1991 Massachusetts Institute of Technology
 Copyright 1992,1993,1998,2004 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 879ab126c391c13205b85e189341c23e9ff6cc0b..3792e512a4767ff25de0ffe669bbf5e241745663 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: lapgn2.scm,v 1.25 2004/07/01 15:23:56 cph Exp $
+$Id: lapgn2.scm,v 1.26 2007/01/05 15:33:03 cph Exp $
 
 Copyright 1987,1988,1989,1990,1991,1993 Massachusetts Institute of Technology
 Copyright 1994,2004 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index f2c9301891c11141f5439de6e0c5d659552a8cd3..1efef24159ee9c7bbc3572547f0b5cd7421012e7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: lapgn3.scm,v 4.18 2004/12/06 03:31:51 cph Exp $
+$Id: lapgn3.scm,v 4.19 2007/01/05 15:33:03 cph Exp $
 
 Copyright 1987,1988,1989,1991,1992,2001 Massachusetts Institute of Technology
 Copyright 2002,2004 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 2afaca6ede5b4f0f7aeb59f8cd39c6901e56d503..8774993c47ce6a099ff8830ed7f61854c2654069 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: linear.scm,v 4.19 2003/02/14 18:28:01 cph Exp $
+$Id: linear.scm,v 4.20 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 4bab89397beb902602cffe4d5390a0794c8255fd..bc096c76a47bbf698358d71b1599d150f3fe709d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: mermap.scm,v 1.7 2003/02/14 18:28:01 cph Exp $
+$Id: mermap.scm,v 1.8 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 01e2c7d475861a7cd575adf13c4b54bb427a1afe..1f4ffffa328c4672e8d86425bab86783685e1661 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: regmap.scm,v 4.16 2003/02/14 18:28:01 cph Exp $
+$Id: regmap.scm,v 4.17 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index ba4907d11330417b93196f68077b7e8ff6b04784..8b1114dce9f7eeb598bf7519dceaf9452fd096a3 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: syerly.scm,v 1.14 2003/02/14 18:28:01 cph Exp $
+$Id: syerly.scm,v 1.15 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 23cbc454d17a893b8868690c01f27ce8ad6b887c..f4a839744e9ccfa372ee0a60593e24a4b622295d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: symtab.scm,v 1.49 2003/02/14 18:28:01 cph Exp $
+$Id: symtab.scm,v 1.50 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 4f10fc669406f602635d2af7884d1c1f4552840f..0f0693cc6858685e8dff323596781c56508b6083 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: syntax.scm,v 1.31 2003/02/14 18:28:01 cph Exp $
+$Id: syntax.scm,v 1.32 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index dcc2df717293a1dfb475b5d106f645a81ac87ac2..78120652b906bdf21e0e4042c511966106024eb0 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: asstop.scm,v 1.15 2006/10/25 05:42:13 cph Exp $
+$Id: asstop.scm,v 1.16 2007/01/05 15:33:03 cph Exp $
 
 Copyright 1992,1993,1994,2001,2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 3df4eebb3b8643dc726612b2684bed8437223795..a7a48be9ba39a81a8a3eedd27ea8bc3b81103ccc 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: blocks.scm,v 4.17 2003/02/14 18:28:01 cph Exp $
+$Id: blocks.scm,v 4.18 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1988-1990, 1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index dd9fa80f8dde6850f6c6e12ef1e3587a99fcbc82..17af4b47d6d39aa09f6274f38560f398a4bedf94 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: cfg1.scm,v 4.9 2003/02/14 18:28:01 cph Exp $
+$Id: cfg1.scm,v 4.10 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1987, 1989, 1999, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 1b57d4ffa8659861a6f3e622d3de77ed7dd4efef..93836e1db57683000366d22a28ecfee10fef0c56 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: cfg2.scm,v 4.6 2003/02/14 18:28:01 cph Exp $
+$Id: cfg2.scm,v 4.7 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1987, 1989, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 7996c94202aa1e76a9dd16c6cf0ec50f283f925f..d58e2ecae3025ca17afedcec9c15ebed31fd2838 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: cfg3.scm,v 4.7 2003/02/14 18:28:01 cph Exp $
+$Id: cfg3.scm,v 4.8 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1987, 1989, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 83b0d9b81800488a7300d6ecff177548f3ad63b8..5d40fb0063a793265c7b393fd89a021112cc904f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: constr.scm,v 1.6 2003/02/14 18:28:01 cph Exp $
+$Id: constr.scm,v 1.7 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1989-1999, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index d39835576bea54b7be730b67f826921cebbbb859..ba55006141dbeef849149ce50c083e1ee5a5f8c5 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: contin.scm,v 4.11 2003/02/14 18:28:01 cph Exp $
+$Id: contin.scm,v 4.12 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1988, 1989, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 8f2b993f12250988f0511ce47477a017644b2cd1..57f7e58a0fbb547bb7655128b5b8675bf7dde998 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: crsend.scm,v 1.15 2003/02/14 18:28:01 cph Exp $
+$Id: crsend.scm,v 1.16 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 6e449a325f3734472f88070e665888950c896de6..77088e112175a92d0d49f7aa6a72bba6014bcc03 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: crstop.scm,v 1.15 2003/02/14 18:28:01 cph Exp $
+$Id: crstop.scm,v 1.16 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 2a0a008359e904440be54e20709152bb4263d979..ba12877b6ab64fa2c6f8e2dc58f8dc5c6853efb4 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ctypes.scm,v 4.18 2003/02/14 18:28:01 cph Exp $
+$Id: ctypes.scm,v 4.19 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1988, 1989, 1990, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index ed821778e8f5fb2aaa715b68ef90dc7f6b10640e..dbbbaba3d9127cca12aa2deb2b27e3912c274119 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: debug.scm,v 4.18 2003/02/14 18:28:01 cph Exp $
+$Id: debug.scm,v 4.19 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1988-1990, 1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 205bdd619192ab9deaf9ae1bee2ad171acda11b7..99a2d8068e1ca2ef219e901851fd51dcf0ace3a1 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: enumer.scm,v 4.6 2003/02/14 18:28:01 cph Exp $
+$Id: enumer.scm,v 4.7 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1988, 1989, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 9f199f7ec888daf1fb0da697572b253828451d40..d54009be3086a328cce2760dece2228cbcf44e11 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: infnew.scm,v 4.14 2003/02/14 18:28:01 cph Exp $
+$Id: infnew.scm,v 4.15 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index d773deacb2452558d1adaba29349e49384eb6d52..2f7ce43ff3cc14ea5430d034d905677b132c9565 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: lvalue.scm,v 4.28 2003/02/14 18:28:01 cph Exp $
+$Id: lvalue.scm,v 4.29 2007/01/05 15:33:03 cph Exp $
 
 Copyright 1987,1988,1989,1990,1993,2001 Massachusetts Institute of Technology
 Copyright 2002,2003 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index cf2b5f671b5479efe9ded596ebfaee1242aa9d17..b71af62d7d11150ebab88451ad2f542e77d0c592 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: macros.scm,v 4.32 2004/07/05 03:59:36 cph Exp $
+$Id: macros.scm,v 4.33 2007/01/05 15:33:03 cph Exp $
 
 Copyright 1986,1987,1988,1989,1990,1992 Massachusetts Institute of Technology
 Copyright 1993,1995,2001,2002,2003,2004 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 0e1caf7244dfb7870990e00577975720f5560db0..1ff4ec83ce1105d7a5a34dc221ffb7d6ad56f617 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 4.125 2006/09/24 23:56:11 cph Exp $
+$Id: make.scm,v 4.126 2007/01/05 15:33:03 cph Exp $
 
 Copyright 1991,1992,1993,1994,1997,1998 Massachusetts Institute of Technology
 Copyright 1999,2001,2002,2003,2004,2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 785226a06e91f3e2e8e29f0ffb0df70c82ed7077..c21d58ab1943252e6687bc0cc8c673af3764f1ec 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: mvalue.scm,v 3.3 2003/02/14 18:28:01 cph Exp $
+$Id: mvalue.scm,v 3.4 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1987, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index b09bafb3a8a3e4214535f14a415b61bb2962e7ec..9c526dbaf8775b4ba6fe48a51a3649fc68921fcd 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: object.scm,v 4.11 2003/02/14 18:28:01 cph Exp $
+$Id: object.scm,v 4.12 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1988, 1989, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index b3b1637cc9f1b437a96ce73a4f5e6529c9fc6a18..18af5414ec3706c44a20cdf259e19182f2a2bf3a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: pmerly.scm,v 1.11 2003/02/14 18:28:01 cph Exp $
+$Id: pmerly.scm,v 1.12 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1988, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index f3702819caf375e8c82c03075bb4046043ab88b5..a2ff5d68f3cf279a5656ca3a76a80431a4081af2 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: pmlook.scm,v 1.12 2004/07/05 03:59:36 cph Exp $
+$Id: pmlook.scm,v 1.13 2007/01/05 15:33:03 cph Exp $
 
 Copyright 1987,1988,1989,1992,2004 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 326fc1fbf5e9e7c032f2a5a21809f57563511637..69de6689eced69883e68dc82cabb911e50ffaf6d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: pmpars.scm,v 1.10 2004/07/05 03:59:36 cph Exp $
+$Id: pmpars.scm,v 1.11 2007/01/05 15:33:03 cph Exp $
 
 Copyright 1987,1988,2002,2004 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index c1834e8f2815342e00845d2900af512a73e63e0d..363b2f2b27d2744a4d54e79f2492def9deca4533 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: proced.scm,v 4.25 2003/02/14 18:28:01 cph Exp $
+$Id: proced.scm,v 4.26 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1988-1990, 1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 2eda523d54fbbd79630bff6e9226f8f05ef4975a..6f8fb8b9bd98f0875673406ea8000ad5179f1300 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: refctx.scm,v 1.5 2003/02/14 18:28:01 cph Exp $
+$Id: refctx.scm,v 1.6 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 27415ea26e951599fe831a577bfd804061bd5e52..3811c0dce65717800274dd417bbe43831280b277 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rvalue.scm,v 4.10 2003/02/14 18:28:01 cph Exp $
+$Id: rvalue.scm,v 4.11 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1988-1989, 1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 7cf26bd5d86e5f31676ef164130ccc4dc856b0ad..40a1bd269a1f305742c031e4c7d93f63fa4de022 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: scode.scm,v 4.16 2003/02/14 18:28:01 cph Exp $
+$Id: scode.scm,v 4.17 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 3883a296391205d40c8affec55037b7d00bba0b1..f156c1ce53a2f23ffb9175c76176d584cb50e707 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: sets.scm,v 4.4 2003/02/14 18:28:01 cph Exp $
+$Id: sets.scm,v 4.5 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1987, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 1d18ee3003dc7e228af422536a2bd9181146d513..283dbe780b5848f0870a0fb4da29a37e6f7efdc4 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: subprb.scm,v 4.10 2003/02/14 18:28:01 cph Exp $
+$Id: subprb.scm,v 4.11 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1988, 1989, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 528c8ded2fcb1c5a26d9436f0c6da5d2c5cb35d9..1865eb0a7e935a1c12f2def6c77f3819151161df 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: switch.scm,v 4.29 2005/12/19 19:29:56 cph Exp $
+$Id: switch.scm,v 4.30 2007/01/05 15:33:03 cph Exp $
 
 Copyright 1987,1988,1989,1990,1991,1992 Massachusetts Institute of Technology
 Copyright 1993,1994,2001,2005 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index bdd2daef590408abacb7b01894f18e93a8e4c2c0..9d559dee4933aecb649c87684be3800413c464c6 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: toplev.scm,v 4.68 2006/10/25 17:43:23 cph Exp $
+$Id: toplev.scm,v 4.69 2007/01/05 15:33:03 cph Exp $
 
 Copyright 1987,1988,1989,1990,1991,1992 Massachusetts Institute of Technology
 Copyright 1993,1994,1997,1999,2000,2001 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 3db30862b842b63d08d4f8e8bb5505d88ab2264c..64440c08f792c21884b42b892c1a26eac7e1a533 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: utils.scm,v 4.32 2006/09/24 23:51:57 cph Exp $
+$Id: utils.scm,v 4.33 2007/01/05 15:33:03 cph Exp $
 
 Copyright 1986,1987,1988,1989,1990,1992 Massachusetts Institute of Technology
 Copyright 1994,2001,2001,2003,2004,2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 396482d6cb50b24a598700992f65d340165591d6..23fd33565d375fd93344a98ea474de33cb206ea3 100755 (executable)
@@ -17,8 +17,8 @@ timestamp='2006-07-02'
 # 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., 51 Franklin Street - Fifth Floor, Boston, MA
+# along with MIT/GNU Scheme; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
 # 02110-1301, USA.
 #
 # As a special exception to the GNU General Public License, if you
index eba22562bb97146da1e6372e206fcf321d4a704e..c835474b304ba0f1687ca0e937a52a1e8237f438 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# $Id: configure,v 1.8 2006/09/25 04:40:04 cph Exp $
+# $Id: configure,v 1.9 2007/01/05 15:33:03 cph Exp $
 #
 # Copyright 2000,2006 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.
 
 enable_c_back_end="no"
 
index 42fd6f7fc5d68d641724c3f138b0bdfa6735468b..b3b3d034b71f1de8c0635258825a85c075e6dd0f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: asm.scm,v 1.5 2003/02/14 18:28:01 cph Exp $
+$Id: asm.scm,v 1.6 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 7308aff3f72670560d32a5656e6d994853f427f7..59d8ce1390c217c573d66674d229f4078f6cb3fb 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: comcmp.scm,v 1.13 2003/02/14 18:28:01 cph Exp $
+$Id: comcmp.scm,v 1.14 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1989-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 643070d3d76574a11080f3eb7f18bd29d4c4bbf0..d9d824d1024b1bb054b4e85e71507dca024798cc 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: comfiles.scm,v 1.9 2003/02/14 18:28:01 cph Exp $
+$Id: comfiles.scm,v 1.10 2007/01/05 15:33:03 cph Exp $
 
 Copyright 1989,1991,1993,2003 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index f9627b2f5a59402b8dcccd41b4f0e642e89a1e77..61280d0918b6db5b9a4c682d900a33debe9b607c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: disload.scm,v 1.14 2003/02/14 18:28:01 cph Exp $
+$Id: disload.scm,v 1.15 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1993, 1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 1ff27d3fed6deffa15370752ccbfc636ad29a71b..0416c0ad6a528b6b09349fe9ab08b96df27954d8 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: stackp.scm,v 1.9 2003/02/14 18:28:01 cph Exp $
+$Id: stackp.scm,v 1.10 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1987-8, 1991, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 4e09833c89e1cdd2856adc09776a0e8285eae456..1ad22a8e4be55272aa28b68f1f5d69239d65b967 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: xcbfdir.scm,v 1.11 2003/02/14 18:28:01 cph Exp $
+$Id: xcbfdir.scm,v 1.12 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 1fac9b49c685daae11f8d7a6956e36f2a2d2e18f..41774d5de9de717daf65afa8298fcfe90bf29959 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: canon.scm,v 1.25 2003/02/14 18:28:01 cph Exp $
+$Id: canon.scm,v 1.26 2007/01/05 15:33:03 cph Exp $
 
 Copyright 1988,1989,1990,1991,1992,1993 Massachusetts Institute of Technology
 Copyright 2001,2002,2003 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 115b0cb5b6b1ac516e27ab9ee5fa2f9aae0ccc47..385bae483df4adaadae21cd2a99fa542557d1936 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: declar.scm,v 1.8 2003/02/14 18:28:01 cph Exp $
+$Id: declar.scm,v 1.9 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1987, 1988, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 5d7b49602112144f8ac950e16e1b9cc3b656cd3d..c1850f684b253c5cc8ebc7f74921fc6653fa34c9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: fggen.scm,v 4.40 2006/09/16 11:19:09 gjr Exp $
+$Id: fggen.scm,v 4.41 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002, 2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 9c8deb9ce8b426408a75976ff55d77491ee989cf..3ce857fa1b47e9f1ec735537996efe9367e89e1f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: blktyp.scm,v 4.18 2003/02/14 18:28:01 cph Exp $
+$Id: blktyp.scm,v 4.19 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1987, 1988, 1989, 1990, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 7f3a58a6a9a617acb2e39eb556bc8cc7a30e9ae0..e8a5fe7d366a8301eee5f44b9a1bb739f372e9ae 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: closan.scm,v 4.32 2003/02/14 18:28:01 cph Exp $
+$Id: closan.scm,v 4.33 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1987-1991, 1998, 1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 9aa651181052e015b54b8751b989259db239e9de..e65832a4fd5ef5bdf80ba99aa11907e16a631e54 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: conect.scm,v 4.8 2003/02/14 18:28:01 cph Exp $
+$Id: conect.scm,v 4.9 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1987, 1988, 1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 770ad5ef8d2655b675d7bb13e1620693a4f48208..713939ddc6b3cc970a84f4f38fd3eea89f457e2b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: contan.scm,v 4.12 2003/02/14 18:28:01 cph Exp $
+$Id: contan.scm,v 4.13 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1987, 1988, 1989, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index aae3493b2b561614562cdb59395941336eccdd8b..e48f2324c907c68b62b0a665eb7430c600a32f81 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: delint.scm,v 1.6 2003/02/14 18:28:01 cph Exp $
+$Id: delint.scm,v 1.7 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1989, 1990, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index aa515b7da9e2a7e52fb8b882339496f70c78caf4..ffea81616a076e4ae3d3eac01af2f2685beb81c3 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: desenv.scm,v 4.7 2003/02/14 18:28:01 cph Exp $
+$Id: desenv.scm,v 4.8 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1987, 1989, 1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index cf1f7a8b49c16df3d22009045660fc144a9198d2..a247d335fa1804dfcbbe83acab02e5931012aaa4 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: envopt.scm,v 1.12 2003/02/14 18:28:01 cph Exp $
+$Id: envopt.scm,v 1.13 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1988-1990, 1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 90422e3cf143978a82ba06de56d292e92c7d913b..483735f02617e2a3ab161a702365065cc2b1fed6 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: folcon.scm,v 4.11 2003/02/14 18:28:01 cph Exp $
+$Id: folcon.scm,v 4.12 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index fa30fc0145df1cb30d3e34dda30bcbfbff9a0514..e6cd3587bd04ca5d272659a4a5550f3300e2910f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: offset.scm,v 4.11 2003/02/14 18:28:01 cph Exp $
+$Id: offset.scm,v 4.12 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1988, 1990, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 973df2e4434931bb4dbc2fd7cc7634a043a63063..2721f866ff34c0f12218160c9d4459623dcf913b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: operan.scm,v 4.10 2003/02/14 18:28:01 cph Exp $
+$Id: operan.scm,v 4.11 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1987, 1989, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 31112de07a8c7bc3bb00598c4551469889722d93..b8f0b386af1f103070e587dce7e5bae08dbf4829 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: order.scm,v 4.20 2004/11/19 04:28:39 cph Exp $
+$Id: order.scm,v 4.21 2007/01/05 15:33:03 cph Exp $
 
 Copyright 1987,1988,1989,1990,2000,2004 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 19e8535f73055ea825e1a474da8010250911bf1e..9a6d92f578f9271eed76cfbdfbf77e63ec41d010 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: outer.scm,v 4.8 2003/02/14 18:28:01 cph Exp $
+$Id: outer.scm,v 4.9 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1987, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index dbea0725863c64b8cf8ed07cbf0f719eb8ce370b..8e42a4ba7c250175f50fb10fc83792391e9bdbd2 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: param.scm,v 1.6 2003/02/14 18:28:01 cph Exp $
+$Id: param.scm,v 1.7 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index eb269dc77f7689bfeec8eec077d5e0ab506a1f32..e7c30ec2af224cc71cf57c67afa11c823ca8a32e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: reord.scm,v 1.5 2003/03/10 20:51:48 cph Exp $
+$Id: reord.scm,v 1.6 2007/01/05 15:33:03 cph Exp $
 
 Copyright 1988,2003 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index bc7332ca0dbc2e7f18930258fa677524c47dffed..52e46812c486139977210157e4fd1a1e08574214 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: reteqv.scm,v 1.4 2003/02/14 18:28:01 cph Exp $
+$Id: reteqv.scm,v 1.5 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1989, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 53eea801fb812644f624795932c07ec77fb16456..d35da3ce814d3e69f158b345b7c5d8406950395f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: reuse.scm,v 1.10 2003/02/14 18:28:01 cph Exp $
+$Id: reuse.scm,v 1.11 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index afbf65183d8d37ad197a16adc053d37ff39ab54f..01700266696b9b075a43a5eba0bb40695effdccc 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: sideff.scm,v 1.11 2003/02/14 18:28:01 cph Exp $
+$Id: sideff.scm,v 1.12 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1988, 1990, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 58e564b912abe72fe6d726f324113f88caa8fd25..f2daebf77e5e864db13a7ab4f3401fc78b05e7e0 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: simapp.scm,v 4.11 2003/02/14 18:28:01 cph Exp $
+$Id: simapp.scm,v 4.12 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 43ca318d530660441f2aae1276e5a3ac4bc7273a..bf39b2f16f0b38c637c026cb9e68df4569546b44 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: simple.scm,v 4.9 2003/02/14 18:28:01 cph Exp $
+$Id: simple.scm,v 4.10 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1987, 1989, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 32e2f8d3f6739ddd8451843ead54298802a8ebf5..2155279f3309093667fcded308c9b174edf4b540 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: subfre.scm,v 1.10 2003/02/14 18:28:01 cph Exp $
+$Id: subfre.scm,v 1.11 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1988, 1989, 1990, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index f1d93143d6ae4048ac90b798b511dd1865baab3f..f6a18ac613e749c97039a0f1d2d9293dafa497e1 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: varind.scm,v 1.7 2003/02/14 18:28:01 cph Exp $
+$Id: varind.scm,v 1.8 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1989, 1990, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 59cccfca3ce0dc98c2bd8ebd087e040a562451c6..43a57889113127db6ed580608a81eda55a0970a2 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: compiler.cbf,v 1.5 2003/02/14 18:28:01 cph Exp $
+$Id: compiler.cbf,v 1.6 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 827087dcfe97a95775c8ef9c426e700ccd89348c..006dc14cb95a03b9466e5bcc01269c35817220f2 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: compiler.pkg,v 1.19 2006/10/08 01:26:49 cph Exp $
+$Id: compiler.pkg,v 1.20 2007/01/05 15:33:03 cph Exp $
 
 Copyright 1993,1994,2001,2002,2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 767fbc2b38dc039d435f5f228be8fcf46fe4f8ce..9f90aff14313fd32e7c39c04f9d1a59b08fa8d0d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: compiler.sf,v 1.12 2006/09/16 11:19:09 gjr Exp $
+$Id: compiler.sf,v 1.13 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1992-1999, 2001, 2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index f350bc4f5d6fee039df50a4c41663424ede5df60..14e1b442b32003ed6555468e58b1d0457fe1528f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: cout.scm,v 1.31 2006/10/09 06:48:27 cph Exp $
+$Id: cout.scm,v 1.32 2007/01/05 15:33:03 cph Exp $
 
 Copyright 1993,1998,2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index a8c08e834c7be20ccc6b9baafa7b0b3e3ba6d1fb..776bc8b2dc76a956765218e776229dc7b4d988ed 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ctop.scm,v 1.19 2006/10/25 05:42:48 cph Exp $
+$Id: ctop.scm,v 1.20 2007/01/05 15:33:03 cph Exp $
 
 Copyright 1993,2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 57ffe08a6e0a7765f18a3d20062af6fbef462e97..6ade7ada7c38c3485baeffe559743ce15d5d527d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: cutl.scm,v 1.7 2006/10/09 06:48:32 cph Exp $
+$Id: cutl.scm,v 1.8 2007/01/05 15:33:03 cph Exp $
 
 Copyright 1993,2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 9e07cacd5b4c5fe6d9e6c98d385462ebb8b36d4f..ad86123ae3ea41f4e5de77711628624e03e9000b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: decls.scm,v 1.10 2006/09/16 11:19:09 gjr Exp $
+$Id: decls.scm,v 1.11 2007/01/05 15:33:03 cph Exp $
 
 Copyright 1993,2001,2003,2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 00b7bcfc8d6f0f87368c2c36799c159a72e10c65..40db9fc92998c4a4a89ed256f8d297aa67604e21 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: lapgen.scm,v 1.21 2006/10/08 01:27:59 cph Exp $
+$Id: lapgen.scm,v 1.22 2007/01/05 15:33:03 cph Exp $
 
 Copyright 1993,1998,2001,2002,2004,2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index abd4a1532a8a22e3118afe79bb84a5c796af6b40..21fb13d2f511ddd4a1ce416271ed790118528315 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: machin.scm,v 1.12 2006/10/06 05:00:34 cph Exp $
+$Id: machin.scm,v 1.13 2007/01/05 15:33:03 cph Exp $
 
 Copyright 1993,2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 49c39f0acdfd3fd1567092db5f52dd1c729069f2..f8b9ae76f7b3de371017519f42e3531799d6da2f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 1.7 2006/09/17 12:10:04 gjr Exp $
+$Id: make.scm,v 1.8 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1992, 1999, 2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 4ec611807cd7f2cb8f725da5cc86df570eb7794f..780b519913095d0178a88149663aee040f0a9fd8 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rgspcm.scm,v 1.5 2003/02/14 18:28:02 cph Exp $
+$Id: rgspcm.scm,v 1.6 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 2d84bfd37329197121477ea0acb45769302318c1..197c8bcf6cd305917cca3217671c336ce6682c61 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rules1.scm,v 1.11 2006/10/01 05:38:08 cph Exp $
+$Id: rules1.scm,v 1.12 2007/01/05 15:33:03 cph Exp $
 
 Copyright 1993,2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index b8dbd59949e6dd15e74a5c8f9bc4fbf9f0276106..0034abe582a3770475b8b90564f3fdca70dd24a9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rules2.scm,v 1.7 2006/10/01 05:38:14 cph Exp $
+$Id: rules2.scm,v 1.8 2007/01/05 15:33:03 cph Exp $
 
 Copyright 1993,1997,2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 4e6b632300ddfc658bf7dc0901b732aee2d03add..4ede1cade00453554e526e8c9d97f966cd107fa9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rules3.scm,v 1.15 2006/10/07 05:50:22 cph Exp $
+$Id: rules3.scm,v 1.16 2007/01/05 15:33:03 cph Exp $
 
 Copyright 1993,2001,2002,2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index e90994b116d647742ae9141fc1819b61137b8dff..678cf26ef4787a4846acddd5b95bbaab3b1ccbde 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rules4.scm,v 1.5 2006/10/01 05:38:26 cph Exp $
+$Id: rules4.scm,v 1.6 2007/01/05 15:33:03 cph Exp $
 
 Copyright 1993,2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index ac4b2b51110b6abbb06b38e79b4a574a51b30863..d570ef9718dcba77fe95bf44d21ef98bf033363f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rulfix.scm,v 1.9 2006/10/01 05:38:32 cph Exp $
+$Id: rulfix.scm,v 1.10 2007/01/05 15:33:03 cph Exp $
 
 Copyright 1993,2001,2002,2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index be2708adeaa1aa9aff9a2f71cc1ca9020eb08924..661988ee09e4680ce8f5b7981c232ccc5588bf31 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rulflo.scm,v 1.10 2006/10/01 05:38:38 cph Exp $
+$Id: rulflo.scm,v 1.11 2007/01/05 15:33:03 cph Exp $
 
 Copyright 1993,2001,2002,2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 46f5e48374a9bffb3d750c87db5636ca4635921b..fac0ff79370a2a06432f441d0cafa68901c85423 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rulrew.scm,v 1.7 2006/09/16 11:19:09 gjr Exp $
+$Id: rulrew.scm,v 1.8 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1992-1999, 2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index f26c4ccebe4228344c19a50dc629d0e42986dcca..74a5225a9ca0640f262615f642c29b7743e5f0a8 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: stackify.scm,v 1.1 2006/09/16 11:19:09 gjr Exp $
+$Id: stackify.scm,v 1.2 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index dcfe47fb7247b39ea96b3a0b17c77d9ffe15638e..952796f9902902e91e82ba574f49eada15024dae 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: stackops.scm,v 1.1 2006/09/16 11:19:09 gjr Exp $
+$Id: stackops.scm,v 1.2 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 5d58fb01e493cd037eccfcebf919e07d4201da45..056d97c58ee416d2b81ee2b83fbd908a8fd58d58 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: traditional.scm,v 1.4 2006/10/07 05:49:37 cph Exp $
+$Id: traditional.scm,v 1.5 2007/01/05 15:33:03 cph Exp $
 
 Copyright 2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 1fed731bc3f2150491a1f951ac1f7cec7547a31a..61870e7fc3bf8ff29faea711cf9cd9b36e2c9916 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: assmd.scm,v 1.6 2003/02/14 18:28:02 cph Exp $
+$Id: assmd.scm,v 1.7 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 07795cbeb11505f8ba25206c25aaa96785dff2b4..34dbf3eabf23d98840f07206d9fd09f9db3d9562 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: coerce.scm,v 1.5 2003/02/14 18:28:02 cph Exp $
+$Id: coerce.scm,v 1.6 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 329c7dad3ee1f4d9a7c677aa2b665e1e3eae6e8b..15e3782afd6b6453477dc4212fb0160522a5a7e2 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: compiler.cbf,v 1.5 2003/02/14 18:28:02 cph Exp $
+$Id: compiler.cbf,v 1.6 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 9c9c33e03e1ce9922bdc9c98edb42564f147b462..3b9eb78e546a6a1eb075f9d6381ac9e575be0f2a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: compiler.pkg,v 1.19 2003/02/14 18:28:02 cph Exp $
+$Id: compiler.pkg,v 1.20 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 43cbbd408a2ebeb732768c1085e1970204d43aad..c68b2f7494867bb75abded360788002d35c0accf 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: compiler.sf,v 1.12 2003/02/14 18:28:02 cph Exp $
+$Id: compiler.sf,v 1.13 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1992-1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index acbf78d90ebf8dc87bd9bf81bf8f24104722c307..c8e124c92b3ca8cb244f7bb4bb85cf8ca9bbc7f3 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: dassm1.scm,v 1.6 2003/02/14 18:28:02 cph Exp $
+$Id: dassm1.scm,v 1.7 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 99a8ac6a43588a04751d4b8fdaa2711d1efbd06a..adc424b3da3225ac09bf9003cfad377c3663c426 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: dassm2.scm,v 1.6 2003/02/14 18:28:02 cph Exp $
+$Id: dassm2.scm,v 1.7 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index ac690aa8130b69cf1ffa314ca983d0f7bce22bd0..1d32ae388ab2b479c52a17c81a6ba342eae4e42e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: dassm3.scm,v 1.4 2003/02/14 18:28:02 cph Exp $
+$Id: dassm3.scm,v 1.5 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 35c398689f107ad8e8bcf34c996e66d484083feb..1bc978fde88db388038aff4397e1a9be7a47abb7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: decls.scm,v 1.11 2003/03/10 20:51:49 cph Exp $
+$Id: decls.scm,v 1.12 2007/01/05 15:33:03 cph Exp $
 
 Copyright 1992,1993,2001,2003 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 7744b6b030269e6216fb94c7b98326590badf1ac..c7cbd46dd046a421baadcbb621995d6f8975f852 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: inerly.scm,v 1.8 2003/02/14 18:28:02 cph Exp $
+$Id: inerly.scm,v 1.9 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1992-1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index e1592bdca2d7dfa9c9e98524a5db454144da8b96..b5f71fa76037036cefe2b763bd6f37f130188e72 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: insmac.scm,v 1.8 2003/02/14 18:28:02 cph Exp $
+$Id: insmac.scm,v 1.9 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index fcffb507eb88cd17c75a922ddd878d7da95f0bba..a702285ffffef162b2bcd004cd8e672c908b1c26 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: instr1.scm,v 1.8 2003/02/14 18:28:02 cph Exp $
+$Id: instr1.scm,v 1.9 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 4ede71d69a306c7b4e95480c5ec94c495be8b631..4caeabce7786e66155d4402148da1836e87d9eb6 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: instr2.scm,v 1.6 2003/02/14 18:28:02 cph Exp $
+$Id: instr2.scm,v 1.7 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 7bb097b970d0a3260a132d50f406b22aac709482..796fd41fb3c6f913f4f46a64f1d7010352d44fda 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: instr3.scm,v 1.6 2003/02/14 18:28:02 cph Exp $
+$Id: instr3.scm,v 1.7 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 8e259289efef63bb3a8126982cd5b711120b8983..35f9717ef06e9853ed4ec24ae268426addedc8ff 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: lapgen.scm,v 1.12 2004/07/01 01:19:57 cph Exp $
+$Id: lapgen.scm,v 1.13 2007/01/05 15:33:03 cph Exp $
 
 Copyright 1992,1993,1998,2001,2002,2004 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 799fc10fdb4b7d546f0921985584887ffaab5edd..606b3c882f917e78fcafcb614012167e429d0391 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: lapopt.scm,v 1.4 2003/02/14 18:28:02 cph Exp $
+$Id: lapopt.scm,v 1.5 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 73494c637a34dd98a94aa330e2a276d60a120149..941c794a35dffdeed158c0e0a6890d96359831cf 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: machin.scm,v 1.10 2003/02/14 18:28:02 cph Exp $
+$Id: machin.scm,v 1.11 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 622b48215b6d0bdc4e2c55e44d374c81fa3f8f29..9e3989dc262c1059176f6f5395bd23a7306ff849 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 1.6 2003/02/14 18:28:02 cph Exp $
+$Id: make.scm,v 1.7 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 3f1f3ae69cab8e144a468c2936d3298ecdb6c5c2..2f66946bd1c445bfc3601a788cbd30c7a005fa31 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rgspcm.scm,v 1.4 2003/02/14 18:28:02 cph Exp $
+$Id: rgspcm.scm,v 1.5 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index ebada4791eda9f37ebfead07d70601b646c4b84a..fc3e876669988acf213917409b5c6204d41dcd5b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rules1.scm,v 1.6 2003/02/14 18:28:02 cph Exp $
+$Id: rules1.scm,v 1.7 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1992-1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index dbba50b286fe4ded9dee504193c576c67607105a..f99653d9f7c19780c7d9eccff1ea246742dc353a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rules2.scm,v 1.5 2003/02/14 18:28:02 cph Exp $
+$Id: rules2.scm,v 1.6 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1992-1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 26a6894254ab9c08c1c6a54b06ec0f8b29f17c22..283cf37ee4b43a9b203a6773d1c41be60879d15e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rules3.scm,v 1.12 2003/02/14 18:28:02 cph Exp $
+$Id: rules3.scm,v 1.13 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index fc1f15fa6c90b24a38877034122a5ed1794034bd..84a6ce32928922c71f013ac1cd11016cccd2d23a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rules4.scm,v 1.6 2003/02/14 18:28:02 cph Exp $
+$Id: rules4.scm,v 1.7 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1992-1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 6039c804c9419dc0dd877d4b2eb4a63380e8fad9..bd1880b804d51a5adb91dd1dd2b28301c2090b8d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rulfix.scm,v 1.7 2003/02/14 18:28:02 cph Exp $
+$Id: rulfix.scm,v 1.8 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1992-1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 3fed4e78491121ed085537b1dbaa3b8fb77ffa1d..b94a968f06f0a5dd79013a94ad0b774a6d0660ae 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rulflo.scm,v 1.8 2003/02/14 18:28:02 cph Exp $
+$Id: rulflo.scm,v 1.9 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index e4959d2988290c169ff2a908ac2e9a805ef2b077..9fd82156cb2fd2e1fb2c3bfde6bbc91432b35ee6 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rulrew.scm,v 1.5 2003/02/14 18:28:02 cph Exp $
+$Id: rulrew.scm,v 1.6 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 4963b136dbc198e32fbb448bc3eb36e5c6c333f3..f55f5ef8a3181bec5036049ab199693090c7d123 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: assmd.scm,v 1.41 2003/02/14 18:28:02 cph Exp $
+$Id: assmd.scm,v 1.42 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1988-1989, 1999, 2001-2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 3414cccbf7f6dc120610d481f7aaf33316290495..010737702b2b074de7a46788794ae0cc596ce3e7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: coerce.scm,v 1.13 2003/02/14 18:28:02 cph Exp $
+$Id: coerce.scm,v 1.14 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1987, 1988, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index dc6f9373c20733509f8ddf2815d350f8b64f9949..8c479871084252c028eb5861b5f6904749ec53e8 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: compiler.cbf,v 1.5 2003/02/14 18:28:02 cph Exp $
+$Id: compiler.cbf,v 1.6 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 9a4e2f495072a815bb87dcaeaa003c7ff6514949..d64c2d431eef56fb1e732bd283dfbb5836b7eb39 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: compiler.pkg,v 1.56 2003/02/14 18:28:02 cph Exp $
+$Id: compiler.pkg,v 1.57 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index e70a24fcd10dedf3bf95274f271e1ddbfc65da29..707ca59f993c9b83435c17e589e1b1fb355fa474 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: compiler.sf,v 1.24 2003/02/14 18:28:02 cph Exp $
+$Id: compiler.sf,v 1.25 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 5e39bf041522746056ed1a103886b2600541571c..0c42519a7f1f4156ff4c3712c566f0d5b7e27bd4 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: dassm1.scm,v 4.24 2003/02/14 18:28:02 cph Exp $
+$Id: dassm1.scm,v 4.25 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 5d942e590c349a175ae0bab28d3943df2e371024..d60977ffb873e65c53e222b7ce755296c4c7bc56 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: dassm2.scm,v 4.27 2003/02/14 18:28:02 cph Exp $
+$Id: dassm2.scm,v 4.28 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index fda41f198f9f75fbb2f43cdd989426b1befbb120..47268e7f199489cf6640e4ac29d8641ef0af1f95 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: dassm3.scm,v 4.11 2003/02/14 18:28:02 cph Exp $
+$Id: dassm3.scm,v 4.12 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1987, 1988, 1989, 1990, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index d16469c6a5305d388e5c6539f7e349ee3b348cf0..6a8a37e26080c6eba0e1ac201ba8cba20b516327 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: decls.scm,v 4.42 2003/03/10 20:51:49 cph Exp $
+$Id: decls.scm,v 4.43 2007/01/05 15:33:03 cph Exp $
 
 Copyright 1987,1988,1989,1990,1991,1992 Massachusetts Institute of Technology
 Copyright 1993,2001,2003 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index c6960d3e7d032958a687bc13d6fd4f5ef95edcd7..242e9aad693a0aceb0a31ed1d014dc069d677732 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: flinstr1.scm,v 1.6 2003/02/14 18:28:02 cph Exp $
+$Id: flinstr1.scm,v 1.7 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1988-1989, 1999, 2001-2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 183b2fd5eb0af5f5b19b319230b0bbf9c4336a6b..6962584826026535b0f5ad8d9246362af3f17a57 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: flinstr2.scm,v 1.6 2003/02/14 18:28:02 cph Exp $
+$Id: flinstr2.scm,v 1.7 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1988-1989, 1999, 2001-2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index ac8ae4b6dd820900e12ad23df2e1766f93f7dcc4..e7d29ad65d43e9fcde26fae7c5e4e7dea29a3ecb 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: inerly.scm,v 1.13 2003/02/14 18:28:02 cph Exp $
+$Id: inerly.scm,v 1.14 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 2bca0ff75ef6ff77a0d6a4ac14d68cd95cd09788..db53c1dd6e1b857424ba96b418869e866e7626bc 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: insmac.scm,v 1.134 2003/02/14 18:28:02 cph Exp $
+$Id: insmac.scm,v 1.135 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1988, 1990, 1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 4fb90fc2541dcae597592c9643a009954dfc48b9..88aea548125b2256ad2b7f390700257323969dc7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: instr1.scm,v 1.70 2003/02/14 18:28:02 cph Exp $
+$Id: instr1.scm,v 1.71 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1988, 1989, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 37124e17273865b26b477d742d78c5f0571ed154..49405d878727dedc7fa9fd9ea09ab8bea7cc553b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: instr2.scm,v 1.23 2003/02/14 18:28:02 cph Exp $
+$Id: instr2.scm,v 1.24 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1987-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 46af759d1526759463d0c506cf4bd955f4657969..c78411d4dc1d9840971e73384754ebd256954489 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: instr3.scm,v 1.22 2003/02/14 18:28:02 cph Exp $
+$Id: instr3.scm,v 1.23 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1988, 1990, 1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index d52a9087c98bf5292389c1c942e71c3e5c520e92..0b9d1f9ce797fea28e548ab666af1f4a22b9e38e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: instr4.scm,v 1.8 2003/02/14 18:28:02 cph Exp $
+$Id: instr4.scm,v 1.9 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1987, 1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 7019599b1ac6281af63ee8550a2e01c0d177ee1a..c0419896f9a2ae72973b661014e0b38abd6cf438 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: insutl.scm,v 1.11 2003/02/14 18:28:02 cph Exp $
+$Id: insutl.scm,v 1.12 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1988, 1989, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 2689b1acc2f9b4ba39134aad306c5c1d4a413825..dd3644b86a59861613896c33e23b4e46c0a764ba 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: lapgen.scm,v 4.56 2004/07/01 01:19:58 cph Exp $
+$Id: lapgen.scm,v 4.57 2007/01/05 15:33:03 cph Exp $
 
 Copyright 1986,1987,1988,1989,1990,1991 Massachusetts Institute of Technology
 Copyright 1992,1993,1998,2001,2002,2004 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 29f91381069a7e3cd10ebd7c7437fe36923e03be..7eaf5304d34b07402e0fc85bc60c3e5bfb1fe2cf 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: lapopt.scm,v 1.4 2003/02/14 18:28:02 cph Exp $
+$Id: lapopt.scm,v 1.5 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1991, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index c7cee3b52e788f31675bca428569b2ab8a1f2177..c1168df63f73de5aa6aa78f54b91f9a5825305c3 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: machin.scm,v 4.36 2003/02/14 18:28:02 cph Exp $
+$Id: machin.scm,v 4.37 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 4988d5e51f756a3300b2c020a1084fd3385c0e6a..5f792a8d88897b21dd84ee743e2299101743c9b1 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: make.scm-68020,v 4.91 2003/02/14 18:28:02 cph Exp $
+$Id: make.scm-68020,v 4.92 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1991, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index e46efa8cb6395a4f506925f873164a1a55ca6a58..30497f8b04274cdff6cd76802565895bcafdbd62 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: make.scm-68040,v 4.92 2003/02/14 18:28:02 cph Exp $
+$Id: make.scm-68040,v 4.93 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1991-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 1f3795b8b290f160016dd321d56e6a5214defde4..83c10ca8c4ba70638c2725dfdc53a2b9f9180e78 100644 (file)
@@ -1,6 +1,6 @@
 #| -*- Scheme -*-
 
-$Id: mc68ktgl.scm,v 1.5 2003/02/14 18:28:03 cph Exp $
+$Id: mc68ktgl.scm,v 1.6 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1991, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 327edd6abd349be75cae64ec486d685d1b151609..842a99079bac9fe9444f85bbd304557c24aa620b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rgspcm.scm,v 4.5 2003/02/14 18:28:03 cph Exp $
+$Id: rgspcm.scm,v 4.6 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 64f87bda534bf4d0fd576a72f3084ca63d2174b1..422322ba89671c16d709b56d6b8f59e57cf09b5e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rules1.scm,v 4.41 2003/02/14 18:28:03 cph Exp $
+$Id: rules1.scm,v 4.42 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index b742025f55192eeab5f8c5521f16103ad172759c..584436e2009283dabcb32fd6f7fba93ae9d42dec 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rules2.scm,v 4.17 2003/02/14 18:28:03 cph Exp $
+$Id: rules2.scm,v 4.18 2007/01/05 15:33:03 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index fb2ba71abb2596dce6a939c58bb2bf46ec254fa4..7010c6fc0e19efeaa5cc705c064db3f40322f667 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rules3.scm,v 4.45 2003/02/14 18:28:03 cph Exp $
+$Id: rules3.scm,v 4.46 2007/01/05 15:33:04 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 40de33caed7834be06771218c6d1453498726186..72d7aec4c92271885622ecd01ec6c834a80d0b89 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rules4.scm,v 4.17 2003/02/14 18:28:03 cph Exp $
+$Id: rules4.scm,v 4.18 2007/01/05 15:33:04 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 6bb7c5641579a7c585c96cbb6089011c93a60875..626d0064c94592a7a5d1b0f110dd21142386e4d1 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rulrew.scm,v 1.9 2003/02/14 18:28:03 cph Exp $
+$Id: rulrew.scm,v 1.10 2007/01/05 15:33:04 cph Exp $
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index b94dfa9eef122e62d38376e33bc5dd1a1fe68452..caf01bc5b71190d469b5bb4942a5676eade99363 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: assmd.scm,v 1.8 2003/02/14 18:28:03 cph Exp $
+$Id: assmd.scm,v 1.9 2007/01/05 15:33:04 cph Exp $
 
 Copyright (c) 1992, 1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 6939846ac7c5b141d1c2159618635d5dcf029106..54c881e0db01dd8defc5bcc0f0e82e62aac8096b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: coerce.scm,v 1.5 2003/02/14 18:28:03 cph Exp $
+$Id: coerce.scm,v 1.6 2007/01/05 15:33:04 cph Exp $
 $MC68020-Header: coerce.scm,v 1.10 88/08/31 05:56:37 GMT cph Exp $
 
 Copyright (c) 1992, 1999 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 0c439c80027fff274c56d6261f3069aa24f59d8d..09d99416853c2951e60989c2533da4a5945532f5 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: compiler.cbf,v 1.6 2003/02/14 18:28:03 cph Exp $
+$Id: compiler.cbf,v 1.7 2007/01/05 15:33:04 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 8d19aa86aa2a7348ab98f79e226fa8217b9cc120..114415ee70023196e029d68b522d5f0727488655 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: compiler.pkg,v 1.32 2004/07/05 03:59:36 cph Exp $
+$Id: compiler.pkg,v 1.33 2007/01/05 15:33:04 cph Exp $
 
 Copyright 1992,1993,1994,1996,1997,1998 Massachusetts Institute of Technology
 Copyright 2001,2002,2004 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 3a71ad79ee892f0e46c8ef1936356fb48063a663..55741f16e811672a9b1c9234b4b61e16f648eb35 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: compiler.sf,v 1.21 2005/01/11 03:13:23 cph Exp $
+$Id: compiler.sf,v 1.22 2007/01/05 15:33:04 cph Exp $
 
 Copyright 1992,1993,1994,1995,1996,2000 Massachusetts Institute of Technology
 Copyright 2001,2005 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 6c3388f509e7bc240e3ca5ecc27622f098333c84..3b05130183d63488c2ea36606cd7140f3c32107b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: dassm1.scm,v 1.15 2003/02/14 18:28:03 cph Exp $
+$Id: dassm1.scm,v 1.16 2007/01/05 15:33:04 cph Exp $
 
 Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 55726cb8b924e4f7106533d5b7751f32e88310fe..35b3d88267c8f39d9bff0fa0e91d5d39670288e4 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: dassm2.scm,v 1.14 2003/02/14 18:28:03 cph Exp $
+$Id: dassm2.scm,v 1.15 2007/01/05 15:33:04 cph Exp $
 
 Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 4c803d62daa8cdf2754560317c615e0e30f694c3..9a8aef392622300b54404484a3904075045de3bc 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: dassm3.scm,v 1.12 2003/02/14 18:28:03 cph Exp $
+$Id: dassm3.scm,v 1.13 2007/01/05 15:33:04 cph Exp $
 
 Copyright (c) 1992, 1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index de9dba3e989f45830bc6a2898aace88f4e1d5f6b..70eea8d40308fd76720ca13aac2c13a5ea23ede3 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: decls.scm,v 1.14 2003/03/10 20:51:49 cph Exp $
+$Id: decls.scm,v 1.15 2007/01/05 15:33:04 cph Exp $
 
 Copyright 1992,1993,2001,2003 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index fdca5e41a80adc0fe10acb330248093706584414..926876e00068cb8c1f9de8d6ddf008b3153a43d0 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: inerly.scm,v 1.9 2003/02/14 18:28:03 cph Exp $
+$Id: inerly.scm,v 1.10 2007/01/05 15:33:04 cph Exp $
 
 Copyright (c) 1992, 1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 804a6a753f08118f234ab486d37e1751fb6c6214..6e32c580bbfe2622de4c58ae16676fa2fa4d3832 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: insmac.scm,v 1.19 2003/02/14 18:28:03 cph Exp $
+$Id: insmac.scm,v 1.20 2007/01/05 15:33:04 cph Exp $
 
 Copyright (c) 1992, 1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index e713f7922543e070cac37903039f45bdd2331a36..86736d6d4be9505fac0bc92bfd26c317dd69ff78 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: instr1.scm,v 1.18 2003/02/14 18:28:03 cph Exp $
+$Id: instr1.scm,v 1.19 2007/01/05 15:33:04 cph Exp $
 
 Copyright (c) 1992, 1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 965cc595e64dc477cc146f012f8c5782584a8a08..368b33854554c307523fe76602e903e3441b3326 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: instr2.scm,v 1.12 2003/02/14 18:28:03 cph Exp $
+$Id: instr2.scm,v 1.13 2007/01/05 15:33:04 cph Exp $
 
 Copyright (c) 1992, 1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 117ea85d4697e849acc674bbd57ed2217dc83dd7..9e65c6a18ce4f128f8c833f0fe8e34ea8bd2fed0 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: instrf.scm,v 1.20 2003/02/14 18:28:03 cph Exp $
+$Id: instrf.scm,v 1.21 2007/01/05 15:33:04 cph Exp $
 
 Copyright (c) 1992, 1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 6ffe6f1eeb1aaa5e7d3b5bbd00a13d26db0dcda0..2a4e40ebc2808902aeae7b6fe2883cb7a1fc4258 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: insutl.scm,v 1.13 2003/02/14 18:28:03 cph Exp $
+$Id: insutl.scm,v 1.14 2007/01/05 15:33:04 cph Exp $
 
 Copyright (c) 1992, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index b70affd4fbd9f2e38b04f3cb5df842b7ba6733b7..9ed66338a692727bed404b7d22337e989175ec07 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: lapgen.scm,v 1.35 2004/07/01 01:19:58 cph Exp $
+$Id: lapgen.scm,v 1.36 2007/01/05 15:33:04 cph Exp $
 
 Copyright 1992,1993,1998,2001,2002,2003 Massachusetts Institute of Technology
 Copyright 2004 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 609d163b54a5ec32dde944a6427572a416e51816..fb6bde583cd3c7b69db40dbfed8c4721a015f96b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: lapopt.scm,v 1.8 2003/02/14 18:28:03 cph Exp $
+$Id: lapopt.scm,v 1.9 2007/01/05 15:33:04 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 143d526cfe8cf3e75602ed06cc8c883fefbcd7bb..8b38effa8d0e23c1affeab2efe7340c6439ea3bf 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: machin.scm,v 1.21 2003/02/14 18:28:03 cph Exp $
+$Id: machin.scm,v 1.22 2007/01/05 15:33:04 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index df543952487be8cbd725c0c881cbe8ad73cbaa98..6f85e80ffabf92dc4e3093c3fe05d4f48cdfc8da 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 1.8 2003/02/14 18:28:03 cph Exp $
+$Id: make.scm,v 1.9 2007/01/05 15:33:04 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index f59c4c39d1d80609127bcfab65d80689f8d760fb..cef95003302ad8dea682b63e5177bfa3d848d9a9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: pc-make.scm,v 1.4 2003/02/14 18:28:03 cph Exp $
+$Id: pc-make.scm,v 1.5 2007/01/05 15:33:04 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index fc765b821d793e279a92bc3f9a00c8f85e525e5d..c772ea5384f2a5056945f879d8fa8af8e1daf0b3 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rgspcm.scm,v 1.6 2003/02/14 18:28:03 cph Exp $
+$Id: rgspcm.scm,v 1.7 2007/01/05 15:33:04 cph Exp $
 $MC68020-Header: /scheme/compiler/bobcat/RCS/rgspcm.scm,v 4.2 1991/05/06 23:17:03 jinx Exp $
 
 Copyright (c) 1992, 1999 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 83f3ca78ddeddae15c5296dd68947ef3205ed195..b8bb38b87f626f195d6718aede69ac92b2ea365e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rules1.scm,v 1.21 2003/02/14 18:28:03 cph Exp $
+$Id: rules1.scm,v 1.22 2007/01/05 15:33:04 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 1478b38c6f289d150477f28f8d1715ef03917e1d..0eea959c912388f0740909103e08a5c3d5a3feb7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rules2.scm,v 1.11 2003/02/14 18:28:03 cph Exp $
+$Id: rules2.scm,v 1.12 2007/01/05 15:33:04 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 93bf5345564dd247f2eefdd24822035ec42d7331..87af5552181d4abd268b4cf85de23325564f26bf 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rules3.scm,v 1.40 2003/02/14 18:28:03 cph Exp $
+$Id: rules3.scm,v 1.41 2007/01/05 15:33:04 cph Exp $
 
 Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 798228ff7d13b46d23faf66c8de51568c59fe1c7..8cd92d012c41d602e2fd37479b475d17c76c190f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rules4.scm,v 1.10 2003/02/14 18:28:03 cph Exp $
+$Id: rules4.scm,v 1.11 2007/01/05 15:33:04 cph Exp $
 
 Copyright (c) 1992, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 76c6ee2e3aef8be296b87cf7d343e5ccfbf525d7..03e0758f9657569185841b4ffef940c548bffc69 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rulfix.scm,v 1.36 2003/02/14 18:28:03 cph Exp $
+$Id: rulfix.scm,v 1.37 2007/01/05 15:33:04 cph Exp $
 
 Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 5fc0b818f2061a4c6b96291e1c483977a8c91656..7de5dd98c64e90364d7415e279f7d0370503fe66 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rulflo.scm,v 1.27 2003/02/14 18:28:03 cph Exp $
+$Id: rulflo.scm,v 1.28 2007/01/05 15:33:04 cph Exp $
 
 Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index ddc75a27b0c831eb2951d7a81d338eb306c8996f..be07241d08d1b309f5de5145146e0516efb135f7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rulrew.scm,v 1.17 2004/07/05 03:59:36 cph Exp $
+$Id: rulrew.scm,v 1.18 2007/01/05 15:33:04 cph Exp $
 
 Copyright 1992,1993,1998,2004 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 830fa92d189ae2886edf1a04dcb7b93563ae1e76..570f20bbf03e87e871c28650c9d8555a485b65e8 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: assmd.scm,v 1.7 2003/02/14 18:28:03 cph Exp $
+$Id: assmd.scm,v 1.8 2007/01/05 15:33:04 cph Exp $
 
 Copyright (c) 1988-1990, 1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index b8bfe4029a24a86ddae6936538a77855d35f51da..3b1ba5d33d4d8bd176abd6a291496f6df394176f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: coerce.scm,v 1.4 2003/02/14 18:28:03 cph Exp $
+$Id: coerce.scm,v 1.5 2007/01/05 15:33:04 cph Exp $
 $MC68020-Header: coerce.scm,v 1.10 88/08/31 05:56:37 GMT cph Exp $
 
 Copyright (c) 1987, 1988, 1989, 1990, 1999 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 0c1a460ca128ee013144566d109d84780168522c..e354e61a5cadbd10e8720820d6d0cfc36de835d9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: compiler.cbf,v 1.5 2003/02/14 18:28:03 cph Exp $
+$Id: compiler.cbf,v 1.6 2007/01/05 15:33:04 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 6e5ad83b3b147c083994a069c62cc7f0cf2a8255..cd711b787f8c659d87064e9d3fffec8965fef0d0 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: compiler.pkg,v 1.26 2003/02/14 18:28:03 cph Exp $
+$Id: compiler.pkg,v 1.27 2007/01/05 15:33:04 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 94afef3e4698b42517c20715cf8647cbaf54f260..e4ee43ff036fb85a190b18f79a470bc474cc0b85 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: compiler.sf-big,v 1.14 2003/02/14 18:28:03 cph Exp $
+$Id: compiler.sf-big,v 1.15 2007/01/05 15:33:04 cph Exp $
 
 Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 7b6e5f2ab93a0373ac53b0d46e2e7a43fe1b6ac3..f57ea3c54ffdac3de7beff5a7b8fa93964a2d58d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: compiler.sf-little,v 1.14 2003/02/14 18:28:03 cph Exp $
+$Id: compiler.sf-little,v 1.15 2007/01/05 15:33:04 cph Exp $
 
 Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index b0ac2d5f3aa9375acbae7d7133fffa8fa1f2a1bf..74e157067487edd72183178af789be35c6d61c92 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: dassm1.scm,v 1.9 2003/02/14 18:28:03 cph Exp $
+$Id: dassm1.scm,v 1.10 2007/01/05 15:33:04 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index d6dadad07e84ff0d8343d19038723accda9abe9f..dc9f7b6c803d1ba780e0621d09c857164e66f198 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: dassm2.scm,v 1.9 2003/02/14 18:28:03 cph Exp $
+$Id: dassm2.scm,v 1.10 2007/01/05 15:33:04 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index deb524e4c69fca189e1c1fa3c19dde3e1abe97bc..7f55582c74c9d5cb68373dab5b06857eac654095 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: dassm3.scm,v 1.6 2003/02/14 18:28:03 cph Exp $
+$Id: dassm3.scm,v 1.7 2007/01/05 15:33:04 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index f8fb27be0d4485b3c63e5377c2b3fefa4e68a250..b57073d616468e88672bb21188e5c34686699ae6 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: decls.scm,v 1.15 2003/03/10 20:51:49 cph Exp $
+$Id: decls.scm,v 1.16 2007/01/05 15:33:04 cph Exp $
 
 Copyright 1990,1991,1992,1993,2001,2003 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 224b4b2696120490bedfca0f59bbf125e1f61c3e..45665638431611277dfaec06512ff5ef5db564ab 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: inerly.scm,v 1.8 2003/02/14 18:28:03 cph Exp $
+$Id: inerly.scm,v 1.9 2007/01/05 15:33:04 cph Exp $
 
 Copyright (c) 1988, 1989, 1990, 1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 7485c54b353dd2113f73bdbb7bfd5cee064090ba..fb48f97791bc382f8e48a9bbd40957a5aa1ed99f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: insmac.scm,v 1.8 2003/02/14 18:28:03 cph Exp $
+$Id: insmac.scm,v 1.9 2007/01/05 15:33:04 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 037bfa62ed52f5353a87d8b42b7bce153a94f290..2503629643a683ccd3c6f731434fe619a97ca100 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: instr1.scm,v 1.11 2003/02/14 18:28:03 cph Exp $
+$Id: instr1.scm,v 1.12 2007/01/05 15:33:04 cph Exp $
 
 Copyright (c) 1987-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 96e8a232e2e536b6e16fd5486c6ef25cd82dec02..a33d94b4b72bd381e88bcc443a663cb835e9a1ed 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: instr2a.scm,v 1.9 2003/02/14 18:28:03 cph Exp $
+$Id: instr2a.scm,v 1.10 2007/01/05 15:33:04 cph Exp $
 
 Copyright (c) 1987-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 5f5d3cabd911f11c2fe587600505d383322db9e4..8aa5d35556d450786ca34b6fc98a76459f4ec977 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: instr2b.scm,v 1.8 2003/02/14 18:28:03 cph Exp $
+$Id: instr2b.scm,v 1.9 2007/01/05 15:33:04 cph Exp $
 
 Copyright (c) 1987-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 12ff8fd1e21829ef70de2103893c2933f8ba362e..972e7595e83cd4a573afe8e128a0d8a5c9162439 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: instr3.scm,v 1.7 2003/02/14 18:28:03 cph Exp $
+$Id: instr3.scm,v 1.8 2007/01/05 15:33:04 cph Exp $
 
 Copyright (c) 1987-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 92a5912c2ba5972191a36717d9e3b2cbd38e117f..fb574bf6d24a0f8ab23303c88ad80b478be31df1 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: lapgen.scm,v 1.21 2004/07/01 01:19:58 cph Exp $
+$Id: lapgen.scm,v 1.22 2007/01/05 15:33:04 cph Exp $
 
 Copyright 1990,1991,1992,1993,1997,1998 Massachusetts Institute of Technology
 Copyright 2001,2002,2004 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 5600dc57291421541f1ad6a9b52ed526979fbba1..73f4097b18ae61ee2a54d468ff8db9408ecc0913 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: lapopt.scm,v 1.4 2003/02/14 18:28:03 cph Exp $
+$Id: lapopt.scm,v 1.5 2007/01/05 15:33:04 cph Exp $
 
 Copyright (c) 1991, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 01502d6a274cadfa883e5f54c76367699ebcc476..e5db3d1952927b6879f8f59f5436b31c202e667d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: machin.scm,v 1.17 2003/02/14 18:28:03 cph Exp $
+$Id: machin.scm,v 1.18 2007/01/05 15:33:04 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index f72469a82735718f2215f3d4560f624e9ebf8e8f..5dd6675b4cfc43e292d5f540a602a31f30f2d4c6 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: make.scm-big,v 4.91 2003/02/14 18:28:03 cph Exp $
+$Id: make.scm-big,v 4.92 2007/01/05 15:33:04 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index d970ff526f8526ce8f8046c44013ff34d939d093..66f21e7f843f30ab6c7b1de236edf9c373c7167f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: make.scm-little,v 4.91 2003/02/14 18:28:03 cph Exp $
+$Id: make.scm-little,v 4.92 2007/01/05 15:33:04 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index bf6e69b28fad145a21b0d9a1f878428b253824a9..b45217766fed06f3859a828de6f461c0bcf65017 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: mips.scm,v 1.6 2003/02/14 18:28:04 cph Exp $
+$Id: mips.scm,v 1.7 2007/01/05 15:33:04 cph Exp $
 
 Copyright (c) 1987, 1989-1990, 1999, 2001-2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 62f3aeb5a66034af1bba56a48916357db5969278..7400fbded28cf8bc2446e4cbd70063cab0a1cb5c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rgspcm.scm,v 1.4 2003/02/14 18:28:05 cph Exp $
+$Id: rgspcm.scm,v 1.5 2007/01/05 15:33:04 cph Exp $
 $MC68020-Header: rgspcm.scm,v 4.1 87/12/30 07:05:38 GMT cph Exp $
 
 Copyright (c) 1987, 1989, 1990, 1999 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index bd87cd92c3ac041d94b8fbcfccd3f9d677db3749..b9100a8cd78fb7fe0a29b90796e70068f7dfe9ce 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rules1.scm,v 1.9 2003/02/14 18:28:05 cph Exp $
+$Id: rules1.scm,v 1.10 2007/01/05 15:33:04 cph Exp $
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index a74e9f2d6ce9580d42ecff691c9e1d149dd39930..c839d76764b94d00f7816d7a5e93c9d80781963b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rules2.scm,v 1.5 2003/02/14 18:28:06 cph Exp $
+$Id: rules2.scm,v 1.6 2007/01/05 15:33:04 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index c647d323411ba35840e44089652f069e6cb971f8..ac8b1a04d713dd4e6ebde2a3e1d5ab7b049d66e5 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rules3.scm,v 1.22 2003/02/14 18:28:06 cph Exp $
+$Id: rules3.scm,v 1.23 2007/01/05 15:33:04 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 457a4d86b087beedfaec346dbea5d6e9d7094211..fccb9f18ec20dd85a21fec16b5c0dceec81f5557 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rules4.scm,v 1.6 2003/02/14 18:28:06 cph Exp $
+$Id: rules4.scm,v 1.7 2007/01/05 15:33:04 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index e66a886b39956988b28d18ef093f5640c6a56fd1..104443c8ab748d9b7adc1943ae4bd77e71939431 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rulfix.scm,v 1.13 2003/02/14 18:28:06 cph Exp $
+$Id: rulfix.scm,v 1.14 2007/01/05 15:33:04 cph Exp $
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index aab1acd0750a2f685782075853c85b7a4f54aca8..4f8081111e21e1f69c98986b686c5fdb0b5eb5e0 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rulflo.scm,v 1.12 2003/02/14 18:28:06 cph Exp $
+$Id: rulflo.scm,v 1.13 2007/01/05 15:33:04 cph Exp $
 
 Copyright (c) 1989-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 8c15c9f282dc2d7dbbc78adad2482276ca3ff9f8..81fc35af52dbf94c1ab71346fe21d206fb24ac12 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rulrew.scm,v 1.9 2003/02/14 18:28:06 cph Exp $
+$Id: rulrew.scm,v 1.10 2007/01/05 15:33:04 cph Exp $
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index a5342b7806dda77d2f7fc5f185ec32648d726170..d8fb2ab3af2bfdeacc4b8b4c1113c3aa858b8e79 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: assmd.scm,v 1.6 2003/02/14 18:28:06 cph Exp $
+$Id: assmd.scm,v 1.7 2007/01/05 15:33:04 cph Exp $
 
 Copyright (c) 1988-1990, 1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 071c1902ce501321e0e80a111c2e1d03822f26a8..e6f61a2246f5ef6888a77adc4ca575d500b1a4f9 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: cf.h-sparc,v 1.4 2003/02/14 18:28:06 cph Exp $
+$Id: cf.h-sparc,v 1.5 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 108d8e556cd5fa8449f03f440590b0424f4a5d77..8a5ae6ff1d0f61a795cc716854fa0bb308bd7cd0 100644 (file)
@@ -1,6 +1,6 @@
 /* #define DEBUG_INTERFACE */ /* -*-Midas-*- */
  !###
- !###$Id: cmpaux-sparc.m4,v 1.4 2003/02/14 18:28:06 cph Exp $
+ !###$Id: cmpaux-sparc.m4,v 1.5 2007/01/05 15:33:05 cph Exp $
  !###
  !### Copyright (c) 1989-1999 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.
+ !### Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
+ !### MA 02110-1301, USA.
  !###
 
  !#### SPARC Architecture assembly language part of the compiled
index 04d88788ee15c19ab748ee7eb348aa1a1ae19149..66344302e49611f182878857781c9973d14205bf 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: cmpint-sparc.h,v 1.4 2003/02/14 18:28:06 cph Exp $
+$Id: cmpint-sparc.h,v 1.5 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 1705333ff01807551e785f75c845e5f153aa3efb..11bedab4e614ae6d165acc739e670475c7c16608 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: coerce.scm,v 1.4 2003/02/14 18:28:06 cph Exp $
+$Id: coerce.scm,v 1.5 2007/01/05 15:33:05 cph Exp $
 $MC68020-Header: coerce.scm,v 1.10 88/08/31 05:56:37 GMT cph Exp $
 
 Copyright (c) 1987, 1988, 1989, 1990, 1999 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index e65f036e68acc53f57ee555dd1d908406efb3fa9..64230977dba43515c98f41885d3cf1f637386139 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: decls.scm,v 1.9 2003/03/10 20:51:49 cph Exp $
+$Id: decls.scm,v 1.10 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1993,2001,2003 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index c158bcb07f2ca20bee579c45d57f1eac4199d5d0..fa0f04d6c70936fccbb21f090a3bc14e1f5155e5 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: inerly.scm,v 1.8 2003/02/14 18:28:06 cph Exp $
+$Id: inerly.scm,v 1.9 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1988, 1989, 1990, 1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 04b36c455b43f28d2d66ce7019b20a15681c6bab..57780a0a7841f5a2224258c6ec80309bd95d879a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: insmac.scm,v 1.7 2003/02/14 18:28:06 cph Exp $
+$Id: insmac.scm,v 1.8 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index d176187a5a490a3b7c775fcfb9d716a6a32b3ecc..8780f045d408e607e7f9071c90d23d7b87b90a3d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: instr1.scm,v 1.6 2003/02/14 18:28:06 cph Exp $
+$Id: instr1.scm,v 1.7 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1987-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 1eaf7c577d247aeffaabd05c9697e735b2838aae..4e61ca33747cb6b899b5a7fa0af0f09e28afb1d4 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: instr2a.scm,v 1.6 2003/02/14 18:28:06 cph Exp $
+$Id: instr2a.scm,v 1.7 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1987-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 3a3685848253d6cb6abb84df3d000f6c4cf86515..323b6769656674fa75d40441a70d954a51e6e200 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: instr2b.scm,v 1.6 2003/02/14 18:28:06 cph Exp $
+$Id: instr2b.scm,v 1.7 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1987-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index c9c9085274aaaa686ae0a023dd0f6406f2c7cdc5..3a89f63c5fdc9c0cbfcd71db360ae44975d6f24e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: instr3.scm,v 1.6 2003/02/14 18:28:06 cph Exp $
+$Id: instr3.scm,v 1.7 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1987-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index dedbdf9c2b959ef31cd6ec8bf4281b481cdb04e7..8d6854d222e4d720ae9f628fe8323280732251d7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: lapgen.scm,v 1.8 2004/07/01 01:19:59 cph Exp $
+$Id: lapgen.scm,v 1.9 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1993,1998,2001,2002,2004 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 450e078d83e3e8281bcb02e4aeb399b3eda2a195..189f203b229f7399c3d6b9ebc4c869ed2b030660 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: lapopt.scm,v 1.4 2003/02/14 18:28:06 cph Exp $
+$Id: lapopt.scm,v 1.5 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1991, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index ded1bda4e5031df3abd017ba55e33d18ae7be9a4..37d5283a78f73c25da43002095c398dee8be69d2 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: machin.scm,v 1.5 2003/02/14 18:28:06 cph Exp $
+$Id: machin.scm,v 1.6 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 0da082742d4f93600cdd0bdf7596ff391775f86e..c41f6f5d108815108674b7e9cc4b4878fda23c61 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 1.5 2003/02/14 18:28:06 cph Exp $
+$Id: make.scm,v 1.6 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 6e8b5225305ef3663b94036a15b007c89c0f457d..44e7b456715826115bd550e51ed2a434eb1afa18 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rgspcm.scm,v 1.4 2003/02/14 18:28:06 cph Exp $
+$Id: rgspcm.scm,v 1.5 2007/01/05 15:33:05 cph Exp $
 $MC68020-Header: /scheme/compiler/bobcat/RCS/rgspcm.scm,v 4.2 1991/05/06 23:17:03 jinx Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 8b6d9b474317a9942bd9cf0ae5067e9221da7ffa..7c084b7a105ce66fbd7f4948985f995e864beb87 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rules1.scm,v 1.4 2003/02/14 18:28:06 cph Exp $
+$Id: rules1.scm,v 1.5 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 4717d4470a18604ee0eca7daccfa4de593367979..c56f2ad1a81e5ad61a3eb34480c2d15f0a0fbb42 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rules2.scm,v 1.4 2003/02/14 18:28:06 cph Exp $
+$Id: rules2.scm,v 1.5 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 4d34b0bd32c041bcde990444f024217fc0b86aef..f5849f9607d10083cbec4e524361b0f14dde77f8 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rules3.scm,v 1.6 2003/02/14 18:28:06 cph Exp $
+$Id: rules3.scm,v 1.7 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 7d0013ae7903d9eae8c5a0495bf3a520d2355957..d2b07e41fd7d6803a06baaf14bcb1c42aa1b5fa4 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rules4.scm,v 1.4 2003/02/14 18:28:06 cph Exp $
+$Id: rules4.scm,v 1.5 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index c3e0bda8489fd5fccb029445f67c8c2ebd52e189..63338293a9e6cbd6493bf9514c2410c1672c7455 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rulfix.scm,v 1.4 2003/02/14 18:28:06 cph Exp $
+$Id: rulfix.scm,v 1.5 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index fd8727f789c4c6d8b68a49908825b3636383dd83..e2845fe5b9adb5c0fd3e6077a4a01a618fc0c4b5 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rulflo.scm,v 1.6 2003/02/14 18:28:06 cph Exp $
+$Id: rulflo.scm,v 1.7 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1989-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index aa90a21c363b26c86863b7accc01556a5e43245a..edb943541aa9cff190b02c5f4e49c62d0462056b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rulrew.scm,v 1.4 2003/02/14 18:28:06 cph Exp $
+$Id: rulrew.scm,v 1.5 2007/01/05 15:33:05 cph Exp $
 $MC68020-Header: rulrew.scm,v 1.1 90/01/18 22:48:52 GMT cph Exp $
 
 Copyright (c) 1990, 1999 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 670eded276cef0de3eb60c7699d12c1c2e7a9a6f..22c7f3c9a82bc6214966c4174eddc2867aaffce3 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: assmd.scm,v 1.35 2003/02/14 18:28:06 cph Exp $
+$Id: assmd.scm,v 1.36 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1988-1990, 1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 192a9d1849caa11157301f745f18615927681633..69bc5c083f6b8f8e04284fb5942af1a1f73bb3b4 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: coerce.scm,v 1.8 2003/02/14 18:28:06 cph Exp $
+$Id: coerce.scm,v 1.9 2007/01/05 15:33:05 cph Exp $
 $MC68020-Header: coerce.scm,v 1.10 88/08/31 05:56:37 GMT cph Exp $
 
 Copyright (c) 1987, 1988, 1989, 1990, 1999 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index e5135f2b4a77595d2c0ec29f3b262ad88ce13f27..99a7ab91ad3aa5a6f6656cdbdddf8f0ceb392a7c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: compiler.cbf,v 1.5 2003/02/14 18:28:06 cph Exp $
+$Id: compiler.cbf,v 1.6 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 58d6086580632d9b79287967df85ea76e06f0120..b97373169341f9dd951a30b04c039ca580526d2d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: compiler.pkg,v 1.56 2003/02/14 18:28:06 cph Exp $
+$Id: compiler.pkg,v 1.57 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index bbe3b0619ac01f0005acd77683a5c8d30a64690b..b8b4be22e3df7a4db8fcc6ac3d3e6a857974c6a4 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: compiler.sf,v 1.24 2003/02/14 18:28:07 cph Exp $
+$Id: compiler.sf,v 1.25 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 3488f575cb1782ea0cef2a5612e9c88c5f2ec569..86935ae5386724907ef26a031945974e1cced526 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: dassm1.scm,v 4.24 2003/02/14 18:28:07 cph Exp $
+$Id: dassm1.scm,v 4.25 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 89ecabc95ea0b1b68c1a43ddfe66d5479f8a3ace..accdcc2ed7ab2a0d9d3393354e31ab9452125016 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: dassm2.scm,v 4.25 2003/02/14 18:28:07 cph Exp $
+$Id: dassm2.scm,v 4.26 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 6f52e8e13fbda6541e615c1475a246bef74a3381..de096decd9ab5c83bd5d3fd3a0b41906fc36bfaf 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: dassm3.scm,v 1.5 2003/02/14 18:28:07 cph Exp $
+$Id: dassm3.scm,v 1.6 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1987, 1989, 1990, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 28e721b3aa28eb05c7d5a3b7343ae26ced0b1f1f..89f25c6a10e7832954074c26d965965da2441d61 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: decls.scm,v 4.40 2003/03/10 20:51:49 cph Exp $
+$Id: decls.scm,v 4.41 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1990,1991,1992,1993,1994,2001 Massachusetts Institute of Technology
 Copyright 2003 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index f7d5169834dfe121fc4bbf34ffa24a8624f7cf2c..dde23262417cab9ad40fc886a6f336ddf53cb4e7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: inerly.scm,v 1.8 2003/02/14 18:28:07 cph Exp $
+$Id: inerly.scm,v 1.9 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1988, 1989, 1990, 1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 3e17f3c8cde0ead6a733296db5aff150a507dca7..aea5a79d3c66488625cf1fa1c30a12b9721a4b63 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: insmac.scm,v 1.8 2003/02/14 18:28:07 cph Exp $
+$Id: insmac.scm,v 1.9 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1988-1990, 1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index cd6be9fab3f5d19644d75ab28e6161f6bf8a3e76..6b3d1981174ac79a5985af1c1543ffb1b3dace02 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: instr1.scm,v 1.8 2003/02/14 18:28:07 cph Exp $
+$Id: instr1.scm,v 1.9 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1987-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 3275e2b63156f1eed37a4be2b7499d1effa042ca..79f8bdfbd0286cf8367464b90ab6c3ca1328019f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: instr2.scm,v 1.13 2003/02/14 18:28:07 cph Exp $
+$Id: instr2.scm,v 1.14 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1987-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 0bf6daa3423f9a4960937276c317c974e710f5d0..be6c7e190502fe6bdaf8e72c311768974e5d1c76 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: instr3.scm,v 1.7 2003/02/14 18:28:07 cph Exp $
+$Id: instr3.scm,v 1.8 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1987, 1989, 1990, 1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index cf47c7d4167d8939684266b53a73468f274788ae..7536fa71d30193d3beb94763ba4f402a27a3c2e3 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: lapgen.scm,v 4.53 2004/07/01 01:19:59 cph Exp $
+$Id: lapgen.scm,v 4.54 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1986,1987,1990,1991,1992,1993 Massachusetts Institute of Technology
 Copyright 1994,1998,2001,2002,2004 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 6f3da0eb80fe5001f1fde3c1f86306679f344639..e405d11ec41fe2bcae8c32a61d2cf1abedf9e49b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: lapopt.scm,v 1.17 2003/02/14 18:28:07 cph Exp $
+$Id: lapopt.scm,v 1.18 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1991-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 31b3ae6ab61acfd35ea6a42aea48b6b4c32abb61..c05be0fe8f72b3edec9ad5750d7cfe4a90672a69 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: machin.scm,v 4.32 2003/02/14 18:28:07 cph Exp $
+$Id: machin.scm,v 4.33 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 8a1e79779b612ad5212a2414f1685f8c98deaad9..a0c174e0505ba5571e0c15417c741b2a3b108106 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 4.92 2003/02/14 18:28:07 cph Exp $
+$Id: make.scm,v 4.93 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index cde305f5a54d479340cdd1734b02b16b8e1baa88..511e7edeb5a60f1412f8d05ee6d9ce7e2d6d2863 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rgspcm.scm,v 4.6 2003/02/14 18:28:07 cph Exp $
+$Id: rgspcm.scm,v 4.7 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 49f909217854da8058a0278c1212d053b0d81e66..1f2c603519e8e7490082d14a89f1c17fa06f4c07 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rules1.scm,v 4.38 2003/02/14 18:28:07 cph Exp $
+$Id: rules1.scm,v 4.39 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index c5f91395acda2a515ae05665649ce6824ed6b659..e736f6a839e505a3d85b5cd10009d5fc5cd45811 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rules2.scm,v 4.17 2003/02/14 18:28:07 cph Exp $
+$Id: rules2.scm,v 4.18 2007/01/05 15:33:05 cph Exp $
 $MC68020-Header: rules2.scm,v 4.12 90/01/18 22:44:04 GMT cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index ad4f1dea68bb14cce5efeb3bcd70336bf1c906e4..63fd66f2859203d37780bc2389784cf965d3b70c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rules3.scm,v 4.46 2003/02/14 18:28:07 cph Exp $
+$Id: rules3.scm,v 4.47 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 86c9fc4b7ca7aefc1f2462ff4489323cd63888fa..53726fe3b27ec0089ec08532f8fd395dfca37631 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rules4.scm,v 4.15 2003/02/14 18:28:07 cph Exp $
+$Id: rules4.scm,v 4.16 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 8d075c30d98f09bb56cf6668337c8d920158b856..6974621bde33e69a3044c447b96ae31ba4a174ef 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rulfix.scm,v 4.52 2003/02/14 18:28:07 cph Exp $
+$Id: rulfix.scm,v 4.53 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1989-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index cbd0e4ea57288061c0ab50e65edd6b52f33433d9..365e481091e3f7c30695ba39f90fe90d12ec8b93 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rulflo.scm,v 4.44 2003/02/14 18:28:07 cph Exp $
+$Id: rulflo.scm,v 4.45 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1989-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 739b439ebb9400b040be35c8636ddc45c1c172b5..740b2e0333c90f369c93058eb6fbeb359c62439a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rulrew.scm,v 1.15 2003/02/14 18:28:07 cph Exp $
+$Id: rulrew.scm,v 1.16 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 44f5c75bcf162e57624edac38bc1fbd4f3428d55..e79899dc81096691f6fe0f7db865acea60d63789 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: assmd.scm,v 4.11 2003/02/14 18:28:07 cph Exp $
+$Id: assmd.scm,v 4.12 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1987, 1989, 1991, 1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 44406f51923d0d6548b255c7e82ac72e20636eda..85be939efcde165152185bf314f6af2219843041 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: coerce.scm,v 1.7 2003/02/14 18:28:07 cph Exp $
+$Id: coerce.scm,v 1.8 2007/01/05 15:33:05 cph Exp $
 $MC68020-Header: coerce.scm,v 1.10 88/08/31 05:56:37 GMT cph Exp $
 
 Copyright (c) 1987, 1989, 1999 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index d0b9ffda46aa2e2b7624aaab22ddaf35b967a756..bcbe3af1f0e5222c47c222139e8e03b4cfa4524d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: compiler.cbf,v 1.8 2003/02/14 18:28:07 cph Exp $
+$Id: compiler.cbf,v 1.9 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index bd3334d05fac36e859e05a7dfc2efc7af1123c31..75663db4e4d563742e80c5fde197c87e0a5bf05c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: compiler.pkg,v 1.28 2003/02/14 18:28:07 cph Exp $
+$Id: compiler.pkg,v 1.29 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 85a14ae1f62cecaa7d0cf0e184043d6be1c9ea99..e7efadd3d1cdc8d6286b7617853f704644de2ff0 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: compiler.sf,v 1.15 2003/02/14 18:28:07 cph Exp $
+$Id: compiler.sf,v 1.16 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 539f3bdedde3e0093a91bf9e875d9b9ee133f3e1..7e9570577b3680ba39c283d8fa3da29e0248e09f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: dassm1.scm,v 4.11 2003/02/14 18:28:07 cph Exp $
+$Id: dassm1.scm,v 4.12 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1987-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index f65ef02e8ad975089b1a3999083bb2757d9e24af..991580b2e1b5909125244c4116cd35afaae38aaf 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: dassm2.scm,v 4.17 2003/02/14 18:28:07 cph Exp $
+$Id: dassm2.scm,v 4.18 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1987-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index fb58fb42c7f48a24f3933fe485d44a6559ddad3a..50e1a5350e3cb7925503329719a04f18d3fb3d19 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: dassm3.scm,v 1.6 2003/02/14 18:28:07 cph Exp $
+$Id: dassm3.scm,v 1.7 2007/01/05 15:33:05 cph Exp $
 $MC68020-Header: dassm3.scm,v 4.6 88/08/29 22:40:41 GMT cph Exp $
 
 Copyright (c) 1987, 1989, 1999 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 021ea59cab42220240beff4408d1ba75b4720f60..21b34d68578d5c557d9b67b6e2251753be031674 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: decls.scm,v 4.18 2003/03/10 20:51:49 cph Exp $
+$Id: decls.scm,v 4.19 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1988,1989,1991,1992,1993,2001 Massachusetts Institute of Technology
 Copyright 2003 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index e013a15588fb8b6e7e8a5bf9f1ff718904ca1df6..233c99b5144e81dca0f9eb3fa8fc63c93d6525cb 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: dsyn.scm,v 1.14 2003/02/14 18:28:07 cph Exp $
+$Id: dsyn.scm,v 1.15 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1987, 1989, 1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index af4578183a38c5d27bdd30e22298b3a8a7cc4c25..9449ebbed757ad2e98ade5557220e83a446986a4 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: inerly.scm,v 1.12 2003/02/14 18:28:07 cph Exp $
+$Id: inerly.scm,v 1.13 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1987-1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 62da3f2efe9a0e16ec4983f4df345e478b179ac0..b8c24f23ce7c20b4edf991e5f580b6573d11b9ad 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: insmac.scm,v 1.19 2003/02/14 18:28:07 cph Exp $
+$Id: insmac.scm,v 1.20 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1987, 1989, 1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index dc20bc9f69843fa464fc76cdc9e5949a3d777ac4..94cf0d1492471ce4ff360127b8bf894651750d81 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: instr1.scm,v 1.12 2003/02/14 18:28:07 cph Exp $
+$Id: instr1.scm,v 1.13 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1987, 1989, 1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 85d04ec1b4d2afd35355d7a246e54fa8e572224c..f5d2eaa849745ea62d78f7dc9c11e912e9bb5368 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: instr2.scm,v 1.13 2003/02/14 18:28:07 cph Exp $
+$Id: instr2.scm,v 1.14 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1987, 1989, 1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 0fb8bd83745396e1ffb9411b841898fa392a67c5..d77e8b3fb71241abe98e47e1be9a0893371b0f1c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: instr3.scm,v 1.16 2003/02/14 18:28:07 cph Exp $
+$Id: instr3.scm,v 1.17 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1987, 1989, 1991, 1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 95d8656c7e01522c59363c3fffdeb40896f3bc77..5aced07a730e391049eb7e9deb0593e2fefff4dd 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: insutl.scm,v 4.6 2003/02/14 18:28:07 cph Exp $
+$Id: insutl.scm,v 4.7 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1987, 1989, 1991, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index d2ed16a5ef0f2037d29e557b32d4c7c5da791118..d06cad42d7776c55620507b20bc6d49b040efb9c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: lapgen.scm,v 4.21 2004/07/01 01:19:59 cph Exp $
+$Id: lapgen.scm,v 4.22 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1988,1989,1991,1992,1998,2002 Massachusetts Institute of Technology
 Copyright 2004 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 35246ecfe85e231953c360525c4b9963b03d586a..13df797596d5ccd3899cd37025762757b76be946 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: lapopt.scm,v 1.4 2003/02/14 18:28:07 cph Exp $
+$Id: lapopt.scm,v 1.5 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1991, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index eae4b239e2ce7be00e459f283e709592be639365..410bfc2e7e0bf7716eb0c9c261e562280d2ba10c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: machin.scm,v 4.15 2003/02/14 18:28:07 cph Exp $
+$Id: machin.scm,v 4.16 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 042e0049f5e6f4d95c509d7c2d0c80adfcedcecd..11139957618ce5d5fd76d085bf9ff031f6b5eda6 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 4.91 2003/02/14 18:28:07 cph Exp $
+$Id: make.scm,v 4.92 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index eb4977a6be91c45ff9991b9be8c1291c016e86a6..9ae8368caa8fa6fd502515e9a086fad3dab306c6 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rgspcm.scm,v 4.5 2003/02/14 18:28:07 cph Exp $
+$Id: rgspcm.scm,v 4.6 2007/01/05 15:33:05 cph Exp $
 $MC68020-Header: rgspcm.scm,v 4.1 87/12/30 07:05:38 GMT cph Exp $
 
 Copyright (c) 1987, 1989, 1999 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index cbf2f2995684bc69c7b3c8598ab44fd984059919..24628dbb71d827096602c8025c78b0362cfdfb4d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rules1.scm,v 4.10 2003/02/14 18:28:07 cph Exp $
+$Id: rules1.scm,v 4.11 2007/01/05 15:33:05 cph Exp $
 $MC68020-Header: rules1.scm,v 4.34 1991/01/23 21:34:30 jinx Exp $
 
 Copyright (c) 1987, 1989, 1991, 1999 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 3608aa31d8f64af48ee31f0addae8acaf1b4fd57..26fee5fd562b99258aab36ead095a6e70b7905a3 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rules2.scm,v 4.7 2003/02/14 18:28:07 cph Exp $
+$Id: rules2.scm,v 4.8 2007/01/05 15:33:05 cph Exp $
 $MC68020-Header: rules2.scm,v 4.12 90/01/18 22:44:04 GMT cph Exp $
 
 Copyright (c) 1987, 1989, 1991, 1999 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index f65547ceef7b42a5befda009ab5797865e9b92a7..f7cc6ca96621d1b133c35b84f8e7204e052d4cf6 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rules3.scm,v 4.16 2003/02/14 18:28:07 cph Exp $
+$Id: rules3.scm,v 4.17 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1987-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index eb8553d2b0dbf0b048fb965ced27bd6b539ad7a3..4a548e73046a4473728a7a21db02738ef9c45ec3 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rules4.scm,v 4.7 2003/02/14 18:28:07 cph Exp $
+$Id: rules4.scm,v 4.8 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 7f96f6461ceae34041461a2d7e803d284effc329..af43dd57b1392c26d2bd8468b07f03d81f80e55e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rulfix.scm,v 1.10 2003/02/14 18:28:07 cph Exp $
+$Id: rulfix.scm,v 1.11 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1989, 1991, 1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 7570b3d1a0483f86218e5709fec46db9b2c852be..2af251c9ceb9c71e40b2fee337d23395c9419626 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rulrew.scm,v 1.5 2003/02/14 18:28:08 cph Exp $
+$Id: rulrew.scm,v 1.6 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index c15e1f375bcc0d67954f947c05363be0d055ed73..4b07eb6d583357ce1f8f13e476f26ec9ca43837f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: regset.scm,v 1.6 2003/02/14 18:28:08 cph Exp $
+$Id: regset.scm,v 1.7 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1988, 1990, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index b561fc8fb0c7941412b24cdbfb5b3b34db9b1a06..408df59a9312783c677669c52ba3a5e17eb34a24 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rgraph.scm,v 4.11 2004/12/06 02:34:04 cph Exp $
+$Id: rgraph.scm,v 4.12 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1987,1988,1989,1990,2004 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 0f2c0318c280db2f33698daf75c589cfc5e51f08..5491cf72740317c9cbe4cb953c60db32d108d6f0 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rtlcfg.scm,v 4.12 2003/02/14 18:28:08 cph Exp $
+$Id: rtlcfg.scm,v 4.13 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1987-1989, 1999, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 48e3e37fe6c99e912d72d1aa3e48548d11d35957..cfa5741334723ce024726ab37fd165008db61d00 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rtlcon.scm,v 4.32 2003/02/14 18:28:08 cph Exp $
+$Id: rtlcon.scm,v 4.33 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 9400a3d2775de9fde5755817bda57ddba586ce6b..2fa9749066578d3b611d07194e4611d9dffd7774 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rtlexp.scm,v 4.22 2003/02/14 18:28:08 cph Exp $
+$Id: rtlexp.scm,v 4.23 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 9dfa9a150ea2ef42bfa3c91150c0f4bd2b36ac7a..325e5445d8664062c410dd7b4d25fc2f22197114 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rtline.scm,v 4.13 2003/02/14 18:28:08 cph Exp $
+$Id: rtline.scm,v 4.14 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1988, 1989, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 6a5ed581082da8de9558c98dc6a5f20988556941..7efdeea9c5372b9595cf72b26605de8b40b92aa4 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rtlobj.scm,v 4.14 2003/02/14 18:28:08 cph Exp $
+$Id: rtlobj.scm,v 4.15 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index b7603014dc1487febb98cb277e724737778123c8..785743511cbc7d44f4cff57bd9a22171fc98fcf5 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rtlreg.scm,v 4.12 2003/02/14 18:28:08 cph Exp $
+$Id: rtlreg.scm,v 4.13 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1987,1988,1990,1999,2001,2002 Massachusetts Institute of Technology
 Copyright 2003 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 9944c713f30504eb80522d34d28dea2841d2e57f..09d22c5911e07f0cf6ae36501487bb143a06099a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rtlty1.scm,v 4.25 2003/02/14 18:28:08 cph Exp $
+$Id: rtlty1.scm,v 4.26 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index d0f92366511211fe8d44e95d9253dcc503e23082..277d89f173b1e71c00af473ff9c069bcdb2c1a16 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rtlty2.scm,v 4.15 2003/02/14 18:28:08 cph Exp $
+$Id: rtlty2.scm,v 4.16 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index c77f9b43a0d9ee778aab60ad2e679a1db31ca5be..2266ed8652a2062977b25f58890c689d053cc2df 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: valclass.scm,v 1.9 2003/02/14 18:28:08 cph Exp $
+$Id: valclass.scm,v 1.10 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1989,1990,1999,2001,2002,2003 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 0cda3caa04947b7d7e2df8a4b37111d81c607576..104c34771cec7ea1291777635b8c1058b031ff45 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: fndblk.scm,v 4.14 2003/02/14 18:28:08 cph Exp $
+$Id: fndblk.scm,v 4.15 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1988, 1990, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index e8d85bae73479c49b1588e94c13919e8b05b131c..5e3b4cae44e285d1a8bc7538bd11dbcacb516caf 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: fndvar.scm,v 1.9 2003/02/14 18:28:08 cph Exp $
+$Id: fndvar.scm,v 1.10 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 12c2407965694db1b1eb18faaa697e828e14d090..847c2db98e97014dc0b952632955492e551593c0 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: opncod.scm,v 4.75 2006/09/24 23:51:35 cph Exp $
+$Id: opncod.scm,v 4.76 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1987,1988,1989,1990,1991,1992 Massachusetts Institute of Technology
 Copyright 1993,1997,1998,2001,2004,2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index d33ad36c4955b9e8b6c5aacaba76098b95781804..39cb79044f40c4859d0ce5d2a605525db66f2ea0 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rgcomb.scm,v 4.23 2003/02/14 18:28:08 cph Exp $
+$Id: rgcomb.scm,v 4.24 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index c1a5007a07f5fa5bbab51d64cb6aac856fa10d13..4b83a42be3912246169801847e9e43bb6c9bb650 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rgproc.scm,v 4.16 2003/02/14 18:28:08 cph Exp $
+$Id: rgproc.scm,v 4.17 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index a947f183258d32407b7dd3f0d0233061c9879b51..84c6997fcf6e7f43cb2c174c67d7dee831cd0b10 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rgretn.scm,v 4.16 2003/02/14 18:28:08 cph Exp $
+$Id: rgretn.scm,v 4.17 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1988, 1989, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index d518b806c08d06d4592a5dc08aa08a63a4081bed..b30f4f25645ed775c76178f3972d7f1afd20f673 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rgrval.scm,v 4.25 2003/02/14 18:28:08 cph Exp $
+$Id: rgrval.scm,v 4.26 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 58e7af018e6ce6f95e0a56f56b3455708bb36720..de8bc7718b7bd0953ffc57fa506d4555345d2b61 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rgstmt.scm,v 4.19 2003/02/14 18:28:08 cph Exp $
+$Id: rgstmt.scm,v 4.20 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 020980591d846b4e93ef76377b303bf67fcb24ec..bed8e450f879d1b443da5c8e16cfbc4c2f7b2071 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rtlgen.scm,v 4.32 2003/02/14 18:28:08 cph Exp $
+$Id: rtlgen.scm,v 4.33 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index a7e51a5fac580082f52cf95f1ed1aae7b4b65d71..13aadbd350d42951573d524cdd9d21d7552f5fd9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ralloc.scm,v 1.20 2003/02/14 18:28:08 cph Exp $
+$Id: ralloc.scm,v 1.21 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 5a97032232bff3a70168413971683069c4364ece..e226d3364d47b250b222429b9a676481b8ae1643 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rcompr.scm,v 1.17 2003/02/14 18:28:08 cph Exp $
+$Id: rcompr.scm,v 1.18 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 7385e4b15e38261bd83bdd1e55ed0e617f5addd3..d9aee9444742cb2c7cdc8a26b391c9dda6ea4fb4 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rcse1.scm,v 4.26 2003/02/14 18:28:08 cph Exp $
+$Id: rcse1.scm,v 4.27 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 4bc9f6bffbeb0c22782ef98c2f93bbe348d8d341..a568b1f040a1df5e7b423868e38a6938310cfeb5 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rcse2.scm,v 4.16 2003/02/14 18:28:08 cph Exp $
+$Id: rcse2.scm,v 4.17 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1988, 1989, 1990, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 6df00b24f88104223be7051820f2c0af9466c668..2071fae798e90d572cc7a77d50edfe828cb7014f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rcseep.scm,v 4.9 2003/02/14 18:28:08 cph Exp $
+$Id: rcseep.scm,v 4.10 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1987, 1988, 1990, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index a765a417b040b71ec5e4def6ba97ff92e8928050..46ced37ea31130dc377f714943c5af31f21c41d5 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rcseht.scm,v 4.15 2003/02/14 18:28:08 cph Exp $
+$Id: rcseht.scm,v 4.16 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 8559e9c0b4b8dfd819cf6be24045322c57cf61ff..b1231d2abbfe1098b86bcd4d86300ab74c1bd6c2 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rcserq.scm,v 4.9 2003/02/14 18:28:08 cph Exp $
+$Id: rcserq.scm,v 4.10 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1988, 1989, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 97b363ac3e0ef524d3598d452267e761b1f5027b..7515bd2bb4da330115a742c9e2891ec64767a22e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rcsesr.scm,v 4.6 2003/02/14 18:28:08 cph Exp $
+$Id: rcsesr.scm,v 4.7 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index dddbf1504056755c783fc105c442e1411390dbe1..bdd0900975c90ce84b811a8db5507909313aa83f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rdebug.scm,v 1.6 2003/02/14 18:28:08 cph Exp $
+$Id: rdebug.scm,v 1.7 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1987, 1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 26f20e139b2631e2c2dfb9774376b615d23abe21..2187e51dd767c8a4fb16a27567685a2e003010cd 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rdflow.scm,v 1.6 2003/02/14 18:28:08 cph Exp $
+$Id: rdflow.scm,v 1.7 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1990, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index aa267ecab751bbf5439f38cbe1794804a6941f43..8a3a7ae039322698c3c949b6ae8bdd799bd97b65 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rerite.scm,v 1.7 2004/07/05 03:59:36 cph Exp $
+$Id: rerite.scm,v 1.8 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1990,1992,1993,2004 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index bbae8b676971f2cd3ce1588f79fb42016d5fa5ae..dfb70d601f3f2bf47cd2d0de17f984902eb2fd78 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rinvex.scm,v 1.12 2003/02/14 18:28:08 cph Exp $
+$Id: rinvex.scm,v 1.13 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1989-1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index b8c9237e108935d29fdabf68de81dfffaec2ab74..e147fbce8e31b715c535e2d8120e570019634f21 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rlife.scm,v 1.63 2003/02/14 18:28:08 cph Exp $
+$Id: rlife.scm,v 1.64 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1987, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 330cccf13c113a450ccedbc9bb685173baeebcae..a79a5aca6193ec0bc1ce8f32cac42cf68c5d5ad8 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rtlcsm.scm,v 1.4 2003/02/14 18:28:09 cph Exp $
+$Id: rtlcsm.scm,v 1.5 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1989, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 116c6b1f43a39c899666add52b64d758a4fef417..75fff98d053da481674df358b63b5eeca18a2b78 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_INIT([MIT/GNU Scheme], [7.7.91], [bug-mit-scheme@gnu.org], [mit-scheme])
-AC_REVISION([$Id: configure.ac,v 1.3 2006/09/25 04:39:59 cph Exp $])
+AC_REVISION([$Id: configure.ac,v 1.4 2007/01/05 15:33:03 cph Exp $])
 AC_CONFIG_SRCDIR([microcode/boot.c])
 AC_PROG_MAKE_SET
 
@@ -22,7 +22,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 ])
 
index 3302929d8362432b339317036a37414e5cd34257..83e881eeb0e7b9e4fb2e35f431315a65547fb111 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile.in,v 1.6 2006/09/09 02:31:30 cph Exp $
+# $Id: Makefile.in,v 1.7 2007/01/05 15:33:05 cph Exp $
 #
 # Copyright 2001,2004,2006 Massachusetts Institute of Technology
 #
@@ -16,8 +16,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.
 
 # **** BEGIN BOILERPLATE ****
 
index f8b2a9eb736095750bc687491dc77c85c4227ee9..7cdd2092c05c2e1832f67b4c45922ed158eaf52e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: anfile.scm,v 1.9 2003/02/14 18:28:09 cph Exp $
+$Id: anfile.scm,v 1.10 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index e3f28256e0199c95af8e18df80f06b81181924ce..edbdf13cb98b236e2ad4a4ee645fcafeec56cfcb 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: conpkg.scm,v 1.16 2003/02/14 18:28:10 cph Exp $
+$Id: conpkg.scm,v 1.17 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1988-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index ff23ca0e24194374ba52878346555e31d8c2d59b..856c3fa5d4ccb20bf758297b9d9c8c70a47d1325 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: cref.cbf,v 1.5 2003/02/14 18:28:10 cph Exp $
+$Id: cref.cbf,v 1.6 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 2ba8f90923ba577b412afbf472b03b5bf1c92174..de1bd650562714ff312416974709a74d66c721f1 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: cref.pkg,v 1.12 2003/02/14 18:28:10 cph Exp $
+$Id: cref.pkg,v 1.13 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 1d7b4dbf54372a81c73549bf9a8a85f83367c307..8abf2a7e08f78bf0c81a75f7f73808b7b705a41e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: cref.sf,v 1.18 2005/01/11 03:13:23 cph Exp $
+$Id: cref.sf,v 1.19 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1988,1989,1991,1992,1993,1995 Massachusetts Institute of Technology
 Copyright 1996,2001,2005 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 39178bd5280496621d2c445f02d9e8853af6c220..af8e04180a7d377b7325e142bc96eddb5f6b15a3 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: forpkg.scm,v 1.12 2003/02/14 18:28:10 cph Exp $
+$Id: forpkg.scm,v 1.13 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index f433dc37b798430bfd2f073c6e651acf709e3a5c..f0254a9d14c8d6696c36a609892f1e2bcf5186ef 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 1.28 2004/12/13 03:22:21 cph Exp $
+$Id: make.scm,v 1.29 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1988,1989,1990,1991,1993,1994 Massachusetts Institute of Technology
 Copyright 1995,1996,1998,1999,2000,2001 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 8f22825d41ee4a814c50c5d6fd26ea8e6164cb55..4edaa0c1b122e8c9d2908c45aa8da653a31e1f1f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: mset.scm,v 1.4 2003/02/14 18:28:10 cph Exp $
+$Id: mset.scm,v 1.5 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1988, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 53dc5843835316cb0a70fb169f2db96890ec7419..e44a315ab51be98b5ea6e6792a7e6bf183aa9d48 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: object.scm,v 1.16 2003/02/14 18:28:10 cph Exp $
+$Id: object.scm,v 1.17 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 6aad52fdf9c6ef587ffe073810bbb1cbbb5286e7..444699bc145bc8eb4a7ff2ecb376499f78b45c07 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: redpkg.scm,v 1.28 2003/02/14 18:28:10 cph Exp $
+$Id: redpkg.scm,v 1.29 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1988-2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 94a741b59c4b96dcf503b57d9c16ecd70b98982f..d3d0a72c5f46e629fb74289ac0ed3fc6f36cf0dc 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: toplev.scm,v 1.25 2005/01/11 02:59:14 cph Exp $
+$Id: toplev.scm,v 1.26 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1988,1989,1991,1993,1995,1996 Massachusetts Institute of Technology
 Copyright 1998,2000,2001,2002,2003 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index cc3b5f52a950ea90f44faa9d649651b5fc050d88..59ca1cc886ca12d95e711ca3a7fd2f83d8b48595 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: triv.pkg,v 1.9 2003/02/14 18:28:10 cph Exp $
+$Id: triv.pkg,v 1.10 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 1262294a7823c0416085c6a803e09b024cd5ab5d..f297a221e2cf3932a1f3833f1cbde76402ca456d 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: Clean.sh,v 1.10 2006/10/25 17:24:32 cph Exp $
+# $Id: Clean.sh,v 1.11 2007/01/05 15:33:05 cph Exp $
 #
 # Copyright 2000,2001,2002,2006 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.
 
 # Utility for cleaning up the MIT/GNU Scheme edwin directory.
 # The working directory must be the edwin directory.
index 11e6d3fdcc8c249534893b7284f5aae3ae0f6a1c..47c87dc0bff7a778bfc1493428e006a566395334 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile.in,v 1.10 2006/11/27 22:52:32 riastradh Exp $
+# $Id: Makefile.in,v 1.11 2007/01/05 15:33:05 cph Exp $
 #
 # Copyright 2000,2001,2006 Massachusetts Institute of Technology
 #
@@ -16,8 +16,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.
 
 # Standard Makefile for Scheme subsystem directories.
 # This makefile supports some utilities for Scheme subsystems.
index 1465f013983f523eaf4bd8498a4dd0e086c71437..7c63858eebbb2606a8253be7614912d216d050dd 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: abbrev.scm,v 1.10 2003/03/08 02:38:57 cph Exp $
+$Id: abbrev.scm,v 1.11 2007/01/05 15:33:05 cph Exp $
 
 Copyright 2000,2001,2003 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 1c0adc6811d5f42902d02a7187cf205581c1139a..c800234f0e57d9b7cce8f89fb96897062ac699d8 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ansi.scm,v 1.10 2003/02/14 18:28:10 cph Exp $
+$Id: ansi.scm,v 1.11 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index f44c7eb09e4e53086fee7f7d78fcf7376fc1b761..1af382fac51b20dfb77040c87dbcbf2d1107a42a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: argred.scm,v 1.36 2003/02/14 18:28:10 cph Exp $
+$Id: argred.scm,v 1.37 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1986, 1989-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index e36da9dd5a7cf5cb65c98388b57a6dc2aea9353f..6033822191d29d98a7887abd7700fc455ee9dbd9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: artdebug.scm,v 1.35 2005/04/01 05:06:51 cph Exp $
+$Id: artdebug.scm,v 1.36 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1989,1990,1991,1992,1993,1998 Massachusetts Institute of Technology
 Copyright 1999,2001,2003,2004,2005 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index f1a39c032c01de16013bd584d256c415996103f5..4672df0081a4efb5d15903108ea6583bfc8673ee 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: autold.scm,v 1.66 2005/03/30 03:52:58 cph Exp $
+$Id: autold.scm,v 1.67 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1987,1989,1990,1991,1992,1999 Massachusetts Institute of Technology
 Copyright 2000,2001,2005 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 37e300f39f45d07bb31622377422e0989593246e..a05e3a29dc52212a88a4ed4260b6dca972a17e71 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: autosv.scm,v 1.37 2003/02/14 18:28:10 cph Exp $
+$Id: autosv.scm,v 1.38 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1986, 1989-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 74f7ec8531aad43221c9f3fed5ee1b5dc9c28823..90204b406494d1fe1b6d3c95101618ada04e5b40 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: basic.scm,v 1.145 2006/10/24 04:13:14 cph Exp $
+$Id: basic.scm,v 1.146 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1987,1989,1990,1991,1992,1993 Massachusetts Institute of Technology
 Copyright 1999,2000,2005,2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 2f9ffa12efa1a59150c16f3856e62ccd06564024..e4574ad0d4b798aaaf686c6375610d92ef3b87c3 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: bios.scm,v 1.7 2003/02/14 18:28:11 cph Exp $
+$Id: bios.scm,v 1.8 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1992, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 4861da1a2ae761ec00ee69e89886e78f5ec18079..935804832026c73ebe9389a789829355869c4a4d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: bufcom.scm,v 1.110 2003/02/14 18:28:11 cph Exp $
+$Id: bufcom.scm,v 1.111 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1986,1989,1990,1992,1994,1996 Massachusetts Institute of Technology
 Copyright 1997,1998,1999,2000,2003 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 25ace96b13e8a8d45ec4afca8eadae9eb6b54bd8..09100b2f6ccfe8ba30b8e88d22b4bf92b5771e77 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: buffer.scm,v 1.193 2005/11/06 16:16:48 cph Exp $
+$Id: buffer.scm,v 1.194 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1986,1989,1990,1991,1992,1993 Massachusetts Institute of Technology
 Copyright 1994,1995,1996,1998,1999,2000 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index b90cb492cbdd0e2ea2103a653cd6c97d0b0f239a..bee3af80bcb588082a95256d17dba5d277a17fdc 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: buffrm.scm,v 1.63 2006/07/03 19:41:23 riastradh Exp $
+$Id: buffrm.scm,v 1.64 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1986,1989,1990,1991,1992,1993 Massachusetts Institute of Technology
 Copyright 1994,1995,1996,1997,1998,1999 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 783d7dac1ca0aa0c03a9a8470e0a071cf67459ad..d40d366903b426e2a7ca8c12901e3e89a61a4101 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: bufinp.scm,v 1.13 2004/03/30 04:27:48 cph Exp $
+$Id: bufinp.scm,v 1.14 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1989,1990,1991,1999,2004 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 75a16d9ccc74eb19160c089ed293545d6e6c5a1f..4c962107aabd6a47154043690d6f9c58a7b1c80b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: bufmnu.scm,v 1.134 2003/02/14 18:28:11 cph Exp $
+$Id: bufmnu.scm,v 1.135 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1986, 1989-2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 322fe6339d2118166e8c8d819a8c5612267a1b77..3e2648d8fea0f976976de52eeadcd53e7beadf34 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: bufout.scm,v 1.17 2004/02/16 05:42:55 cph Exp $
+$Id: bufout.scm,v 1.18 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1989,1991,1992,1993,1998,1999 Massachusetts Institute of Technology
 Copyright 2004 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 1f634cb29ccc419326eabee797a55704a5f7be65..1df538e887cc5f355476f1ee54ffb7c16f0c0632 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: bufset.scm,v 1.15 2003/02/14 18:28:11 cph Exp $
+$Id: bufset.scm,v 1.16 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1986, 1989-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index adee5ac33ff04f2fc78ff242189409c57c3fdf89..5b6f8935cb5de002a12b7b7761eb5483a4fe1a11 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: bufwfs.scm,v 1.23 2003/02/14 18:28:11 cph Exp $
+$Id: bufwfs.scm,v 1.24 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1986, 1989-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 22a1b45d0a7ad4cca6342e2094d7b0a11f32c300..f5bdec478a6e1c8f920ab365cea85efb74bcef2b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: bufwin.scm,v 1.316 2005/11/07 06:58:45 cph Exp $
+$Id: bufwin.scm,v 1.317 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1987,1989,1990,1991,1992,1993 Massachusetts Institute of Technology
 Copyright 1994,1995,1996,1999,2000,2002 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 3d1fd261e5749eac55eea08226c0fbe4b3f84802..1a8eb6a0c245fba9ebc03c6baea2d82b39bc56ce 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: bufwiu.scm,v 1.38 2005/11/06 16:30:58 cph Exp $
+$Id: bufwiu.scm,v 1.39 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1987,1989,1990,1991,1993,1994 Massachusetts Institute of Technology
 Copyright 1996,2000,2005 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index f2198d63124023f981587c896dd4ae8deb99db7a..d6c0aad1e297b3a2f2b1e543ef0c111dba38a53a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: bufwmc.scm,v 1.21 2003/02/14 18:28:11 cph Exp $
+$Id: bufwmc.scm,v 1.22 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1986, 1989-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 28a5e703ef98fb7c2d168094841d40c6997b3867..dfda8a0987d7ef9ac1160c19415f6734e001b4df 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: c-mode.scm,v 1.63 2003/02/14 18:28:11 cph Exp $
+$Id: c-mode.scm,v 1.64 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1986, 1989-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 279cb2bf491a22d9879db8b543e43d62d81311cd..ffb85fe7ca0f77c8a94ed378bf09d482b1fd4155 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: calias.scm,v 1.33 2006/10/24 04:13:23 cph Exp $
+$Id: calias.scm,v 1.34 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1986,1989,1991,1992,1994,1995 Massachusetts Institute of Technology
 Copyright 1998,2000,2001,2002,2003,2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 4ec25c6e24b97c28f54f1caf855217273095d20c..36bde8c481ed725524cba62e000296ce7ebaac78 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: cinden.scm,v 1.23 2003/02/14 18:28:11 cph Exp $
+$Id: cinden.scm,v 1.24 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1986, 1989-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 929a4bec7d71585a9107f055515222e2e8826523..98549090ea7c630f039de0cd80a7806f8f9283d4 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: class.scm,v 1.75 2003/02/14 18:28:11 cph Exp $
+$Id: class.scm,v 1.76 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1986, 1989-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 1cfdcb547a55d386a18ff5ca376a8c4189e351b8..cd9ea17f17bfaa4c1224152d1c852a54d5201522 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: clscon.scm,v 1.14 2003/03/14 20:46:23 cph Exp $
+$Id: clscon.scm,v 1.15 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1989,1990,1991,1993,2002,2003 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index a2fe6544992e4f1af33ccf52d8ad69503eb82885..0a054c18bd1fdcb67c101914044aa63bdd03c014 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: clsmac.scm,v 1.13 2003/02/14 18:28:11 cph Exp $
+$Id: clsmac.scm,v 1.14 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1986, 1989, 1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index d928439e0a6c72209f4a5abaf8ae6ba760c2ee66..68b16ea93e5add1204ad0fe300eab6c918dfa729 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: comatch.scm,v 1.7 2003/02/14 18:28:11 cph Exp $
+$Id: comatch.scm,v 1.8 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1997, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 1e2e6cfc3a9cc9d12dfe40d9e2b412c3f221b295..b86aa74c887f3879d9fdcde80b11de9bf3e411c7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: comhst.scm,v 1.9 2003/02/14 18:28:11 cph Exp $
+$Id: comhst.scm,v 1.10 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 8bcbe6137484bf865171fa7a9d2821dfa28d394e..d08f1c39cb6fddca44bbbe316858085007c399f9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: comint.scm,v 1.32 2003/02/14 18:28:11 cph Exp $
+$Id: comint.scm,v 1.33 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1991-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 13888e69532876fe7ce67863526be0a95657cb3d..e423d99e8fb11f982017ba216ffe89dd2be63736 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: comman.scm,v 1.88 2003/02/14 18:28:11 cph Exp $
+$Id: comman.scm,v 1.89 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1986, 1989-2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 6c8777745c8934f8abd7c86c5c3e6c937d21f554..ca80bacf0194d715018751349c6475fca0b6028d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: compile.scm,v 1.17 2003/02/14 18:28:11 cph Exp $
+$Id: compile.scm,v 1.18 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1992-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index d0b947f24c4d6ef4f0594f00679f6805c2fcc9eb..be9195759789d43203d5ae9ecb35e0342757f959 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: comred.scm,v 1.126 2003/02/14 18:28:11 cph Exp $
+$Id: comred.scm,v 1.127 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1986, 1989-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index c739dc6efba2c54f7caea90622075c8ea0123244..9ce52fd7495a823bb59d463a4860c4dc8930f66f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: comtab.scm,v 1.75 2003/02/14 18:28:11 cph Exp $
+$Id: comtab.scm,v 1.76 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1986, 1989-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index d18313d01e5f25c4c49139fbbd5b00147c1824f0..28bbdf6d95262c93f1914795e6bd7081ec850e35 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: comwin.scm,v 1.150 2003/02/14 18:28:11 cph Exp $
+$Id: comwin.scm,v 1.151 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1985, 1989-1999, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index a540da192261e8d13d39fb238d2856634cae5e25..5c3e4827525fa601354e0371b9c1a4e7693e7c08 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: curren.scm,v 1.148 2006/07/03 19:41:22 riastradh Exp $
+$Id: curren.scm,v 1.149 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1986,1989,1990,1991,1992,1993 Massachusetts Institute of Technology
 Copyright 1994,1995,1996,1997,1998,1999 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 64a08dd1f7c8e828564fb883dccb1a594f358961..4c2f00410e86f1d1c75dd729e1b86aaebe448d69 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: dabbrev.scm,v 1.7 2003/02/14 18:28:11 cph Exp $
+$Id: dabbrev.scm,v 1.8 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1992, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 5ba0f3a1a801b13f23e71437b56fb0edbe16ba4b..beec2fe2f247b7f3d5a4b957489af34017d39981 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: debian-changelog.scm,v 1.9 2003/02/14 18:28:11 cph Exp $
+$Id: debian-changelog.scm,v 1.10 2007/01/05 15:33:05 cph Exp $
 
 Copyright 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 2774b9944cf2c00da0210dc3987a3374e813c346..0e1fb574db1a6bd5ddce20cb6fbff2946612be48 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: debug.scm,v 1.70 2006/06/12 04:19:43 cph Exp $
+$Id: debug.scm,v 1.71 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1992,1993,1994,1995,1996,1997 Massachusetts Institute of Technology
 Copyright 1998,1999,2000,2001,2002,2003 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index d3c82a321792b66454de073957a41722b3cb38f9..9aac4e2e93b62986ce217f41360998b5129c8a80 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: debuge.scm,v 1.58 2004/02/16 05:43:09 cph Exp $
+$Id: debuge.scm,v 1.59 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1987,1989,1990,1991,1992,1993 Massachusetts Institute of Technology
 Copyright 1995,1998,2000,2004 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 31f74a32dacc126641d8f073dc66b0765dc59b70..aeea50ac1b293f556828ce0d6cabed6928f14622 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: decls.scm,v 1.78 2006/11/04 20:25:17 riastradh Exp $
+$Id: decls.scm,v 1.79 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1989,1990,1991,1992,1993,1994 Massachusetts Institute of Technology
 Copyright 1995,1996,1997,1998,1999,2000 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 474765230bb4c760601759d64b750d454a86dc5b..5ade1f884bc75deb90d99a98f1f054d5841fabe0 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: dired.scm,v 1.199 2006/06/12 04:19:43 cph Exp $
+$Id: dired.scm,v 1.200 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1987,1989,1991,1992,1993,1994 Massachusetts Institute of Technology
 Copyright 1995,1996,1997,1999,2000,2001 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 6f70f2c9ddfe4ffbeab038f26ba333531b7b8bcd..faac55812fb73d85f8fbc8fba446c02fe37e848e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: diros2.scm,v 1.7 2003/02/14 18:28:11 cph Exp $
+$Id: diros2.scm,v 1.8 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1992-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 6c56d99c0d138f8a5e012994d8b1c5f9087a9a80..98fad9d9c586fb18b8467f3473814d8333142676 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: dirunx.scm,v 1.16 2003/02/14 18:28:11 cph Exp $
+$Id: dirunx.scm,v 1.17 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1992-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 2a23f56d5c9969df410055d10380be0d4393aa3a..b3bd98098515dd5944da07c0d85abf582c753328 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: dirw32.scm,v 1.7 2003/02/14 18:28:11 cph Exp $
+$Id: dirw32.scm,v 1.8 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1996, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 8f87f3a17647ce155745113ad8444b7f17514b06..8f46c3a3440911ba5bf9962804d5dea4e20b67c4 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: display.scm,v 1.10 2003/02/14 18:28:11 cph Exp $
+$Id: display.scm,v 1.11 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1989-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 5efeb481565b75c2c32f8c0934d117a91e84e901..0ef4dcb045219b74bfe7c176f4cd46b9afe46322 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: docstr.scm,v 1.7 2003/02/14 18:28:11 cph Exp $
+$Id: docstr.scm,v 1.8 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1993-2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 8283820a816c3eae03503f6784516700d4378ba1..40e232350855a8dfaf3a79296af2c44ee4a4169b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: dos.scm,v 1.56 2003/02/14 18:28:11 cph Exp $
+$Id: dos.scm,v 1.57 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1992-2000, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 5b13bb95a04b3122940b3c09cb3b62a2f9cb0db3..7c63b7ca958a22d984bd4d6fe955725a3e681b66 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: doscom.scm,v 1.6 2003/02/14 18:28:11 cph Exp $
+$Id: doscom.scm,v 1.7 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1993,2003 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 95c7831760c00bb1165a115a4477fc8ccdf1e37e..beb806af9d4d8a9336f8ca088ab7df98e3ef0f96 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: dosfile.scm,v 1.45 2004/02/16 05:43:14 cph Exp $
+$Id: dosfile.scm,v 1.46 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1995,1996,1999,2000,2002,2003 Massachusetts Institute of Technology
 Copyright 2004 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 0e24d1f425f26f1d0e5e96220cbc3b8f93120f9a..78819cdda11d865327b7248c653878dfec982960 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: dosproc.scm,v 1.12 2003/02/14 18:28:11 cph Exp $
+$Id: dosproc.scm,v 1.13 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1992,1993,2001,2002,2003 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 6e681e8d5c703da55d82cdd4453f897aeae6533c..73d8505542a6943b1d470793574c6bc811d556aa 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: dosshell.scm,v 1.8 2003/02/14 18:28:11 cph Exp $
+$Id: dosshell.scm,v 1.9 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1993,2001,2003 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 5276d152ca60ce7dea96e79b5c329c08ca12aae3..f38412767b9cfe98f5aac852686bd27338044055 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ed-ffi.scm,v 1.56 2006/11/04 20:25:17 riastradh Exp $
+$Id: ed-ffi.scm,v 1.57 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1990,1991,1992,1993,1994,1995 Massachusetts Institute of Technology
 Copyright 1996,1997,1998,1999,2000,2001 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 475996e0a94b9636ee53daf1196f1d593930edb0..060f518e0fc6403573d15f1d0d9208d72022b3ec 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: editor.scm,v 1.262 2006/05/15 02:43:49 cph Exp $
+$Id: editor.scm,v 1.263 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1986,1989,1990,1991,1992,1993 Massachusetts Institute of Technology
 Copyright 1994,1995,1996,1997,1998,1999 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 81292737995676ab05cca3051ff9b8cb2ac7a715..85471c1da46ecb2a876d5ee967ac13e622a324b9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: edtfrm.scm,v 1.95 2006/10/22 16:09:29 cph Exp $
+$Id: edtfrm.scm,v 1.96 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1987,1989,1990,1991,1993,1995 Massachusetts Institute of Technology
 Copyright 1996,2002,2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index d690aedf9e7c4fad3fc810ac406db8ba23f67b5c..73acbdfea7d7027a08140fe7741622d1f8029db4 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: edtstr.scm,v 1.33 2006/12/09 02:02:26 riastradh Exp $
+$Id: edtstr.scm,v 1.34 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1989,1990,1991,1992,2003,2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index d1459f67ff4b61c0eee9566e332d5360f6aa8907..29bbfccad18a2b1fc7418b92df49cc7c52643133 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: edwin.cbf,v 1.6 2003/02/14 18:28:12 cph Exp $
+$Id: edwin.cbf,v 1.7 2007/01/05 15:33:05 cph Exp $
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 43c873ce1dbeae900893e0ca5c804f1124dec5fe..30ba054f6f10ad5fa9a9e261026e9cc97af724f4 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: edwin.ldr,v 1.78 2006/09/08 12:43:11 cph Exp $
+$Id: edwin.ldr,v 1.79 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1989,1990,1991,1992,1993,1994 Massachusetts Institute of Technology
 Copyright 1995,1996,1997,1998,1999,2000 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 83213af78f2b9fa34431d1615bad6e63582be6cd..846399a8518c5f5d2cdb2c3792eeaccbcb76333f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: edwin.pkg,v 1.300 2006/12/28 15:31:00 cph Exp $
+$Id: edwin.pkg,v 1.301 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1989,1990,1991,1992,1993,1994 Massachusetts Institute of Technology
 Copyright 1995,1996,1997,1998,1999,2000 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index a1c9e9a14c1e88e7e3d84518fa3037ad2babbe5b..9a8d4178aefc9493fde0fdb1d9d12a8db3538b94 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: edwin.sf,v 1.34 2006/10/25 17:30:24 cph Exp $
+$Id: edwin.sf,v 1.35 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1989,1990,1991,1992,1995,1996 Massachusetts Institute of Technology
 Copyright 1999,2000,2001,2005,2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 797ab7ae287e6d292f9ef86385a7bfd63928c14e..b5ad4aa873b5bb2a0deb0e1cf2facdab24fc26cd 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: evlcom.scm,v 1.71 2005/04/12 18:39:46 cph Exp $
+$Id: evlcom.scm,v 1.72 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1986,1989,1991,1992,1993,1994 Massachusetts Institute of Technology
 Copyright 1995,1997,1998,1999,2000,2001 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 7ea4fc1a23752b5e9ea47574eddec71ae20518d5..1def89d893b81c1204722fbbc22b11ced3f8c9f1 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: eystep.scm,v 1.9 2003/02/14 18:28:12 cph Exp $
+$Id: eystep.scm,v 1.10 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1994-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 6aecca4041e435d26ee5bed23e1841c31060bdbd..cb560cce5f6e56f907d6e13976107a19a97d1810 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: filcom.scm,v 1.226 2003/02/14 18:28:12 cph Exp $
+$Id: filcom.scm,v 1.227 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1986, 1989-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 5fd97c9602b6a170e5ade3277bfa7a1daf4f0e5c..e9c9fa24efea5298bef0015d9ab235032771159b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: fileio.scm,v 1.168 2006/04/29 01:29:56 cph Exp $
+$Id: fileio.scm,v 1.169 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1986,1989,1991,1992,1993,1994 Massachusetts Institute of Technology
 Copyright 1995,1997,1999,2000,2001,2002 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 37f589caf0a84d401d38fb9906b8fd9419789219..d27e6b6c8038951e0012385537fe7463af8b93aa 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: fill.scm,v 1.73 2003/02/14 18:28:12 cph Exp $
+$Id: fill.scm,v 1.74 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1986, 1989-2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 2ca5af76387baffa90c5d771d9fd2c5353ec3192..8ef4454ce3354641da91da470e714a4c22584ebe 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: grpops.scm,v 1.31 2003/02/14 18:28:12 cph Exp $
+$Id: grpops.scm,v 1.32 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1986,1989,1991,1993,1995,1996 Massachusetts Institute of Technology
 Copyright 1999,2000,2003 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 2e4e7261f8b4a89730c22e663c695285b74cf8f0..9d4167dea36ab53fa08f66aaed370f4ff90ceab5 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: hlpcom.scm,v 1.129 2005/10/23 20:41:22 cph Exp $
+$Id: hlpcom.scm,v 1.130 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1986,1989,1990,1991,1993,1998 Massachusetts Institute of Technology
 Copyright 2000,2002,2003,2004,2005 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index c571d5bf15c656f2c8fe5b8b716791d092bed187..61a95c0b77c909fbc79fcb7ae4f1bd52df1e5035 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: htmlmode.scm,v 1.14 2006/02/06 18:41:04 cph Exp $
+$Id: htmlmode.scm,v 1.15 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1999,2000,2001,2002,2003,2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 711d5885241b884e756a0b78f7fd46b7a8ac98c2..5d1f7ab73bb29202fd9cb164e7bf7531da798d54 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: image.scm,v 1.140 2003/02/14 18:28:12 cph Exp $
+$Id: image.scm,v 1.141 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1986, 1989-2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 1364605687bc85a722b200a5911cb5798afa0839..a88f6e5102a5a0cf7c9089e209b3879451052a9f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: info.scm,v 1.141 2006/11/23 04:56:19 riastradh Exp $
+$Id: info.scm,v 1.142 2007/01/05 15:33:05 cph Exp $
 
 Copyright 1986,1989,1990,1991,1992,1993 Massachusetts Institute of Technology
 Copyright 1994,1995,1996,1997,1998,1999 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index de009f97e74b3921b344a07ae2c3fbdce2e3fb2f..f7661a7382bac4cc5b9a15ef5a1749e00bf0192e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: input.scm,v 1.105 2003/02/14 18:28:12 cph Exp $
+$Id: input.scm,v 1.106 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1986, 1989-2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 3183c51854ee05d8b7d32615af5698d7a8cfb85a..22651a9d14eb14d318480e56306c4e83a99b11b9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: intmod.scm,v 1.122 2006/03/09 18:48:59 cph Exp $
+$Id: intmod.scm,v 1.123 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1986,1989,1991,1992,1993,1999 Massachusetts Institute of Technology
 Copyright 2000,2001,2002,2003,2004,2005 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 6394e455ea8129abfb2d5398e3740ef66fa60601..a2e5f1caf48e64669343c0fab813565818b2282b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: iserch.scm,v 1.26 2003/02/14 18:28:12 cph Exp $
+$Id: iserch.scm,v 1.27 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1986, 1989-2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 6ea8ae2a509ec5c0ffb691fe4f03cbbcf20becd7..cb378821e6d9f7db47fef1e3ad6f6e3bcd1c7cee 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: javamode.scm,v 1.14 2003/02/14 18:28:12 cph Exp $
+$Id: javamode.scm,v 1.15 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1998-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 1f85a91ad27e063e46a37f2bf2675ea5fc9e9795..8a975f6738e6d805c452dbf54fc4d76e4e9a658b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: key-w32.scm,v 1.6 2003/02/14 18:28:12 cph Exp $
+$Id: key-w32.scm,v 1.7 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1991-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 3d62efc4f750f028eb299c3e1f7a94119e10491f..c4b6fdf09626f76425da18a389669386d1539d63 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: key-x11.scm,v 1.8 2003/02/14 18:28:12 cph Exp $
+$Id: key-x11.scm,v 1.9 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1991-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 348186a212329ff9c02a6375103d027d8b280084..57aa301b1858ed670b2568254f832dc05f8ab0b4 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: keymap.scm,v 1.20 2003/02/14 18:28:12 cph Exp $
+$Id: keymap.scm,v 1.21 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1986, 1989-2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 5be58669dc1fa93356d09a5f1f966e928f3ea44b..bffda0f92fbdf715b2bf26157f4973fe71ed713b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: keyparse.scm,v 1.6 2003/02/14 18:28:12 cph Exp $
+$Id: keyparse.scm,v 1.7 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1996-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index c7e3eded914d49372b1053e1110df37d855f0d05..ca2dbfdbd00c23a403eb6101acc5a914c61cfb77 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: kilcom.scm,v 1.75 2003/02/14 18:28:12 cph Exp $
+$Id: kilcom.scm,v 1.76 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1985, 1989-1999, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 250abe7fe9b8c996ef6152818c6c6813c994d7d4..89b46db221f1390ce1a7ea6cba94a4674bb3498f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: kmacro.scm,v 1.48 2005/02/18 01:05:34 cph Exp $
+$Id: kmacro.scm,v 1.49 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1987,1989,1990,1991,1992,1993 Massachusetts Institute of Technology
 Copyright 2001,2005 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index f83490415f1f2f7f2e70bf92d2103ea52371be69..8216a77ecbcf35425a4504ffc99ce84d6aa7a6c9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: lincom.scm,v 1.127 2003/02/14 18:28:12 cph Exp $
+$Id: lincom.scm,v 1.128 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1986, 1989-2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index ab7a83f93de683c3b706b22a13214935b4cb875c..f99090cf0e90f53365e220bf9858605832570c44 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: linden.scm,v 1.132 2005/07/14 19:35:15 cph Exp $
+$Id: linden.scm,v 1.133 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1987,1989,1991,1995,1996,2005 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 27ff5c5116d97f158ab9aa6ee94c2b858e151dd9..af6f0bb199979f9c2d85084bc94b87448372f257 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: loadef.scm,v 1.50 2006/11/04 20:25:17 riastradh Exp $
+$Id: loadef.scm,v 1.51 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1986,1989,1990,1991,1992,1993 Massachusetts Institute of Technology
 Copyright 1994,1995,1996,1997,1998,1999 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index b7ba0102159a1a991ddb365f10d660e45b489777..d9193125dc0e5040224e85c5d8ef3dea8d11dcfb 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: lspcom.scm,v 1.163 2003/02/14 18:28:12 cph Exp $
+$Id: lspcom.scm,v 1.164 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1986, 1989-1999, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 276bef4192e6ff90a318e3bc09f6a97d74cf4bd9..efcfdf1901f7729749169666ee3bb8f48be60610 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: macros.scm,v 1.78 2006/02/06 18:50:45 cph Exp $
+$Id: macros.scm,v 1.79 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1987,1989,1991,1992,1993,1995 Massachusetts Institute of Technology
 Copyright 1999,2001,2002,2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 5679d0c08e17af475892c6b59a73089d0e3fc956..c7adf3889ac51b60815bb2c3a873c874c0b0abe5 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 3.121 2004/12/13 03:22:21 cph Exp $
+$Id: make.scm,v 3.122 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1989,1990,1991,1992,1993,1994 Massachusetts Institute of Technology
 Copyright 1995,2000,2001,2002,2003,2004 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index ebbe2b4bdd33c87765b1fc8bcebd6e9fd271e44f..957fd177bacc7b4d8c920f68120de670f8f986e5 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: malias.scm,v 1.10 2003/08/07 01:46:34 cph Exp $
+$Id: malias.scm,v 1.11 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1991,1997,1999,2003 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index dbc8bdf004a07a7f2456dbaaa55b74089a31c8a0..a4b55a1ebf6a6dd560a1e2bf193b490099004372 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: manual.scm,v 1.19 2003/02/14 18:28:12 cph Exp $
+$Id: manual.scm,v 1.20 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1991-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 4376b580b8be6054669ce37f5c4467c772bbe8db..d1ca4b1c7191f98adcd663d8d2c430a96f785215 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: midas.scm,v 1.25 2003/02/14 18:28:12 cph Exp $
+$Id: midas.scm,v 1.26 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1986, 1989-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 6ca4da513a5fae7b873d983946852ad4c79434b4..70f53dd946541b1981ea39b30bb89c70a284e67f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: modefs.scm,v 1.167 2006/01/02 04:20:59 riastradh Exp $
+$Id: modefs.scm,v 1.168 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1987,1989,1990,1991,1992,1993 Massachusetts Institute of Technology
 Copyright 1994,1995,1996,1998,1999,2000 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 41c7cc1dae165b40c00f3a8e3e8dc607a10547ce..b55e977f4543de55809410cae21d8b6110796d77 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: modes.scm,v 1.38 2003/02/14 18:28:12 cph Exp $
+$Id: modes.scm,v 1.39 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1986, 1989-2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index b590a2a6e4361f8ea4da309a8dd672a93a9651dc..78d6033709ffc976f7d2af3e569b5fa59f22fbf8 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: modlin.scm,v 1.26 2003/02/14 18:28:12 cph Exp $
+$Id: modlin.scm,v 1.27 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1989-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index c73d5dd2e2990fe0c936c4988d0b4f27dc13f559..2013913e2cabad582dbde60a072f08e08b93b1da 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: modwin.scm,v 1.45 2003/02/14 18:28:12 cph Exp $
+$Id: modwin.scm,v 1.46 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1986, 1989-1999, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 7a6fc20a265e13fb05487e161fc67a7544bb4ff1..0f5818ecd6dada45a61514f31b27627dd663f6af 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: motcom.scm,v 1.52 2005/11/24 00:00:59 riastradh Exp $
+$Id: motcom.scm,v 1.53 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1987,1989,1991,1993,2003 Massachusetts Institute of Technology
 Copyright 2005 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 124dba1cd18ce827f8f24fe8c3229ed6757a3995..b14584fb9123d51728aff23d9a7157f7029b61cd 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: motion.scm,v 1.91 2003/02/14 18:28:12 cph Exp $
+$Id: motion.scm,v 1.92 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1985, 1989-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index c7f8e55f2f4e5fc74f1362fc9e6a1affe1fe210a..8ffd8a9e69d27b73e8b69d57b5ce1d498d409375 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: mousecom.scm,v 1.8 2003/02/14 18:28:12 cph Exp $
+$Id: mousecom.scm,v 1.9 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1989-2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 54de6fb72fe21064c7aeaafe1c13bb02a2646fba..6567408a30c155140a8e896178400b86abfde228 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: nntp.scm,v 1.32 2005/12/27 06:22:06 riastradh Exp $
+$Id: nntp.scm,v 1.33 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1995,1996,1997,1998,1999,2003 Massachusetts Institute of Technology
 Copyright 2004,2005 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index e828e0b73f6c087596fc92e59e57318d35b7aa67..1df255811c00a3a626cb4d6779e2162b8ba19b04 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: notify.scm,v 1.24 2006/06/12 04:19:43 cph Exp $
+$Id: notify.scm,v 1.25 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1992,1993,1994,1995,1996,2001 Massachusetts Institute of Technology
 Copyright 2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index cc36367df750ea486fe44636eb960970491aee91..99d1806f3151226b94ed7e96ab3618e067b930ac 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: nvector.scm,v 1.11 2003/02/14 18:28:12 cph Exp $
+$Id: nvector.scm,v 1.12 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1985, 1989, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 5b37be930986bda17aedd6e8b50ffc6181ccd5d3..00ab99ead883eac082f99f11d567a7f882defc3e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: occur.scm,v 1.11 2005/01/17 20:03:55 cph Exp $
+$Id: occur.scm,v 1.12 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1992,1995,1997,2000,2003,2004 Massachusetts Institute of Technology
 Copyright 2005 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index abcf5a262adb77ab6aefa562aa17bc5f60d83a9f..4e354097c275d9a32a347745f202d594eee22ad1 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: os2.scm,v 1.54 2003/02/14 18:28:12 cph Exp $
+$Id: os2.scm,v 1.55 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1994-2000, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 1e1a75e6ffdd43d56ba3dbec797ac6f6899b0b46..3c90c4de9133ccd9e1b430cad068baf5e368852d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: os2com.scm,v 1.8 2003/02/14 18:28:12 cph Exp $
+$Id: os2com.scm,v 1.9 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1994-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 89d7b3ac07f0a60ec5c33cffcdefd71b29abf270..7f5525a91d9fc30f287006035f2c7f3d2e97970c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: os2term.scm,v 1.27 2006/10/24 04:13:41 cph Exp $
+$Id: os2term.scm,v 1.28 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1994,1995,1996,1997,2000,2003 Massachusetts Institute of Technology
 Copyright 2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index fc6dfd8981d78189b58878403e14fbe99f6c6ca2..39e09da1abc0f30f99f60f91de69ff48f9bdd687 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: outline.scm,v 1.12 2003/02/14 18:28:12 cph Exp $
+$Id: outline.scm,v 1.13 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1992-2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index ee369bd5052a0fb8c3d1e72a96955106d69cfc21..38b2875ae6cf3908062b8aac7e11714535b0a513 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: pasmod.scm,v 1.54 2003/02/14 18:28:13 cph Exp $
+$Id: pasmod.scm,v 1.55 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1986, 1989-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 775a26aedb2fb8bcabdd40873ccc0394cdd9d28b..f3bea8dae450d125b4ca41bebb3b50c70f4d60a7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: paths.scm,v 1.18 2003/02/14 18:28:13 cph Exp $
+$Id: paths.scm,v 1.19 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1989-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 3fda59269b608ec1e1383c345061a652983598af..713058f2d8fd859e5e04587f11c2917f332186ce 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: print.scm,v 1.23 2003/02/14 18:28:13 cph Exp $
+$Id: print.scm,v 1.24 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1991-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 5d057800dcea24bcee191f9f8a9560777e11446a..095f4305861d1cfb509958b3fe52fa895b7bee41 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: process.scm,v 1.67 2004/02/17 04:59:54 cph Exp $
+$Id: process.scm,v 1.68 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1991,1992,1993,1996,1997,1999 Massachusetts Institute of Technology
 Copyright 2000,2001,2002,2003,2004 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 9ccd801e642b81c73586e08a2c8adfc3f2a788af..961f19d88523c29a9953c85c370dd0a2bc7ab86f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: prompt.scm,v 1.202 2005/04/01 05:07:18 cph Exp $
+$Id: prompt.scm,v 1.203 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1987.1989,1990,1991,1992,1993 Massachusetts Institute of Technology
 Copyright 1994,1995,1996,1997,1998,1999 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 6b1c3605d458c47170fc16595f9b233bd5f842d2..5b578ab42913521854e4934a875ffd0c92da0347 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: pwedit.scm,v 1.12 2003/11/11 01:46:43 cph Exp $
+$Id: pwedit.scm,v 1.13 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1999,2000,2003 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 3da36f35cada10c395bd5980d7a1bb9d0eb812fc..529225b11f2a67205a32959ae7c04853d5d2e378 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: pwparse.scm,v 1.4 2003/02/14 18:28:13 cph Exp $
+$Id: pwparse.scm,v 1.5 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index d20294f7a58e765d01d4d23edbf4e9036448860f..7c0a3322cf8418ab6a57ec3ae324bf81fb8645e7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rcsparse.scm,v 1.6 2003/02/14 18:28:13 cph Exp $
+$Id: rcsparse.scm,v 1.7 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1991-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index b15a68cf5415b61325d754b5ba4ac3313197c94a..3a0e224c288f74b68a612796edf1d7a863bae8ce 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: reccom.scm,v 1.17 2003/02/14 18:28:13 cph Exp $
+$Id: reccom.scm,v 1.18 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1986, 1989, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 6cca0191586c3b35866c3de6561e756db4e41fe9..b6c6c2972d1d80daa0692e3f90e9b49489badc87 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: regcom.scm,v 1.25 2003/02/14 18:28:13 cph Exp $
+$Id: regcom.scm,v 1.26 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1987-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index b1b3de086e54240b0a5c9306e3fb833471f392bb..703271264b3995a511dcc8a5366f4f9e85777623 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: regexp.scm,v 1.84 2006/02/18 04:56:22 cph Exp $
+$Id: regexp.scm,v 1.85 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1986,1989,1991,1992,1993,1995 Massachusetts Institute of Technology
 Copyright 1996,1997,1999,2001,2002,2003 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 1c2945ec14665d7e91e4514933a706113c10370d..11545046510401ea9779f7239b6a0226940302b5 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: regops.scm,v 1.91 2003/02/14 18:28:13 cph Exp $
+$Id: regops.scm,v 1.92 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1986,1989,1991,1992,1993,2000 Massachusetts Institute of Technology
 Copyright 2003 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index af6ba14fb8f561a22cc20093cbf9b253545be8e2..5796dd238402c8b149b76fe41d0e317efa4f17db 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rename.scm,v 1.11 2003/02/14 18:28:13 cph Exp $
+$Id: rename.scm,v 1.12 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1989-1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index d3b92c0ad84e6fb4328e1aa2c1a4dd13ebdb00cb..be852c3145ca3bf87012682eb76d9e4455d4b9d6 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: replaz.scm,v 1.83 2003/02/14 18:28:13 cph Exp $
+$Id: replaz.scm,v 1.84 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1986, 1989-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 85b457efa2541fcd5e6e53ce163692aa4628648d..59811aecb78c4c5c487305a10825908f0ee8b422 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rfc822.scm,v 3.7 2005/12/09 20:34:15 riastradh Exp $
+$Id: rfc822.scm,v 3.8 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1999,2000,2003,2005 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 43106330360cb56180155c623c0034318839ab66..cdee67610a7b1517b7997fca025f835750e7a8e7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ring.scm,v 1.15 2003/02/14 18:28:13 cph Exp $
+$Id: ring.scm,v 1.16 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1984, 1989-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 30a4322cdc2a74bed476b0bd798b96c9bf837294..763fe5266eec98d0616ab0d4c0490ff3ab811186 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rmail.scm,v 1.76 2004/01/16 19:11:14 cph Exp $
+$Id: rmail.scm,v 1.77 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1991,1992,1993,1994,1995,1999 Massachusetts Institute of Technology
 Copyright 2000,2001,2003 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index d6375782e235b82f5e5d342ebaca87d5264fdc29..230955017bafeae6c0f6a5bfa2fe175279369a30 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rmailsrt.scm,v 1.16 2003/02/14 18:28:13 cph Exp $
+$Id: rmailsrt.scm,v 1.17 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1991-2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 59b90c0ba4b3f9b4a9487c0654919bf0ac8d0d38..db243f9f362bd8582fb7038ba308c2824e031244 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rmailsum.scm,v 1.39 2003/02/14 18:28:13 cph Exp $
+$Id: rmailsum.scm,v 1.40 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1991-2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
@@ -29,7 +29,7 @@ USA.
 \f
 (define-variable rmailsum-rcs-header
   "The RCS header of the rmailsum.scm file."
-  "$Id: rmailsum.scm,v 1.39 2003/02/14 18:28:13 cph Exp $"
+  "$Id: rmailsum.scm,v 1.40 2007/01/05 15:33:06 cph Exp $"
   string?)
 
 (define-variable-per-buffer rmail-buffer
index 275f1d8201dcb7d7e0ff99b9fbdf21d7a075bd1a..44984111d616b0f7af37447c00450adcf307b09c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: schmod.scm,v 1.74 2006/07/28 04:10:54 cph Exp $
+$Id: schmod.scm,v 1.75 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1986,1989,1990,1991,1992,1998 Massachusetts Institute of Technology
 Copyright 2000,2001,2002,2003,2004,2005 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index b58ab811e63d28da8daadb41747fe51cf27aa8b3..fb4828436edfe099d030f44be41765a817d3c2cd 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: scrcom.scm,v 1.11 2003/02/14 18:28:13 cph Exp $
+$Id: scrcom.scm,v 1.12 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1990-2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 08971851510dd0a63afeddfd99ce5fab5757a05d..49d552cd4e66e3fbfb49f9a6f5d2d02e5f19066f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: screen.scm,v 1.122 2003/03/13 03:19:53 cph Exp $
+$Id: screen.scm,v 1.123 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1987,1989,1990,1991,1992,1996 Massachusetts Institute of Technology
 Copyright 1997,1999,2000,2003 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 13b397de395621db33209f0aae0b9cd936c6f060..3256e5a32101876dbc98b6adbdc236d50bb665e4 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: search.scm,v 1.159 2004/11/19 16:54:23 cph Exp $
+$Id: search.scm,v 1.160 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1986,1989,1990,1991,2001,2002 Massachusetts Institute of Technology
 Copyright 2003,2004 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 6228673d7a29edd38a24e7172ee74d96e6f29ca5..736897ea6318f8b7b0bf7a2fdc023f5fb31d01de 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: sendmail.scm,v 1.88 2006/12/20 07:22:23 cph Exp $
+$Id: sendmail.scm,v 1.89 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1991,1992,1993,1994,1995,1996 Massachusetts Institute of Technology
 Copyright 1997,1998,2000,2001,2003,2004 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 7e2ab86b7534fa8408845eb00614f1bedb07aa93..6f99bd1bf054fb7892c810c4800ac425d6144e8e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: sercom.scm,v 1.68 2003/02/14 18:28:13 cph Exp $
+$Id: sercom.scm,v 1.69 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1986, 1989-2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 8a0344011e42eb1d46e73656bddbf254356cb12a..0d963c06ce359afa4891ee518d426ee234cb258b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: shell.scm,v 1.26 2003/02/14 18:28:13 cph Exp $
+$Id: shell.scm,v 1.27 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1991-2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 3e9f1c35012800ba673abec249a4599cdd5ecf9f..648d694dd3a1703c36483ebc031ab174329f0b05 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: simple.scm,v 1.57 2003/02/14 18:28:13 cph Exp $
+$Id: simple.scm,v 1.58 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1985, 1989-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index d6f06b2dbdd75156614d536e77dd955a1fa13ff2..7ade60d7fcbcdfac1a0c1c9a699c2c0f303f806d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: snr.scm,v 1.67 2006/06/19 18:02:28 cph Exp $
+$Id: snr.scm,v 1.68 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1995,1996,1997,1998,1999,2000 Massachusetts Institute of Technology
 Copyright 2001,2003,2004,2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 353c94db26f56c68b4e644e5dcff451f133d362e..a0569b8e9899a7e92005ad9e4940726b760e7011 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: sort.scm,v 1.11 2003/02/14 18:28:13 cph Exp $
+$Id: sort.scm,v 1.12 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1992, 1999, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index f8a6f8336a9a32c8c5b4425f99a12f9d59a5b045..3982d619cb68ef38c7342af542470bcb9acaaac6 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: strpad.scm,v 1.11 2003/02/14 18:28:13 cph Exp $
+$Id: strpad.scm,v 1.12 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1985, 1989-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 8daf3eab8d8114f6c6675c2bf51619590ed80273..94f37657191de97ae06100bf77b02ccde50e65bd 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: strtab.scm,v 1.50 2003/02/14 18:28:13 cph Exp $
+$Id: strtab.scm,v 1.51 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1985, 1989-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 29e5da4bf8141bb55777a4d0ea19ebd14f86e833..125ac4e7e157440cb7d90f0718649a6a8f18eb53 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: struct.scm,v 1.101 2005/11/07 06:58:50 cph Exp $
+$Id: struct.scm,v 1.102 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1985,1989,1990,1991,1992,1993 Massachusetts Institute of Technology
 Copyright 1994,1999,2000,2001,2003,2005 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 185ea2de80fce1ba109b5912e85ad6da5cf6d6be..6a28e9ce3ff71cc1d12e698e2e4d4da736e0ca90 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: syntax.scm,v 1.95 2006/07/03 19:28:03 riastradh Exp $
+$Id: syntax.scm,v 1.96 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1987,1989,1991,1992,1996,1997 Massachusetts Institute of Technology
 Copyright 1998,1999,2000,2001,2002,2004 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 13de0887603689cf3bc5e0fbac4f87c675cba567..c551dd6a63b89b5d8726305ca067683d237b667e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: tagutl.scm,v 1.63 2005/11/06 13:35:25 cph Exp $
+$Id: tagutl.scm,v 1.64 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1987,1989,1990,1991,1992,1993 Massachusetts Institute of Technology
 Copyright 1994,1999,2000,2005 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 3540fe633bd1bda9af14056a7d3d41729c5bbeba..0cfd164628d37e0d2f8fd29efa8c4ebdf113c5fb 100644 (file)
@@ -16,8 +16,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.
 
 ;;;
 ;;; techinfo.scm - Edwin mode for accessing TechInfo database
@@ -25,7 +25,7 @@
 ;;;
 ;;; Author: Brian A. LaMacchia -- bal@zurich.ai.mit.edu
 ;;;
-;;; $Id: techinfo.scm,v 1.8 2003/02/14 18:28:13 cph Exp $
+;;; $Id: techinfo.scm,v 1.9 2007/01/05 15:33:06 cph Exp $
 ;;;
 
 (declare (usual-integrations))
index bac92fc17165419a14995d3d794127abdbf2675e..429acd94eca19a84959871cc2a8903e7c561fd73 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: telnet.scm,v 1.17 2003/02/14 18:28:13 cph Exp $
+$Id: telnet.scm,v 1.18 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1991-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 4244e114bae71752d06ca23e86763d404bd8d9a4..5beb9dc3986b0dfa8d2f7a952142ed914dd432e4 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: termcap.scm,v 1.9 2003/02/14 18:28:13 cph Exp $
+$Id: termcap.scm,v 1.10 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index a3c634a6c6d6ddd4882e7fd4002454452f3a4eb0..246f4f7fcc43eeecdbb1153b0a51eb80e3d984b5 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: texcom.scm,v 1.49 2003/02/14 18:28:13 cph Exp $
+$Id: texcom.scm,v 1.50 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1986, 1989-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index e45d4ac9976d2942ca72bfea449f661fc309b745..847101369ae743994f8c1674b289d9b156c0fe37 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: things.scm,v 1.91 2003/02/14 18:28:13 cph Exp $
+$Id: things.scm,v 1.92 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1985, 1989-2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index b4c8268a3b46c52f5b98ef1977af406e0bc2d4ab..53ffcbd6a864612774d58870232e3b93375e8fee 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: tparse.scm,v 1.78 2003/02/14 18:28:13 cph Exp $
+$Id: tparse.scm,v 1.79 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1986, 1989-2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 0e61578cabe7fe20dd0258cb07ee4fd68871b987..75fed3a6257ff9f18036b028ca3f66a154b62584 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: tterm.scm,v 1.43 2006/10/24 04:13:51 cph Exp $
+$Id: tterm.scm,v 1.44 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1990,1991,1993,1994,1998,1999 Massachusetts Institute of Technology
 Copyright 2001,2002,2003,2004,2005,2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 39355238c57c7a925f692da2f0a1efd71615bcb0..c43216d2b5a9d4a60467dac3ea377f74db7ae3ba 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: tximod.scm,v 1.31 2004/10/17 03:37:16 cph Exp $
+$Id: tximod.scm,v 1.32 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1987,1989,1990,1991,1992,1994 Massachusetts Institute of Technology
 Copyright 1996,2000,2001,2004 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 56eaca7fdae92b23bd1a015178c861492f0709a3..cde38ac25cac6d3350228a1c50d4c65d40821ee7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: txtprp.scm,v 1.26 2003/02/14 18:28:13 cph Exp $
+$Id: txtprp.scm,v 1.27 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1993-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index e06b53ce19e374283404873e8148848634029502..08e995d67a5c3924ed093d9af09513332bfc64dc 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: undo.scm,v 1.66 2005/11/05 06:19:39 cph Exp $
+$Id: undo.scm,v 1.67 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1987,1989,1991,1992,1993,2000 Massachusetts Institute of Technology
 Copyright 2005 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index c8c8f364a31aa4d7ec8aa1e7691bc72f22f6baad..f7b9ca2bf1d84abb0ae98acf31d8869689df9c6c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: unix.scm,v 1.121 2006/12/20 07:24:47 cph Exp $
+$Id: unix.scm,v 1.122 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1989,1991,1992,1993,1994,1995 Massachusetts Institute of Technology
 Copyright 1996,1997,1999,2000,2002,2003 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 6066f4666549543de70252fc21edde707fb0ad71..3322ce90afb7b13f56e6325a57dd7b903e831fd5 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: utils.scm,v 1.57 2006/10/24 04:14:01 cph Exp $
+$Id: utils.scm,v 1.58 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1987,1989,1991,1992,1993,1994 Massachusetts Institute of Technology
 Copyright 1996,1997,1999,2001,2002,2005 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index c566d70cbe696b08611fbff9190d6dfda72bb9a7..d32387de74e47f6653b2be1d6556137be9e521af 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: utlwin.scm,v 1.63 2003/02/14 18:28:13 cph Exp $
+$Id: utlwin.scm,v 1.64 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1986, 1989-1999, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 861052ffc2c6508544a11a5cbd870cb68f0d9031..d39c548ef104eacb58f598e6f963689d970853d5 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: vc.scm,v 1.95 2006/08/15 04:32:19 cph Exp $
+$Id: vc.scm,v 1.96 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1994,1995,1996,1997,1998,2000 Massachusetts Institute of Technology
 Copyright 2001,2002,2003,2005,2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 6fe7ae7c5079773f3483b4707e73dc80f6fb835e..30bbfa56cf77cd957ff457b098e38bd63e5dbd5e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: verilog.scm,v 1.12 2003/02/14 18:28:14 cph Exp $
+$Id: verilog.scm,v 1.13 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1996-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 2ce4f83851b0f462e84fab06904c12915083d72c..e81643f8c1f10bc5261b18ad8d7e9b36049b5cb5 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: vhdl.scm,v 1.12 2003/02/14 18:28:14 cph Exp $
+$Id: vhdl.scm,v 1.13 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1997-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 49755a9d901f759ae316fb79cfbda365c87212d9..81261c9e56a31efac53bacec2fd21891c4475081 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: webster.scm,v 1.8 2004/02/17 05:52:26 cph Exp $
+$Id: webster.scm,v 1.9 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1998,2000,2004 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index ed8695c3a471f4d73481c96fbdf9c464516a4c53..276ef49c4d5acda0f6efa96e98824b7fc3036a76 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: win32.scm,v 1.19 2006/10/22 16:10:00 cph Exp $
+$Id: win32.scm,v 1.20 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1994,1995,1996,1997,1999,2000 Massachusetts Institute of Technology
 Copyright 2002,2003,2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 62ad4c3043c1ee1477317be0cd3685bae22a3c91..727a65249993f9dc96329274b86cff51defd7cc5 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: win32com.scm,v 1.11 2003/02/14 18:28:14 cph Exp $
+$Id: win32com.scm,v 1.12 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1994-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 8e93502c07a9c7dc0a22447fa092e061c3a2de81..a161851071221c061a41b1dc01af2f0c43ba757e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: wincom.scm,v 1.136 2006/01/02 04:20:59 riastradh Exp $
+$Id: wincom.scm,v 1.137 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1987, 1989-2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 3d42e041d9701ca3046031a8abeca6e09b6ecb1f..6a7fe06cdc270d72ec7cd49eb3ecb69f1d1097ec 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: window.scm,v 1.163 2003/02/14 18:28:14 cph Exp $
+$Id: window.scm,v 1.164 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1986, 1989-1999, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 5b8b5f7d18f8b2b49356a4ea307cb9db6d44e56c..dd2233999587df50df4b816d9c83d19349a6c686 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: winout.scm,v 1.18 2004/02/16 05:44:11 cph Exp $
+$Id: winout.scm,v 1.19 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1989,1991,1992,1994,1999,2000 Massachusetts Institute of Technology
 Copyright 2004 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 0e3f237fa70a65fed3e7d1ad9f37e478766dd92a..707de8e1dd402c8fb35595e405273c85e680939c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: winren.scm,v 1.9 2003/02/14 18:28:14 cph Exp $
+$Id: winren.scm,v 1.10 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1989-1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 94d1871a9c2e803f7f2063191c40140c3d056b04..4f3486bc84a7ab61f54dcc4aa42b109ca7887848 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: xcom.scm,v 1.25 2005/11/12 22:34:58 cph Exp $
+$Id: xcom.scm,v 1.26 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1989,1990,1994,1996,2000,2001 Massachusetts Institute of Technology
 Copyright 2002,2003,2005 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 74e3eebd806bb0716a96aa47c4dcb57c43e95beb..10740bd561d2cd5c3c2653f8addf54a79db4b7f5 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: xform.scm,v 1.15 2003/02/14 18:28:14 cph Exp $
+$Id: xform.scm,v 1.16 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1985, 1989, 1990, 1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index fb4dd9d18da5b7c92ad42dbe2168d5a12f15d794..fb1eb20a903f75b4aa02ae1dc480d0436df9f7eb 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: xmodef.scm,v 1.6 2003/02/14 18:28:14 cph Exp $
+$Id: xmodef.scm,v 1.7 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1985, 1989-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index cfcc1124606ff96794195441fd8e5842f36a7fc0..acd0de0bc2b59c7b3bab2fc5df4dacef553660e9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: xterm.scm,v 1.78 2006/10/24 04:14:11 cph Exp $
+$Id: xterm.scm,v 1.79 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1989,1990,1991,1992,1993,1995 Massachusetts Institute of Technology
 Copyright 1996,1998,1999,2000,2001,2002 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index cd39bf3823a26c1fd587d80b371bf6829d954b36..711f3d6e6f73f9a9c6a2bc96bd32f618cc0ab050 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: Clean.sh,v 1.14 2006/09/29 19:28:56 cph Exp $
+# $Id: Clean.sh,v 1.15 2007/01/05 15:33:06 cph Exp $
 #
 # Copyright 2000,2001,2002,2006 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.
 
 # Utility for cleaning up an MIT/GNU Scheme build directory.
 # The working directory must be the build directory.
index b7fbdbc47fefed3eb888d6bde91610c48e6e2045..1ea9040faf78e4855620751009c93967c3aea331 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: Setup.sh,v 1.10 2006/09/25 04:38:56 cph Exp $
+# $Id: Setup.sh,v 1.11 2007/01/05 15:33:06 cph Exp $
 #
 # Copyright 2000,2006 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.
 
 # Utility to set up an MIT/GNU Scheme build directory.
 # The working directory must be the build directory.
index fe484752b53edcc2fb7c2dfd597fe655f9628021..fa4649a977f4cb2251d38bb04de2a59e87e7f452 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: Stage.sh,v 1.6 2003/02/14 18:48:11 cph Exp $
+# $Id: Stage.sh,v 1.7 2007/01/05 15:33:06 cph Exp $
 #
 # Copyright 2000,2001 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.
 
 # Utility for MIT/GNU Scheme compiler staging.
 
index 677570994dfec71fc51d95acea7a70fc1cff5b8f..c971adfc8b8e4cea1e58ef43425dd407e7f4541f 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: Tags.sh,v 1.4 2003/02/14 18:48:11 cph Exp $
+# $Id: Tags.sh,v 1.5 2007/01/05 15:33:06 cph Exp $
 #
 # Copyright 2000 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.
 
 # Utility to make TAGS file for an MIT/GNU Scheme build directory.
 # The working directory must be the build directory.
index 3fa06f483e0c937a608dadb1b56f2fc75c182ded..d1e41977c1572627c119d8c2ca52fa8709a525d8 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: build-bands.sh,v 1.4 2003/02/14 18:28:14 cph Exp $
+# $Id: build-bands.sh,v 1.5 2007/01/05 15:33:06 cph Exp $
 #
 # Copyright 2000,2003 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.
 
 (
     cd runtime
index 3aed172123330eea9460556053dbfa00549dce17..40799dea4e7f156d8acbb8556c74967a5d3c9081 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: compile.scm,v 1.10 2006/02/02 05:27:01 cph Exp $
+$Id: compile.scm,v 1.11 2007/01/05 15:33:06 cph Exp $
 
 Copyright 2000,2001,2002,2004,2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 985b611b0d4361113785c0b21719d119985f5e78..1cdc9b9f245c3b73c6f75fb0c2068415afead84c 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: compile.sh,v 1.8 2006/12/27 08:32:01 riastradh Exp $
+# $Id: compile.sh,v 1.9 2007/01/05 15:33:06 cph Exp $
 #
 # Copyright 2002,2003,2006 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.
 
 if [ $# -ge 1 ]; then
   DIR="${1}"
index 5449b653896c225aab13b916fbd939b0e78c5546..86e28bd1bf3d85a5d397ea873151bc8d2a80bdc5 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: functions.sh,v 1.4 2003/02/14 18:28:14 cph Exp $
+# $Id: functions.sh,v 1.5 2007/01/05 15:33:06 cph Exp $
 #
 # Copyright (c) 2000, 2002 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.
 
 # Functions for shell scripts.
 
index 9a2b99fc86d0e1a5e71f49aeaa94c312ba8fc6f2..62eb054ceb09d7806c8e91f2744d02529617d03e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: optiondb.scm,v 1.15 2005/04/30 05:23:00 cph Exp $
+$Id: optiondb.scm,v 1.16 2007/01/05 15:33:06 cph Exp $
 
 Copyright 2000,2001,2002,2004 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index e5e5543a11bfd07d1f797cd59628cf9aa22d4a80..332fa226e77e148ab1c89ad5f18f42b8673162a6 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: script.scm,v 1.2 2006/09/25 05:57:34 cph Exp $
+$Id: script.scm,v 1.3 2007/01/05 15:33:06 cph Exp $
 
 Copyright 2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index e3b3b506fb0493e81be6343cdb65098d1f535a8c..e0b669d319f7585260006e1d1dd2184aef220b48 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile.in,v 1.6 2006/09/09 02:31:30 cph Exp $
+# $Id: Makefile.in,v 1.7 2007/01/05 15:33:06 cph Exp $
 #
 # Copyright 2000,2001,2006 Massachusetts Institute of Technology
 #
@@ -16,8 +16,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.
 
 # Standard Makefile for Scheme subsystem directories.
 # This makefile supports some utilities for Scheme subsystems.
index 4a004fd17d97f02cbddc71fc8696c15ae69939ea..5dda81533aa0888f648b69e2137105c7cf6336f8 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: compile.scm,v 1.22 2005/12/10 06:45:32 riastradh Exp $
+$Id: compile.scm,v 1.23 2007/01/05 15:33:06 cph Exp $
 
 Copyright 2000,2001,2003,2005 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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., 51 Franklin St, Fifth Floor, Boston, MA 02111-1301,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 671a42e6f8852a0b6e734a6d1068de6c5c635230..47a3919e4fc9306f2b827a71bb50c121a5a6f601 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ed-ffi.scm,v 1.23 2005/12/10 06:45:32 riastradh Exp $
+$Id: ed-ffi.scm,v 1.24 2007/01/05 15:33:06 cph Exp $
 
 Copyright 2000,2001,2003,2005 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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., 51 Franklin St, Fifth Floor, Boston, MA 02111-1301,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index aa9f95df3d773ab0dcbc256c73c0ff6c7dbbae44..8b45c0efb9ceaeae24ea04659b76d2227fc9afab 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: imail-browser.scm,v 1.12 2003/10/31 05:31:15 cph Exp $
+$Id: imail-browser.scm,v 1.13 2007/01/05 15:33:06 cph Exp $
 
 Copyright 2001,2003 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index a870b986165009b412f0bbcb17b973f74e37697b..3426c7617dfac63ed190c7f5772225b09205c7dd 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: imail-core.scm,v 1.154 2005/12/18 03:25:29 cph Exp $
+$Id: imail-core.scm,v 1.155 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1999,2000,2001,2003,2005 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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., 51 Franklin St, Fifth Floor, Boston, MA 02111-1301,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index bb5e3f3bb1d28768c6e156ad26796d58b952c764..7f7d187463c0a5e6ceaeac818d1238b6bc5e456f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: imail-file.scm,v 1.87 2005/12/16 02:04:59 riastradh Exp $
+$Id: imail-file.scm,v 1.88 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1999,2000,2001,2002,2003,2005 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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., 51 Franklin St, Fifth Floor, Boston, MA 02111-1301,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 82beb7747be0b40819cc8b56ff6e3d6ed9ec80fc..50e1c8ca0cca3122bbb34730ef9b07e4d0bc9fa0 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: imail-imap.scm,v 1.206 2005/12/16 02:04:59 riastradh Exp $
+$Id: imail-imap.scm,v 1.207 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1999,2000,2001,2003,2004,2005 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 6d2b8477a73b338cde4e2446d36bc9f3e5c63319..d9d273413450f38582fd67c4510182d09a748a99 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: imail-mime.scm,v 1.4 2005/12/18 03:27:00 cph Exp $
+$Id: imail-mime.scm,v 1.5 2007/01/05 15:33:06 cph Exp $
 
 Copyright 2005 Taylor Campbell
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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., 51 Franklin St, Fifth Floor, Boston, MA 02111-1301,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index a40aec250877ae4a63491e180acf9867de56c5d6..a300f1419542d1af3671a4279b025567ef7ba2db 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: imail-rmail.scm,v 1.73 2003/02/14 18:28:14 cph Exp $
+$Id: imail-rmail.scm,v 1.74 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1999-2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index f63cda9be92010c65c37e14568e038ee8b62bbd8..6bd945c8880bfbfa7348daba030807ef28c2d472 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: imail-summary.scm,v 1.53 2006/11/10 03:04:22 cph Exp $
+$Id: imail-summary.scm,v 1.54 2007/01/05 15:33:06 cph Exp $
 
 Copyright 2000,2001,2002,2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index dcfaf22df150c266ca8beebd5f6e21f97fd1bf0a..5df027ebde4f8fe56c7b2dade7ae7a64a9c700b8 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: imail-top.scm,v 1.294 2005/12/16 02:04:59 riastradh Exp $
+$Id: imail-top.scm,v 1.295 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1999,2000,2001,2002,2003,2004 Massachusetts Institute of Technology
 Copyright 2005 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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., 51 Franklin St, Fifth Floor, Boston, MA 02111-1301,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index f58bb1b8053a1bea6a06e73263a035fbd8fbaf10..e2ee0a48e1c800781cbd1eb037982b3d5e719b50 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: imail-umail.scm,v 1.54 2003/02/14 18:28:14 cph Exp $
+$Id: imail-umail.scm,v 1.55 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1999-2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 1904a480f592b66d18569cb3766a7223bb627076..6501b20ec87490bb2f80c854542065cc58fd21f4 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: imail-util.scm,v 1.46 2005/12/10 06:45:32 riastradh Exp $
+$Id: imail-util.scm,v 1.47 2007/01/05 15:33:06 cph Exp $
 
 Copyright 2000,2001,2003,2004,2005 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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., 51 Franklin St, Fifth Floor, Boston, MA 02111-1301,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 1f2d3a7c0ef797f321da8c23ce0fa72b4dcfd3fe..53c97b17d07298b362035b1b7e79c4ef302d4607 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: imail.pkg,v 1.101 2005/12/10 06:45:32 riastradh Exp $
+$Id: imail.pkg,v 1.102 2007/01/05 15:33:06 cph Exp $
 
 Copyright 2000,2001,2005 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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., 51 Franklin St, Fifth Floor, Boston, MA 02111-1301,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 196dc26a9a1fd9dbe7ffee6e0b786ba89b43b180..526ebd2b0147b77665a4d241bcf13b482520f83c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: imap-response.scm,v 1.48 2003/02/14 18:28:14 cph Exp $
+$Id: imap-response.scm,v 1.49 2007/01/05 15:33:06 cph Exp $
 
 Copyright 2000,2001,2002,2003 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index bd78cfef6d43526017a2c550e829d0a5f99b4957..3c6511dc87ebd62532b9e6c88ba6016df1f53889 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: imap-syntax.scm,v 1.21 2003/02/14 18:28:14 cph Exp $
+$Id: imap-syntax.scm,v 1.22 2007/01/05 15:33:06 cph Exp $
 
 Copyright 2000, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 3dd1dbf18de86d2f6969dc5a5b0be9fdb62ac210..db195998ad18c8e410a986a80a47f17817327622 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: load.scm,v 1.44 2004/01/16 20:40:36 cph Exp $
+$Id: load.scm,v 1.45 2007/01/05 15:33:06 cph Exp $
 
 Copyright 2000,2001,2002,2003,2004 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index c36bb130e4b60ce64c962a1a6bebd80e7346e1ea..2e3d2fdd5ec0355764be7388c3a64f7aa634cd73 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: print.sh,v 1.11 2003/02/14 18:28:14 cph Exp $
+# $Id: print.sh,v 1.12 2007/01/05 15:33:06 cph Exp $
 #
 # Copyright (c) 1999-2001 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.
 
 prlist todo.txt imail-top.scm imail-summary.scm imail-browser.scm \
   imail-core.scm \
index 47a244f0f9dd1ac67d32b9900e93027902b960d8..f0798c368e89983cc1f336b02cd285bb7bd4c90f 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: Clean.sh,v 1.4 2003/02/14 18:48:11 cph Exp $
+# $Id: Clean.sh,v 1.5 2007/01/05 15:33:06 cph Exp $
 #
 # Copyright 2000 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.
 
 # Utility for cleaning up the MIT/GNU Scheme microcode directory.
 # The working directory must be the microcode directory.
index f5f827cb2b7f952aa1bd4c461ea3180b21a3f16e..e09beb0170ed9ff53eb69982fa196cde161a15ee 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# $Id: Setup.sh,v 1.9 2006/09/25 04:39:01 cph Exp $
+# $Id: Setup.sh,v 1.10 2007/01/05 15:33:06 cph Exp $
 #
 # Copyright 2000,2006 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.
 
 # Program to set up MIT/GNU Scheme microcode from CVS for distribution.
 # Requires `gcc' and `scheme'.
index ea45fed29f37ee81608d7f1ea105e78528639a9f..8a6a309f311286e36ab27cda6e1c184e7a960464 100644 (file)
@@ -1,7 +1,7 @@
 /* Copyright (C) 1990 Free Software Foundation, Inc.
 This file is part of the GNU C Library.
 
-$Id: ansidecl.h,v 1.8 2002/11/26 05:32:30 cph Exp $
+$Id: ansidecl.h,v 1.9 2007/01/05 15:33:06 cph Exp $
 
 The GNU C Library is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
@@ -14,9 +14,11 @@ 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 the GNU C Library; see the file COPYING.  If not, write to
-the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-Boston, MA 02111-1307, USA.  */
+along with MIT/GNU Scheme; if not, write to the Free Software
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
+USA.
+
+*/
 
 /* ANSI and traditional C compatibility macros
 
index e3e4c2f811e3c3cc48773fb093f1a0b283078d83..f47c4fd8466e8c25ce5ac5a36e6ed2b25fa1d321 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: array.c,v 9.48 2003/02/14 18:28:14 cph Exp $
+$Id: array.c,v 9.49 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index e325f4420fcc12ad270fea6197a288eea1f67b40..1a284d5b79fac2f5e7c1db5fb20299157837bfd7 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: array.h,v 9.38 2003/02/14 18:28:14 cph Exp $
+$Id: array.h,v 9.39 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 2273cbf6ac3bfa2e034de8e247eb38b8a92d741f..b33774e6b9be4a47e57541515bce2b6d91548ea6 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: artutl.c,v 1.18 2003/02/14 18:28:14 cph Exp $
+$Id: artutl.c,v 1.19 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 199ff50fd0e686c74abff042cd3e767a05dcba7f..39edd9aff6712e40e94de96f4ee56b42fda80000 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: avltree.c,v 1.8 2003/02/14 18:48:11 cph Exp $
+$Id: avltree.c,v 1.9 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1993-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index b7eb8bdc20d25d370fd71baadfb01319fbef0852..2908dd0a0f91da870e4f16f04142e5e04dc6ba00 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: avltree.h,v 1.7 2003/02/14 18:48:11 cph Exp $
+$Id: avltree.h,v 1.8 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1993, 1999-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 6aa69a4518d582733d6537816a86053d8b046986..25e45bd429e4b450dd1221479b8fda7ff2f3d72a 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: bchdmp.c,v 9.92 2003/02/14 18:28:14 cph Exp $
+$Id: bchdmp.c,v 9.93 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1987-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 3f270eba2074f114063f6ca09341bef4db493725..53ef6ab6416d4fb4ff453d2bbfafcdc57be0856c 100644 (file)
@@ -1,6 +1,6 @@
 /* -*- C -*-
 
-$Id: bchdrn.c,v 1.12 2003/02/14 18:28:15 cph Exp $
+$Id: bchdrn.c,v 1.13 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1991-2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 06f96275934f7d42f1a18ca0f48a22ca813db1d3..a4904d6ec08631ca4e8a66121ffd81ddeb43cfb2 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: bchdrn.h,v 1.12 2003/02/14 18:28:15 cph Exp $
+$Id: bchdrn.h,v 1.13 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1991-2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index b3ed9f5a435ff5677da6ada363f8ee30f71a967c..4b3fa362bc4c06794882aa02462dbccde4c25031 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: bchgcc.h,v 9.65 2003/02/14 18:28:15 cph Exp $
+$Id: bchgcc.h,v 9.66 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1987-2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index cdb3afd27984c2a6571d64bfa5ae07a5e8184ab5..3febbaa3086c0dd9ce7da3d41fd4df562359d2d3 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: bchgcl.c,v 9.56 2003/02/14 18:28:15 cph Exp $
+$Id: bchgcl.c,v 9.57 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1987-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 45238bb9e956d61fc3d6e6bba2ae36b7d195c102..6cc82c370ef6b4ee8515ac10d0a5622fbdae696b 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: bchmmg.c,v 9.104 2003/02/14 18:48:11 cph Exp $
+$Id: bchmmg.c,v 9.105 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1987-2000, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 669dc160953010781fa785740a5dcc72d221ac8c..8d2b5ffe969300571cf9d3f763e317ecc1301974 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: bchpur.c,v 9.74 2003/02/14 18:28:15 cph Exp $
+$Id: bchpur.c,v 9.75 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1987-2000, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 6dd7f8395fa8e10b478c74e3588eba58916ecc59..2ae88591078a8d13cb62f4a8635a4f1793e86bdc 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: bchutl.c,v 1.15 2003/02/14 18:28:15 cph Exp $
+$Id: bchutl.c,v 1.16 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1991-2000, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 662e1e807d17ca21fe017e3ab43cdbf9effa2e50..52b8618ceb8a0f112348a8e0984e33de94cca5ac 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: bignmint.h,v 1.8 2003/02/14 18:28:15 cph Exp $
+$Id: bignmint.h,v 1.9 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 016b2a8289545442f7fab11a9a7561e9e5bc9b3e..c1b13ac1a234ed0f46d4abea0a56052df6ce4c30 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: bignum.c,v 9.54 2006/11/25 05:07:41 cph Exp $
+$Id: bignum.c,v 9.55 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1986,1987,1988,1989,1990,1991 Massachusetts Institute of Technology
 Copyright 1992,1993,1994,1996,1997,2000 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index b52bebe7687fd59483dd8a0f8e82a52cdf4e7b4a..5f7cfa49793a247bbecaa749feb794d491b1a0c3 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: bignum.h,v 9.33 2003/02/14 18:28:15 cph Exp $
+$Id: bignum.h,v 9.34 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index f38f66080a23f9101bf8f59410ce6905f5e34c81..1c63b7f361a8d5781520f8d2d0ea15f049eb177a 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: bigprm.c,v 1.8 2003/02/14 18:28:15 cph Exp $
+$Id: bigprm.c,v 1.9 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 42f8ca880f63e0975752f2a3d681217fd5269151..bf36a9fa5178ecd386aedc615abb67f9bae2a852 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: bintopsb.c,v 9.79 2006/09/16 11:19:09 gjr Exp $
+$Id: bintopsb.c,v 9.80 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1986,1987,1988,1989,1990,1991 Massachusetts Institute of Technology
 Copyright 1992,1993,1994,1997,1998,2000 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 6d27b9a4b70fd3d4477316749a75c54a9523df7e..3e82000b96504bfdbdbda60c43d15ee3cb3c9e09 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: bitstr.c,v 9.66 2006/09/16 11:19:09 gjr Exp $
+$Id: bitstr.c,v 9.67 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1987-2000, 2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index e3a1b6428d53db6ff41b17f69d6b5092b8dd461d..0d89dd719d6799a69fc8da6e45d157526debd528 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: bitstr.h,v 1.12 2003/02/14 18:28:15 cph Exp $
+$Id: bitstr.h,v 1.13 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1987-2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 197e761e33fe2c786140473c921a08610fd8d7b7..b56baf5e1cfeb651cb89326296e4b034adaec792 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: bkpt.c,v 9.34 2003/02/14 18:28:15 cph Exp $
+$Id: bkpt.c,v 9.35 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1987-1999, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 54ab2c9d8fc3c990cce0636c21455568e7d2cddc..46601daf6ce57288888be9af0c11c6121aab065d 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: bkpt.h,v 9.36 2003/02/14 18:28:16 cph Exp $
+$Id: bkpt.h,v 9.37 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1987-1999, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 4673325020a3725a39136483deff656df27a7360..2ea83c94d0e6ec9bb50f87aa200ee69be4a240ff 100644 (file)
@@ -16,12 +16,12 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
 
-/* $Id: bltdef.h,v 1.6 2003/02/14 18:28:18 cph Exp $
+/* $Id: bltdef.h,v 1.7 2007/01/05 15:33:06 cph Exp $
  *
  * Names and arity's of old "built-in" primitives.
  * The tables here are used by Bintopsb to upgrade binaries.
index 418f2551f831ce4c7b14cc5dd80620eab112a351..d2cba83db775c058e3b7b1d6b6167b9965b50859 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: boot.c,v 9.119 2006/09/16 11:19:09 gjr Exp $
+$Id: boot.c,v 9.120 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1986,1987,1988,1989,1990,1991 Massachusetts Institute of Technology
 Copyright 1992,1993,1994,1995,1996,1997 Massachusetts Institute of Technology
@@ -21,7 +21,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 9bf3e1007680d39f54b74ebfb973190328082ee2..8931adf594973704e4c2758738ad5abc07bb8535 100644 (file)
@@ -16,12 +16,12 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
 
-/* $Id: breakup.c,v 9.27 2003/02/14 18:28:18 cph Exp $ */
+/* $Id: breakup.c,v 9.28 2007/01/05 15:33:06 cph Exp $ */
 \f
 #include <stdio.h>
 
index 22a9205df8b6a9cd4feefee9a6eab79053e45ef1..7c2e34a366c739525c9f6dad9f00b9a54ead3945 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: char.c,v 9.35 2003/02/14 18:28:18 cph Exp $
+$Id: char.c,v 9.36 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 46039e5e17d4bd07b766dbede21291ebc2ec3cea..19e331850aba1970bcd5cbf4093874fe62318dda 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: asmcvt.c,v 1.4 2003/02/14 18:28:25 cph Exp $
+$Id: asmcvt.c,v 1.5 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1995, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index abce8f5679f0d022da537e19a8d0e8140e86d51d..93ed849923b1b981fcefca627a267a50d47312eb 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: c.c,v 1.18 2006/10/09 06:51:04 cph Exp $
+$Id: c.c,v 1.19 2007/01/05 15:33:08 cph Exp $
 
 Copyright 1993,2002,2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 5e6138ac62ba9ebf232317cd078ecd98537a3d8d..6b4e7ee725134a942729356014b7d002f406cda2 100644 (file)
@@ -1,6 +1,6 @@
 changecom(`;');;; -*-Midas-*-
 ;;;
-;;; $Id: hppa.m4,v 1.42 2003/02/14 18:28:25 cph Exp $
+;;; $Id: hppa.m4,v 1.43 2007/01/05 15:33:08 cph Exp $
 ;;;
 ;;; Copyright (c) 1989-2000, 2002 Massachusetts Institute of Technology
 ;;;
@@ -18,8 +18,8 @@ changecom(`;');;; -*-Midas-*-
 ;;;
 ;;; 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.
 \f
 ;;;; HP Precision Architecture assembly language part of the compiled
 ;;;; code interface. See cmpint.txt, cmpint.c, cmpint-hppa.h, and
index dcfd3c1af6948c82ad01402e8f85276309ac76d7..999f39ad707153f078d43f7fff06c10ebba90eeb 100644 (file)
@@ -1,6 +1,6 @@
 ### -*-Midas-*-
 ###
-### $Id: i386.m4,v 1.64 2005/06/26 04:31:47 cph Exp $
+### $Id: i386.m4,v 1.65 2007/01/05 15:33:08 cph Exp $
 ###
 ### Copyright 1992,1997,1998,2000,2001 Massachusetts Institute of Technology
 ### Copyright 2002,2003,2005 Massachusetts Institute of Technology
@@ -19,8 +19,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.
 \f
 ### Intel IA-32 assembly language part of the compiled code interface.
 ### See cmpint.txt, cmpint.c, cmpint-mc68k.h, and cmpgc.h for more
index c5a33b0b8c35aab4adcd73d7c36ad395d49e080b..c9ac0b612ad8fc525019614c40645a2498e014f0 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# $Id: m4-dos,v 1.4 2003/02/14 18:28:25 cph Exp $
+# $Id: m4-dos,v 1.5 2007/01/05 15:33:08 cph Exp $
 #
 # Copyright (c) 2000 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.
 
 # Processing to get DOS (or Win32 or OS/2) assembly language from "i386.m4".
 
index 2ab764dc5a8d8825351b807ae763c81ca925ee34..af233487d628208a4966a0305f51666c97b420dd 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: makefile,v 1.10 2003/02/14 18:48:12 cph Exp $
+# $Id: makefile,v 1.11 2007/01/05 15:33:08 cph Exp $
 #
 # Copyright 2000 Massachusetts Institute of Technology
 #
@@ -16,8 +16,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.
 
 # Makefile for MIT/GNU Scheme's i386 compiled-code interface files.
 
index a9e5f10e83438afe63d9f8ff0b30713ced4c77c8..403c1820c8857bccb31fd96136234ffefb4ed57d 100644 (file)
@@ -1,6 +1,6 @@
 ### -*-Midas-*-
 ###
-### $Id: mc68k.m4,v 1.30 2003/02/14 18:28:25 cph Exp $
+### $Id: mc68k.m4,v 1.31 2007/01/05 15:33:08 cph Exp $
 ###
 ### Copyright (c) 1989-2000, 2002 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.
 \f
 #### 68K assembly language (HP/Motorola Syntax) part of the compiled
 #### code interface.  See cmpint.txt, cmpint.c, cmpint-mc68k.h, and
index 5326129e829abff68f995f571ee59b219bcc1397..cfdcb99466be2246367a7ac015d710cc0a723a9b 100644 (file)
@@ -1,6 +1,6 @@
 /* #define DEBUG_INTERFACE */ /* -*-Midas-*- */
  ###
- ### $Id: mips.m4,v 1.18 2003/02/14 18:28:25 cph Exp $
+ ### $Id: mips.m4,v 1.19 2007/01/05 15:33:08 cph Exp $
  ###
  ### Copyright (c) 1989-1999, 2002 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.
 \f
  #### MIPS Architecture assembly language part of the compiled
  #### code interface. See cmpint.txt, cmpint.c, cmpint-mips.h, and
index bb54b558f4eb0f760a6a4ed3acca95118895cad9..537bf73836b93a325d59871d4913dc04368560f3 100644 (file)
@@ -1,6 +1,6 @@
 ### -*-Midas-*-
 ###
-### $Id: vax.m4,v 1.7 2003/02/14 18:28:25 cph Exp $
+### $Id: vax.m4,v 1.8 2007/01/05 15:33:08 cph Exp $
 ###
 ### Copyright (c) 1991-2000, 2002 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.
 \f
 #### Vax assembly language (BSD as Syntax) part of the compiled code
 #### interface.  See cmpint.txt, cmpaux.txt, cmpint.c, cmpint-vax.h,
index e3fc8d8341ec522d3c498fe730406420ce355274..7e66af4acc948a405bf20834a7bdc2060f5b383e 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: cmpgc.h,v 1.34 2003/02/14 18:28:18 cph Exp $
+$Id: cmpgc.h,v 1.35 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1989-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 4f658c89f239ac248992ecc5bfd55f11df2d5f43..8df0dbce934724814bcf58b99e5dc53905e0b96a 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: cmpint.c,v 1.105 2006/09/16 11:19:09 gjr Exp $
+$Id: cmpint.c,v 1.106 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1989,1990,1991,1992,1993,1994 Massachusetts Institute of Technology
 Copyright 1995,1996,2000,2001,2002,2003 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 3fb19ea837c549b6b2830782d6983a810f1a09c7..ead80f845f19b28332423e7ce54cda8f3cd4fd62 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: cmpint.h,v 10.12 2005/07/04 02:40:44 cph Exp $
+$Id: cmpint.h,v 10.13 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1987,1988,1989,1990,1993,2000 Massachusetts Institute of Technology
 Copyright 2002 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 72bbfc87db6e9835448470245dbf311dddc4d2dd..8299aba39dbd176cefadc5178a0b4475a2bbb691 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: c.h,v 1.10 2006/09/16 11:19:09 gjr Exp $
+$Id: c.h,v 1.11 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1992-1999, 2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 95ab94695b97e902e7e08ac3051252a544416f8c..1fcfbd74c9a5ca1701d53411cc08b8cf0a32a426 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: hppa.h,v 1.54 2003/02/14 18:28:31 cph Exp $
+$Id: hppa.h,v 1.55 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1989-1999, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 00ab2eabcdcd21708bbc6c399b71b4a1e6e8fce0..f4a8978e1b33c57727ad54068488b4b019732598 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: i386.h,v 1.37 2003/02/14 18:28:31 cph Exp $
+$Id: i386.h,v 1.38 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1992-2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 32d7a6f33dd051ad87185bb4802cc07cf65d9b9a..e9935637aedb69ee5d1a46f15d6aefb5063da143 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: mc68k.h,v 1.38 2003/02/14 18:28:31 cph Exp $
+$Id: mc68k.h,v 1.39 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index a3d17b4035b53d0190ed1ec5a81e93a4be9481a6..7e5f2add5017e2d857895cde73ce3f629622c115 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: mips.h,v 1.25 2003/02/14 18:28:31 cph Exp $
+$Id: mips.h,v 1.26 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 916099742ad2c83dd09d60bf7c70c3cfb178be94..9a0dcb2124c13f3dfec573dcb557825a64526381 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: vax.h,v 1.11 2003/02/14 18:28:31 cph Exp $
+$Id: vax.h,v 1.12 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1991-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 7667b58d67090ef8a7702dbef190350dd74dc659..dbc145f84b33a5b799c3d62a3a7d4eb68760cf49 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: cmptype.h,v 1.6 2005/07/04 13:49:29 cph Exp $
+$Id: cmptype.h,v 1.7 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1993,2000,2005 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 35d0285a0ac972c8f5578055543614a1d7dcd4b8..c691efaeff7d70e20cd35bae77099dd0ddb04f9c 100644 (file)
@@ -16,12 +16,12 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
 
-/* $Id: comlin.c,v 1.12 2006/09/16 11:19:09 gjr Exp $
+/* $Id: comlin.c,v 1.13 2007/01/05 15:33:06 cph Exp $
  *
  * This file contains the scheme command parser.
  *
index ae3840b1fc314ca5994db6af97cde194f207610c..90780db8e9de207a5215ccdbf04974bf53cb5b8d 100644 (file)
@@ -16,12 +16,12 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
 
-/* $Id: comlin.h,v 1.9 2003/02/14 18:28:18 cph Exp $
+/* $Id: comlin.h,v 1.10 2007/01/05 15:33:06 cph Exp $
  *
  * This file contains definitions for the scheme command parser.
  *
index 382e8d3db89209988abc0321235d4901e36daba4..20a7519213bd8da6ab8c28f4e64e1f3e8895b1dd 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: compinit.c,v 1.8 2006/10/09 06:50:53 cph Exp $
+$Id: compinit.c,v 1.9 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1992-1999, 2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index a700da4079431e765fa536a5d3212124fda4bacb..5ea025524fe30e8f5eda7ad5e95f40232228b1bc 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: comutl.c,v 1.34 2006/09/16 11:19:09 gjr Exp $
+$Id: comutl.c,v 1.35 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1987-1999, 2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 396482d6cb50b24a598700992f65d340165591d6..23fd33565d375fd93344a98ea474de33cb206ea3 100755 (executable)
@@ -17,8 +17,8 @@ timestamp='2006-07-02'
 # 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., 51 Franklin Street - Fifth Floor, Boston, MA
+# along with MIT/GNU Scheme; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
 # 02110-1301, USA.
 #
 # As a special exception to the GNU General Public License, if you
index 387c18d1a135c2e33cb9f911c198efdf7b12b96c..a73819825ffab6bfa7c49812b8fa07a4fd1aeead 100755 (executable)
@@ -21,8 +21,8 @@ timestamp='2006-07-02'
 # 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., 51 Franklin Street - Fifth Floor, Boston, MA
+# along with MIT/GNU Scheme; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
 # 02110-1301, USA.
 #
 # As a special exception to the GNU General Public License, if you
index 0f2b2ff984acc2aaf7735a37dd85c4ce2db05322..10379592fd23f30a63d699587d3838165f354347 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_INIT([MIT/GNU Scheme microcode], [14.18], [bug-mit-scheme@gnu.org], [mit-scheme])
-AC_REVISION([$Id: configure.ac,v 1.17 2006/10/07 20:56:02 cph Exp $])
+AC_REVISION([$Id: configure.ac,v 1.18 2007/01/05 15:33:06 cph Exp $])
 AC_CONFIG_SRCDIR([boot.c])
 AC_CONFIG_HEADERS([config.h])
 AC_PROG_MAKE_SET
@@ -23,7 +23,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 ])
 
@@ -45,7 +45,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 556d897d317dd402a067ce2610bfd1226ac4613d..39b1f662cbaa95f553dcfce78cb107d733bdbf8b 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: confshared.h,v 11.9 2006/09/16 11:19:09 gjr Exp $
+$Id: confshared.h,v 11.10 2007/01/05 15:33:06 cph Exp $
 
 Copyright 2000,2002,2003,2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 41415087eafcf5e3bd9eba5f2ef25fe0737d1749..07faa990bf9e3ea08e8b99bbc9cfa036b8885729 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: const.h,v 9.53 2006/10/30 05:50:53 cph Exp $
+$Id: const.h,v 9.54 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1986,1987,1988,1989,1990,1991 Massachusetts Institute of Technology
 Copyright 1992,1993,1997,2000,2002,2004 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 083402ae7c1e4122cb8354e7652d5bbab25ac29b..4de9420644f0cb9c076f3c347867e75291fb8cf7 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: copyrigh.c,v 1.5 2003/02/14 18:28:18 cph Exp $
+$Id: copyrigh.c,v 1.6 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1993, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 5a572f0b4fad914625efb0ad3105386509ee5265..2b520391dd62e2ba62460669629a7de7167779cd 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: critsec.h,v 1.6 2003/02/14 18:28:18 cph Exp $
+$Id: critsec.h,v 1.7 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 847cfde512e2b6ad1613f6069c6b51cd20740a93..3b060e5ade8f493c03e203af91da8e78982cc917 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: daemon.c,v 9.34 2004/11/21 04:17:22 cph Exp $
+$Id: daemon.c,v 9.35 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index ab13ae382b0b9ce00d20fc7933ec3553de289989..62d89fae496a830ab9c4f98033e71c4d3d53b85d 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: debug.c,v 9.58 2004/11/21 04:17:29 cph Exp $
+$Id: debug.c,v 9.59 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1987-2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 150b9a756e6acbacfdba22ad3d573c1dde045c08..3ccfea0a89e805ad5fe23d76de984dd0dfd5c579 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: default.h,v 9.47 2003/02/14 18:28:18 cph Exp $
+$Id: default.h,v 9.48 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1988-2000, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 89ea24ac773c743fc65e916b8d76184c60229efc..6be88253b8a86ad52ce494ff59896247911ff49e 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: dfloat.c,v 1.8 2003/02/14 18:28:18 cph Exp $
+$Id: dfloat.c,v 1.9 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1991-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 8c19d4849074c34d0603d5260cb86753726ac323..b6adaffc7ddfcbaca4b78aff3fad823031f7f5db 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: dmpwrld.c,v 9.43 2003/02/14 18:28:18 cph Exp $
+$Id: dmpwrld.c,v 9.44 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1987-2000, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 92a6ff63d41b8f56eb1e6dd70d3f7a0dbb8be8a8..5b4582c06ac65f879e1a4909cbebf5caf6dd6d63 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: dstack.h,v 1.13 2004/01/07 04:50:24 cph Exp $
+$Id: dstack.h,v 1.14 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1990,1991,1992,1993,2004 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index e87252338029caa37d18252c1b104ead670b32dd..d53083702c4d4c327288b615cae519443ba913c3 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: dump.c,v 9.42 2003/02/14 18:28:18 cph Exp $
+$Id: dump.c,v 9.43 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 0cf5899a6340ca5902d312baca1dd7a5363548d0..49c334cae1c2b48d7b2db13ecfe7b0a3db5f80a4 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: edwin.h,v 1.11 2003/02/14 18:28:18 cph Exp $
+$Id: edwin.h,v 1.12 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 0cc6062e7554d8d2705981e1a6491e31d138e881..e0ed016562f8d2cab2e91bd1d0f19c7a1d626742 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: error.c,v 1.10 2006/09/16 11:19:09 gjr Exp $
+$Id: error.c,v 1.11 2007/01/05 15:33:06 cph Exp $
 
 Copyright (C) 1990-2000, 2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 064aa68698a9cbf9939537939ee2b9aee3ad0ada..4ee89c562d71b0c64a638da244e22e492110e051 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: errors.h,v 9.46 2003/02/14 18:28:18 cph Exp $
+$Id: errors.h,v 9.47 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1987-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 10a9c7bd57e37cb7b0db7ee6adf8cb104fca0ae5..81f879b89056a28f96fdaae0c8e547cd55d59f67 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: extern.c,v 9.40 2003/02/14 18:28:18 cph Exp $
+$Id: extern.c,v 9.41 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index d51c0e55a6364c7dcefc8ff24eea8a784e566efc..6f23192a5d6eae50b43aa184585dfbf7dfbb3c15 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: extern.h,v 9.65 2005/01/01 05:44:05 cph Exp $
+$Id: extern.h,v 9.66 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1986,1987,1988,1989,1990,1991 Massachusetts Institute of Technology
 Copyright 1992,1993,1995,1996,1997,2000 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 923eb6f8d970ee9beb1526c1d198c5724b9e81db..51f2e375a51263c833694819a15a26d26aa4822f 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: fasdump.c,v 9.68 2003/02/14 18:28:18 cph Exp $
+$Id: fasdump.c,v 9.69 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1987-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 29df072c2c8c33cd4c59bbc18576f0114e3a6d8d..cc0b6335d533a7a04c32d011cba5cf87e4324030 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: fasl.h,v 9.41 2006/09/16 11:19:09 gjr Exp $
+$Id: fasl.h,v 9.42 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1987-1999, 2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 875663347e4b72d545e3715d8aac6a1b48f8046b..0084666fb7a97efa9eb1d24f5fe190f08f82ba31 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: fasload.c,v 9.96 2003/02/14 18:28:19 cph Exp $
+$Id: fasload.c,v 9.97 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1987-2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 452b824c75b8d64aca5d57f0d71e28c309b2888b..eca9d86def771a008b5da7aabef10d621572086f 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: fft.c,v 9.35 2003/02/14 18:28:19 cph Exp $
+$Id: fft.c,v 9.36 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 31a774fbc1a461e5e3eef9b637c1558eef93891e..57a8ad6fe7894b1e26b7d42ae82a62f1df87f685 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: fhooks.c,v 9.37 2003/02/14 18:28:19 cph Exp $
+$Id: fhooks.c,v 9.38 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1988, 1989, 1990, 1999, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index b60097cbd3266e3ecee6ea5494a021f80c224eab..ea9b4e1c08832ca07bc351569ccba9ece0b98e3f 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: findprim.c,v 9.58 2004/12/15 02:24:11 cph Exp $
+$Id: findprim.c,v 9.59 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1986,1987,1988,1989,1990,1992 Massachusetts Institute of Technology
 Copyright 1993,1996,1997,2000,2001,2004 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index e6cbe2d22e28519fb9b4fc6978c563561e9e8d3a..2be8953425d5e3447c36e92a1ae1c7424654e8cc 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: fixnum.c,v 9.46 2003/02/14 18:28:19 cph Exp $
+$Id: fixnum.c,v 9.47 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 79e4bc4f0786460168acd4c363ae544c8477c3c2..e9b719ab3cadbdb0b1aae6c8ee88f17030973ed3 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: fixobj.h,v 9.40 2003/02/14 18:28:19 cph Exp $
+$Id: fixobj.h,v 9.41 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 932cd3fb795e37b4a80765374906f1e78e0732aa..8ae5acb7407222df744d757c28ccac87044b157e 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: flonum.c,v 9.45 2003/02/14 18:28:19 cph Exp $
+$Id: flonum.c,v 9.46 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 706abed11427d795062a4d12fe467ab04c64d041..df0ee7c789e44621e33cf54489596956a5d90f3f 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: foreign.c,v 1.6 2004/11/21 04:17:37 cph Exp $
+$Id: foreign.c,v 1.7 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1992, 1999, 2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 2583201c86050e6874c579275806254b195145dc..17414223ec4a481afcaeb4039ac071a13bb3dca1 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: foreign.h,v 1.5 2003/02/14 18:28:19 cph Exp $
+$Id: foreign.h,v 1.6 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1992, 1999, 2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 95615ababe6fe9d285a8dc2d8e843bed2d47d605..cd385e516e2d97e8ce2ec12e531ff0749c2e7280 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: future.c,v 9.31 2003/02/14 18:28:19 cph Exp $
+$Id: future.c,v 9.32 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1987, 1988, 1989, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 291abd6d6a92e95e85aca6016bc25a248b1f70a0..75e973082f26bcec0ea886541a8bd353d6cdafb6 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: futures.h,v 9.32 2003/02/14 18:28:19 cph Exp $
+$Id: futures.h,v 9.33 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1987-1990, 1999, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 78d4d280f7e63386ee479fa8a881b7d5a44fb56c..8c4f83004c284e018c456a3830882bac0dc1db91 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: gc.h,v 9.36 2003/02/14 18:28:19 cph Exp $
+$Id: gc.h,v 9.37 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index ee78467cbac1a09726a8f265078e9c1ae757a64d..2ac376f6c0deebec1d53edd23d23136baf17f009 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: gccode.h,v 9.60 2003/02/14 18:28:19 cph Exp $
+$Id: gccode.h,v 9.61 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1987-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 1fa1b7734dc5ee06317acbb87999093e2e72b7fc..9f75b10e2249f32510b2a5e39ed4ee3cb0a63e05 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: gcloop.c,v 9.51 2003/02/14 18:28:19 cph Exp $
+$Id: gcloop.c,v 9.52 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1987-1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index c7559b3c1e098454ac89da9b4acd2282bf795e27..b162b11a18f065044e340962d72aed61e156bbe7 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: gctype.c,v 9.36 2003/02/14 18:28:19 cph Exp $
+$Id: gctype.c,v 9.37 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index f9e69872e79f05b7c5ca9d7bc94dfcec3d0576ee..d0d8468d68a5fc6d11e0c82963a4ead40c5a093e 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: generic.c,v 9.41 2003/02/14 18:28:19 cph Exp $
+$Id: generic.c,v 9.42 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index d6b131a0972dc7c3e5948f8b4c0bf4e6e1eb9e29..2954cb0cd837bf1f7208731b6fc4fb60a38ef272 100644 (file)
@@ -16,12 +16,12 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
 
-/* $Id: gpio.c,v 1.13 2003/02/14 18:28:19 cph Exp $ */
+/* $Id: gpio.c,v 1.14 2007/01/05 15:33:06 cph Exp $ */
 
 /* Scheme primitives for GPIO */
 
index 854f45ed6739e78f4ce051ac17644bd306390f12..2c6b1399623b26f6821a9a61bdf1fe83f531c969 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: history.h,v 9.34 2006/09/16 11:19:09 gjr Exp $
+$Id: history.h,v 9.35 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1987-1990, 1999, 2002, 2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 53fbdd58df373fde755f17a19d9b64f45485f66e..d193c443e1ecd0c0aa34a798e385d43af2d53b5a 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: hooks.c,v 9.66 2004/11/21 04:17:44 cph Exp $
+$Id: hooks.c,v 9.67 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1988-2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 440bbcc70b3212491f27fcf5376e13242a38ec87..234347537436fd009e6ce424fbb32a01e7b1c4e8 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: hppacach.c,v 1.15 2003/02/14 18:28:19 cph Exp $
+$Id: hppacach.c,v 1.16 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 4e741ca7d411c994ea8b3196e7f5ff91f565588a..6088a2b39dc15ada762bd006afad1163fdd19ba1 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: hppacach.h,v 1.8 2003/02/14 18:28:19 cph Exp $
+$Id: hppacach.h,v 1.9 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1990-2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 3960b651ae391b62e0413520ed90e304500d5f9e..c260002504e15565ea9600c309d8eb17b2fcf8a3 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: hppanwca.c,v 1.7 2003/02/14 18:28:19 cph Exp $
+$Id: hppanwca.c,v 1.8 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1992-2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index f4d5e3be6e2713ae56019c466bd619c4bf01e504..16d6f830399b50a873b40dbafe536e880ec18986 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: hunk.c,v 9.31 2003/02/14 18:28:19 cph Exp $
+$Id: hunk.c,v 9.32 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 213ea243566e88849a5dad11bf4a33aebd187ed6..3ec96ca1be1d85d1e8db852075980cd9d34299b4 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: image.c,v 9.37 2004/11/21 04:17:59 cph Exp $
+$Id: image.c,v 9.38 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 5a311de32b650d0d7012b794632b86915ff4d620..1634665eeed46c49ef08eaa18cc610ddabb16d7e 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: image.h,v 9.27 2003/02/14 18:28:19 cph Exp $
+$Id: image.h,v 9.28 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1987, 1988, 1989, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 50ae2f526cb60bb41b058be77e766e2d4ebbd687..a5037912033d39c1e9ae7ba2b2fbd14259cb92ad 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: intercom.c,v 9.36 2004/11/21 04:18:06 cph Exp $
+$Id: intercom.c,v 9.37 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1987-1999, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index d1d66658293fe1dc8f9dbda285efa56510fd4e7c..e608b12b2609ee4d94f2cf862e3715951d803082 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: intern.c,v 9.63 2006/11/22 04:36:35 cph Exp $
+$Id: intern.c,v 9.64 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1987,1988,1989,1992,1994,1996 Massachusetts Institute of Technology
 Copyright 2000,2004,2005,2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 7d30caaf9da965c1545d60aef32c1332a45a592b..eba82eeec3786bc291f8354cd423e1a7b961f7b9 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: interp.c,v 9.102 2004/11/19 04:16:07 cph Exp $
+$Id: interp.c,v 9.103 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1986,1987,1988,1989,1990,1991 Massachusetts Institute of Technology
 Copyright 1992,2000,2001,2002,2003,2004 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 5ca74cc686de96f881de4e5e87f542a9899b3c22..54374645ba24cec434950776b21b968cdccc1872 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: interp.h,v 9.50 2003/02/14 18:28:19 cph Exp $
+$Id: interp.h,v 9.51 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1987-1999, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index d4171a728bff3877537bf9e10473dd698184444a..a4d5e5f02568c677dbdf9e94823e85925a2308e5 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: intext.c,v 1.7 2003/02/14 18:28:19 cph Exp $
+$Id: intext.c,v 1.8 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 179cb136199b08b55b821509f86e950592583090..33c41d62b799ad10a0646ef1af384de17e5f3b5c 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: intext.h,v 1.7 2003/02/14 18:28:19 cph Exp $
+$Id: intext.h,v 1.8 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index c39d381e237d3c9b1899db1835df5545bc45f4fa..e8d35f35f170f235fa628e27718f5508c73c9e82 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: intprm.c,v 1.12 2004/11/21 04:18:27 cph Exp $
+$Id: intprm.c,v 1.13 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 58e54ceb51217e5b3cc85402eb154ca09bca60c8..18031b9e7385e271cc3b7d934b189964f4efc3c4 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: intrpt.h,v 1.24 2003/04/07 20:33:03 cph Exp $
+$Id: intrpt.h,v 1.25 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1987,1992,1993,1994,1997,2000 Massachusetts Institute of Technology
 Copyright 2003 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 5e38a9139cc79643f19bd2458504b7de4d122cd6..f977159cc124473ab3a098aa40500535633c924f 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: liarc.h,v 1.23 2006/10/09 06:50:58 cph Exp $
+$Id: liarc.h,v 1.24 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1992-2002, 2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 172e9a127bb82c612eadf6df830c10cc6e2b9c5e..f4670d9f6827b31e8bd22795c85600f3b5d05877 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: list.c,v 9.35 2004/11/21 04:18:35 cph Exp $
+$Id: list.c,v 9.36 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 98f84a6ae877b6df7d25a0a6857ee9e08397ddb2..3e1a3096ef6d3f69702f7c4df39f6b8ef58a61e2 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: load.c,v 9.43 2006/06/10 05:24:54 cph Exp $
+$Id: load.c,v 9.44 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1986,1987,1988,1989,1990,1992 Massachusetts Institute of Technology
 Copyright 1993,1995,1997,2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index ebadd24dcc448cb466998315e896732f66a7959b..f0d70ba68beed057675ff5b0a41fc5e4e63c0efd 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: locks.h,v 9.28 2003/02/14 18:28:20 cph Exp $
+$Id: locks.h,v 9.29 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1987, 1988, 1989, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index bfec754bbaacb43a2a321333ba969aeb363850d3..7c58d9c117b840f1bbe15473ec9de426ad722aae 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: lookprm.c,v 1.21 2003/02/14 18:28:20 cph Exp $
+$Id: lookprm.c,v 1.22 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1988-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 43482252fb06362c10900e57aac2371e85ee4eeb..c268f88e0aa4120e9b2b1865eb8d9e69ae214363 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: lookup.c,v 9.72 2005/09/08 02:31:19 cph Exp $
+$Id: lookup.c,v 9.73 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1987,1988,1989,1990,1991,1992 Massachusetts Institute of Technology
 Copyright 1993,1996,1997,2000,2001,2005 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 9c70d66c34d6b660a15acc5d711441e1c48aa6e5..f3781bbfec4c4cf470a524e1f93144f5f21b1d22 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: lookup.h,v 9.57 2003/02/14 18:28:20 cph Exp $
+$Id: lookup.h,v 9.58 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1988-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index e10ce19205bdf0035a1daff127bb4a319237e367..1cbf23698c692bcd4c1f8713e98b479045620921 100644 (file)
@@ -1,6 +1,6 @@
 # -*- Makefile -*-
 #
-# $Id: Makefile.in.in,v 1.34 2006/10/09 06:51:10 cph Exp $
+# $Id: Makefile.in.in,v 1.35 2007/01/05 15:33:08 cph Exp $
 #
 # Copyright 2000,2001,2002,2003,2005,2006 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.
 
 # **** BEGIN BOILERPLATE ****
 
index 1a204100f84c5dd4191d1b08918a971373a6eaa3..5c0ac19b1307a7e9c1d7c6b55d46650d53f76caf 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: files-core.scm,v 1.4 2003/02/14 18:28:31 cph Exp $
+$Id: files-core.scm,v 1.5 2007/01/05 15:33:09 cph Exp $
 
 Copyright (c) 2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index e778c43c8a5c472066ecfa7e999920387d3b800f..00fb8e91185e122330f677aea7ccb9cd78817542 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: files-gc-bch.scm,v 1.4 2003/02/14 18:28:31 cph Exp $
+$Id: files-gc-bch.scm,v 1.5 2007/01/05 15:33:09 cph Exp $
 
 Copyright (c) 2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index c34b04ec1263f6c725c77f39b709bd2a0a2b549e..f1448f16bf925bb0aa921cce8552f71be4c81672 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: files-gc-std.scm,v 1.4 2003/02/14 18:28:31 cph Exp $
+$Id: files-gc-std.scm,v 1.5 2007/01/05 15:33:09 cph Exp $
 
 Copyright (c) 2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index a19b829129cb585b0df90cf9444cdeea2388b2e5..8c367a655f6642748d205981b938234707578927 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: files-optional.scm,v 1.6 2003/06/06 18:58:59 cph Exp $
+$Id: files-optional.scm,v 1.7 2007/01/05 15:33:09 cph Exp $
 
 Copyright 2000,2001,2003 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 8413d12d8d9fba7eed3fa05087938401c3a223e5..02e6f7d7c12a76ae37a2cc4c21c5fae2f79cbb03 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: files-os-prim.scm,v 1.4 2003/02/14 18:28:31 cph Exp $
+$Id: files-os-prim.scm,v 1.5 2007/01/05 15:33:09 cph Exp $
 
 Copyright (c) 2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index e3246831f7a9b2ac01050d1b4a534d219b205859..58e83a438bf612a80bda88445e617627581e8470 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: files-other.scm,v 1.6 2006/06/10 05:24:54 cph Exp $
+$Id: files-other.scm,v 1.7 2007/01/05 15:33:09 cph Exp $
 
 Copyright 2000,2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 7b1d44644ba23a988e5ded53eed77f9ae400de97..46325bd4f5b8f799361db4c3bc7303687d95f957 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: files-unix.scm,v 1.4 2003/02/14 18:28:31 cph Exp $
+$Id: files-unix.scm,v 1.5 2007/01/05 15:33:09 cph Exp $
 
 Copyright (c) 2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index f09fca1f43928c2eb62a4b4a7b93e6286af9ba0f..defa3537f1f9121fa407813cd74a3cc5a679a698 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# $Id: m4.sh,v 1.4 2003/02/14 18:28:31 cph Exp $
+# $Id: m4.sh,v 1.5 2007/01/05 15:33:09 cph Exp $
 #
 # Copyright (c) 2000 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.
 
 # Processing to simulate m4 accepting definition arguments.
 
index 352166772b5a1cd61c62fb5121ef97a34802980e..76bbad7b942a7ede64016171f253cd1d5af8cbbf 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: makegen.scm,v 1.12 2006/10/01 20:56:58 cph Exp $
+$Id: makegen.scm,v 1.13 2007/01/05 15:33:09 cph Exp $
 
 Copyright 2000,2001,2003,2005,2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 1aaebd8c9385aa40483f7b2750ea787be21333c2..10cb0cb414fe6b1e0aee588ce9595f2dd10c6dad 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# $Id: makeinit.sh,v 1.13 2006/09/25 04:39:07 cph Exp $
+# $Id: makeinit.sh,v 1.14 2007/01/05 15:33:09 cph Exp $
 #
 # Copyright 2000,2006 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.
 
 # Script to create "Makefile.in".
 # Requires `gcc' and `scheme'.
index ef35b3cdce6dd9ca993fd06c402b456edcb9f951..732913dac05c180e7c087348715c98304a2ac930 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: memmag.c,v 9.72 2006/09/16 11:19:09 gjr Exp $
+$Id: memmag.c,v 9.73 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1987-2000, 2002, 2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 76997b49982eb57644b3233fab80774778286142..c75b1aec1aa0cad553d63e3ccff9ecf52a4eb7aa 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: memmag.h,v 1.10 2003/02/14 18:28:20 cph Exp $
+$Id: memmag.h,v 1.11 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1993-2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index c10aa96430a8bfd9421ac7701592aab0592963b3..10446bdd0ffe2dcc847447386d1bb0616eb78081 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: missing.c,v 9.35 2003/02/14 18:28:20 cph Exp $
+$Id: missing.c,v 9.36 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1987-2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 9cf26e16a172b6b13afdd8e2a8faad5d787534c9..56f151b92ae0c981466502b9e66691ea1569d301 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: mul.c,v 9.37 2003/02/14 18:28:20 cph Exp $
+$Id: mul.c,v 9.38 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1987-2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 669e42b77f21ff5588209d8e59a4ba905b1b3cfd..bc4e9944b4e4423dccca6be4b19d6b3a8ea5429d 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: nt.h,v 1.11 2003/02/14 18:28:20 cph Exp $
+$Id: nt.h,v 1.12 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1993-2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 4af78262da60eb5eca476f4006fc7381e56cb309..397b30cb8674456ef47bc2849956efa026d7d878 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: ntapi.h,v 1.18 2006/11/25 05:11:43 cph Exp $
+$Id: ntapi.h,v 1.19 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1997,1999,2000,2002,2003,2004 Massachusetts Institute of Technology
 Copyright 2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 977dbbae688968e14116a770d077e2fc2f20d020..88a20c2bab40527732e3b392860e9a73b4d9798d 100644 (file)
@@ -1,6 +1,6 @@
 ;;; -*-Midas-*-
 ;;;
-;;; $Id: ntasutl.asm,v 1.8 2003/02/14 18:28:20 cph Exp $
+;;; $Id: ntasutl.asm,v 1.9 2007/01/05 15:33:06 cph Exp $
 ;;;
 ;;; Copyright (c) 1992-1999 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.
 ;;;
 
 .386
index bb324e28f67be2a79858d106155ee048d141d44d..0af048efaebe1439bb073cc50e1d00ddd1c5561e 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: ntenv.c,v 1.21 2003/02/14 18:28:20 cph Exp $
+$Id: ntenv.c,v 1.22 2007/01/05 15:33:06 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 6a1c3021b3a20c8d56df09adc4ae6153b9a287d8..e3a13bf2b9890d34ef3e9a4953e6675b22f723aa 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: ntfile.c,v 1.16 2004/12/20 04:36:53 cph Exp $
+$Id: ntfile.c,v 1.17 2007/01/05 15:33:06 cph Exp $
 
 Copyright 1993,1996,1997,1998,2004 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 8127ccb6b8b1b11837c768ed97e833ce38f24218..1b67526cfab63b2a86fe7988511ff33a646f915d 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: ntfs.c,v 1.31 2006/11/25 05:07:47 cph Exp $
+$Id: ntfs.c,v 1.32 2007/01/05 15:33:07 cph Exp $
 
 Copyright 1993,1994,1995,1996,1997,1998 Massachusetts Institute of Technology
 Copyright 1999,2000,2001,2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index fc1d4e30df791043a25b5f6e61ab9391a14d49b5..a84d1b461e0c32d60eae76deea47eaf6f54d300e 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: ntfs.h,v 1.7 2003/02/14 18:28:20 cph Exp $
+$Id: ntfs.h,v 1.8 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1997-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index c231fd3b2331beac770d43d7f10a20512011add9..6b17fc4f49de80ac88b7be8f60b2628220ee71d6 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: ntgui.c,v 1.31 2003/02/14 18:48:11 cph Exp $
+$Id: ntgui.c,v 1.32 2007/01/05 15:33:07 cph Exp $
 
 Copyright 1993-2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 01353cc41e9f184d0d3843a29ef06c71560d7d2c..b93ff98d61dfcc93302b528fbb1c1b50a3745335 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: ntgui.h,v 1.10 2003/02/14 18:28:20 cph Exp $
+$Id: ntgui.h,v 1.11 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1993-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 4e041452563798b6d3e34f3863fcc4c0c5e9a3e2..11c47149989fafc15e45b2fec1f091edacbf7dc1 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: ntio.c,v 1.32 2006/11/25 05:07:53 cph Exp $
+$Id: ntio.c,v 1.33 2007/01/05 15:33:07 cph Exp $
 
 Copyright 1993,1997,1998,2000,2001,2003 Massachusetts Institute of Technology
 Copyright 2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index f294962e3e7ed7fe4618caae9867f4d6464b195d..d13f62d76e3991ecd18243fff9d1a4468829466e 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: ntio.h,v 1.14 2003/03/29 05:35:52 cph Exp $
+$Id: ntio.h,v 1.15 2007/01/05 15:33:07 cph Exp $
 
 Copyright 1993,1994,1997,2003 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index cb85f7ceab08d67096c38994bea358319c56bab7..267f26300f53b1e75f8b240310f29b07ce3a1c35 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: ntproc.c,v 1.10 2003/02/14 18:28:20 cph Exp $
+$Id: ntproc.c,v 1.11 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1997-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 5901363cc5b9989bd5ede2457787716a4c1fee2d..3ee26128bd46f7b5f27afb10f1bdf1bbc6406c6f 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: ntproc.h,v 1.4 2003/02/14 18:28:20 cph Exp $
+$Id: ntproc.h,v 1.5 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1997, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 28d08ae595263dc0ae0a205d158d60afe6e7080a..ef1a8eef6509b30be69427436880c143f4bf60a5 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: ntscmlib.h,v 1.12 2003/02/14 18:48:12 cph Exp $
+$Id: ntscmlib.h,v 1.13 2007/01/05 15:33:07 cph Exp $
 
 Copyright 1993-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 4b1ba886b1c955ee69465f45f6f6cac8be645549..491c48d521c3da870ef1bc6fd7783853a381b613 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: ntscreen.c,v 1.52 2006/01/29 06:37:30 cph Exp $
+$Id: ntscreen.c,v 1.53 2007/01/05 15:33:07 cph Exp $
 
 Copyright 1993,1996,1997,1998,1999,2000 Massachusetts Institute of Technology
 Copyright 2002,2004,2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index f7ce5fb67ec8015487027c780d4a3de924a9e016..1708f4c7ae46440efd021061da53b30fe8e1f606 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: ntscreen.h,v 1.23 2006/01/29 06:37:30 cph Exp $
+$Id: ntscreen.h,v 1.24 2007/01/05 15:33:07 cph Exp $
 
 Copyright 1993,1994,1995,1996,1997,1998 Massachusetts Institute of Technology
 Copyright 1999,2000,2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 84910fa76be117b5a4ab3d41acacc80efa0e0b0f..87e2150fea65b3900e8c69b92c6dd6c7d454773e 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: ntsig.c,v 1.24 2003/02/14 18:28:21 cph Exp $
+$Id: ntsig.c,v 1.25 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1992-2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index e9d36fe1942fa55eaf85e34a54c10954bc8920fc..521876c9eb838f07a2d853b5250ed46d2eba2b2e 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: ntsock.c,v 1.20 2006/11/25 05:11:48 cph Exp $
+$Id: ntsock.c,v 1.21 2007/01/05 15:33:07 cph Exp $
 
 Copyright 1997,1998,1999,2001,2002,2003 Massachusetts Institute of Technology
 Copyright 2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index fa2b1698f27fd45ebcc83faeada5e2da4cd381f4..8b0e137eb93944fb3786d1157050a55e529c5be1 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: ntsys.c,v 1.11 2003/02/14 18:28:21 cph Exp $
+$Id: ntsys.c,v 1.12 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index bfae354d5c89a3b3959f765e24f6a6da3b65127e..eb6e2ea1852e1549e3c79eb8aee22c498f861362 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: ntsys.h,v 1.10 2003/02/14 18:28:21 cph Exp $
+$Id: ntsys.h,v 1.11 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 04973d75b61529cfba7692acf3727d9b3d499854..cf7d32bd7318ba1c5349d95a2891b0014d5c5d4b 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: ntterm.h,v 1.6 2003/02/14 18:28:21 cph Exp $
+$Id: ntterm.h,v 1.7 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 0a3848af01247143707a291a2a4855f285fd116a..7c0d805799e6dc2ab49ada002134855fe95b5f92 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: nttop.c,v 1.37 2006/09/16 11:19:09 gjr Exp $
+$Id: nttop.c,v 1.38 2007/01/05 15:33:07 cph Exp $
 
 Copyright 1993,1997,1998,2000,2003,2004 Massachusetts Institute of Technology
 Copyright 2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index e686d2c1320a3232ac18052391a4b0ae214466bd..35cf760ecf428650f69cf797d77ac37b99574292 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: nttop.h,v 1.6 2003/02/14 18:28:21 cph Exp $
+$Id: nttop.h,v 1.7 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 8b84b9d51d685820d8a7f4eff877f396bf64b99e..174c6937c1d4faaaf7203028bd5655840414c6ae 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: nttrap.c,v 1.27 2006/01/29 06:37:30 cph Exp $
+$Id: nttrap.c,v 1.28 2007/01/05 15:33:07 cph Exp $
 
 Copyright 1993,1997,1998,2000,2001,2002 Massachusetts Institute of Technology
 Copyright 2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index a238928f29112ede9b87b4f9f0c2fccaffc18963..be016e0e2458dfbdce228f9efc8586f0dc89e01e 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: nttrap.h,v 1.7 2003/02/14 18:28:21 cph Exp $
+$Id: nttrap.h,v 1.8 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 3d83c5d84c22ab420853f2e4dbd157ee431ed35a..8ca0c95ca5ad45229f8c8ada26a733334b0874d3 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: nttterm.c,v 1.6 2003/02/14 18:28:21 cph Exp $
+$Id: nttterm.c,v 1.7 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1992-2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 7c28c5078124ee1c7015337ac986560e04f1510d..3795686da631a01211e95c0d56fc2568fb2e8d4d 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: nttty.c,v 1.10 2003/02/14 18:28:21 cph Exp $
+$Id: nttty.c,v 1.11 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index c1485b282f32119603b5eee1aef871dd64a14611..fb986f1f063ecbb725afb3762f4f60738d2aad75 100644 (file)
@@ -1,6 +1,6 @@
 ;;; -*-Fundamental-*-
 ;;;
-;;; $Id: bch-p-nt.lst,v 1.8 2003/02/14 18:28:31 cph Exp $
+;;; $Id: bch-p-nt.lst,v 1.9 2007/01/05 15:33:09 cph Exp $
 ;;;
 ;;; Copyright (c) 1993, 1999 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.
 ;;;
 ;;;;   Shared files (Unix and DOS)
 artutl.c
index f4766449aa6fc83bcddb2b96483b868f46e136f5..cee18f4794efb35419c25b0a59fd1883b003aa72 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: config.h,v 1.11 2006/09/24 23:54:44 cph Exp $
+$Id: config.h,v 1.12 2007/01/05 15:33:09 cph Exp $
 
 Copyright 2000,2001,2003,2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 81e53ded96afa6e937b4814cb8294c255a45ee11..bf85aabf3bb2f54a368d72c955c713c39e5d37d2 100644 (file)
@@ -1,6 +1,6 @@
 ### -*- Fundamental -*-
 ###
-###     $Id: makefile,v 1.31 2003/07/22 02:19:51 cph Exp $
+###     $Id: makefile,v 1.32 2007/01/05 15:33:09 cph Exp $
 ###
 ###     Copyright 1993,1994,1995,1996 Massachusetts Institute of Technology
 ###     Copyright 1998,1999,2001,2003 Massachusetts Institute of Technology
@@ -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.
+###     Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+###     Boston, MA 02110-1301, USA.
 
 #### Makefile for Scheme under Win32 compiled by Microsoft Visual C++.
 !include <win32.mak>
index a0cce7e00712a2a257c40b305b02212b4335d07e..2ca87b22f56536fcb053c6252cb0fc95f8aa8ebd 100644 (file)
@@ -1,6 +1,6 @@
 ### -*- Fundamental -*-
 ###
-###     $Id: makefile.wcc,v 1.21 2006/01/29 06:37:30 cph Exp $
+###     $Id: makefile.wcc,v 1.22 2007/01/05 15:33:09 cph Exp $
 ###
 ###     Copyright 1995,1996,1997,1999 Massachusetts Institute of Technology
 ###     Copyright 2000,2001,2003,2006 Massachusetts Institute of Technology
@@ -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.
+###     Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+###     Boston, MA 02110-1301, USA.
 
 #### Makefile for Scheme under Win32 compiled by Watcom C/C++
 ###  This makefile is meant to be used with Watcom make.
index 63256b7832efb327685cf5d15d68f6c13963c58a..171d5954dd752b6d535f0feeaa65be912b9efade 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: scheme16.c,v 1.14 2003/02/14 18:48:12 cph Exp $
+$Id: scheme16.c,v 1.15 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1993-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 07e140e952f1b794dcd5cfa583bd9aa4e6ea27af..423ed784a3aa20c685b937651e05f746cd56cb35 100644 (file)
@@ -1,6 +1,6 @@
 # -*- Fundamental -*-
 #
-# $Id: scheme16.mak,v 1.5 2003/02/14 18:48:12 cph Exp $
+# $Id: scheme16.mak,v 1.6 2007/01/05 15:33:09 cph Exp $
 #
 # Copyright 1996 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.
 
 # Makefile for the 16-bit component of the MIT/GNU Scheme Win32 support
 
index c21b3182a5c705ecb71b5360fe1234dcf2a83554..6c95c78d772478be89ce605035a0ef783e7e2afd 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: scheme31.c,v 1.13 2003/02/14 18:48:12 cph Exp $
+$Id: scheme31.c,v 1.14 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1993-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 7644bd9fbdde6b0ebe1097d4cc2a27571ccdc736..9bb4095a9b7b9bf2b5be0617a4ea59c0fc56f0d3 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: scheme32.c,v 1.20 2003/02/14 18:48:12 cph Exp $
+$Id: scheme32.c,v 1.21 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1993-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index c215f0b05babc403ab730849e13dc34f8cc836c6..0899b459f5ed990bcbb8275e793237b302ec263c 100644 (file)
@@ -1,6 +1,6 @@
 ;;; -*-Fundamental-*-
 ;;;
-;;; $Id: scm-p-nt.lst,v 1.8 2003/02/14 18:28:31 cph Exp $
+;;; $Id: scm-p-nt.lst,v 1.9 2007/01/05 15:33:09 cph Exp $
 ;;;
 ;;; Copyright (c) 1993, 1999 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.
 ;;;
 ;;;;   Shared files (Unix and DOS)
 artutl.c
index cfccb9871890f3541cddea5e7a90684b6f6a699c..aeb5b1b072435ccc59d30a6ec24d75dc64901b75 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: object.h,v 9.61 2006/10/21 16:05:58 riastradh Exp $
+$Id: object.h,v 9.62 2007/01/05 15:33:07 cph Exp $
 
 Copyright 1986,1987,1988,1989,1990,1992 Massachusetts Institute of Technology
 Copyright 1993,1995,1997,1998,2000,2001 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 82fed3c9cc94df23d9206314e3f89c7ec27e8d41..f53eea87ec174db555d83e5e1ba35e1eff98b06c 100644 (file)
@@ -12,9 +12,11 @@ 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.  */
+along with MIT/GNU Scheme; if not, write to the Free Software
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
+USA.
+
+*/
 
 #include "obstack.h"
 
index 5c1b9f3fd81a50361b9dd75820592bd2d063f6f5..16773077325b030f044b18449b5fa9c60582e531 100644 (file)
@@ -12,9 +12,11 @@ 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.  */
+along with MIT/GNU Scheme; if not, write to the Free Software
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
+USA.
+
+*/
 
 /* Summary:
 
index 1fb36412ca93e752295bbe1a8767c285a1f6bd64..e2cf0b1a76c3d0f5e6aa0aeb0f13651e7c04d89c 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: option.c,v 1.62 2006/09/16 11:19:09 gjr Exp $
+$Id: option.c,v 1.63 2007/01/05 15:33:07 cph Exp $
 
 Copyright 1990,1991,1992,1993,1994,1995 Massachusetts Institute of Technology
 Copyright 1996,1997,1998,1999,2000,2001 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 3fff5f0159d97fcc4acc0085c01a22663e3cc570..f66e114ee83e7d600f37760679ec3cd83b14e167 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: option.h,v 1.16 2003/03/21 17:28:29 cph Exp $
+$Id: option.h,v 1.17 2007/01/05 15:33:07 cph Exp $
 
 Copyright 1990,1991,1992,1993,1995,2003 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index e9b52a2cd10ed955cfe2d2d909ee6495bae50c97..908573f7e217308d1043b559f4fc251dde456b0e 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: os.h,v 1.10 2006/09/16 11:19:09 gjr Exp $
+$Id: os.h,v 1.11 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1990-2000, 2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 8d24624c0ed42ba7c290ded66a6bf14d10f2fd8f..501975d331e30f0280c3ca5b5e3245221f541906 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: os2.c,v 1.11 2006/09/16 11:19:09 gjr Exp $
+$Id: os2.c,v 1.12 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1994-1999, 2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index c0f3a7eafa8ed69bc755fb9766def6a048cbdf40..5ddf87bd73069cc7a74c2f40dd6257425d368587 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: os2.h,v 1.10 2003/02/14 18:28:22 cph Exp $
+$Id: os2.h,v 1.11 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1994-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 943a1a6f00f92f0bb61b6c94ffdb38e76dcb79c6..e2349e4a06ad5140bc2d3a5168529d39a8a64da4 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: os2api.h,v 1.14 2003/02/14 18:28:22 cph Exp $
+$Id: os2api.h,v 1.15 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 16d56fc039ff390de35a44ee9f092a9f930adb60..6ab9260a289eba125fa64c97533d64979b4522bb 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: os2conio.c,v 1.12 2003/02/14 18:28:22 cph Exp $
+$Id: os2conio.c,v 1.13 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 5eb646977c36bd194e44bc204cdede04a40a8444..b149fd2dd42d1aeb293d56b23764f93422247990 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: os2cthrd.c,v 1.12 2003/02/14 18:28:22 cph Exp $
+$Id: os2cthrd.c,v 1.13 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 0dbc2ef5f0a7d81598ab8e51f54b7f5c63ab74e6..2e9ea542b571b881fa6802445f35c143fcfc245f 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: os2cthrd.h,v 1.9 2003/02/14 18:28:22 cph Exp $
+$Id: os2cthrd.h,v 1.10 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 0f01719dc04e86c5c101ab6f5313f5a9979efd2a..89dafaf05a665198cf8c2d850d9bde5fc837459c 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: os2ctty.c,v 1.6 2003/02/14 18:28:22 cph Exp $
+$Id: os2ctty.c,v 1.7 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 641835837d48bb3c1514ef5ea51949d990ca2472..f5e912feffa94c50ec6d44a1e28b2689f6ba52e3 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: os2ctty.h,v 1.4 2003/02/14 18:28:22 cph Exp $
+$Id: os2ctty.h,v 1.5 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1994, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 166714267349da3885b5bb95c3cd8c41a8dacb8b..553556ed6972fd4cea9ed8b3328f9a1948feee32 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: os2env.c,v 1.16 2003/02/14 18:28:22 cph Exp $
+$Id: os2env.c,v 1.17 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1994-1999, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 4db98fd03c310f9f6326a9b4aeb1490fd20cbe78..0419d5386fb8c79a55548f5b5efbcd6500a503c8 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: os2file.c,v 1.5 2003/02/14 18:28:22 cph Exp $
+$Id: os2file.c,v 1.6 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 63c34a56462ed5ed601ae0407404080f47ebe902..e7a7feacd220d3e9f71db3dea8d40be4577cd961 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: os2fs.c,v 1.16 2003/02/14 18:28:22 cph Exp $
+$Id: os2fs.c,v 1.17 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1994-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 7b6aefd392137aec936fb8045828bf1005951107..afb0a09d84ea4a43b90d04c19ef8e4c5ada0926d 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: os2io.c,v 1.11 2003/04/25 05:13:02 cph Exp $
+$Id: os2io.c,v 1.12 2007/01/05 15:33:07 cph Exp $
 
 Copyright 1994,1995,1996,2003 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 24a7781699d92ece3d01ca2b20e2395fb5a6d4b4..3a938f0dc7716147329b6d9e579243e2a5089c9c 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: os2io.h,v 1.6 2003/02/14 18:28:22 cph Exp $
+$Id: os2io.h,v 1.7 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 676766fb1b6ff643aa5cea1b226f900c10977bd3..15d7ef3a3135a3ffbc222ad52ba97a1dc6843d90 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: os2msg.c,v 1.17 2003/04/25 05:13:06 cph Exp $
+$Id: os2msg.c,v 1.18 2007/01/05 15:33:07 cph Exp $
 
 Copyright 1994,1995,1997,2000,2003 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 4b2555e94cc67b327fa74cf7150d8f263c126dbd..63c256bf58e118ef4707ae6f0292fc898e87cb30 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: os2msg.h,v 1.18 2003/04/25 05:13:10 cph Exp $
+$Id: os2msg.h,v 1.19 2007/01/05 15:33:07 cph Exp $
 
 Copyright 1994,1995,1997,2003 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 20f732f5b79e3d659a09edacc1016fbf6040d9d2..81487371f99d6033fb1326435717c1345e44b3b1 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: os2pipe.c,v 1.10 2003/02/14 18:28:22 cph Exp $
+$Id: os2pipe.c,v 1.11 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 847754ba015a1fb9a7f2773b533093edf81035dd..301a7250a006ad03438b6a0e08383bb97736b070 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: os2pm.c,v 1.35 2003/02/14 18:28:22 cph Exp $
+$Id: os2pm.c,v 1.36 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1994-2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 48fba636bda95916aa3e76e85a97510178729e38..9ab67577c0e5e7f047deb6a1baa05884480b7fc7 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: os2pm.h,v 1.15 2003/02/14 18:28:22 cph Exp $
+$Id: os2pm.h,v 1.16 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index ad99a903626246d42e9304533778b20c58387370..1670687ce274fe81b6419d32d0941952c10148d2 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: os2pm.scm,v 1.16 2003/04/25 03:51:27 cph Exp $
+$Id: os2pm.scm,v 1.17 2007/01/05 15:33:07 cph Exp $
 
 Copyright 1995,1997,2001,2002,2003 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
@@ -702,7 +702,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 3c1de8e5109811a70b012417439153990af27c44..c9bf81bcb8865d0d95e8d766a06a3e1fb5c169a7 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: os2pmcon.c,v 1.31 2003/07/22 02:19:51 cph Exp $
+$Id: os2pmcon.c,v 1.32 2007/01/05 15:33:07 cph Exp $
 
 Copyright 1994-2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 2d35b916e4c9dcaa3de9bdfed8b495660126d02e..e84f10c90687d5d4c65b3ea2d072158272f349b3 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: os2pmcon.h,v 1.6 2003/02/14 18:28:22 cph Exp $
+$Id: os2pmcon.h,v 1.7 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1995, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index a1b3c3ef1a8226ad2d7bdfddb9a9ccae918b00d4..13338485435cdf8be316b6737ab88c5d102b2bdd 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: os2pmcon.rc,v 1.7 2003/02/14 18:28:22 cph Exp $
+$Id: os2pmcon.rc,v 1.8 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1995, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index b4418fb4ca42de8acf87ede875af0d0bffb53c86..0fd585737c3ff699894b0ecd21ee5d941176d294 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: os2proc.c,v 1.9 2003/02/14 18:28:22 cph Exp $
+$Id: os2proc.c,v 1.10 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1995-2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index a94d2f1b075bb6e6cdc1faf7c5607f8566abf31d..f7c243dfeda452ba2446ba942119cb646ca194a2 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: os2proc.h,v 1.4 2003/02/14 18:28:22 cph Exp $
+$Id: os2proc.h,v 1.5 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1997, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 9e8f85a38ff8b4a41dd30636ff0ef955baf50842..0d97d8b5043c30a6ca3fb8384074e7fcd11fc14d 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: os2sock.c,v 1.20 2003/02/14 18:28:22 cph Exp $
+$Id: os2sock.c,v 1.21 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1990-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index bb432c864604ea5ef3a64ac9b25e990913d5f519..1ea7fd134b2743bd74708baa95559344251acad4 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: os2term.c,v 1.6 2003/02/14 18:28:22 cph Exp $
+$Id: os2term.c,v 1.7 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1994, 1999, 2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 75e1f97a80fadeabba6885b64b279f292a4fd60a..60b8115f798317944617b4eb3eb594d8256c67d8 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: os2thrd.c,v 1.8 2003/02/14 18:28:22 cph Exp $
+$Id: os2thrd.c,v 1.9 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index d277af843b77390764dcd74bd9a994a87a43c506..9a1fbb07525f34bd9e75de15fd641973d198be44 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: os2thrd.h,v 1.6 2003/02/14 18:28:22 cph Exp $
+$Id: os2thrd.h,v 1.7 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index a0625676c09418b6da02995c0018f7434709d97b..323f62108caf38c8794d1559e09612ae25a8381d 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: os2top.c,v 1.23 2003/02/14 18:28:22 cph Exp $
+$Id: os2top.c,v 1.24 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1994-2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 38a3f20e1d8b10160442be112f1f9bd7b9b00b33..820a3b59cd9f1dfa1fec0e9697c786c03f818f1d 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: os2tty.c,v 1.4 2003/02/14 18:28:22 cph Exp $
+$Id: os2tty.c,v 1.5 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1994, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 91e368a22b7a21d48cb4bc1cf3ef337bb49c3402..f3c000f10f67dc45dd12984c0e5cdc9ce348c98c 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: config.h,v 1.9 2006/09/24 23:55:00 cph Exp $
+$Id: config.h,v 1.10 2007/01/05 15:33:09 cph Exp $
 
 Copyright 2000,2001,2002,2003,2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 3a67963f08686e15f845255557b68992433a770e..089e2df273484a4ba14e53400e818475f1406176 100644 (file)
@@ -1,6 +1,6 @@
 ### -*- Fundamental -*-
 ###
-### $Id: makefile,v 1.17 2003/02/14 18:28:31 cph Exp $
+### $Id: makefile,v 1.18 2007/01/05 15:33:09 cph Exp $
 ###
 ### Copyright (c) 1994-2000 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.
 ###
 
 #### Makefile for Scheme under OS/2
index e49d2274c7a2a8e79aa1b0f6c225da163f42f7ef..e9f4629101215935cf9974c231a0b9826c81f262 100644 (file)
@@ -1,6 +1,6 @@
 ### -*- Fundamental -*-
 ###
-### $Id: makefile.cmn,v 1.16 2003/07/22 02:19:51 cph Exp $
+### $Id: makefile.cmn,v 1.17 2007/01/05 15:33:09 cph Exp $
 ###
 ### Copyright 1995,1996,1997,1999,2000 Massachusetts Institute of Technology
 ### Copyright 2003 Massachusetts Institute of Technology
@@ -19,8 +19,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.
 ###
 
 #### Makefile for Scheme under OS/2 -- Common Part
index 5ab839b843a6bdc00e4a0b2c2009cff959252129..80fbddc8f82303cbadbd5b465d051715a80d35ca 100644 (file)
@@ -1,6 +1,6 @@
 ### -*- Fundamental -*-
 ###
-### $Id: makefile.emx,v 1.11 2003/02/14 18:28:31 cph Exp $
+### $Id: makefile.emx,v 1.12 2007/01/05 15:33:09 cph Exp $
 ###
 ### Copyright (c) 1994-2000 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.
 ###
 
 #### Makefile for Scheme under OS/2 using EMX/GCC
index 9caf24c1f2e4760b777e877085ec5854bf57a9af..a3f0dbc556b3d83b525a374caf6884e577674934 100644 (file)
@@ -1,6 +1,6 @@
 ### -*- Fundamental -*-
 ###
-### $Id: makefile.gcc,v 1.10 2003/05/17 20:56:44 cph Exp $
+### $Id: makefile.gcc,v 1.11 2007/01/05 15:33:09 cph Exp $
 ###
 ### Copyright (c) 1995, 1999, 2000 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.
 ###
 
 #### Makefile for Scheme under OS/2 using GCC/2
index 4f9e7c4daca55f62e30384a87e541a946b47652f..9a872b4fd02db2af8cb845c76520071f9a42adde 100644 (file)
@@ -1,6 +1,6 @@
 ### -*- Fundamental -*-
 ###
-### $Id: makefile.vac,v 1.10 2003/05/17 20:56:53 cph Exp $
+### $Id: makefile.vac,v 1.11 2007/01/05 15:33:09 cph Exp $
 ###
 ### Copyright (c) 1994-2000 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.
 ###
 
 #### Makefile for Scheme under OS/2 using IBM Visual Age C++
index 11dbebde8ff253d3fa13dfb5f2aceacd03957ceb..33ad4190615926b83cbd4b97731b0b3b199b06d0 100644 (file)
@@ -1,6 +1,6 @@
 ### -*- Fundamental -*-
 ###
-### $Id: makefile.wcc,v 1.11 2003/05/17 20:56:57 cph Exp $
+### $Id: makefile.wcc,v 1.12 2007/01/05 15:33:09 cph Exp $
 ###
 ### Copyright (c) 1994-2000 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.
 ###
 
 #### Makefile for Scheme under OS/2 using Watcom C/C++
index dd8f83f50b064962ff873d0d55edae280667f662..0035a1ae53b85e7915a0fc5fcb8c89a0b1dcd4da 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: mkos2pm.scm,v 1.4 2003/02/14 18:28:31 cph Exp $
+$Id: mkos2pm.scm,v 1.5 2007/01/05 15:33:09 cph Exp $
 
 Copyright (c) 2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 8d226f1084488d13942104287c9defa97e3a14f5..916118f15ebd4c576301443a317ea1d34814eaf6 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: os2xcpt.c,v 1.15 2003/02/14 18:28:22 cph Exp $
+$Id: os2xcpt.c,v 1.16 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1994-2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 8729b03d01a24aa1d80857c0a87a885093244ead..312c2a7db2e96159c804b856a1feb8f9978f9118 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: osctty.h,v 1.6 2003/02/14 18:28:22 cph Exp $
+$Id: osctty.h,v 1.7 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index b25d53efdee51bc8855da780b736cbe2ed32ed44..406d53a8c4f3eb06b9a4d4be568217abe4d20dae 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: osenv.h,v 1.12 2003/02/14 18:28:22 cph Exp $
+$Id: osenv.h,v 1.13 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1990-2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index f2c755a10b530bca54e5c3194a8eea08337d3198..4db0669a04f73de462dd8b2453b939e6135f0aa5 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: osfile.h,v 1.6 2004/12/20 04:37:01 cph Exp $
+$Id: osfile.h,v 1.7 2007/01/05 15:33:07 cph Exp $
 
 Copyright 1990,1993,2004 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 3238062abeb6d92600cd926e4fab9fb4b201e61a..083b1988e74e16542bc3e72e8939956d03b6fc1f 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: osfs.h,v 1.12 2003/02/14 18:28:22 cph Exp $
+$Id: osfs.h,v 1.13 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1990-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 1e06fa7060090c8432bf5a9607cb4b877caf68cc..392dcbe4cd6e3622ca2ef44287fb731d4a91fb60 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: osio.h,v 1.19 2003/02/14 18:28:22 cph Exp $
+$Id: osio.h,v 1.20 2007/01/05 15:33:07 cph Exp $
 
 Copyright 1990,1991,1993,1994,1995,1997 Massachusetts Institute of Technology
 Copyright 2000,2003 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 678a8cdf81d21c13801ccbc8105546bcfbe8f60f..471034e0171737b97f13a655786c4eb88844dca9 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: osproc.h,v 1.12 2003/02/14 18:28:22 cph Exp $
+$Id: osproc.h,v 1.13 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index df02bbaf056154e5701b32d00951c808ec8ee92a..7e2b7253b33319e113fcc1a363ce754319ca7afe 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: ospty.h,v 1.6 2003/02/14 18:28:22 cph Exp $
+$Id: ospty.h,v 1.7 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1992, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 5091aec43d912322ae646ed6cd333069a582abe8..9640c4b965c6afa1300e9c34b7e462d64ff6b9ac 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: osscheme.c,v 1.15 2005/12/25 17:04:39 riastradh Exp $
+$Id: osscheme.c,v 1.16 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1990-2000, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 6e12a891cdeb6d27b793c1392dc2741439d89912..aba63942b6f8b2a9187d99bb8af4bf378ed6ea1a 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: osscheme.h,v 1.14 2005/12/25 17:04:39 riastradh Exp $
+$Id: osscheme.h,v 1.15 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1990-2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 973dc3840faa33a9b0da72f594be026f3b19bcdc..0f1dad7879ead425bcc4a2767841bbe3ae91e1c2 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: ossig.h,v 1.6 2003/02/14 18:28:22 cph Exp $
+$Id: ossig.h,v 1.7 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 89fdec13e726ce55aa47ae15266c689523dfd5a6..25bf1ca8376b833f31f17bbcedb3631b47d1d2b2 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: osterm.h,v 1.13 2003/02/14 18:28:22 cph Exp $
+$Id: osterm.h,v 1.14 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 4674f16c1686d5536d51a9943066a1fbd5931454..f57a452a0652b55a6541b91174fac3c95cac0d8e 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: ostop.h,v 1.7 2003/02/14 18:28:22 cph Exp $
+$Id: ostop.h,v 1.8 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 61b7a180afdde676b45cc1c12ee1f70dca54817e..bde6a2e9a98d43ec4464134b8fe1780ed6b4f0ef 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: ostty.c,v 1.6 2003/02/14 18:28:22 cph Exp $
+$Id: ostty.c,v 1.7 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1990, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 9ec78f1102f9f1a15675d94495a6e1dc60cac2a0..3f9f333b42c287725cee650dca42e419e6b315e8 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: ostty.h,v 1.7 2003/02/14 18:28:22 cph Exp $
+$Id: ostty.h,v 1.8 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1990, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index f8bef07fe74b63a4947f063079ee9e466588974d..2ec8678a2abecbd3ca25db20e9879c70fe0fc274 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: outf.c,v 1.14 2003/02/14 18:28:22 cph Exp $
+$Id: outf.c,v 1.15 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1993-2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 667203461955bfbc29372bf6febe0cfd60c994fa..784cff4e538fd8b78285690696015ec52c29aff2 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: outf.h,v 1.7 2003/02/14 18:28:22 cph Exp $
+$Id: outf.h,v 1.8 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1993, 1999, 2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index a12f79cf68b264bf55b03b4389c4ef58c9d85a4c..955d555c175feb3c2009807f08455ae66d472d9e 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: ppband.c,v 9.66 2006/09/16 11:19:09 gjr Exp $
+$Id: ppband.c,v 9.67 2007/01/05 15:33:07 cph Exp $
 
 Copyright 1986,1987,1988,1989,1990,1992 Massachusetts Institute of Technology
 Copyright 1993,1999,2000,2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 92c3ab8b9c613cb41309af1b6967578ed57ccc9a..438b0c61cd91eedf18bcd1091addaa0fd944eaec 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: prbfish.c,v 1.14 2003/02/14 18:28:22 cph Exp $
+$Id: prbfish.c,v 1.15 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1997-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 70ec1451664d005a6d56668ea362170da751e71c..490f7c2b498d911014d6cfba067428e9bafe02b7 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: prdb4.c,v 1.4 2006/01/13 05:47:35 cph Exp $
+$Id: prdb4.c,v 1.5 2007/01/05 15:33:07 cph Exp $
 
 Copyright 2004,2005 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 78ae06fc44ea9046122b59f0bef2eb0d58665cdb..2c7ccd5152268a9d2471c8326d14a017f45eff80 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: prename.h,v 1.11 2003/02/14 18:28:22 cph Exp $
+$Id: prename.h,v 1.12 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 153caf471aa2da13506ee15009179caf8f3e3939..904b584e924cd2a5efa840d0e23f7ddc42995147 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: prgdbm.c,v 1.6 2003/08/21 20:59:10 cph Exp $
+$Id: prgdbm.c,v 1.7 2007/01/05 15:33:07 cph Exp $
 
 Copyright 1996,1997,1999,2003 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 8965c847f584add1332d8607251fe7536c68830a..bee12edb1c3a6f393ced091c35e8b1e01d321a08 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: prim.c,v 9.46 2006/09/16 11:19:09 gjr Exp $
+$Id: prim.c,v 9.47 2007/01/05 15:33:07 cph Exp $
 
 Copyright 1986,1987,1988,1989,1992,1993 Massachusetts Institute of Technology
 Copyright 1996,2004,2005,2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 4ece4d1b1e826d79d3bb29f2db40d73a1ee166b8..987da0843ebb8941831716dfd6a05ba5652a1b8b 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: prim.h,v 9.50 2004/01/07 05:30:26 cph Exp $
+$Id: prim.h,v 9.51 2007/01/05 15:33:07 cph Exp $
 
 Copyright 1987,1988,1989,1992,1993,2001 Massachusetts Institute of Technology
 Copyright 2004 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 4c1c7f5b87c245943c1f683c20abdcf4f4986f88..ce8c9906acfa1ab7a66c1c2cab677c41083a5951 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: prims.h,v 9.52 2003/02/14 18:28:22 cph Exp $
+$Id: prims.h,v 9.53 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1987-2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 6be88e09f4e0eded28464b2892339e5b095d8fec..9a57766219862020bee15b9f49fd738ec25f81ce 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: primutl.c,v 9.81 2006/09/16 11:19:09 gjr Exp $
+$Id: primutl.c,v 9.82 2007/01/05 15:33:07 cph Exp $
 
 Copyright 1993,2000,2001,2004,2005,2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 5560af84e2d2e19283fac8881f3652c1df070928..257d20ab400c41a5840790dc89c7c758b68180bc 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: prmcon.c,v 1.7 2003/02/14 18:28:22 cph Exp $
+$Id: prmcon.c,v 1.8 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1990-1999, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index fe45a482dcd5612acadf51f2fab821c600fb67ab..5297f85369b6cea572a790f67fe709edb8bdced0 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: prmcon.h,v 1.6 2003/02/14 18:28:22 cph Exp $
+$Id: prmcon.h,v 1.7 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1990, 1999, 2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 1ad1b2d88ef1083b2cd74bf4763299e734bebb9b..011a345fd7f78ead8b8a77b364d4a2890c529a1a 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: prmcrypt.c,v 1.7 2006/06/10 05:24:54 cph Exp $
+$Id: prmcrypt.c,v 1.8 2007/01/05 15:33:07 cph Exp $
 
 Copyright 2001,2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index a7bee51a16fa97ade5a7a4ea2fed5cb6ef23b70f..77ade70b686dc4973efbd43f20c1d2d364bbda91 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: prmd5.c,v 1.9 2003/02/14 18:28:23 cph Exp $
+$Id: prmd5.c,v 1.10 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1997-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 86941e24ba73f69f7b003701023a7e8aae4a240b..1673057e570fae2355982672d935b3752dfe082b 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: prmhash.c,v 11.9 2006/06/10 05:24:54 cph Exp $
+$Id: prmhash.c,v 11.10 2007/01/05 15:33:07 cph Exp $
 
 Copyright 2000,2001,2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 332ab25e67767e9c46cce652786c3cbd33c9aab0..3c2cde8f58ba3bf5af78883fc4dde7668d35711f 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: prntenv.c,v 1.12 2003/02/14 18:28:23 cph Exp $
+$Id: prntenv.c,v 1.13 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1993-2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 19709cc1e35eff94889e3f2970bb5558df2ab87e..421358c4fede428cf45048c5005064f4729ab102 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: prntfs.c,v 1.19 2003/02/14 18:28:23 cph Exp $
+$Id: prntfs.c,v 1.20 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1993-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 771e63860e8935d5c7262a9270d913fa121efd7b..4b9d8b63be1009b9c895850d352d14982fde79be 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: prntio.c,v 1.15 2003/02/14 18:28:23 cph Exp $
+$Id: prntio.c,v 1.16 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1993-2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 41739255c5a262802fa7425cee0b743cc28866ea..4f426491d09d8a1fcaaa1b734c0540e36f3df853 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: pros2fs.c,v 1.20 2003/02/14 18:28:23 cph Exp $
+$Id: pros2fs.c,v 1.21 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1994-2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index a584cb947aaaa66df27208d989c37ceed1fe91f2..fb65c916c10d3b92a8567a7cc6b274f05451b13b 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: pros2io.c,v 1.13 2003/04/25 19:49:47 cph Exp $
+$Id: pros2io.c,v 1.14 2007/01/05 15:33:07 cph Exp $
 
 Copyright 1994,1995,1997,2000,2003 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 2b19e2d1ad71e9fc85e2d3ce31091b2bde4d6896..2a5143a2b5118f7c0ac2e888f6a3c208f043cf5b 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: pros2pm.c,v 1.23 2003/02/14 18:28:23 cph Exp $
+$Id: pros2pm.c,v 1.24 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 6d24dbbdfcb09a29b48b245d7df1c93ec46050f9..6c6eaa55fef066fb14486e335192a75a1e0b8833 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: prosenv.c,v 1.19 2003/02/14 18:28:23 cph Exp $
+$Id: prosenv.c,v 1.20 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 521b390f2884c0962577124d2adfd6daaf4cff5a..523c73fe2cfa4197b19d65ee8a61516350ba3a27 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: prosfile.c,v 1.12 2004/12/20 04:37:09 cph Exp $
+$Id: prosfile.c,v 1.13 2007/01/05 15:33:07 cph Exp $
 
 Copyright 1990,1991,1992,1993,1994,1996 Massachusetts Institute of Technology
 Copyright 2004 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index f2743524322a65afdc50678f6b58cc8c51ca071a..b38cf407a578792b131e6bd5583e56a2f375763b 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: prosfs.c,v 1.19 2006/11/25 05:07:58 cph Exp $
+$Id: prosfs.c,v 1.20 2007/01/05 15:33:07 cph Exp $
 
 Copyright 1990,1991,1992,1995,1999,2000 Massachusetts Institute of Technology
 Copyright 2001,2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 113afc1e003526125b909296365f6edc9da28694..b7cc0219d25f147fac68322c5b5909d74c60f6d5 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: prosio.c,v 1.24 2003/03/25 01:12:29 cph Exp $
+$Id: prosio.c,v 1.25 2007/01/05 15:33:07 cph Exp $
 
 Copyright 1987,1990,1991,1992,1993,1994 Massachusetts Institute of Technology
 Copyright 1996,1997,2001,2003 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index fe7c84ee603b0a853c600d2d5a83f121963c740f..d189eabd574cfe03b652dac88fd61a0acca916d9 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: prosproc.c,v 1.21 2003/02/14 18:28:23 cph Exp $
+$Id: prosproc.c,v 1.22 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1990-2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index acab9cf76b6df3efd590c55ab16645a95fa24bff..925d1983200249726166dfe2270a0379cc0dbc00 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: prospty.c,v 1.6 2003/02/14 18:28:23 cph Exp $
+$Id: prospty.c,v 1.7 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index e2449ab2865bd69bf6b79e8dd7e80a0cd042e53a..484443aa5e3da7a5a74486a1c5b10170e01d89f5 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: prosterm.c,v 1.18 2003/02/14 18:28:23 cph Exp $
+$Id: prosterm.c,v 1.19 2007/01/05 15:33:07 cph Exp $
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 395e0e1200fe43fe21df8ba30b76afe42be1f75c..369f1b3d70e954a5f81a4dcfb0be3908f9dfe8aa 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: prostty.c,v 1.9 2003/02/14 18:28:23 cph Exp $
+$Id: prostty.c,v 1.10 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 3e40fbf7344cc83913ba1e6a53db6c0532298276..c6e582d4e814a46997c7a60158b498e14f46fc1b 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: prpgsql.c,v 1.9 2005/06/26 05:36:52 cph Exp $
+$Id: prpgsql.c,v 1.10 2007/01/05 15:33:08 cph Exp $
 
 Copyright 2003,2005 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index b6ddbe874676bb6176a91a4d4e82e32cf80d5c7e..5283bc8ab75fb9ee4dcfc0f05d0b2962cecfba66 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: pruxdld.c,v 1.19 2003/06/06 16:37:47 cph Exp $
+$Id: pruxdld.c,v 1.20 2007/01/05 15:33:08 cph Exp $
 
 Copyright 1993,1997,2000,2001,2003 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 822b942f3650bf9b0982c76670d0dc28cb8b646d..fcf9cf404e59cd823d1aaab4d8ca6833dc4f65b9 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: pruxenv.c,v 1.22 2005/06/26 04:34:39 cph Exp $
+$Id: pruxenv.c,v 1.23 2007/01/05 15:33:08 cph Exp $
 
 Copyright 1990,1991,1992l,1993,1995,1997 Massachusetts Institute of Technology
 Copyright 2000,2005 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index e7150afd9f9853aa5255d422f08cd3279e0d1826..3aa1514966d2db927d7b6bbc8bca0bc8f9088dd2 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: pruxfs.c,v 9.58 2003/02/14 18:28:23 cph Exp $
+$Id: pruxfs.c,v 9.59 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1987-2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index fa8f63694ef9d208a839e20db067a8ea4ec9a995..7d09eb97b4b424cef903e93d58b86f7b2fb84c23 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: pruxio.c,v 1.10 2003/02/14 18:28:23 cph Exp $
+$Id: pruxio.c,v 1.11 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1993-2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 578d4a41b344f70602de93231b297fc447031849..81d32c6a85ceea73691c6852f4986c1472f34b4d 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: pruxsock.c,v 1.23 2006/11/22 18:50:41 cph Exp $
+$Id: pruxsock.c,v 1.24 2007/01/05 15:33:08 cph Exp $
 
 Copyright 1990,1991,1992,1993,1996,1997 Massachusetts Institute of Technology
 Copyright 1998,1999,2000,2001,2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index fe99f5092475ccff4586027960a11c0bf0ff8f53..c91f024d1ef3ec820f812fc8ea98b19251e629d2 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: psbmap.h,v 9.47 2003/02/14 18:28:23 cph Exp $
+$Id: psbmap.h,v 9.48 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1987-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 279b00e40abbee6849910cc2dbe9ff728eaa62d1..7c9b96dcc79ce3e292a673fccaa021627556e74b 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: psbtobin.c,v 9.64 2006/09/16 11:19:09 gjr Exp $
+$Id: psbtobin.c,v 9.65 2007/01/05 15:33:08 cph Exp $
 
 Copyright 1986,1987,1988,1989,1990,1991 Massachusetts Institute of Technology
 Copyright 1992,1993,1994,2000,2001,2005 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index b956cece0a18b7deb7bd1ef5bc54235b01d9baec..3d712af75e7fb1b894ba0ef04c3833a3f8c1cee9 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: ptrvec.c,v 1.6 2006/09/16 11:19:09 gjr Exp $
+$Id: ptrvec.c,v 1.7 2007/01/05 15:33:08 cph Exp $
 
 Copyright (C) 1990-1999, 2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 0da838c078f2b465a3283c312e09729cea152947..fdb12161cd62bbee453f5a7f01660ea0029b1861 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: purify.c,v 9.65 2003/02/14 18:28:23 cph Exp $
+$Id: purify.c,v 9.66 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index a4799d7f15edea594017d3bc095a4aba24bb2e12..ffa515c2e38c6132d770d09bb4a915dd0a129843 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: purutl.c,v 9.54 2003/02/14 18:28:23 cph Exp $
+$Id: purutl.c,v 9.55 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1987-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 10441aa29522b2830f09be12289a363a94059f3b..6f405edfaa7f886e1cd507704adfa8cafd386b91 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: regex.c,v 1.22 2003/02/14 18:28:23 cph Exp $
+$Id: regex.c,v 1.23 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1987-2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index d6c9ee76b3e5c1c0e5725a9d5217a1d4fae2aaa4..4808ffc1e00e32a0b3da8c8226d76fe5f7b195a7 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: regex.h,v 1.9 2003/02/14 18:28:23 cph Exp $
+$Id: regex.h,v 1.10 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index ca01c15330552efccaa3648cf7143ddf3b673e63..c45d71a122ce90fd700a112b7fbcd16dbc621bed 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: returns.h,v 9.45 2003/02/14 18:28:23 cph Exp $
+$Id: returns.h,v 9.46 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1987-1999, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 397d9d9fba727e7bf87c35861b5e612e64398625..0839855ad5fd413cb1c67794d47b8e1984b39ebc 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: rgxprim.c,v 1.15 2003/02/14 18:28:23 cph Exp $
+$Id: rgxprim.c,v 1.16 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 8361c3883f1059094ab9e42365f55a2066f1d68c..5845a04d0be1d7f7c890d67ca531cd159eaf85f9 100644 (file)
@@ -16,12 +16,12 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
 
-/* $Id: sample.c,v 9.28 2003/02/14 18:28:23 cph Exp $ */
+/* $Id: sample.c,v 9.29 2007/01/05 15:33:08 cph Exp $ */
 \f
 /* This file is intended to help you find out how to write primitives.
    Many concepts needed to write primitives can be found by looking
index 0b9703162742f6083e8aa8af2bb7027302fb969f..48f47351f67e38318a08d1b3e910eb251cf9a0de 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: scheme.h,v 9.42 2005/07/15 04:23:36 cph Exp $
+$Id: scheme.h,v 9.43 2007/01/05 15:33:08 cph Exp $
 
 Copyright 1986,1987,1988,1989,1990,1993 Massachusetts Institute of Technology
 Copyright 1997,2000,2005 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index f08538061ece6622106e875bbecc95a2d5d20191..f395e058ed0d09a1bf40643be0b8b4db53835cbb 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: scode.h,v 9.29 2003/02/14 18:28:23 cph Exp $
+$Id: scode.h,v 9.30 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1987-1989, 1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 55a7762068b0351c30d8e0f4b4b3fdb4a901707d..c787f96a98a991cc50b9f9aa3b8a77c02dda0c91 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: sdata.h,v 9.42 2003/02/14 18:28:23 cph Exp $
+$Id: sdata.h,v 9.43 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1987-1989, 1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 323f33a541bfd376ad3429f5f25af05b62c394f7..9cd7127b47bbaf098218844d30b9dddb0ca0f4fc 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: sgraph.h,v 1.9 2003/02/14 18:28:23 cph Exp $
+$Id: sgraph.h,v 1.10 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1988, 1989, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 3dff31b58b3a2614c230e1491f4997dd4fafc2cf..8394f5438059830be86d369be3c9c1ceaa9134a5 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: sgraph_a.c,v 1.19 2004/11/21 04:18:52 cph Exp $
+$Id: sgraph_a.c,v 1.20 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 53cb41fb5ebc60046c1bce4becd851eebdabac9f..794925a5862405fa668bd34570fc3ed5e1de39b3 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: sgx.c,v 1.11 2003/02/14 18:28:23 cph Exp $
+$Id: sgx.c,v 1.12 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index e7deb63ff7e8b8c0f8a64ea5ec6a3bbc841d6b73..125aec8acb3d78e97cd7ff6f1bf22c8668883ef9 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: sgx11.c,v 1.6 2003/02/14 18:28:23 cph Exp $
+$Id: sgx11.c,v 1.7 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index ed1924e1e40acfac759a045a53827eb2a78d5eb2..42cb28d7839a604ee6a852f2ca143bea3fb7347a 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: stack.h,v 9.44 2003/02/14 18:28:23 cph Exp $
+$Id: stack.h,v 9.45 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1987-1999, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 258bc138bf37499fc1a649294f5cf5155ae5d630..e57bc9115b275868ac5fb7cc297c7c2dbabef088 100644 (file)
@@ -5,7 +5,7 @@
 
 /*
 
-$Id: stackops.h,v 11.1 2006/09/16 11:19:09 gjr Exp $
+$Id: stackops.h,v 11.2 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 2006 Massachusetts Institute of Technology
 
@@ -23,7 +23,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 11a437b5ca40a6d9d94034ff157b0c9a9dd2463a..fb68f0158129d5df3738c336299630220e70c63c 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: starbase.c,v 1.9 2003/02/14 18:28:23 cph Exp $
+$Id: starbase.c,v 1.10 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1989, 1990, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index aef4eddc362a1775967ce4b37d5c6f57d55449d9..c6e726c1e6a57fcd42e9e3c303e43e409231562d 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: starbasx.c,v 1.8 2003/02/14 18:28:23 cph Exp $
+$Id: starbasx.c,v 1.9 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1989, 1990, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index a68ba66f04a220ab572ed5498f218dcf0256d6f0..cc4dbffcd26d698ed80392f76256a6715eede6a8 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: step.c,v 9.39 2004/11/21 04:19:00 cph Exp $
+$Id: step.c,v 9.40 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1987-1999, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 107251d2e798245100211c5e3082dd81ce0a6b22..bb85866545198a1091012b5e42ecbcd958c38987 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: storage.c,v 9.60 2003/02/14 18:28:23 cph Exp $
+$Id: storage.c,v 9.61 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1987-2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index c20d01f51c005974b757d6ebe62659daef28fceb..ba056e1efa59072b8115a08d948a55fd0e9db361 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: string.c,v 9.49 2003/02/14 18:28:23 cph Exp $
+$Id: string.c,v 9.50 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1987-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 40d86424d6bdd7e65224c10542e4015e510152ca..ccce6f596b00c64a274f586c1db562f7b1d38b06 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: syntax.c,v 1.35 2006/08/16 04:11:55 cph Exp $
+$Id: syntax.c,v 1.36 2007/01/05 15:33:08 cph Exp $
 
 Copyright 1987,1988,1989,1991,1993,1996 Massachusetts Institute of Technology
 Copyright 2000,2004,2005,2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index a6bd1879705bd253cead5941c0ff49e425e8b0ea..aea533757dfbf1b6a68575f1a46a7781925168a1 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: syntax.h,v 1.14 2005/07/15 05:33:08 cph Exp $
+$Id: syntax.h,v 1.15 2007/01/05 15:33:08 cph Exp $
 
 Copyright 1987,1988,1989,1993,2005 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 1e5a89dc43a56b018dee8cd11932c1a8b2afa81d..ed6678d9c4ab6bd5d20e5570bfcbbe3790cbd28b 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: syscall.h,v 1.18 2006/11/22 18:50:43 cph Exp $
+$Id: syscall.h,v 1.19 2007/01/05 15:33:08 cph Exp $
 
 Copyright 1993,1994,1995,1996,1997,1999 Massachusetts Institute of Technology
 Copyright 2000,2003,2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 9308e1e45374a5163b2b2d6c780efe2988f4f628..42be69e00c34c7bd2f962fba52bb784729e31df2 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: sysprim.c,v 9.51 2005/06/30 20:04:53 cph Exp $
+$Id: sysprim.c,v 9.52 2007/01/05 15:33:08 cph Exp $
 
 Copyright 1986,1987,1988,1989,1990,1991 Massachusetts Institute of Technology
 Copyright 1992,1993,1995,1996,1998,2000 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index bda5d0cb1d44cb10e2c0e7e3ce5279b39d1b2236..043a82a6b8ce51cd4109e4d6f4ea431dc0dbba51 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: term.c,v 1.20 2003/03/21 17:28:33 cph Exp $
+$Id: term.c,v 1.21 2007/01/05 15:33:08 cph Exp $
 
 Copyright 1990,1991,1993,1994,1995,1996 Massachusetts Institute of Technology
 Copyright 2000,2002,2003 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 3d1fd0845d53f1b81187d830553d322ddc42800d..4f5c178bbcb2a1324b5543721d4fa31166c3f8dc 100644 (file)
@@ -91,8 +91,8 @@ their licenses terminated so long as such parties remain in full compliance.
 
   5. If you wish to incorporate parts of this program into other free
 programs whose distribution conditions are different, write to the
-Free Software Foundation Inc. at 59 Temple Place - Suite 330, Boston,
-MA 02111-1307, USA.  We have not yet worked out a simple rule that can
+Free Software Foundation Inc. at 51 Franklin St, Fifth Floor, Boston,
+MA 02110-1301, USA.  We have not yet worked out a simple rule that can
 be stated here, but we will often permit this.  We will be guided by
 the two goals of preserving the free status of all derivatives of our
 free software and of promoting the sharing and reuse of software.
index 9a31acb37c6a495588e7daf42ed2f057843944f7..252ce93006174245299a9480e29bde271dfc62d2 100644 (file)
@@ -92,8 +92,8 @@ their licenses terminated so long as such parties remain in full compliance.
 
   5. If you wish to incorporate parts of this program into other free
 programs whose distribution conditions are different, write to the
-Free Software Foundation Inc. at 59 Temple Place - Suite 330, Boston,
-MA 02111-1307, USA.  We have not yet worked out a simple rule that can
+Free Software Foundation Inc. at 51 Franklin St, Fifth Floor, Boston,
+MA 02110-1301, USA.  We have not yet worked out a simple rule that can
 be stated here, but we will often permit this.  We will be guided by
 the two goals of preserving the free status of all derivatives of our
 free software and of promoting the sharing and reuse of software.
index fcc0186a3de5be94543c4b3cf30f645cb37e436c..ea120438113db8d3c6e2a3fdc81c536f2d2d2b15 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: transact.c,v 1.7 2003/02/14 18:28:24 cph Exp $
+$Id: transact.c,v 1.8 2007/01/05 15:33:08 cph Exp $
 
 Copyright (C) 1990-2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 8ea481adc668d4ebff93f5238c6806f669250ec2..fd7158669c8e5eeda4b3fd79ad4ab0b237b9fba1 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: trap.h,v 9.51 2003/02/14 18:28:24 cph Exp $
+$Id: trap.h,v 9.52 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1987-1989, 1999-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index fb9866fa9851a309b34d5c0fb45f433a3e7566a4..cd03025c60e5032c4293d20b8ac85890c3bca4b2 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: tterm.c,v 1.17 2006/09/16 11:19:09 gjr Exp $
+$Id: tterm.c,v 1.18 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1990-2002, 2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 46b691a607b32e524983560b6fc43d3444757503..aaf69f87ebd0c2b3094c4c0b21444e0f372c7777 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: types.h,v 9.40 2003/02/14 18:28:24 cph Exp $
+$Id: types.h,v 9.41 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1987-1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 2b355374abadc22267af608f8636507e7bc765e5..7b16051c4aaab6ffd77ee0b8e474788522665d19 100644 (file)
@@ -11,9 +11,9 @@
     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.
+    along with MIT/GNU Scheme; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+    02110-1301, USA.
 
 In other words, you are welcome to use, share and improve this program.
 You are forbidden to forbid anyone else to use, share and improve
index a9926aa0785cac5b9a9d4017b5f7e9d330fe88b7..cefccb80f9b2c8040ba926a6050979fd43d72021 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: unstackify.c,v 11.1 2006/09/16 11:19:09 gjr Exp $
+$Id: unstackify.c,v 11.2 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index df5255700b24a541df9d45bc7ae6e47ae4401765..4f6df4beefe6b7dd0ad5eed55ee0d4fee4f2f530 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: usrdef.h,v 9.46 2003/02/14 18:28:24 cph Exp $
+$Id: usrdef.h,v 9.47 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1987-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index f79c5f191bd6b8e23db87ab9306fd0d63c292c82..c0b60392b59efe32dfb11ce413c8da682620eab6 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: utabmd.scm,v 9.89 2006/09/16 11:19:09 gjr Exp $
+$Id: utabmd.scm,v 9.90 2007/01/05 15:33:08 cph Exp $
 
 Copyright 1987,1988,1989,1990,1991,1992 Massachusetts Institute of Technology
 Copyright 1993,1994,2001,2002,2005,2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
@@ -612,4 +612,4 @@ USA.
 
 ;;; This identification string is saved by the system.
 
-"$Id: utabmd.scm,v 9.89 2006/09/16 11:19:09 gjr Exp $"
+"$Id: utabmd.scm,v 9.90 2007/01/05 15:33:08 cph Exp $"
index 6c6616c2c3ce469faed4439a329871cc7aff1149..9e249061697d0dbc03e54d6788668d6bdaee42cc 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: utabmd.sh,v 1.8 2006/12/27 08:32:01 riastradh Exp $
+# $Id: utabmd.sh,v 1.9 2007/01/05 15:33:08 cph Exp $
 #
 # Copyright 2002,2003,2006 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.
 
 if [ -z "${SCHEME_COMPILER}" ]; then
     SCHEME_COMPILER="scheme --compiler --heap 3000"
index 36a352d023d2b3b46cb9fc2ff9dce8c920b8adce..28db2bd01fa55f6f578186192a7d59f2c6a1bda1 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: utils.c,v 9.87 2005/07/17 02:12:50 cph Exp $
+$Id: utils.c,v 9.88 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1987-2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 512560240a56accd3524ec8b2d5049e50672946a..8cb02e06e2d1a3007acc4d8eef182ed3505a6f4d 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: ux.c,v 1.28 2006/09/16 11:19:09 gjr Exp $
+$Id: ux.c,v 1.29 2007/01/05 15:33:08 cph Exp $
 
 Copyright 1991,1992,1993,1996,1997,2000 Massachusetts Institute of Technology
 Copyright 2002,2003,2005,2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 2732f9f49d6cabe9d67a12baf37c98f94ee83493..3a4968f2350407dbc42fddc19bfbeed1a35ebfb0 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: ux.h,v 1.80 2006/10/29 17:25:15 riastradh Exp $
+$Id: ux.h,v 1.81 2007/01/05 15:33:08 cph Exp $
 
 Copyright 1990,1991,1992,1993,1994,1995 Massachusetts Institute of Technology
 Copyright 1996,1997,1998,1999,2000,2003 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 05f92dbe4df4eef786c52b8fa0719ea10884e97c..6258476bde2eca64a5d0d460bad954b20745569a 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: uxctty.c,v 1.16 2003/02/14 18:28:24 cph Exp $
+$Id: uxctty.c,v 1.17 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1990-2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 5465b443815d90c5a2aa548f24b5e8a6fabb8df2..c5e2df7bfaf7c23b9e1b31281c697f5430a70d3d 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: uxenv.c,v 1.23 2003/02/14 18:28:24 cph Exp $
+$Id: uxenv.c,v 1.24 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1990-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 391c0433d1f608ef2298679477f1ef3a1188c671..026fd169a4673e7fd9f82df3e3d35d36a499e53c 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: uxfile.c,v 1.13 2004/12/20 04:37:17 cph Exp $
+$Id: uxfile.c,v 1.14 2007/01/05 15:33:08 cph Exp $
 
 Copyright 1990,1991,1993,1997,2000,2004 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 5ee00ce49f1dd6f1fcd1569bb03b5ce9b9d3c929..96d206d5fb4c88491ce4cda9399f2ce980573c0a 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: uxfs.c,v 1.27 2006/11/25 05:08:04 cph Exp $
+$Id: uxfs.c,v 1.28 2007/01/05 15:33:08 cph Exp $
 
 Copyright 1990,1991,1992,1995,1996,1997 Massachusetts Institute of Technology
 Copyright 1998,1999,2000,2001,2002,2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 46c39eb55b7911e282c6a6a1c8c1a0b403c17b28..cfdb8ad3d79c4fc7002391659b4013fff1f3ad39 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: uxio.c,v 1.54 2006/10/29 16:43:38 riastradh Exp $
+$Id: uxio.c,v 1.55 2007/01/05 15:33:08 cph Exp $
 
 Copyright 1990,1991,1992,1993,1994,1995 Massachusetts Institute of Technology
 Copyright 1996,1997,1998,2000,2001,2003 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index f87a4ccf5d4cc975adb140248cde36ba0905d0eb..1c3419766087bfa22336cbb1a096ad2151444b4a 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: uxio.h,v 1.7 2003/02/14 18:28:24 cph Exp $
+$Id: uxio.h,v 1.8 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index b558413ed9b6e0ef771f6d5ef622499d5e0a91cf..7ea45332f5bf101278630098fd96014c44fe2102 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: uxproc.c,v 1.32 2006/11/01 05:16:30 cph Exp $
+$Id: uxproc.c,v 1.33 2007/01/05 15:33:08 cph Exp $
 
 Copyright 1990,1991,1992,1993,1996,1997 Massachusetts Institute of Technology
 Copyright 2000,2001,2005,2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index e1cc37862e2388d366b1f991395168c43c861ce1..70cad1cfef0069e4e5812e4d78b03d7caf625d10 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: uxproc.h,v 1.8 2003/02/14 18:28:24 cph Exp $
+$Id: uxproc.h,v 1.9 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index bb3036ffce05264f63c331f803e2746a00c2341b..06d96310fbad010684f2dd068b653217d4afa7ff 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: uxselect.h,v 1.8 2003/02/14 18:28:24 cph Exp $
+$Id: uxselect.h,v 1.9 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1991-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index dd9a1d498b4b9433442da360dfcf049e13a56b78..b485146957ca72cbc62000f35857ede24f3907d0 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: uxsig.c,v 1.46 2006/09/16 11:19:09 gjr Exp $
+$Id: uxsig.c,v 1.47 2007/01/05 15:33:08 cph Exp $
 
 Copyright 1990,1991,1992,1993,1994,1996 Massachusetts Institute of Technology
 Copyright 2000,2001,2005,2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 8fbbbac9c4dd5963186af48277110eb476fcc910..ccc21e512c4bf03341e307d8c58b2b12f3fde626 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: uxsig.h,v 1.10 2005/06/27 06:03:29 cph Exp $
+$Id: uxsig.h,v 1.11 2007/01/05 15:33:08 cph Exp $
 
 Copyright 1993,1994,2000,2005 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 5ef32529fd081d887754fe000dca186cb0ff9f8e..7a1d3ea864440d0b17c49f10cb59e08233b0ea51 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: uxsock.c,v 1.32 2006/11/22 18:50:44 cph Exp $
+$Id: uxsock.c,v 1.33 2007/01/05 15:33:08 cph Exp $
 
 Copyright 1993,1996,1997,1998,1999,2000 Massachusetts Institute of Technology
 Copyright 2001,2003,2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index e4bd98bb86c3464efbd1873dbd4a9d65d1cedc63..24a7cc3f5cdd7d24ad8987d75a20e219a7e049d7 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: uxsock.h,v 1.13 2006/11/22 18:50:46 cph Exp $
+$Id: uxsock.h,v 1.14 2007/01/05 15:33:08 cph Exp $
 
 Copyright 1990,1992,1993,1997,1998,1999 Massachusetts Institute of Technology
 Copyright 2001,2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 73f783709acf17b97683920524869e42da71143d..30ca637b41d42b9a0dbe9676317178c0bd773261 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: uxterm.c,v 1.31 2004/01/18 06:04:49 cph Exp $
+$Id: uxterm.c,v 1.32 2007/01/05 15:33:08 cph Exp $
 
 Copyright 1991,1992,1993,1995,1997,2000 Massachusetts Institute of Technology
 Copyright 2004 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 36bddc21b2eadb09ddced2ad9ffb44c556580b84..13645cb5b43f46d905bcedb652b546b06f19ea31 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: uxterm.h,v 1.7 2003/02/14 18:28:24 cph Exp $
+$Id: uxterm.h,v 1.8 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1990, 1991, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 47f97a14ccaf3fd461963d244f6ad43c346995f5..432db8b2a931a070585649622b5f37f6bdbaf492 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: uxtop.c,v 1.31 2006/11/22 18:50:48 cph Exp $
+$Id: uxtop.c,v 1.32 2007/01/05 15:33:08 cph Exp $
 
 Copyright 1990,1991,1992,1993,1994,1995 Massachusetts Institute of Technology
 Copyright 1996,1997,1999,2000,2002,2003 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index d8543e78db4ea7d4c65e47a19c17da9a5707d31b..98b4f94d598624454145e8f7e499d97246f08ebc 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: uxtop.h,v 1.5 2003/02/14 18:28:24 cph Exp $
+$Id: uxtop.h,v 1.6 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1990, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index bc584e1ed594b63360b187ea38b6527a52febef3..659baeb6e222e0384010167b4778bf093b46423e 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: uxtrap.c,v 1.42 2006/09/16 11:19:09 gjr Exp $
+$Id: uxtrap.c,v 1.43 2007/01/05 15:33:08 cph Exp $
 
 Copyright 1990,1991,1992,1993,1995,1997 Massachusetts Institute of Technology
 Copyright 2000,2001,2002,2003,2005,2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 8b571f6c4261f37864d3f268b5b60afe536120d8..80119a264fe73fe8d48ea92639c84489bf1f1a2a 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: uxtrap.h,v 1.35 2005/06/27 06:03:43 cph Exp $
+$Id: uxtrap.h,v 1.36 2007/01/05 15:33:08 cph Exp $
 
 Copyright 1990,1991,1992,1993,1996,1998 Massachusetts Institute of Technology
 Copyright 2000,2001,2004,2005 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index fa06b5b7bbdd193b304f43e7cb9997938474ca23..916bb64307f43c557d4c2d3fa687daf96dda0f8f 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: uxtty.c,v 1.13 2005/12/31 20:02:16 riastradh Exp $
+$Id: uxtty.c,v 1.14 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 73b813559bfecdb9d6fd8faa04f23dde0011e41d..822cad3b83515cd332daf9f1d66029298d6f1829 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: uxutil.c,v 1.9 2003/02/14 18:28:24 cph Exp $
+$Id: uxutil.c,v 1.10 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1990, 1991, 1999, 2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 946d4bcbde49b2a72302e21c2217fb86b109cc4d..46bdb37563cce354bd7685c0d242975626260736 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: uxutil.h,v 1.5 2003/02/14 18:28:24 cph Exp $
+$Id: uxutil.h,v 1.6 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1990, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index fbfd2cdf518f765231704fe685b0ff40983c3ffe..bab49f24e82dfba6038c1d50f365d63b51d02781 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: uxyp.c,v 1.5 2003/02/14 18:28:24 cph Exp $
+$Id: uxyp.c,v 1.6 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index fd342ba8b928c321204942ca14b379cd42104a30..cecc8a0adf7f192d2b1e47b3400e57b428b227aa 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: vector.c,v 9.42 2004/11/21 04:19:06 cph Exp $
+$Id: vector.c,v 9.43 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 55c13ca17e27add06012428edcb076c223678932..81add727e7fed9063bd957d13e1c1a8cd1444a1c 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: wabbit.c,v 1.11 2003/02/14 18:28:24 cph Exp $
+$Id: wabbit.c,v 1.12 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1994-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 7beaaf64e14f17b78f208d51ada70825a6b87457..abca087c82e2f72cf537175452dcc7c08dfa76ba 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: wind.c,v 1.9 2006/09/16 11:19:09 gjr Exp $
+$Id: wind.c,v 1.10 2007/01/05 15:33:08 cph Exp $
 
 Copyright (C) 1990-1999, 2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 04bf5d328ce85b6eb4f6c0fc31672f2437aa6cf2..4b6b30f4b4f03a82ccc81464a8130633091d7281 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: winder.h,v 9.28 2003/02/14 18:28:24 cph Exp $
+$Id: winder.h,v 9.29 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1987, 1988, 1989, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 198a313bbdf91c60790f36b7c952fae5ba15efda..c030eacd6a7732fbd59bf9895a319e3e448c4a34 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: wsize.c,v 9.36 2003/02/14 18:28:24 cph Exp $
+$Id: wsize.c,v 9.37 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 0f18b6654e36b5c4b43a31c8f36b70f367d6a5f8..4544423f54f696fb110d29ec65f2b68e9e17f243 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: x11.h,v 1.21 2006/10/21 16:05:58 riastradh Exp $
+$Id: x11.h,v 1.22 2007/01/05 15:33:08 cph Exp $
 
 Copyright 1989,1990,1991,1992,1993,2000 Massachusetts Institute of Technology
 Copyright 2005,2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 857c68334a13f982a552cc93858cff19e59e6d28..65240925d66c58fa27e7f54ed5512350ab72e76a 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: x11base.c,v 1.88 2006/10/22 15:39:18 cph Exp $
+$Id: x11base.c,v 1.89 2007/01/05 15:33:08 cph Exp $
 
 Copyright 1989,1990,1991,1992,1993,1994 Massachusetts Institute of Technology
 Copyright 1995,1996,1997,1998,2000,2001 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 9478ca9cad74dfdc1eba48517465295c287ca2bf..2acab87e7848a1cc4f4495f16339ba770842d0ed 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: x11color.c,v 1.7 2003/02/14 18:28:24 cph Exp $
+$Id: x11color.c,v 1.8 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1991, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index dc6e7d38f21b398cd5c5f927444bb4853df8fa75..315f1dd51e596662f699d75d47ba31e09c7aaefd 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: x11graph.c,v 1.43 2003/02/14 18:28:24 cph Exp $
+$Id: x11graph.c,v 1.44 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 169cde99a2776a3e5ce83b5037651f6cd76dbcb8..532be7494b4a6b21560b6faec1bc0aef212e22f3 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: x11term.c,v 1.32 2006/02/15 05:09:50 cph Exp $
+$Id: x11term.c,v 1.33 2007/01/05 15:33:08 cph Exp $
 
 Copyright 1989,1990,1991,1992,1993,1995 Massachusetts Institute of Technology
 Copyright 2000,2005,2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index a9dd66c478b9a7300b1c295f861a1dd536e11d48..e7e8ed3f15fce3be7496266d4a8ae1d942eb9ed1 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: xdebug.c,v 9.37 2003/02/14 18:28:24 cph Exp $
+$Id: xdebug.c,v 9.38 2007/01/05 15:33:08 cph Exp $
 
 Copyright (c) 1987-2000, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 8e1d6790b77e16156c69c5011aa322a67e297b14..15f6265f54b8c1924cd33f7d3c4ea0dc6d38151d 100644 (file)
@@ -16,12 +16,12 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
 
-/* $Id: zones.h,v 9.28 2003/02/14 18:28:24 cph Exp $
+/* $Id: zones.h,v 9.29 2007/01/05 15:33:08 cph Exp $
  *
  * Metering stuff.
  * We break all times into time zones suitable for external analysis.
index dec304666b32151f39f85e53b1d65545481e92a2..b3371cccc254406739ee211cfdf98f8b56511eff 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: load.scm,v 1.9 2004/12/13 03:22:21 cph Exp $
+$Id: load.scm,v 1.10 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1995,1998,2001,2004 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 8ba8ab2f66a61039eb4009d61aaf3a0a49d22fde..2dc66c6f726608c6a5c3e07d897e16a8e47bd424 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: pcs.cbf,v 1.5 2003/02/14 18:28:31 cph Exp $
+$Id: pcs.cbf,v 1.6 2007/01/05 15:33:09 cph Exp $
 
 Copyright (c) 1995, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 02b8ab55fc438178e75c4d0a933aac0878d3a5fc..fcd8c42c190315adb65368e913f6d7194a12f1c4 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: pcs.pkg,v 1.5 2003/02/14 18:28:31 cph Exp $
+$Id: pcs.pkg,v 1.6 2007/01/05 15:33:09 cph Exp $
 
 Copyright (c) 1995, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index b4cb3f75bcf52e761b2ce811473b578edba3678a..898b6b144bd5cdbb2e0a0997740a8d56b5f82817 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: pcs.sf,v 1.5 2003/02/14 18:28:31 cph Exp $
+$Id: pcs.sf,v 1.6 2007/01/05 15:33:09 cph Exp $
 
 Copyright (c) 1995, 1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 47417d75aedaadd478a119d9e22c893d22017597..9dc975df35b965aa58f96bde51cb077cefddec34 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: pcsample.c,v 1.8 2003/02/14 18:28:31 cph Exp $
+$Id: pcsample.c,v 1.9 2007/01/05 15:33:09 cph Exp $
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 3e0aa9dd4c7d8750bcb43fed72e159d88d966f04..ff10be433a3438e0465583ce9b096f620a0a8114 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: pcsample.scm,v 1.6 2003/04/25 03:52:04 cph Exp $
+$Id: pcsample.scm,v 1.7 2007/01/05 15:33:09 cph Exp $
 
 Copyright (c) 1995, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index f2b1bac8eb4a4e233e19b2dae3aa097fb607a2b2..6f749222faf534de2b21259f967d9457a308f75d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: pcsboot.scm,v 1.4 2003/02/14 18:28:31 cph Exp $
+$Id: pcsboot.scm,v 1.5 2007/01/05 15:33:09 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 6ad9d1c1f8900e07650d63229a8cb49f374b3abd..2c229d028cf5cf1e8a4e65e8f01af499d4399d69 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: pcscobl.c,v 1.4 2003/02/14 18:28:31 cph Exp $
+$Id: pcscobl.c,v 1.5 2007/01/05 15:33:09 cph Exp $
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 45a6bf61f08c98e2953a584cd785641833d69b89..c13cdb2640b358a2b9657ac213376133a03589d3 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: pcscobl.scm,v 1.5 2004/06/07 19:54:30 cph Exp $
+$Id: pcscobl.scm,v 1.6 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1993,1999,2004 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 4d747d42b8885eb29730663ec6e1226af695d7bd..57c2fc1486076288740872709d2e6c008198c3d7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: pcsdisp.scm,v 1.6 2006/06/12 04:19:43 cph Exp $
+$Id: pcsdisp.scm,v 1.7 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1993,1999,2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 71d3b16250857edc9713c82166dcecf638b14445..8538f89f64a916a97ed4b5270efd8e2947ea549b 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: pcsdld.c,v 1.7 2003/02/14 18:28:31 cph Exp $
+$Id: pcsdld.c,v 1.8 2007/01/05 15:33:09 cph Exp $
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 66d90915a76ade6cad5a9485b16e72d170eafe16..088c7b6b62214257c235befaddd8f08d41c880ba 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: pcsintrp.scm,v 1.4 2003/02/14 18:28:31 cph Exp $
+$Id: pcsintrp.scm,v 1.5 2007/01/05 15:33:09 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 2f993d80ddda24395a10fa727a1ea26a4a3c9faa..de2749d8afd7a0b17202f0c9eed2b9557aab8f48 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: pcsiproc.c,v 1.4 2003/02/14 18:28:31 cph Exp $
+$Id: pcsiproc.c,v 1.5 2007/01/05 15:33:09 cph Exp $
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 7da79d6cfaae8fbf4f8ff8db37ae3fcb4d3989bf..6a7d341bb08f33810c54bd825053f72ccea6cff6 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: pcsiproc.scm,v 1.4 2003/02/14 18:28:31 cph Exp $
+$Id: pcsiproc.scm,v 1.5 2007/01/05 15:33:09 cph Exp $
 
 Copyright (c) 1993, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 26576625aca4295a8af6f87d202461df18339103..d3c5dbe54d898226c92ad44d23321f57cccce4d0 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: pribinut.scm,v 1.4 2003/02/14 18:28:31 cph Exp $
+$Id: pribinut.scm,v 1.5 2007/01/05 15:33:09 cph Exp $
 
 Copyright (c) 1993, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index bbfd6f14d05a8c2820e9c4357d2b2ad3d5c511fa..6580809701a4b72a05286b22cf582f7da15fe0c9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: compile.scm,v 1.6 2003/02/14 18:28:31 cph Exp $
+$Id: compile.scm,v 1.7 2007/01/05 15:33:09 cph Exp $
 
 Copyright (c) 2000, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 4324eb662eb4b64b5c23ec9ebb58e7ae4630263d..654bf09aa6c7e148642f9e575157cacfd79ca3d1 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: format.scm,v 1.5 2003/02/14 18:28:31 cph Exp $
+$Id: format.scm,v 1.6 2007/01/05 15:33:09 cph Exp $
 
 Copyright (c) 1987, 1991, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index bfdb6388912f63159cf051538bdbdef85ddae4cd..edeead9b95bc0ce1bf8c8e01d37763144a6c23e1 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: load.scm,v 1.6 2003/04/25 03:52:45 cph Exp $
+$Id: load.scm,v 1.7 2007/01/05 15:33:09 cph Exp $
 
 Copyright 2000,2001,2003 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 5f9d168c09d7e2a9eb20cf6615136b8ed4a59bb9..e409ae4b725c6209d90f60e237d8f14b0a0d9b38 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: logmer.scm,v 1.29 2003/02/14 18:28:32 cph Exp $
+$Id: logmer.scm,v 1.30 2007/01/05 15:33:09 cph Exp $
 
 Copyright (c) 1988-2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 7e125ee14b7515fdd8020efcf920dbcc83ffda62..a0a4162c35026aa05578eed16c918837c5095e8b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: mklogs.scm,v 1.24 2003/02/14 18:28:32 cph Exp $
+$Id: mklogs.scm,v 1.25 2007/01/05 15:33:09 cph Exp $
 
 Copyright (c) 1988-2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 5716382faabff272384fc589e88806c7b6d85355..3f106af6a1fdac32e43a94f5b031f971bb62826f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: nparse.scm,v 1.5 2003/02/14 18:28:32 cph Exp $
+$Id: nparse.scm,v 1.6 2007/01/05 15:33:09 cph Exp $
 
 Copyright (c) 1991, 1999, 2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 1d47cf88bb69d24b696c7dde98ec73743cc54d9e..f4a946049d7d331b9dddd1af00e1642da50752d7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: object.scm,v 1.8 2003/03/07 19:40:14 cph Exp $
+$Id: object.scm,v 1.9 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1991,2000,2003 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 155a65506ecfc6e404ef158c1bc9241c60763c70..60cd40bf90256ecd46ed56271c42d2eae62bd0af 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rcs.pkg,v 1.9 2003/02/14 18:28:32 cph Exp $
+$Id: rcs.pkg,v 1.10 2007/01/05 15:33:09 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index bca7960ddcd50e8d1a538548e1c8612c2f2bbc55..c630a92bcb2a9cde29fdf576a8df068ead1b72b5 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: Clean.sh,v 1.6 2003/02/14 18:48:13 cph Exp $
+# $Id: Clean.sh,v 1.7 2007/01/05 15:33:10 cph Exp $
 #
 # Copyright 2000,2001 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.
 
 # Utility for cleaning up the MIT/GNU Scheme runtime-check directory.
 # The working directory must be the runtime-check directory.
index e0a011c84dbba7822bc377ae889c3fd86080d207..13b0cb8e7d77d5d9b522170d32c40e209d810ae9 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: Setup.sh,v 1.9 2006/09/25 04:39:12 cph Exp $
+# $Id: Setup.sh,v 1.10 2007/01/05 15:33:10 cph Exp $
 #
 # Copyright 2000,2001,2006 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.
 
 # Utility to set up an MIT/GNU Scheme build directory.
 # The working directory must be the build directory.
index 64c0c859f5b5214ef17e29abf5d6c007cae54b41..f1202add6113800b1744e163cfd7be48a6503dfb 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: runtime.cbf,v 1.3 2003/02/14 18:28:34 cph Exp $
+$Id: runtime.cbf,v 1.4 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index c6000794aeb450896e1b4f5d2167795345c6b555..fb393f0c56bb064aab6444d1b4691da0ce174bf3 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile.in,v 1.10 2006/09/09 02:31:30 cph Exp $
+# $Id: Makefile.in,v 1.11 2007/01/05 15:33:09 cph Exp $
 #
 # Copyright 2000,2001,2003,2006 Massachusetts Institute of Technology
 #
@@ -16,8 +16,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.
 
 # Standard Makefile for Scheme subsystem directories.
 # This makefile supports some utilities for Scheme subsystems.
index 911017f5c7b9223d233cb810618bc6f0d59ec18c..98770c2936e7b2b638f64d856b16b16c83a1e9c4 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: advice.scm,v 14.21 2006/06/12 17:53:02 cph Exp $
+$Id: advice.scm,v 14.22 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1986,1987,1988,1989,1990,1993 Massachusetts Institute of Technology
 Copyright 1999,2000,2003,2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 9b53a4bab9754668919123be6189c8f75cb858c5..570edb6d9d596dbfe6b2716e33791d302f6c28c3 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: apply.scm,v 1.7 2003/02/14 18:28:32 cph Exp $
+$Id: apply.scm,v 1.8 2007/01/05 15:33:09 cph Exp $
 
 Copyright (c) 1992, 1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index c8f2dbbd81912834f7b52ad5d0bf5d2dd97b65b3..470b912556b7d2339896cc89b6eb7acfb78428e5 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: apropos.scm,v 1.7 2003/02/14 18:28:32 cph Exp $
+$Id: apropos.scm,v 1.8 2007/01/05 15:33:09 cph Exp $
 
 Copyright (c) 1993, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 1284f383510af1b97ed2b40c8f200840944b0bc6..6e11dbed5a0e7c159afb474610d68fe692afc377 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: arith.scm,v 1.63 2005/06/03 03:01:58 cph Exp $
+$Id: arith.scm,v 1.64 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1989,1990,1991,1992,1993,1994 Massachusetts Institute of Technology
 Copyright 1995,1996,1997,1999,2001,2002 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 29df19446c12c7267a0efd51704cce783fbeb9d5..9742cd374211e400f926b9299d55ed91c6899e61 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: berkeley-db.scm,v 1.4 2005/03/20 22:08:30 cph Exp $
+$Id: berkeley-db.scm,v 1.5 2007/01/05 15:33:09 cph Exp $
 
 Copyright 2004,2005 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 04b94fceab0df7440241e580e79655b52c4a61c2..8a9ea1a3cb2cead5e49c1c6945a7bf09f7131b11 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: bitstr.scm,v 14.6 2003/02/14 18:28:32 cph Exp $
+$Id: bitstr.scm,v 14.7 2007/01/05 15:33:09 cph Exp $
 
 Copyright (c) 1988, 1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index adab45bfaa25eecbc6e1197b76919a5cd4cb2ada..8f976dfe7992e0ab7ab813b4a3b5fc8bf49a1b86 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: blowfish.scm,v 1.26 2003/02/14 18:28:32 cph Exp $
+$Id: blowfish.scm,v 1.27 2007/01/05 15:33:09 cph Exp $
 
 Copyright (c) 1997-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 6b0da88c466855f7d3fe53f7b5b004404ee2612e..b04d67335c8c4b72b17db7b3fc0858872132a825 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: boole.scm,v 14.6 2003/02/14 18:28:32 cph Exp $
+$Id: boole.scm,v 14.7 2007/01/05 15:33:09 cph Exp $
 
 Copyright (c) 1988, 1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 15aa31ee8984e49cf752b58c615b25e50bff463b..dfeaf0319fdb3cb15d883feb1aa92ffbca735f64 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: boot.scm,v 14.23 2006/09/06 04:49:40 cph Exp $
+$Id: boot.scm,v 14.24 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1986,1987,1988,1989,1990,1992 Massachusetts Institute of Technology
 Copyright 1993,1996,2001,2004,2005,2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index ea656bfb0846a16f78856384d71cb37e96ec5dde..e7ca61b13df581c3628c74a8911485d34cd83617 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: char.scm,v 14.28 2006/12/29 04:32:43 riastradh Exp $
+$Id: char.scm,v 14.29 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1986,1987,1988,1991,1995,1997 Massachusetts Institute of Technology
 Copyright 1998,2001,2003,2004,2005,2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 5efd09c0d6299fcb819f4bff9bd4a998a166e356..64c85ef6e6c77eb2ff0f742fd101de64d4b43c41 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: chrset.scm,v 14.20 2003/09/09 03:45:52 cph Exp $
+$Id: chrset.scm,v 14.21 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1988,1995,1997,1998,2000,2001 Massachusetts Institute of Technology
 Copyright 2003 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 0c4de907a42132676a5f06f17f1911fd7e248d16..8e57b7bc2e3b8a8c9b28d5825f06cdc8d0968cce 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: chrsyn.scm,v 1.8 2003/02/14 18:28:32 cph Exp $
+$Id: chrsyn.scm,v 1.9 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1986, 1989-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index ec94359f2c8062d4e5187a49a74d3a42aadcd42e..f39e71a03b3f8a9bd6dea944a0dce5003d65ad00 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: codwlk.scm,v 14.6 2003/02/14 18:28:32 cph Exp $
+$Id: codwlk.scm,v 14.7 2007/01/05 15:33:09 cph Exp $
 
 Copyright (c) 1988, 1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 63762477c792cef271129546acccfd3cf1518ba9..395d7e3dc060083e1c22751e73498977bcfe1f30 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: conpar.scm,v 14.49 2005/08/20 01:57:26 cph Exp $
+$Id: conpar.scm,v 14.50 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1988,1989,1990,1991,1992,1993 Massachusetts Institute of Technology
 Copyright 1994,1999,2001,2003,2004,2005 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 33f9b697dc6c4458fc8091105ee79707d3470596..0594ec1b4443a11f1bbc8c2d9f7df9785b15108d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: contin.scm,v 14.15 2005/07/17 02:27:05 cph Exp $
+$Id: contin.scm,v 14.16 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1988,1989,1991,1992,1999,2005 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 514a32c60b91a1e3ef7724fbaef97d0693c66b09..a20e2c620784872fdfd9479637d0f1e3f5f057eb 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: cpoint.scm,v 14.10 2005/08/20 01:57:30 cph Exp $
+$Id: cpoint.scm,v 14.11 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1988,1991,2005 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index acddbe59680dccfbbdc370cdd57556afcfa79c7f..6cfc118ff98f550464b43acd97a3bdc4384911a2 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: cpress.scm,v 1.14 2003/02/14 18:28:32 cph Exp $
+$Id: cpress.scm,v 1.15 2007/01/05 15:33:09 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index edf700beb94715438c435995a93e67c7ba1cb45b..67eaf59103e0fd0a425df342e0794ce38f6bcc75 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: crypto.scm,v 14.18 2003/11/10 21:45:55 cph Exp $
+$Id: crypto.scm,v 14.19 2007/01/05 15:33:09 cph Exp $
 
 Copyright 2000,2001,2002,2003 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 75e93e7bb6565a5444e00cabbda9508a20c287f7..c64c8539d3fb9611e3efdeddc31b842234eb1c4f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: datime.scm,v 14.41 2006/09/26 06:58:53 cph Exp $
+$Id: datime.scm,v 14.42 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1986,1987,1988,1989,1990,1993 Massachusetts Institute of Technology
 Copyright 1995,1996,1997,1999,2000,2003 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 534a4f50c06daf1ca3fcdbbeae57cbe8137cd5e6..c6eb75941d380457772fb6b46879736b679e0895 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: dbgcmd.scm,v 14.18 2003/02/14 18:28:32 cph Exp $
+$Id: dbgcmd.scm,v 14.19 2007/01/05 15:33:09 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 064ded03ee93f87d18eb56caec4a52af1808152b..1af69b8c11f24583dfafd4f33db77373ae38da29 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: dbgutl.scm,v 14.25 2005/04/01 04:46:30 cph Exp $
+$Id: dbgutl.scm,v 14.26 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1988,1989,1990,1991,1992,2001 Massachusetts Institute of Technology
 Copyright 2002,2003,2005 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 56b06bfd41e023c30eda164a17b6cd98dcacea27..330b9710f8e16ef830625d31d8d0428b7fe28a8a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: debug.scm,v 14.47 2006/07/20 17:09:44 riastradh Exp $
+$Id: debug.scm,v 14.48 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1986,1987,1988,1989,1990,1991 Massachusetts Institute of Technology
 Copyright 1992,1993,1999,2001,2002,2005 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index df4bdb043b45431920b571289964e80f90d7851c..1b1339cef8556d1458a348e6f99302ef27226491 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: defstr.scm,v 14.55 2003/04/25 00:58:21 cph Exp $
+$Id: defstr.scm,v 14.56 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1987,1988,1989,1990,1991,1992 Massachusetts Institute of Technology
 Copyright 1993,1994,1995,1996,1997,2000 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 866d5ecb8df0110995bb1e7e2d788be54e1153eb..84850b0ebe4977fc3694223a6bfb057e5802c2ac 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: dosdir.scm,v 1.12 2003/02/14 18:28:32 cph Exp $
+$Id: dosdir.scm,v 1.13 2007/01/05 15:33:09 cph Exp $
 
 Copyright (c) 1992, 1999-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index c4ce7b2ed327ffe69cc3148d2d0fea1d785b7022..d4958f42edb9a1239ed666752d026d93b3a82b66 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: dosprm.scm,v 1.47 2004/02/16 05:35:53 cph Exp $
+$Id: dosprm.scm,v 1.48 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1992,1993,1994,1995,1996,1998 Massachusetts Institute of Technology
 Copyright 1999,2000,2003,2004 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index a6bb437a7558e4f3ab72b9ff31bfc16e40bdc9e4..ed80ec29b97ebd4c3401f78ed244959559c0607d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: dosproc.scm,v 1.5 2003/02/14 18:28:32 cph Exp $
+$Id: dosproc.scm,v 1.6 2007/01/05 15:33:09 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 7ab0399107cd21b027b60f777f5bce01731890f2..2d60ba0d86943c9b3421cf61ab8ca02a8a6a631e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: dospth.scm,v 1.44 2004/02/16 05:36:00 cph Exp $
+$Id: dospth.scm,v 1.45 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1992,1993,1994,1995,1996,1997 Massachusetts Institute of Technology
 Copyright 1998,1999,2001,2004 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 1fa2cc14e12588db5646ff070d89aeb86ab866cf..be40bed77eb52da6b75718cf0570d73a2316284b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: dragon4.scm,v 1.18 2003/02/14 18:48:12 cph Exp $
+$Id: dragon4.scm,v 1.19 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1989-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 1ed3d43b2343b30d99ae33f8cf540a9b9a9ad75a..41f90cc3881a468eb185efb3578ebaaefb813c61 100644 (file)
@@ -1,6 +1,6 @@
 #| -*- Scheme -*-
 
-$Id: ed-ffi.scm,v 1.37 2005/05/24 04:50:08 cph Exp $
+$Id: ed-ffi.scm,v 1.38 2007/01/05 15:33:09 cph Exp $
 
 Copyright (c) 1991,1996,1997,1999,2000 Massachusetts Institute of Technology
 Copyright (c) 2001,2002,2003,2005 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 319b67d0ee2d4c4def2d3e676403f1440b853dcb..270574abaac2225a767d9a5f54d959d2f820b07f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: emacs.scm,v 14.40 2005/04/01 04:46:43 cph Exp $
+$Id: emacs.scm,v 14.41 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1986,1987,1991,1993,1994,1999 Massachusetts Institute of Technology
 Copyright 2001,2003,2004,2005 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 6b3b2b1dc54ab2452e32ff4f375a4deadf3559ef..ae8b736a7a252d97e466436a4380822468ddc5db 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: equals.scm,v 14.12 2003/09/09 03:46:00 cph Exp $
+$Id: equals.scm,v 14.13 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1987,1991,1993,1994,2001,2003 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 64710df4f9f6ba3ed4dcf230eb30005ad00a3a8a..ac05a3b5f785453550721e0ce9fffd2632dc2076 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: error.scm,v 14.70 2006/01/07 02:20:57 cph Exp $
+$Id: error.scm,v 14.71 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1986,1987,1988,1989,1990,1991 Massachusetts Institute of Technology
 Copyright 1992,1993,1995,2000,2001,2002 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 6ae81ba4c66f97b960b25ef59efd47cf5d969f2d..67745465bfa91606ae3b35f92af8c3d690d477b9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: events.scm,v 14.7 2003/02/14 18:28:32 cph Exp $
+$Id: events.scm,v 14.8 2007/01/05 15:33:09 cph Exp $
 
 Copyright (c) 1988-2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index dfd5eee8add44343b253633c29f02dd8d0f35395..e99966bd9474dfbdf2b1a8fccbf3456d88ce0fcc 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: fileio.scm,v 1.32 2006/12/11 07:37:46 savannah-arthur Exp $
+$Id: fileio.scm,v 1.33 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1991,1993,1994,1995,1996,1999 Massachusetts Institute of Technology
 Copyright 2001,2004,2005,2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 7a1a7abd76fbfbaeb5de853c91fe97b5b1bd078e..461e78663b8e3fa7fc28586a472c361c20e459c9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: fixart.scm,v 1.15 2005/06/30 17:44:31 cph Exp $
+$Id: fixart.scm,v 1.16 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1994,1996,1999,2000,2001,2003 Massachusetts Institute of Technology
 Copyright 2005 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index ba9a75bb6aee80d2e26905c1eaa7fc22b68240af..bc54513f9b01ab047839ea6ea8a741ca0606f97a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: format.scm,v 14.9 2004/12/06 21:17:03 cph Exp $
+$Id: format.scm,v 14.10 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1986,1987,1988,1991,2004 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 61d07944db991211f6c5df72b2858ca96861e625..39ee892cf0848be9917fbbfe7f86a6dd23f42a93 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: framex.scm,v 14.21 2003/02/14 18:28:32 cph Exp $
+$Id: framex.scm,v 14.22 2007/01/05 15:33:09 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index fa63b1a9f3c1b64fa9b510ba422151e68938330b..104dc0539ea9fc09395f71022cabf1c7ddae62b6 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: gc.scm,v 14.23 2006/09/06 04:59:30 cph Exp $
+$Id: gc.scm,v 14.24 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1986,1987,1988,1989,1990,1991 Massachusetts Institute of Technology
 Copyright 1992,1993,2005,2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 23379f55d385bfbff2e95bd2b2377ad8838a19b3..1d782eb87bb3e90c92ebca897563628b4eb54ecd 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: gcdemn.scm,v 14.10 2003/02/14 18:28:32 cph Exp $
+$Id: gcdemn.scm,v 14.11 2007/01/05 15:33:09 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 94114c94d68f54292c4aa0a86c6018c05a06fb4a..974480f9a78ac78bb951319390e81649a8d256f7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: gcfinal.scm,v 14.10 2004/12/28 06:41:10 cph Exp $
+$Id: gcfinal.scm,v 14.11 2007/01/05 15:33:09 cph Exp $
 
 Copyright 2000,2002,2003,2004 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index de02664157e77adeacd9bcf4b2bc45289f661cc2..7c745f6ed2fab5afd53bade04aa7f53bfb07e209 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: gcnote.scm,v 14.18 2005/07/31 02:58:39 cph Exp $
+$Id: gcnote.scm,v 14.19 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1988,1989,1991,1993,1995,2000 Massachusetts Institute of Technology
 Copyright 2005 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 295f4261fcf113f82a2b1b8887509ecac842dba3..de73042bc6c3c648295cbf6b688ef917dcd866c6 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: gcstat.scm,v 14.8 2003/02/14 18:28:32 cph Exp $
+$Id: gcstat.scm,v 14.9 2007/01/05 15:33:09 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 92b7ef8f3baf7733465cbe2fd33348acfaeaf761..d25e74c685622a2c0fa856ecff657d7491550c61 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: gdatab.scm,v 14.9 2006/09/06 04:49:45 cph Exp $
+$Id: gdatab.scm,v 14.10 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1988,1989,1990,2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 29b90fbd5142d9d6fad2d74570a88c1f069c2dd1..312b5fedf5cdaf01a95ff6dada20ca79e5b528b5 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: gdbm.scm,v 1.8 2003/11/10 21:46:03 cph Exp $
+$Id: gdbm.scm,v 1.9 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1996,1999,2000,2003 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 7a66d7ba1a1b348fcc2a8af172769ab9ef4fb3d4..ab94e7af2855f87eaaead46cf024a6ffe279572a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: gencache.scm,v 1.5 2003/02/14 18:28:32 cph Exp $
+$Id: gencache.scm,v 1.6 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1993-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 47591ba4a8abef413e8cfb566920bde5a3a43c36..0dab47a8f838699ee854382d37ca974606bdb5a5 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: geneqht.scm,v 1.4 2003/02/14 18:28:32 cph Exp $
+$Id: geneqht.scm,v 1.5 2007/01/05 15:33:09 cph Exp $
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 91514c4591801ef5128ef40f52079e22155bbf0b..4a586b701ab04f84936f662ee2243fd031e083d7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: generic.scm,v 1.14 2006/04/30 01:43:55 cph Exp $
+$Id: generic.scm,v 1.15 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1996,2003,2005,2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index ea129cecca3f0e12a84e3a3af15ad99f2b1b6622..bb4bf01f7b0c77782da4a619e159df470b05c7de 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: genio.scm,v 1.47 2006/11/22 18:51:09 cph Exp $
+$Id: genio.scm,v 1.48 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1991,1993,1995,1996,1999,2002 Massachusetts Institute of Technology
 Copyright 2003,2004,2005,2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index b7eb10159d01cc0d2c0c35e57812efbd46699e57..2b23bd7ac7bbcec3be5732a6079dfeb43c3d3265 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: genmult.scm,v 1.6 2005/04/12 18:36:35 cph Exp $
+$Id: genmult.scm,v 1.7 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1996,2005 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index dd6463cfdc410dff399fbd5b19d67b5d2b073f4f..7c92fade9c551763f89eefa8af8dbe3108880cea 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: gensym.scm,v 14.8 2003/02/14 18:28:32 cph Exp $
+$Id: gensym.scm,v 14.9 2007/01/05 15:33:09 cph Exp $
 
 Copyright (c) 1988-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 570204bc942bb15012091c7831cb1ed436575bc6..d55ef5a774ace4bfebbe099f72d5002ef888465f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: gentag.scm,v 1.6 2005/04/14 04:42:37 cph Exp $
+$Id: gentag.scm,v 1.7 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1996,2005 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index e0eb3a1c7d9a779bbc247db9610f40bd97a3b9f0..9661107e75142a50e7faa39e6cc0e1a5ee3520e5 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: global.scm,v 14.75 2006/10/25 04:25:17 cph Exp $
+$Id: global.scm,v 14.76 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1988,1989,1991,1992,1993,1995 Massachusetts Institute of Technology
 Copyright 1998,2000,2001,2003,2004,2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index e1ba9da5287995906467e79454d7882cf5eb961a..332be106a409240ec9e7f6761cc00abc8f6474e9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: graphics.scm,v 1.24 2003/02/14 18:28:32 cph Exp $
+$Id: graphics.scm,v 1.25 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1989,1990,1992,1992,1993,1994 Massachusetts Institute of Technology
 Copyright 1995,1996,2001,2002,2003 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 020b1cdc063f8f39f4ff07dcf8337a57c6a77d29..3105fa8017e2b20ed7fda03999033732b4158964 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: hash.scm,v 14.10 2006/09/08 14:39:19 cph Exp $
+$Id: hash.scm,v 14.11 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1986,1987,1988,1989,1991,1993 Massachusetts Institute of Technology
 Copyright 2004,2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 8ac109741b355da76c0ba9979dc2417594da3668..f6cac1a2ca74375dc8d722918a385544a4c83849 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: hashtb.scm,v 1.35 2006/08/02 05:54:51 savannah-arthur Exp $
+$Id: hashtb.scm,v 1.36 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1990,1991,1993,1994,1995,2003 Massachusetts Institute of Technology
 Copyright 2004,2005,2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 630ce6bbef3aca0e5c21c8a8d97c800015b0d511..4fbcf7a61fc8d506808db9e097e5203715c38e7d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: histry.scm,v 14.8 2003/02/14 18:28:32 cph Exp $
+$Id: histry.scm,v 14.9 2007/01/05 15:33:09 cph Exp $
 
 Copyright (c) 1988, 1989, 1990, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index a70c227779b141d7ecfb77e00e6b8048e6be7229..ce507fe5c831bc61825bdd2136c95f7dd226caf3 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: infstr.scm,v 1.18 2003/03/10 20:53:34 cph Exp $
+$Id: infstr.scm,v 1.19 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1988,1989,1990,1991,1992,2001 Massachusetts Institute of Technology
 Copyright 2002,2003 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 35f09af848860f8a2b3e93f7dbf1e450ec97d398..1af61988789d244b8565e958374c962fe314d90a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: infutl.scm,v 1.70 2004/01/16 20:31:06 cph Exp $
+$Id: infutl.scm,v 1.71 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1988,1989,1990,1991,1992,1993 Massachusetts Institute of Technology
 Copyright 1994,1995,1997,1999,2001,2002 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index a6c0852831611401eadff9a82542bafe3dbbe4ee..87ed2d0d3a7085f21f44479c3a711df5ea345f53 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: input.scm,v 14.31 2005/03/30 03:49:59 cph Exp $
+$Id: input.scm,v 14.32 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1986,1987,1988,1989,1990,1991 Massachusetts Institute of Technology
 Copyright 1992,1993,1997,1999,2002,2003 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 3e9825310af69adfeb3fa21ab74fda4af828cf00..5b7dcc54b93c2fd64b71ca14f644cbfab11be83d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: intrpt.scm,v 14.27 2005/12/31 20:02:16 riastradh Exp $
+$Id: intrpt.scm,v 14.28 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1986,1987,1988,1990,1991,1992 Massachusetts Institute of Technology
 Copyright 1993,1994,2004,2005 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 18399424422ec3f2d91d708249d87985ab7abb9b..8c04836fc436135607180271355df13daa44a899 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: io.scm,v 14.84 2006/11/01 05:19:58 cph Exp $
+$Id: io.scm,v 14.85 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1986,1987,1988,1990,1991,1993 Massachusetts Institute of Technology
 Copyright 1994,1995,1998,1999,2000,2001 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 8d22a7f77d885dc7e3b6f217ac90e15a84db2bb1..8dfce147605a48b6ee80c8fdcf95adf093e478a6 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: krypt.scm,v 1.14 2003/02/14 18:28:32 cph Exp $
+$Id: krypt.scm,v 1.15 2007/01/05 15:33:09 cph Exp $
 
 Copyright (c) 1988-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 02a40fca3e309a79d496ca73004367f362da32be..0a5c987a8372569e45a1458ad1c5040ce57feeb0 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: kryptdum.scm,v 1.4 2003/02/14 18:28:33 cph Exp $
+$Id: kryptdum.scm,v 1.5 2007/01/05 15:33:09 cph Exp $
 
 Copyright (c) 1994, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index c8b972320863d2f07ec7c7f5d67137ff03c14cda..9ff1d0231d2a76f21e42c81e2aeead9a63cba30e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: lambda.scm,v 14.19 2003/02/14 18:28:33 cph Exp $
+$Id: lambda.scm,v 14.20 2007/01/05 15:33:09 cph Exp $
 
 Copyright (c) 1988-2000, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 6dc7a598db39a1c4402b0663aeac360629cdc540..33f94244309eb2f61ec5f67260a31504f12df857 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: lambdx.scm,v 14.12 2003/02/14 18:28:33 cph Exp $
+$Id: lambdx.scm,v 14.13 2007/01/05 15:33:09 cph Exp $
 
 Copyright (c) 1988-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 076ff5ae22e7b59b8cea3396f61da99682a51252..e7c25d4e881c997076d923d876e52f0d2303e57b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: list.scm,v 14.52 2006/06/12 17:53:05 cph Exp $
+$Id: list.scm,v 14.53 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1986,1987,1988,1989,1990,1991 Massachusetts Institute of Technology
 Copyright 1992,1993,1994,1995,1996,2000 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 41e8c14efb058efbda3d8021e555539e6c1e5ab0..b034b3fbb27f002b690400868682a89c9206fadc 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: load.scm,v 14.81 2006/11/04 06:38:24 cph Exp $
+$Id: load.scm,v 14.82 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1988,1989,1990,1991,1992,1993 Massachusetts Institute of Technology
 Copyright 1994,1999,2000,2001,2002,2003 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 0a17e1b5a55b89228ae199ce07e59cdd73140399..ad26177108b0cd3da89994b5080daded8c19cf79 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 14.106 2006/11/22 18:51:11 cph Exp $
+$Id: make.scm,v 14.107 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1988,1989,1990,1991,1992,1993 Massachusetts Institute of Technology
 Copyright 1994,1995,1996,1997,1998,2000 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index f4e1fb2258ce86dcd34a8b89db3e468b07b93377..71adc0928f1c047f0ca3db8d733aa657ca7dccfe 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: mime-codec.scm,v 14.16 2005/09/07 19:20:08 cph Exp $
+$Id: mime-codec.scm,v 14.17 2007/01/05 15:33:09 cph Exp $
 
 Copyright 2000,2001,2004,2005 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index ec367cd3104e9d7ae9295ea6e9461c6efd16163b..b9d709e013b8acea3f0572c55dfef4b61275e0f9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: mit-syntax.scm,v 14.27 2006/11/15 00:38:21 cph Exp $
+$Id: mit-syntax.scm,v 14.28 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1989,1990,1991,2001,2002,2003 Massachusetts Institute of Technology
 Copyright 2004,2005,2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index e7b5fb740c174bd7df0dbf4e1c03d0bd760dc208..391877c2ceea70dd5f50d80fe378f222289c634b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: msort.scm,v 14.11 2003/02/14 18:28:33 cph Exp $
+$Id: msort.scm,v 14.12 2007/01/05 15:33:09 cph Exp $
 
 Copyright (c) 1988-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 4a5de43407b0cb39507171676a8fbbec315624db..e78d57c5deb13d2f10eedc07901c9be7f8c2f4a7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ntdir.scm,v 1.4 2003/02/14 18:28:33 cph Exp $
+$Id: ntdir.scm,v 1.5 2007/01/05 15:33:09 cph Exp $
 
 Copyright (c) 1997, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index b854870022b94f0ebffde9b4de4e26753639bcdb..2ffdc9676fb3d2c8b8dca4ba590e6cad30d81c45 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ntprm.scm,v 1.47 2004/10/28 03:21:31 cph Exp $
+$Id: ntprm.scm,v 1.48 2007/01/05 15:33:09 cph Exp $
 
 Copyright 1995,1996,1998,1999,2000,2001 Massachusetts Institute of Technology
 Copyright 2003,2004 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index c2369737b8fdd355b04e0f8f390773426914c0e9..4563317f14e1aeee92adf88deafda5ce405f0cfe 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: numint.scm,v 1.8 2003/02/14 18:28:33 cph Exp $
+$Id: numint.scm,v 1.9 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 5e58cd22fc9aec5bcdacbec22ddd3325119cff98..58e229ef199cc963d91d0550f14a90c4ff4de0a0 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: numpar.scm,v 14.20 2005/01/10 17:55:15 cph Exp $
+$Id: numpar.scm,v 14.21 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1986,1987,1988,1989,1990,1991 Massachusetts Institute of Technology
 Copyright 1993,1995,1997,2005 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index dbd08ec1057e19fb104d393be82bb49538fe20fc..7f3ac262fcb34c59b4d785114df31a6bc3139193 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: option.scm,v 14.50 2006/10/02 04:18:06 cph Exp $
+$Id: option.scm,v 14.51 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1988,1989,1990,1991,1992,1993 Massachusetts Institute of Technology
 Copyright 1994,1995,1997,1998,2001,2002 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index c0b225214f7b833c3045ca1602619cbdc9b31b88..aaba0d2bd948de92c30a9cd254f6de3079419f8d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: optiondb.scm,v 1.17 2003/06/08 05:07:04 cph Exp $
+$Id: optiondb.scm,v 1.18 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1994,1995,1996,1999,2000,2001 Massachusetts Institute of Technology
 Copyright 2003 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 0f82e38355d06943d647113aa378c985c212aa23..3f47ed954b4f91529e8eff34dcdcf45759688086 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ordvec.scm,v 1.5 2003/02/14 18:28:33 cph Exp $
+$Id: ordvec.scm,v 1.6 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1995, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index a4d7f3d45f98b8a0b4c2de0bfff2b400e78bd82f..640c389aa4a946957e3dbf85aecb4aa1fb9e5bb0 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: os2ctype.scm,v 1.6 2003/04/25 03:53:28 cph Exp $
+$Id: os2ctype.scm,v 1.7 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1995,1999,2003 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 58681f4b54d14fc98e06153413975263e6501e15..2ee5670ed9d37a72b4a86499aae781ff20786b50 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: os2dir.scm,v 1.7 2003/02/14 18:28:33 cph Exp $
+$Id: os2dir.scm,v 1.8 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index e771db61b143cae27e26df68465b00d76b657be4..537555ec34ba548a8512106df1b73cbebeb3e280 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: os2graph.scm,v 1.25 2003/11/10 21:46:16 cph Exp $
+$Id: os2graph.scm,v 1.26 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1995,1996,1997,1999,2000 Massachusetts Institute of Technology
 Copyright 2001,2002,2003 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index f057aad15f5db5969c2e8418cb903e6c9eba051d..a606cb5064e52747d5318b3674b092f31ed0d2e9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: os2prm.scm,v 1.54 2004/10/28 03:21:39 cph Exp $
+$Id: os2prm.scm,v 1.55 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1994,1995,1997,1998,1999,2000 Massachusetts Institute of Technology
 Copyright 2001,2003,2004 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 19ddf243c87f9c400a081641380b1aea7d21d7d7..4932635ab0149beffb8887ad6f128c73c714340c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: os2winp.scm,v 1.20 2003/02/14 18:28:33 cph Exp $
+$Id: os2winp.scm,v 1.21 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1995-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 07f5a79fc770502ea31b56f6654edeaab62121cf..7be4c3d58d70d701a2379208ac9e5c30a98a8c08 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: output.scm,v 14.37 2006/10/25 03:15:15 cph Exp $
+$Id: output.scm,v 14.38 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1986,1987,1988,1989,1990,1991 Massachusetts Institute of Technology
 Copyright 1992,1993,1999,2001,2002,2003 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 0707f39a196dfc0504cfef4ded7cb9fcb95ce889..7e3f274f953bd9b8a79d5f13263c8bdbce67893d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: packag.scm,v 14.48 2006/09/16 11:19:09 gjr Exp $
+$Id: packag.scm,v 14.49 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1988,1989,1991,1992,1993,1994 Massachusetts Institute of Technology
 Copyright 1995,1996,1998,2001,2002,2003 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 28247abaf50e115321c2c418436423bdb211d83d..5b0eeb7842f20350f15eaf1c5ef6402de998ac0b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: parse.scm,v 14.63 2006/06/21 13:45:52 cph Exp $
+$Id: parse.scm,v 14.64 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1986,1987,1988,1989,1990,1991 Massachusetts Institute of Technology
 Copyright 1992,1993,1994,1997,1998,1999 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 9cf987551375a4b4cdecb62e81477bdb05f9c0fd..51337ebc06ee99938ee9e553de4fb06bc7803f12 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: parser-buffer.scm,v 1.16 2006/06/10 04:06:47 cph Exp $
+$Id: parser-buffer.scm,v 1.17 2007/01/05 15:33:10 cph Exp $
 
 Copyright 2001,2002,2003,2004,2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index cebc5d9f967199b45e0c34d38fd03c4b3997454c..9c0c0b6d9beaf9bab628547a82a5d9223b007aca 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: partab.scm,v 14.9 2005/03/30 03:50:36 cph Exp $
+$Id: partab.scm,v 14.10 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1988,1996,2004,2005 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 82faa55ddb884a44eae697e0053a4525ecb9a208..67f2e699a282e87e8fed89e738f1688824e46cfe 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: pathnm.scm,v 14.49 2006/03/09 19:20:58 cph Exp $
+$Id: pathnm.scm,v 14.50 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1987,1988,1989,1990,1991,1992 Massachusetts Institute of Technology
 Copyright 1993,1994,1995,1996,2000,2001 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 2d6a099057642ece03f8681856a35964a5d6b490..6643fe87291b8355555a7308957adf35a2305c70 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: pgsql.scm,v 1.11 2005/01/16 04:17:24 cph Exp $
+$Id: pgsql.scm,v 1.12 2007/01/05 15:33:10 cph Exp $
 
 Copyright 2003,2004,2005 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 9ebb5083ed6b060bcc592892f4ab365c478d4500..e3fd7005085dbc4507a268d6a4c8260b11eb9735 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: poplat.scm,v 14.6 2003/02/14 18:28:33 cph Exp $
+$Id: poplat.scm,v 14.7 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 602f8375c3903a4166c0adc6b524259e206d8a5a..526730d9db2f473940bd21d19fbec5a00b980d10 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: port.scm,v 1.46 2006/11/09 20:04:55 cph Exp $
+$Id: port.scm,v 1.47 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1991,1992,1993,1994,1997,1999 Massachusetts Institute of Technology
 Copyright 2001,2002,2003,2004,2005,2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index bcf1e1f570ef9c8afd91a65be2d496b44d305024..abcee5ca924b8ed4a9f581f76159ea80e3197039 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: pp.scm,v 14.50 2006/03/02 20:52:57 cph Exp $
+$Id: pp.scm,v 14.51 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1986,1987,1988,1989,1990,1991 Massachusetts Institute of Technology
 Copyright 1992,1993,1994,1995,1996,1999 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index f2785897d09b5dffb1e647485923f3e112e4bdb1..484a1d20b7866fd65213ac40b4dfd9892df4cb53 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: prgcop.scm,v 1.9 2003/02/14 18:28:33 cph Exp $
+$Id: prgcop.scm,v 1.10 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1990-1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 8879b85c21973ac52b451aeb7d0f8895455720c3..87fabc3793b1bedc9ea36d15cf0018cee7367702 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: process.scm,v 1.32 2004/02/16 05:37:59 cph Exp $
+$Id: process.scm,v 1.33 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1990,1991,1992,1995,1997,1998 Massachusetts Institute of Technology
 Copyright 1999,2000,2003,2004 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index aa1fff749ddb92e7be3a76e571c381a4a15b24d5..3afec6560119be90746eb59dd6b32760120d4b62 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: prop1d.scm,v 14.8 2003/02/14 18:28:33 cph Exp $
+$Id: prop1d.scm,v 14.9 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index a0d6fe40fae510321a1fe8f05a1e03a8849d7ad3..22c5b482c8fecdd136fdb5d89d03dda11dbcc03d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: prop2d.scm,v 14.5 2003/02/14 18:28:33 cph Exp $
+$Id: prop2d.scm,v 14.6 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1988, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index ead60da523469e3779f51d8c1f1090250cbde28d..7176c1fd6323ec2630c365b4bc5eb565f503ff44 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: qsort.scm,v 14.7 2003/02/14 18:28:33 cph Exp $
+$Id: qsort.scm,v 14.8 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index f756947864c3ab3afc0f39114634f407e384dea5..ffd9b0d93737c004b6d19817cb76c2b937ee20c6 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: queue.scm,v 14.7 2003/02/14 18:28:33 cph Exp $
+$Id: queue.scm,v 14.8 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index d840184a7aa86b95f8c737609168af4f37370892..66c31219c2cf015b2116344425c7910e7e0208f7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: random.scm,v 14.38 2006/09/16 11:19:09 gjr Exp $
+$Id: random.scm,v 14.39 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1988,1989,1993,1994,1995,1996 Massachusetts Institute of Technology
 Copyright 1998,1999,2000,2001,2003,2004 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index a53b14553fbc0589c25c9a7c9e0487528e59f560..828152582345155aec6ceb3921e721193e5cc251 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rbtree.scm,v 1.9 2003/02/14 18:28:33 cph Exp $
+$Id: rbtree.scm,v 1.10 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1993-2000 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 5eda2da5666af0505b2a4b6253a869589c67c560..7f51e0cf4ec32ffa34d2729927489f02e7f25fa8 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: record.scm,v 1.56 2006/09/16 05:29:17 cph Exp $
+$Id: record.scm,v 1.57 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1989,1990,1991,1993,1994,1996 Massachusetts Institute of Technology
 Copyright 1997,2002,2003,2004,2005,2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 0def505daed7a358551756d8c761369d2eb4af58..d1e68f5de45918fe6e9d05c406b12d6aeb679738 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: recslot.scm,v 1.10 2003/02/14 18:28:33 cph Exp $
+$Id: recslot.scm,v 1.11 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1995-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 66529201773726ffe199b7453c0d6c1b21c12c39..9b30b158a753565ae1be65ee0ff6ad04b620f842 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: regexp.scm,v 1.15 2005/05/17 18:12:04 cph Exp $
+$Id: regexp.scm,v 1.16 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1999,2000,2003,2004,2005 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 6119214091cd3f39d6875bfc33a0e4b0a4933cf3..fd9e43e720d23fdaf6906d9afedae5813bdc883d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rep.scm,v 14.66 2005/05/24 04:46:44 cph Exp $
+$Id: rep.scm,v 14.67 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1986,1987,1988,1989,1990,1991 Massachusetts Institute of Technology
 Copyright 1992,1993,1994,1998,1999,2001 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index d13253a2c09516303a43f7ecef6a68be7f716a84..ee748e3b0416e61228f8b94123d681f7501a4195 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rexp.scm,v 1.24 2005/06/05 19:28:16 cph Exp $
+$Id: rexp.scm,v 1.25 2007/01/05 15:33:10 cph Exp $
 
 Copyright 2000,2001,2002,2005 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 7cb596b784e83251af754765587a8d2809d4bb69..ddb21c6aeecc45c2f040939fd07c5221681688e5 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: rgxcmp.scm,v 1.125 2005/06/27 06:12:45 cph Exp $
+$Id: rgxcmp.scm,v 1.126 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1987,1989,1990,1991,1995,1997 Massachusetts Institute of Technology
 Copyright 1999,2001,2002,2005 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index b837629f88b75d81187838343c2f7192a1aebade..22b3b4af2c1339f45a14e89d7f0d7f460fdf0774 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: runtime.cbf,v 1.5 2003/02/14 18:28:33 cph Exp $
+$Id: runtime.cbf,v 1.6 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 87158203e7db30f926ad693f53e1d5fc9bb9de1a..5c110f29586448702dd7a94ac6a4f230299a2807 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: runtime.pkg,v 14.606 2006/11/22 18:51:12 cph Exp $
+$Id: runtime.pkg,v 14.607 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1988,1989,1990,1991,1992,1993 Massachusetts Institute of Technology
 Copyright 1994,1995,1996,1997,1998,1999 Massachusetts Institute of Technology
@@ -21,7 +21,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 4ab69779c020e0c8d63857b116cc1d9360ffc6e0..e1bb1567bad620a1bb3a4f4f9cb36567f049b024 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: runtime.sf,v 14.21 2005/01/11 03:13:23 cph Exp $
+$Id: runtime.sf,v 14.22 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1988,1989,1990,1991,1992,1994 Massachusetts Institute of Technology
 Copyright 1995,1996,2001,2003,2005 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 65bb03c7409f6a3cb543a611c63174d5555bc39d..bab0e46536473fcce518af0353e4c438f1c86204 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: savres.scm,v 14.46 2006/09/15 01:23:27 cph Exp $
+$Id: savres.scm,v 14.47 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1988,1989,1990,1991,1992,1995 Massachusetts Institute of Technology
 Copyright 1998,1999,2000,2001,2002,2003 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 9ba63ef640c4337ff8ba92ed9702cc5922c59248..3c45336d2cbe8d771f3bf702ec1358966d9be629 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: scan.scm,v 14.9 2005/03/26 04:16:57 cph Exp $
+$Id: scan.scm,v 14.10 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1986,1987,1988,1989,1990,1992 Massachusetts Institute of Technology
 Copyright 2005 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index cf2b337cb8a2638eee186fc743c1c6eae9026905..db1dabf844a45400f77167cf5585abab0b911891 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: scode.scm,v 14.22 2005/04/16 03:15:22 cph Exp $
+$Id: scode.scm,v 14.23 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1986,1987,1988,1989,1990,1991 Massachusetts Institute of Technology
 Copyright 1992,2001,2005 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index a7c86a2cf04e5bc008bd061376d2f585318e751f..49b96673cf76d49462b2409e7b49cb3c29d42ae3 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: scomb.scm,v 14.24 2006/08/29 04:17:58 cph Exp $
+$Id: scomb.scm,v 14.25 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1986,1987,1988,1989,1990,1991 Massachusetts Institute of Technology
 Copyright 1992,1995,1997,2001,2002,2003 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 50289e10ae52da0139ccd3072b9847d0d4d8c963..321288301d54a640472e177ac3a66891c8db9548 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: sdata.scm,v 14.5 2003/02/14 18:28:33 cph Exp $
+$Id: sdata.scm,v 14.6 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 814e365a982802a5e2005b9160264b0a09bf725e..8a546efa61e37988aebf0c6f54b715b55d5892c5 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: sfile.scm,v 14.40 2005/01/11 03:57:16 cph Exp $
+$Id: sfile.scm,v 14.41 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1986,1987,1988,1989,1990,1991 Massachusetts Institute of Technology
 Copyright 1999,2001,2003,2004,2005 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 94305d96d2d23fd5c486b8f01f7ba8d0d3af783f..6f2322fd1a9d6f8bd64456c6ab93907f590d1a3a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: site.scm.dos,v 1.16 2003/02/14 18:28:34 cph Exp $
+$Id: site.scm.dos,v 1.17 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 339f8ac2fd8f48a0d47803df1378e97c253bdc46..7fc42e2f1b141ebefbe0420b3e6d8a265abee9a2 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: site.scm.unix,v 1.17 2003/02/14 18:28:34 cph Exp $
+$Id: site.scm.unix,v 1.18 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index d65d48904f3aa9d89663a8901e5ccd6df3df2e38..f224fd8229fc8b188748b124f4d832b836b37d33 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: socket.scm,v 1.29 2006/11/22 18:51:14 cph Exp $
+$Id: socket.scm,v 1.30 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1996,1997,1998,1999,2001,2002 Massachusetts Institute of Technology
 Copyright 2003,2004,2005,2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 6979f8abddd93b18779598a452d817cf38d89928..06a2d3ef75aa12fe6f0b04f34d5177e341d21687 100644 (file)
@@ -9,7 +9,7 @@ ai.mit.edu.
 This implementation heavily modified by John Kraemer and Chris
 Hanson for inclusion in MIT/GNU Scheme.
 
-$Id: srfi-1.scm,v 1.1 2006/06/12 17:53:14 cph Exp $
+$Id: srfi-1.scm,v 1.2 2007/01/05 15:33:10 cph Exp $
 
 Copyright 2006 Massachusetts Institute of Technology
 
@@ -27,7 +27,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 46b5f0804bd5ce72b69444036919a34929aaf9d9..d367cdc892be3adeb1cfff6d5446fc0168f57d83 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: starbase.scm,v 1.20 2003/02/14 18:28:34 cph Exp $
+$Id: starbase.scm,v 1.21 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1989,1990,1991,1992,1993,1994 Massachusetts Institute of Technology
 Copyright 1995,2001,2002,2003 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index b9b7061939d6b816842b927f5e3b37ef4a2d6b88..05c55022d47cd16c09c766f64e218957c47b43d8 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: stream.scm,v 14.20 2005/02/08 00:11:11 cph Exp $
+$Id: stream.scm,v 14.21 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1986,1987,1988,1989,1992,1995 Massachusetts Institute of Technology
 Copyright 1998,2003,2004,2005 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 6e2fb494d12577d93df09621cfb8563c075b971f..e4251ba799830691440b7cf7c12f0afab69b3249 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: string.scm,v 14.61 2006/08/27 03:03:11 savannah-arthur Exp $
+$Id: string.scm,v 14.62 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1986,1987,1988,1992,1993,1994 Massachusetts Institute of Technology
 Copyright 1995,1997,1999,2000,2001,2002 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index ea6c9a390b37937716b76055691b1ba299b94735..d618220dc74bc2d4377c95a88d0806dfa77c4c8e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: strnin.scm,v 14.18 2006/06/21 03:00:11 cph Exp $
+$Id: strnin.scm,v 14.19 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1988,1990,1993,1999,2003,2004 Massachusetts Institute of Technology
 Copyright 2005,2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 90c5bccfc0fe7084fa39bf609c4d12e16e6e2370..89bc9c4d8fba668efe5555a94c7ebf4e92c46a64 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: strott.scm,v 14.15 2005/12/14 05:44:45 cph Exp $
+$Id: strott.scm,v 14.16 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1988,1993,1999,2004,2005 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index a72d9f78f123dd3daa7d7051479126a5044df699..e97c53737925988d19e6160c7d63889a808c71d6 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: strout.scm,v 14.25 2006/10/04 05:51:55 savannah-arthur Exp $
+$Id: strout.scm,v 14.26 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1988,1990,1993,1999,2000,2001 Massachusetts Institute of Technology
 Copyright 2003,2004,2005 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 4c5f18be14c89cd3e49ccf98e54c081356b884a9..6bea780c92bbf9120738fd43deb86723e36ac7a1 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: symbol.scm,v 1.21 2006/07/27 00:03:57 cph Exp $
+$Id: symbol.scm,v 1.22 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1992,1993,2001,2003,2004,2005 Massachusetts Institute of Technology
 Copyright 2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 05ec0377afd15a892435f218d73b49090bf13a51..e9018d916003d11efb1de91cb63482c41fe4e2e7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: syncproc.scm,v 1.11 2004/02/16 05:38:55 cph Exp $
+$Id: syncproc.scm,v 1.12 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1999,2004 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index e653c351cdfc6445e8e2b76f8712f6d00ae22603..92f2d685f8c803fbf7900b1ecc9df7788bd26b4f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: syntactic-closures.scm,v 14.16 2003/04/17 02:52:16 cph Exp $
+$Id: syntactic-closures.scm,v 14.17 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1989,1990,1991,2001,2002,2003 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 87aff79c3a1894cf38a9f044d8870b0a6b5541b5..231449d421d4dcd25ec4d3336c46fe37b8207019 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: syntax-check.scm,v 14.5 2003/02/14 18:28:34 cph Exp $
+$Id: syntax-check.scm,v 14.6 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1989-1991, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 86c9cb2e96f8f151c2728ccbc3822754907610b3..b9dab57e383bf0b9ae9f6635003720959eb907be 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: syntax-output.scm,v 14.11 2005/03/18 20:24:37 cph Exp $
+$Id: syntax-output.scm,v 14.12 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1989,1990,1991,2001,2002,2003 Massachusetts Institute of Technology
 Copyright 2005 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 2f81dfa734cdd1d2ab62c82c5e54b9dd4e5e440d..46bf74a8d8d3e1d271f09aef1791dcdd135fce47 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: syntax-rules.scm,v 14.8 2006/12/27 07:01:09 riastradh Exp $
+$Id: syntax-rules.scm,v 14.9 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1989,1990,1991,2001,2002,2003 Massachusetts Institute of Technology
 Copyright 2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 1f38d8f4042fc336c4790fa72acffd5ec9308708..f5cca0e03cca180f75b6ef2630eb5b9368bcdc1e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: syntax-transforms.scm,v 14.7 2003/04/17 02:52:20 cph Exp $
+$Id: syntax-transforms.scm,v 14.8 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1989-1991, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 36edce7a6079cf2165bf303326aa54cee24aceae..7c2dee4ac9f531b8366f419049f16f9f729d299a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: sysclk.scm,v 14.6 2003/02/14 18:28:34 cph Exp $
+$Id: sysclk.scm,v 14.7 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1988, 1989, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 65f16f850e7d822c24c0b06b3372deed7a60dc46..10f71dd3b5c5be711c289efc09686458283516ba 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: sysmac.scm,v 14.14 2005/05/24 19:53:07 cph Exp $
+$Id: sysmac.scm,v 14.15 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1988,2001,2002,2005 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 4fe63fa4edb9a888abf946eda549c2f0fcc357cd..53d4e377f9edcd84187d8c4c086c6c3a0f785909 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: system.scm,v 14.16 2004/12/13 03:22:21 cph Exp $
+$Id: system.scm,v 14.17 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1986,1987,1988,1989,1991,1998 Massachusetts Institute of Technology
 Copyright 2004 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 0ab26cc119875068801389087ad2e4cda956cfe9..bbbe6d13ba7dadfa3a034f0e6feb6ec5bf1d54d6 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: thread.scm,v 1.40 2003/03/13 03:12:15 cph Exp $
+$Id: thread.scm,v 1.41 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1991,1992,1993,1998,1999,2001 Massachusetts Institute of Technology
 Copyright 2003 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 4709a9f4452c86d650739f5ffe90da8903afd664..b487ecca8edff8f3077c73c0a21056c054e4e1d9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: tscript.scm,v 1.9 2004/11/23 19:38:48 cph Exp $
+$Id: tscript.scm,v 1.10 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1990,1999,2004 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 9b1b5f9478153129f4f079bf6e9c52b28dd24e0d..f2169e674bd5edbe7fac1164221696bb042e2513 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ttyio.scm,v 1.23 2005/12/14 05:44:53 cph Exp $
+$Id: ttyio.scm,v 1.24 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1991,1993,1996,1999,2003,2004 Massachusetts Institute of Technology
 Copyright 2005 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 1056f96ebf169111005acef1ab0cf03d1616e071..b8e5cfbfd8be7b3a5acaa58357282116fea09a1e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: tvector.scm,v 1.5 2003/02/14 18:28:34 cph Exp $
+$Id: tvector.scm,v 1.6 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1995-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 4dd6eec244bb22f6359b4505e127393564feeb99..8a8ab9288f56cfe13922cabb6b5bcc881381b73e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: udata.scm,v 14.23 2003/02/14 18:28:34 cph Exp $
+$Id: udata.scm,v 14.24 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index b3174ca21f6ff5ea747042ef38bcacbdf31d4382..7cc252f0bfcf2851e18f3708e56b2137a56b2a07 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: uenvir.scm,v 14.60 2003/02/14 18:28:34 cph Exp $
+$Id: uenvir.scm,v 14.61 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index d1b1a25de9732a13a2742c9a27b16fadccb8d77a..354c1f357c49c415b7a511cbf40cf3ec36caca2a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: uerror.scm,v 14.53 2006/09/09 03:30:23 cph Exp $
+$Id: uerror.scm,v 14.54 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1988,1989,1990,1991,1992,1993 Massachusetts Institute of Technology
 Copyright 1994,1996,2001,2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index decbcf0f67bf52a66a9143f8eb42825b80e340d6..f8eac52181745dbc485b6c37a395a25bab7fe8a5 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: unicode.scm,v 1.27 2006/07/27 00:00:13 cph Exp $
+$Id: unicode.scm,v 1.28 2007/01/05 15:33:10 cph Exp $
 
 Copyright 2001,2003,2004,2005 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 75e5990099259deebea8b026b1fb0cf7432cd08c..e4338f711384bd5e99f9492e2d19ef5865623912 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: unpars.scm,v 14.66 2006/09/08 14:39:25 cph Exp $
+$Id: unpars.scm,v 14.67 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1986,1987,1990,1991,1992,1995 Massachusetts Institute of Technology
 Copyright 1996,2001,2002,2003,2004,2005 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 3fb220baf6516fd88f241c41ec5b7f849f79eb28..33d2cb23b15f28f97bba9843b78cf276ac941d25 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: unsyn.scm,v 14.32 2004/11/19 17:38:51 cph Exp $
+$Id: unsyn.scm,v 14.33 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1986,1987,1988,1989,1990,1991 Massachusetts Institute of Technology
 Copyright 1992,1994,1995,1996,2001,2002 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 0ee0755c54a1c56e92180b786bcb1a88821c2a62..1952518942c2d90fc15f4bdbd0d623bea4ae49c0 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: unxdir.scm,v 14.14 2003/02/14 18:28:34 cph Exp $
+$Id: unxdir.scm,v 14.15 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1988-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index aed3bd8cd3d2577c45f9ef6b6ed4231e1d656239..4ccab3d97e37be3e3771d4b6c8c27436d2741458 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: unxprm.scm,v 1.72 2005/03/31 05:08:51 cph Exp $
+$Id: unxprm.scm,v 1.73 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1988,1989,1990,1991,1992,1993 Massachusetts Institute of Technology
 Copyright 1994,1995,1997,1998,1999,2000 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 10302c348dc0a974bdd11a73405ad3f4418f6785..e577dc00fd7e7f57d6ab55383a99f0dba5d67336 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: unxpth.scm,v 14.30 2006/10/02 04:16:48 cph Exp $
+$Id: unxpth.scm,v 14.31 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1987,1988,1989,1991,1994,1995 Massachusetts Institute of Technology
 Copyright 1996,1997,2001,2004,2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 61e4ff790031f99a33f1e6274359bf44090ded7a..56a3177f0a5398cab0147c410df6a51d981d4e3a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: uproc.scm,v 1.19 2005/08/12 13:17:30 cph Exp $
+$Id: uproc.scm,v 1.20 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1990,1991,1992,1995,1996,2003 Massachusetts Institute of Technology
 Copyright 2005 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index cf20789fb1bbe31fc2be3cd92d963063d2fcff49..a0177a992e6a1b91bb371e750dee871fb461ccfe 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: url.scm,v 1.46 2006/03/10 01:46:26 cph Exp $
+$Id: url.scm,v 1.47 2007/01/05 15:33:10 cph Exp $
 
 Copyright 2000,2001,2003,2004,2005,2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 866c7c5545ebf65a5a89e465a9df0af4ed2fc602..6c7131acb9b79a3efa6f4262c0aa40a9665551b7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: urtrap.scm,v 14.17 2004/08/14 19:17:10 cph Exp $
+$Id: urtrap.scm,v 14.18 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1988,1993,2001,2002,2004 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 7e4615ec0ac13aa506da80b0511b867ccc3a6b74..90a84bc8a60f91a16b540c0a12ee869c1e4e3433 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: usrint.scm,v 1.25 2006/10/26 05:01:47 cph Exp $
+$Id: usrint.scm,v 1.26 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1991,1992,1993,1994,1995,2001 Massachusetts Institute of Technology
 Copyright 2003,2005,2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index bc8f9379590d8773d4e63a4d225507e43d53c70f..7a07316c9a71175bef1ffbf6b33abf4c01e54d46 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: utabs.scm,v 14.20 2006/09/16 11:19:09 gjr Exp $
+$Id: utabs.scm,v 14.21 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1986,1987,1988,1991,1992,1994 Massachusetts Institute of Technology
 Copyright 2001,2003,2005,2006 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 4e304d4e9290923a66cf65b7a3bae500db234af0..cb4aec4edbac06e5485dd3b2a18c98d970fe349b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: vector.scm,v 14.25 2005/06/16 17:15:19 cph Exp $
+$Id: vector.scm,v 14.26 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1988-2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index f3076ebee51b26cf978cdb80d00b740d8b2ab172..9e21697f06a81dd25a0df6bec46b38c80b74e3c8 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: version.scm,v 14.221 2006/09/24 23:55:42 cph Exp $
+$Id: version.scm,v 14.222 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1988,1989,1990,1991,1992,1993 Massachusetts Institute of Technology
 Copyright 1995,1996,1997,1998,1999,2000 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 10432f21e11c46bded91394ae371f79106256795..cca9b2b08425511af0e31ee2f135315bcc79f3e1 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: where.scm,v 14.14 2005/04/01 04:47:16 cph Exp $
+$Id: where.scm,v 14.15 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1986,1987,1988,1989,1990,1991 Massachusetts Institute of Technology
 Copyright 2005 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 42d600a64a75594991f94d8ca7d4be88d6af11b0..2900d258ee1effb35f900a0723d9b567c5dd923d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: win32-registry.scm,v 1.1 2004/10/18 04:12:03 cph Exp $
+$Id: win32-registry.scm,v 1.2 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1999,2004 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index bb7b710dffb43aca1b2a808911967e303966c28f..6c5d11c9cbdc55d9606f1a49b1d12a7f049b2261 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: wind.scm,v 14.11 2004/10/01 04:32:09 cph Exp $
+$Id: wind.scm,v 14.12 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1986,1987,1988,1989,1992,1993 Massachusetts Institute of Technology
 Copyright 2004 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 7d83554b818386d62b013581c2fa39c38582a376..1dee42c4ca1d620ed16c3d89c047f4d10ee77285 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: wrkdir.scm,v 14.10 2003/02/14 18:28:34 cph Exp $
+$Id: wrkdir.scm,v 14.11 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 41f637f22a712fbb3d64e3219856ef19682b3888..d11e15cf0e4061dad2b3f21eee71fd5316bad861 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: wttree.scm,v 1.12 2003/02/14 18:28:34 cph Exp $
+$Id: wttree.scm,v 1.13 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1993-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 
index f50ed2341fdc128b49f996bcdc144ba11021efc9..6527271eecab2117295a8a5efb51bdc4c86548e2 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: x11graph.scm,v 1.58 2003/11/10 21:46:35 cph Exp $
+$Id: x11graph.scm,v 1.59 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1989,1990,1991,1992,1993,1995 Massachusetts Institute of Technology
 Copyright 1996,1997,1998,1999,2000,2001 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 0c1c5493072d16ce47f544c127876fb680db8d4f..34f0577dc425c5ecfc29754c104a41a2a92261d1 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: xeval.scm,v 1.12 2003/02/14 18:28:34 cph Exp $
+$Id: xeval.scm,v 1.13 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1989-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 84c1bfb74fc9457dd1b9084af2e872389d19c5ea..4af14822c203d28c736a21dd590e10325e8fe58e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ystep.scm,v 1.7 2003/03/13 03:11:12 cph Exp $
+$Id: ystep.scm,v 1.8 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1994,1997,2003 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 77aa0cc304ae9d79e74b82ae789500168dcf9dee..ba0eb2e87b0f896b6a8140c0343671a54c047ffd 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: butils.scm,v 4.14 2003/09/05 20:51:56 cph Exp $
+$Id: butils.scm,v 4.15 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1988,1989,1991,1992,1993,1996 Massachusetts Institute of Technology
 Copyright 2001,2003 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index babc18b64ccf2cc4a12564d29f4b45cdb0a98577..e6c07b8fbbd0a01a23aea981b95d8f1ae43c69dc 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: cgen.scm,v 4.7 2003/02/14 18:28:34 cph Exp $
+$Id: cgen.scm,v 4.8 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 98c755080922c31a9b9a45306671e6f1fefe418a..8d8c157d5426a2b0269bc2f1f32c99e8d9c58883 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: chtype.scm,v 4.6 2003/02/14 18:28:34 cph Exp $
+$Id: chtype.scm,v 4.7 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1988, 1993, 1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 765b7af5b94fa3ecdd64e4b791c87b10eb666fc2..707fb00d45ab46467c9d285de1b825436cae6d5c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: copy.scm,v 4.8 2003/02/14 18:28:34 cph Exp $
+$Id: copy.scm,v 4.9 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 57a5e46cec1d9d5a64cd8a4d223928dd17f9f243..f283e8a4cb1a515f90b641b63f641cb4919fb1ed 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: emodel.scm,v 4.6 2003/02/14 18:28:34 cph Exp $
+$Id: emodel.scm,v 4.7 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1987, 1993, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 1c890af009d34bc43950fe75a166601f4c5a4ddf..412365f9736fee01bcabb9c31255a72339763dc9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: free.scm,v 4.6 2003/02/14 18:28:34 cph Exp $
+$Id: free.scm,v 4.7 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1988, 1993, 1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 164ae9a995b61ca2e2aea611d98f3ce882b54bf7..dbc67e956f8d0678d7b545d25dd3ec892d9f2244 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: gconst.scm,v 4.33 2006/02/26 04:26:37 cph Exp $
+$Id: gconst.scm,v 4.34 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1987,1988,1989,1990,1991,1992 Massachusetts Institute of Technology
 Copyright 1993,1994,1997,2001,2004,2005 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index b9ed6c0ea95657f4bd2cda402bff314ed4150139..efb561da3c3a38901a63be558e5acd0a355bc551 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: gimprt.scm,v 4.4 2003/02/14 18:28:34 cph Exp $
+$Id: gimprt.scm,v 4.5 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1988, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index d20bbbcd06316b89196fdabe7e98a7b61572944e..82578e719e573dff04e74dff0d53e079849178f7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: lsets.scm,v 4.5 2003/02/14 18:28:34 cph Exp $
+$Id: lsets.scm,v 4.6 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1988, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 0ce77c7e502b18d8cde43aca4e52d7a5170a28b1..c0a6c4562a67ee75a3b257f946443f5c926feab9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 4.44 2003/04/25 03:46:17 cph Exp $
+$Id: make.scm,v 4.45 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1987,1988,1989,1990,1991,1994 Massachusetts Institute of Technology
 Copyright 1995,1998,1999,2000,2001,2002 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 6825854e8431cdc2c49a51fb973897e3ab2c9152..049a6f948b9a3c0fb602d3b85f999abad56b61bf 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: object.scm,v 4.19 2003/03/13 03:22:48 cph Exp $
+$Id: object.scm,v 4.20 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1987,1988,1989,1992,1993,1997 Massachusetts Institute of Technology
 Copyright 2001,2002,2003 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index d80ddd39a6ab0f00d313a032df08d952f246ea2e..2358b208a266ded9863419512ff78e07f237dfdb 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: pardec.scm,v 4.16 2003/02/14 18:28:34 cph Exp $
+$Id: pardec.scm,v 4.17 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1988-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index adbc29294318498cd68480e6f4062fd4dca7ae61..8c67ea6323395135a65366c4f2016c6c1aa91cc0 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: pthmap.scm,v 4.7 2003/02/14 18:28:34 cph Exp $
+$Id: pthmap.scm,v 4.8 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index c43fdf1429393435056ede19d1350db6e0c89539..150b70ee247bd58f72c777cc05db08042fbeaa3c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: reduct.scm,v 4.12 2003/02/14 18:28:34 cph Exp $
+$Id: reduct.scm,v 4.13 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index c83be4a00083b522e8d4b05028b01a4dcba6e6b6..c2f1fe0443c5d84a203cd3890e1b1522e022b6e5 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: sf.cbf,v 1.5 2003/02/14 18:28:35 cph Exp $
+$Id: sf.cbf,v 1.6 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 9a132d468d5ad51d0c784e3ac40ed71f1c475a75..83ae2614a6889bd17550137289cf5b19fa2aadb6 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: sf.pkg,v 4.19 2003/02/14 18:28:35 cph Exp $
+$Id: sf.pkg,v 4.20 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1987-1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 6115b54617bd5974b2e8c90c655c4972c9ed5cf2..2de27d90f54980ca20f41f1ff85a890e3babe0df 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: sf.sf,v 4.14 2005/01/11 03:13:23 cph Exp $
+$Id: sf.sf,v 4.15 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1988,1989,1995,1996,2001,2005 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index a3ad51315cfd9f4f85567261736fb772bebc7d9d..ad47db550b1b3a514d85aad3808d8f66acf1042e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: subst.scm,v 4.20 2004/11/23 03:22:12 cph Exp $
+$Id: subst.scm,v 4.21 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1987,1988,1989,1990,1992,1993 Massachusetts Institute of Technology
 Copyright 1995,2001,2004 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 07c12a97c9046d376b8f916c3ebae459116fd5bd..310e04cd564439e81aa6ce01799e7636df366c42 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: table.scm,v 4.7 2003/02/14 18:28:35 cph Exp $
+$Id: table.scm,v 4.8 2007/01/05 15:33:10 cph Exp $
 
 COPYRIGHT (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 3609ec5978b440ad446724d3b946337cf541a5bb..cf94aa3146c7327678af9182f99d4dc5fe9ea075 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: tables.scm,v 4.5 2003/02/14 18:28:35 cph Exp $
+$Id: tables.scm,v 4.6 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1987, 1993, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 028d883dcdc21fa3e858942e71d3838c9d146504..b86c1d795f1cf99db8b208cc091b82848a2d0a15 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: toplev.scm,v 4.29 2006/10/25 17:49:55 cph Exp $
+$Id: toplev.scm,v 4.30 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1987,1988,1989,1990,1991,1992 Massachusetts Institute of Technology
 Copyright 1993,1995,1997,2000,2001,2002 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 2a4db97306423777da3feaaf6d2a4b9148bacadf..13991814e1c8eb553fc88e00d971e312363f574d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: usicon.scm,v 4.8 2005/04/16 04:30:51 cph Exp $
+$Id: usicon.scm,v 4.9 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1987,1988,1991,1993,2001,2005 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 4dc85d2beda1965d589c7180c04e1bba37afc26b..89e421fe3308938de37f4ddb7ca21c73f86c47ff 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: usiexp.scm,v 4.46 2005/06/30 17:39:12 cph Exp $
+$Id: usiexp.scm,v 4.47 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1987,1988,1989,1990,1991,1992 Massachusetts Institute of Technology
 Copyright 1993,1994,1995,1997,2000,2001 Massachusetts Institute of Technology
@@ -20,7 +20,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 7bc3a052b9e7d0cf6316dee3f9a4e73aa5e382d5..1c1d1623beb7ef3f807ff4b5ec5723732b4656a2 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: xform.scm,v 4.13 2003/02/14 18:28:35 cph Exp $
+$Id: xform.scm,v 4.14 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1988-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index e5f1f6f3331a9057f86941eaa977e65645132537..c93d4d7be0278a6f8d5d9c51320fa89491216569 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: compat.scm,v 1.11 2003/02/14 18:28:35 cph Exp $
+$Id: compat.scm,v 1.12 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1987-1999, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 8204e830b311d35ca677edc03f25cdcd61bafb27..7cfe33f91df39e5b92b24eaf9a89d52ce0b56f77 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: genenv.scm,v 1.5 2003/02/14 18:28:35 cph Exp $
+$Id: genenv.scm,v 1.6 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1987, 1988, 1989, 1990, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index b7325ae13eb0e89407977c83d4803abb5933518d..3e7230dd88817fd0b10db133226bf771391e06e9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: graphics.scm,v 1.7 2003/02/14 18:28:35 cph Exp $
+$Id: graphics.scm,v 1.8 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 2d18c18773431154115a13a2c27d5ecdc0438550..2f458c7ad47882320722a2bce148855c3e46d7d6 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: sbuild.scm,v 1.8 2004/12/13 03:22:21 cph Exp $
+$Id: sbuild.scm,v 1.9 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1990,1991,1998,2004 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index b4cd94d6b67b9bfbc204a96bdd35a5a7ab8c4705..2551072e88c42e8fc6d21e2b7a55e0d7ed44b580 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: stream.scm,v 1.4 2003/02/14 18:28:35 cph Exp $
+$Id: stream.scm,v 1.5 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1987, 1988, 1989, 1990, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index d1e79e45050454ec3e0321e2444a96ff3a754a9c..67e5f5b7135a79e9b8c1d46bf0eef7e940c8aa2c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: strmac.scm,v 1.5 2003/02/14 18:28:35 cph Exp $
+$Id: strmac.scm,v 1.6 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1987-1990, 1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 9c7c25a8b0cfafe0643373aa5ebac24bc241d9a7..fd77117ef9bf602783e2d067b0d2685b946301e3 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: studen.scm,v 1.14 2005/03/30 03:52:40 cph Exp $
+$Id: studen.scm,v 1.15 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 13ea3088e22c0e0911e414da8a2a37ab266156fe..df703da4db6e006b6db516e10e8be9926ed99077 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile.in,v 1.6 2006/09/09 02:31:30 cph Exp $
+# $Id: Makefile.in,v 1.7 2007/01/05 15:33:10 cph Exp $
 #
 # Copyright 2000,2001,2006 Massachusetts Institute of Technology
 #
@@ -16,8 +16,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.
 
 # Standard Makefile for Scheme subsystem directories.
 # This makefile supports some utilities for Scheme subsystems.
index 8b9747d854ea7362035c667515eb28c00efde334..af0eaa738db9cde139f71207a3ba92096c668228 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: class.scm,v 1.17 2003/07/22 02:35:06 cph Exp $
+$Id: class.scm,v 1.18 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1995,1997,2002,2002,2003 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 76cdaa03b48f7c47fae32f6a22141c310d1b3eea..5f0eb420952c3ffda78894b33b8224ae15f93c3f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: compile.scm,v 1.9 2005/01/11 03:13:23 cph Exp $
+$Id: compile.scm,v 1.10 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1997,2001,2005 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 242c134f85c2d28ff49b1231e6b27202f4456b45..77ce334f7bfd7abe3da6c092a810d65d5e579e4e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*- Scheme -*-
 
-$Id: ed-ffi.scm,v 1.5 2003/02/14 18:28:35 cph Exp $
+$Id: ed-ffi.scm,v 1.6 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1997, 1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index ee7f4e99305033c0c0963abab1bf89a12b411423..6aae66a7d83be503b36eab0ff20ce82d21b9113a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: instance.scm,v 1.17 2003/02/14 18:28:35 cph Exp $
+$Id: instance.scm,v 1.18 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1995-2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 4038a7ee9185c85e78ebcae11fbacb5726157f53..9919ec2ef9a57309856a19632a445361c0a4fa45 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: load.scm,v 1.16 2004/12/13 03:22:21 cph Exp $
+$Id: load.scm,v 1.17 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1997,1998,1999,2001,2002,2003 Massachusetts Institute of Technology
 Copyright 2004 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 36839ff0fe23c1451dfaf63ddce393b4a7c2bb10..f4fe0addbad359d84b5aa7cc680b0764055699f5 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: macros.scm,v 1.18 2004/12/06 18:30:09 cph Exp $
+$Id: macros.scm,v 1.19 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1997,1998,2000,2001,2002,2004 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index b9fd23d4193500b88b55988028170326733cfe78..e8bcc4ce359cc2145eb3e8133aadf64622a90b46 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: method.scm,v 1.16 2005/04/16 04:05:39 cph Exp $
+$Id: method.scm,v 1.17 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1995,1997,2003,2005 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 4ed67c3064acabf8739fbffe74e91b96fd8f8d20..81e7727bdb76861297f42be8a065a9f265369346 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: microbench.scm,v 1.5 2003/02/14 18:28:35 cph Exp $
+$Id: microbench.scm,v 1.6 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1993-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index e8f58d4151dc7cec9209cd0b6632c2dfbf459caf..60ece70bd98bb29d6f532b507e77cce2a0e5698e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: printer.scm,v 1.5 2003/02/14 18:28:35 cph Exp $
+$Id: printer.scm,v 1.6 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1996, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index ca80c1ea36cb31a7114d834f6a7f4f3668370169..02649812b8e6601e0e1c94884ad99065cc1443fa 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: slot.scm,v 1.10 2003/02/14 18:28:35 cph Exp $
+$Id: slot.scm,v 1.11 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1995-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 63fd9e178a5ad6292faa3460eeb0298c72f3c46b..1048764d89fde7a36ef4cfc5c7dfb7b335aa5140 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: sos.pkg,v 1.13 2003/02/14 18:28:35 cph Exp $
+$Id: sos.pkg,v 1.14 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1995-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index ffdc0ec2f8abfce2bb765d03634c90b8edc8068b..8d08c22d8335758270f8b8bcedad7f97c02b2698 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile.in,v 1.3 2006/09/09 02:31:30 cph Exp $
+# $Id: Makefile.in,v 1.4 2007/01/05 15:33:10 cph Exp $
 #
 # Copyright 2004,2006 Massachusetts Institute of Technology
 #
@@ -16,8 +16,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.
 
 # **** BEGIN BOILERPLATE ****
 
index febfd6066bcae9d76e3cfe586f82845edaa872e4..286e23bdcd6cf83e82932d145e8cace49a1d9737 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: compile.scm,v 1.7 2005/01/11 03:13:23 cph Exp $
+$Id: compile.scm,v 1.8 2007/01/05 15:33:10 cph Exp $
 
 Copyright 2003,2004,2005 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 910d59e4a363dae08b8a8c358e54791431398764..c57539283d5b6b218336bc3a8fec4349f64ea8ed 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: expenv.scm,v 1.1 2003/12/29 07:31:06 uid67408 Exp $
+$Id: expenv.scm,v 1.2 2007/01/05 15:33:10 cph Exp $
 
 Copyright 2003 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 7547dbb4d845fcdd3a12abbbec4b11266f445929..edc0f261f0503aa8f44cd2883b090ec9ac208532 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: load.scm,v 1.6 2004/12/13 03:22:21 cph Exp $
+$Id: load.scm,v 1.7 2007/01/05 15:33:10 cph Exp $
 
 Copyright 2003,2004 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 8e0be1a451d5c17866d34cb2d6cefa37448de133..705f4372479b4deedb34b72572dc2ee967696905 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: mod-lisp.scm,v 1.32 2006/11/03 06:30:42 cph Exp $
+$Id: mod-lisp.scm,v 1.33 2007/01/05 15:33:10 cph Exp $
 
 Copyright 2003,2004,2005,2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index b3c3342bfc70919a4e66125647c2bf287dd18027..5ca61670b6e42e836dc07061dc37a4bddfed9c19 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ssp.pkg,v 1.21 2006/07/20 17:09:44 riastradh Exp $
+$Id: ssp.pkg,v 1.22 2007/01/05 15:33:10 cph Exp $
 
 Copyright 2003,2004,2005 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index a78ddea611dfdd9b79d53836e9ce69f3ee3fb202..dee8fa0d5db8a9a70b01794a5b5babd247ab6332 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: xhtml-expander.scm,v 1.11 2006/12/31 05:59:47 cph Exp $
+$Id: xhtml-expander.scm,v 1.12 2007/01/05 15:33:10 cph Exp $
 
 Copyright 2002,2003,2004,2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index a3de320e90062151fce4d3a04eb114865caf6e9d..65cf6ea6b7eeda5f7ab26aff5d1a26cf719d4b04 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: xmlrpc.scm,v 1.13 2005/02/19 04:35:45 cph Exp $
+$Id: xmlrpc.scm,v 1.14 2007/01/05 15:33:10 cph Exp $
 
 Copyright 2003,2004,2005 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index bb05045ba5fad14b339c3fcad26a0524e0ff344d..34b05877b10c203939d67a89a6e6513e163c9297 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile.in,v 1.5 2006/09/09 02:31:30 cph Exp $
+# $Id: Makefile.in,v 1.6 2007/01/05 15:33:10 cph Exp $
 #
 # Copyright 2001,2006 Massachusetts Institute of Technology
 #
@@ -16,8 +16,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.
 
 # Standard Makefile for Scheme subsystem directories.
 # This makefile supports some utilities for Scheme subsystems.
index 744a09aa5f97570927fe5188b6df80576b26b67a..d9c968f7a2c7a8106efc6651d231f29850bb4cc0 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: compile.scm,v 1.9 2005/01/11 03:13:23 cph Exp $
+$Id: compile.scm,v 1.10 2007/01/05 15:33:10 cph Exp $
 
 Copyright 2001,2002,2005 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 55b1462e0592c69c88f26d234c63d3d94ba4e2b0..2c22eafa78cbbc62feb0543c46afb0aff09affda 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ed-ffi.scm,v 1.8 2003/02/14 18:28:35 cph Exp $
+$Id: ed-ffi.scm,v 1.9 2007/01/05 15:33:10 cph Exp $
 
 Copyright 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 4ac820eb670b1b8804aa34ff06e01409a5dc8e97..6828d3d1ec87527f0af6d9aeb9e714b088700b03 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: load.scm,v 1.18 2005/06/04 03:42:46 cph Exp $
+$Id: load.scm,v 1.19 2007/01/05 15:33:10 cph Exp $
 
 Copyright 2001,2002,2003,2004,2005 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 64d62dcb571001b30291296ce160cb0b7d4cd3a3..8f80cda0d6201ed0e14241ef9e1c0e942cf9696a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: matcher.scm,v 1.35 2006/06/10 04:12:32 cph Exp $
+$Id: matcher.scm,v 1.36 2007/01/05 15:33:10 cph Exp $
 
 Copyright 2001,2002,2004,2005,2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 70b9240db013c8318604cd025d147019dfc62a27..23005651671459ce1fdf233d502664e937842a49 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: parser.pkg,v 1.22 2003/03/08 02:09:05 cph Exp $
+$Id: parser.pkg,v 1.23 2007/01/05 15:33:10 cph Exp $
 
 Copyright 2001,2002,2003 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 538b76de99b305e8c36c47803afe9554f7c8e909..08a417563159d75aefbadaaa3623ac50395c6f1e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: parser.scm,v 1.36 2006/06/10 04:12:32 cph Exp $
+$Id: parser.scm,v 1.37 2007/01/05 15:33:10 cph Exp $
 
 Copyright 2001,2002,2003,2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 740e456ec624cd5b70f2af5532499941d2d899a0..4bcc00d90a73922132d459fd077a764d37093d6d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: shared.scm,v 1.32 2005/10/24 05:07:38 riastradh Exp $
+$Id: shared.scm,v 1.33 2007/01/05 15:33:10 cph Exp $
 
 Copyright 2001,2002,2003,2005 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 829d2f3e79c4e33e0e54e2ea129bc58c77e972d8..c392632bfb47d1e6b9a89a7b8c98503822aa56f8 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: test-parser.scm,v 1.7 2005/11/09 21:26:53 riastradh Exp $
+$Id: test-parser.scm,v 1.8 2007/01/05 15:33:10 cph Exp $
 
 Copyright 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 62678f86ce4a28d8d3e4b089d7272c5e48f04d2c..176feb8b0aefb0fc560785e2dd2f8ca71d1f4c52 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: swat.sf,v 1.6 2003/02/14 18:28:35 cph Exp $
+$Id: swat.sf,v 1.7 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1993-1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index ac6343e1d4528dc671f5bb6836257df67583212a..efa9c43aa5e6ae5189c581fc09f5ed61af26278d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: load.scm,v 1.6 2004/12/13 03:22:21 cph Exp $
+$Id: load.scm,v 1.7 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1994,1995,1998,2004 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 79e501788fa4e582e9e8c4eab3487d626ae8a480..0dd88aac73cbafb98317163f4b8584ecde509808 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: wabbit.cbf,v 1.4 2003/02/14 18:28:35 cph Exp $
+$Id: wabbit.cbf,v 1.5 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1994, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 7a3782b111b60067e9f944d27b8afea04b27b094..17d9c1541347a279416249b7e961a131a155c7b8 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: wabbit.pkg,v 1.4 2003/02/14 18:28:35 cph Exp $
+$Id: wabbit.pkg,v 1.5 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1994, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 4d55338c5788621af46bcfeda6ab469a1c213627..dc4344d034c83482fa88eebce0e7cd0e542a3e28 100644 (file)
@@ -1,6 +1,6 @@
 #| -*- Scheme -*-
 
-$Id: wabbit.scm,v 1.4 2003/02/14 18:28:35 cph Exp $
+$Id: wabbit.scm,v 1.5 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1994, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 6da96a429c71f9cada3fb0e1b14a6c1eee84edec..c7f3aa5d74e3a62e59efc6c6a2a94bc6284445a6 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: wabbit.sf,v 1.6 2003/02/14 18:28:35 cph Exp $
+$Id: wabbit.sf,v 1.7 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1994, 1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index e21f78ae46a664a7dbc98fcda548e403ea04f398..d065ba4e462b5c7344f4b04540069c309e08f723 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: clipbrd.scm,v 1.8 2003/02/14 18:28:35 cph Exp $
+$Id: clipbrd.scm,v 1.9 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1995-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index d4c1f93bb8faa849cd3bf9ffa5412821fe0d4920..0663ae9c5cedac48ca000a963292a206ad474443 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: dib.scm,v 1.8 2003/11/11 02:03:16 cph Exp $
+$Id: dib.scm,v 1.9 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1993,2000,2001,2003 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 42e82e75ecf66fb769ee7106127cde0e9e96111c..b4055437d9b215dc7b368031819bbe055b0a46e3 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: dibutils.c,v 1.6 2003/02/14 18:28:38 cph Exp $
+$Id: dibutils.c,v 1.7 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index acdf7fd256875c8d30670f5e1de06265797af2ca..e57c2fd6e196ad3a77d5b55a6c138486acfbff94 100644 (file)
@@ -1,5 +1,5 @@
 ;; 
-;; $Id: dibutils.def,v 1.5 2003/02/14 18:28:38 cph Exp $
+;; $Id: dibutils.def,v 1.6 2007/01/05 15:33:10 cph Exp $
 ;; 
 ;; Copyright (c) 1993, 1999 Massachusetts Institute of Technology
 ;; 
@@ -17,8 +17,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.
 */
 ;; 
 
index cf80167ee0bf1e92fb8d83349677b6f9dc02121b..b67a2fb33ae4acbf8319b8fb88d75560c8d5de37 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: dibutils.h,v 1.6 2003/02/14 18:28:38 cph Exp $
+$Id: dibutils.h,v 1.7 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 */
index 9a1a3c29cdf2c88e1e86b981c12c425234761ff8..b03a0d29b4c56846ca5d198f6e4c388a6d9e49d1 100644 (file)
@@ -1,5 +1,5 @@
 ###
-### $Id: makefile.msc,v 1.6 2003/02/14 18:28:38 cph Exp $
+### $Id: makefile.msc,v 1.7 2007/01/05 15:33:10 cph Exp $
 ###
 ### Copyright (c) 1993, 1999, 2002 Massachusetts Institute of Technology
 ###
@@ -17,8 +17,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.
 
 !include <ntwin32.mak>
 
index 2016ce96edaff9c143feb1ab8df31928b8cb5c27..72b0ebe16361fc26b1c7d1e18d3672c38d9a0e2e 100644 (file)
@@ -1,5 +1,5 @@
 ###
-### $Id: makefile.wcc,v 1.6 2003/02/14 18:28:38 cph Exp $
+### $Id: makefile.wcc,v 1.7 2007/01/05 15:33:10 cph Exp $
 ###
 ### Copyright (c) 1993-1999, 2002 Massachusetts Institute of Technology
 ###
@@ -17,8 +17,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.
 
 CC = wcc386
 
index 6cb4094ea94151129b7bf76ae4818c5869acdb6a..c6aaf0e920976b3a7f6011e55fdcefe560ff3e94 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ffimacro.scm,v 1.10 2003/02/14 18:28:35 cph Exp $
+$Id: ffimacro.scm,v 1.11 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1993, 1999, 2001, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index a31b3596f5708eb84bc858965095ea185d0957c2..807700c2eb893d3ddc5a7d172cce58bd65c496ca 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: graphics.scm,v 1.20 2003/02/14 18:28:35 cph Exp $
+$Id: graphics.scm,v 1.21 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1993-1999, 2002 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index cefeaae40a378f46d973418ac3634e235a5777f4..4980b381d7390b8656dac59ed021582a4934c019 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 1.16 2004/12/13 03:22:21 cph Exp $
+$Id: make.scm,v 1.17 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1993,1998,2001,2002,2003,2004 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index fb160982293ae476401b55e0cbe5060010168577..226edf2ace4929e43b8be889c8c349c632c02bde 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: module.scm,v 1.6 2003/02/14 18:28:35 cph Exp $
+$Id: module.scm,v 1.7 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1993, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index bd244f56b6b638de1332bd321f5d23dc908b4471..ff78cc321be703f2a6a73a614b8a5926cfd129a3 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: protect.scm,v 1.5 2003/02/14 18:28:35 cph Exp $
+$Id: protect.scm,v 1.6 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1993, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 26d633dbb8ee5e0c1be8451c87b3fb27a82a6e67..e946ea905460c03e08ba4dd89db2951ccce58bc0 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: wf_user.scm,v 1.12 2003/02/14 18:28:35 cph Exp $
+$Id: wf_user.scm,v 1.13 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1993-1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 4445566a1b40e652472744aaecb1e9ef3075f0b6..58601f32251f41eacd3e62fc4fa5c7338eee92bd 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: win32.cbf,v 1.5 2003/02/14 18:28:35 cph Exp $
+$Id: win32.cbf,v 1.6 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1993, 1999 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 56c08749208e3af36fb7289c55a254f5b7d327a3..56d7f3ea78a76a75ac6de82d4d14b3bb38689ab7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: win32.pkg,v 1.17 2003/02/14 18:28:35 cph Exp $
+$Id: win32.pkg,v 1.18 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1993-2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 3d00ed3e82486a0f888745e7a05a66cde54795be..77fe0ca10ca06103a79d5c5cbcb200b835bcc403 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: win32.sf,v 1.12 2005/01/11 03:13:23 cph Exp $
+$Id: win32.sf,v 1.13 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1993,1995,2001,2002,2005 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index d72c9e72ce872c2f326167dd2de444cb7bc460a9..7f70dad21dee853c7f66bb23a69a927cc8e50a5c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: win_ffi.scm,v 1.14 2004/06/07 19:49:15 cph Exp $
+$Id: win_ffi.scm,v 1.15 2007/01/05 15:33:10 cph Exp $
 
 Copyright 1993,1994,1998,2001,2002,2003 Massachusetts Institute of Technology
 Copyright 2004 Massachusetts Institute of Technology
@@ -19,7 +19,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index af6fd1c2999f05774e594f7da66e48bf2af52832..1dfc1ec1fd83ea52c04b6942671d18dc9261517b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: wingdi.scm,v 1.5 2003/02/14 18:28:35 cph Exp $
+$Id: wingdi.scm,v 1.6 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1993, 1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 4d36aa3c1134f7441ac5175cd75042564a94d3ce..b5ced38460ca62a71476dcbccc3b5834b667cd08 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: winnt.scm,v 1.5 2003/02/14 18:28:35 cph Exp $
+$Id: winnt.scm,v 1.6 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1993, 1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 0bce5d4b6b0ae6f4021db1b3a6b8963af0767b37..e9defaf59f0d5f606fca49d930d43aeef7b55999 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: winuser.scm,v 1.5 2003/02/14 18:28:38 cph Exp $
+$Id: winuser.scm,v 1.6 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1993, 1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index ae019575158b6e06e88ff4d13b4a23903da49ada..5bcea5c8a4ad1fd675b0a0163cc44110b5bc5093 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: wt_user.scm,v 1.8 2003/02/14 18:28:38 cph Exp $
+$Id: wt_user.scm,v 1.9 2007/01/05 15:33:10 cph Exp $
 
 Copyright (c) 1993, 1999, 2001 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index a8bfe0bd5c51042fb58daef6b9032f335cdb073c..47947062edf444e3b1735bd5d99d2341165e5b72 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile.in,v 1.2 2006/09/09 02:31:30 cph Exp $
+# $Id: Makefile.in,v 1.3 2007/01/05 15:33:10 cph Exp $
 #
 # Copyright 2004,2006 Massachusetts Institute of Technology
 #
@@ -16,8 +16,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.
 
 # **** BEGIN BOILERPLATE ****
 
index da45dec5fd33173d7cf4a3ab8179880c44ce4e37..d963a7f1449f4eff02c680a93727ca88922122ae 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: compile.scm,v 1.2 2005/01/11 03:13:23 cph Exp $
+$Id: compile.scm,v 1.3 2007/01/05 15:33:10 cph Exp $
 
 Copyright 2004,2005 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 924e734e6ab90b657cf32fc839076f0c0810038f..602dfb0d0ff70d93797cc6fbdaa495544d369c4a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: db.scm,v 1.5 2004/11/26 15:17:18 cph Exp $
+$Id: db.scm,v 1.6 2007/01/05 15:33:10 cph Exp $
 
 Copyright 2003,2004 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 9f7ce6efcc12c50a64325b97af84bef6285c5ff1..471b9932ed6c3142f563ab0bcee30491b8a2345f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: load.scm,v 1.3 2004/12/13 03:22:21 cph Exp $
+$Id: load.scm,v 1.4 2007/01/05 15:33:10 cph Exp $
 
 Copyright 2004 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index a8e81b62cab1874b641645caf703751e4667a97d..402d639400ad7011433015d69ec0f509f63ba732 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: validate-xdoc.scm,v 1.1 2004/11/01 19:21:05 cph Exp $
+$Id: validate-xdoc.scm,v 1.2 2007/01/05 15:33:10 cph Exp $
 
 Copyright 2003 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 0cb15b2bf6bd704a81c4a70d4d3cd3e898aa2f06..2df05d708b298674a84bdde61ca584bd0a2495c1 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: xdoc.pkg,v 1.6 2005/11/03 19:29:18 cph Exp $
+$Id: xdoc.pkg,v 1.7 2007/01/05 15:33:10 cph Exp $
 
 Copyright 2004,2005 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 3512cb04521836e2c8ae7a897b2ea0b74f099d6d..e6fa776195d0c327ff02c660149e0481dab518ed 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: xdoc.scm,v 1.4 2006/01/30 21:05:45 cph Exp $
+$Id: xdoc.scm,v 1.5 2007/01/05 15:33:10 cph Exp $
 
 Copyright 2003,2004,2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index d839021a6aee27d21f687b875ae066a285a2291f..3dfb5350602534998a55a0e25049ba8f2b75b8a4 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile.in,v 1.6 2006/09/09 02:31:30 cph Exp $
+# $Id: Makefile.in,v 1.7 2007/01/05 15:33:10 cph Exp $
 #
 # Copyright 2001,2006 Massachusetts Institute of Technology
 #
@@ -16,8 +16,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.
 
 # Standard Makefile for Scheme subsystem directories.
 # This makefile supports some utilities for Scheme subsystems.
index ea2e9b2fa0b694b2243da142f0cfe5c5cc6be9ea..99665a9d7a88212f3573bb3c3b059f933308ffda 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: compile.scm,v 1.18 2006/06/10 04:42:43 cph Exp $
+$Id: compile.scm,v 1.19 2007/01/05 15:33:11 cph Exp $
 
 Copyright 2001,2003,2004,2005,2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 4ecbaf9494629f7bde3d1b8e8c5d5753864ace63..4d0e371889669c593336335b8262b509b0c9b692 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ed-ffi.scm,v 1.10 2006/06/23 18:49:17 cph Exp $
+$Id: ed-ffi.scm,v 1.11 2007/01/05 15:33:11 cph Exp $
 
 Copyright 2001,2005,2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 0ba65183ac1c879a3b0fd1a48cde94c7acd5d583..fd381f3701f1f4cbe79c039037c8c461382ef4f1 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: load.scm,v 1.17 2006/06/10 04:42:50 cph Exp $
+$Id: load.scm,v 1.18 2007/01/05 15:33:11 cph Exp $
 
 Copyright 2001,2002,2003,2004,2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 8cbc963c177815cab7cb26c7fe0f4529e5c653ce..20e8ce1add8249643583ae1ad5370c7a043062dd 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: parser-macro.scm,v 1.9 2006/02/15 06:08:07 cph Exp $
+$Id: parser-macro.scm,v 1.10 2007/01/05 15:33:11 cph Exp $
 
 Copyright 2001,2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 12b4c4997a0d00f7e0c79d469019656a907247f0..823171085ba3b7f929e38d8eb1feeae44cf52009 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: test-parser.scm,v 1.13 2004/02/24 20:49:08 cph Exp $
+$Id: test-parser.scm,v 1.14 2007/01/05 15:33:11 cph Exp $
 
 Copyright 2001,2004 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 326feeaa0dce0933db48b029d297b78faa38af3f..1992bd69049f32b1216ccf650ce1775689ca3f0e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: test-turtle.scm,v 1.1 2006/06/10 04:42:55 cph Exp $
+$Id: test-turtle.scm,v 1.2 2007/01/05 15:33:11 cph Exp $
 
 Copyright 2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 355b809b5e3e23200e67a3b564c08ed2adcec4c9..de3292489021644d43d7f21267e1c2ae20d3451a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: turtle.scm,v 1.17 2006/11/22 18:02:31 cph Exp $
+$Id: turtle.scm,v 1.18 2007/01/05 15:33:11 cph Exp $
 
 Copyright 2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index ff6295d89910997b840360927e92454cbe023b4b..997d9767f1cc37ce8f8f657aee8783639a5d1189 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: xhtml-entities.scm,v 1.4 2004/07/24 04:39:49 cph Exp $
+$Id: xhtml-entities.scm,v 1.5 2007/01/05 15:33:11 cph Exp $
 
 Copyright 2004 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 186c854b7d782ce1eba536925bb1ef9e3a4c9669..fd0c5b6025fc7aaa8d69fe85ad765f388b0b23e4 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: xhtml.scm,v 1.21 2006/01/30 21:05:29 cph Exp $
+$Id: xhtml.scm,v 1.22 2007/01/05 15:33:11 cph Exp $
 
 Copyright 2002,2003,2004,2005,2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index ab7706a0848a0b4f1eaec9c89dc61b23a9abfc65..8118c4b0ca5293d136f8923581ba3f31c6e19a98 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: xml-chars.scm,v 1.7 2004/02/26 01:58:53 cph Exp $
+$Id: xml-chars.scm,v 1.8 2007/01/05 15:33:11 cph Exp $
 
 Copyright 2001,2003,2004 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 68610046164a7a607c645499f1442a3464b2b933..ae4679b01cdb2a48e69a914485509ebadba38a4e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: xml-names.scm,v 1.12 2006/01/31 06:14:16 cph Exp $
+$Id: xml-names.scm,v 1.13 2007/01/05 15:33:11 cph Exp $
 
 Copyright 2003,2004,2005,2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index f2b39ef31dc75ece708938a4c3290d49e4c077d5..6f6137e5a9cb6db74719bc76af29de938ce5c67a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: xml-output.scm,v 1.40 2006/01/31 06:14:20 cph Exp $
+$Id: xml-output.scm,v 1.41 2007/01/05 15:33:11 cph Exp $
 
 Copyright 2001,2002,2003,2004,2005,2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index b2a5d727588e016886f112b359ee593bc0cf3429..82c546ffba07179ca0624f23c3d57b20972fda9e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: xml-parser.scm,v 1.70 2006/02/15 06:08:12 cph Exp $
+$Id: xml-parser.scm,v 1.71 2007/01/05 15:33:11 cph Exp $
 
 Copyright 2001,2002,2003,2004,2005,2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index c2113318180bc864b655b87db44d2c4f814884e4..d79a9d5971e0731218da7206bb2aaa593cb2e690 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: xml-rpc.scm,v 1.8 2006/11/04 20:23:19 riastradh Exp $
+$Id: xml-rpc.scm,v 1.9 2007/01/05 15:33:11 cph Exp $
 
 Copyright 2003,2004,2005,2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 6b40001518e29a36cedf447e3b21da5b84812e41..0cdd8005f21041a3b01967d001d12e3099294241 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: xml-struct.scm,v 1.55 2006/07/31 18:55:43 riastradh Exp $
+$Id: xml-struct.scm,v 1.56 2007/01/05 15:33:11 cph Exp $
 
 Copyright 2001,2002,2003,2004,2005,2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index fe85e7049c576aa10a475abbcd06c5e7c090c639..9c7f1e1dec1f5c8ea27eb8e55bb71eb0a1693e6c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: xml.pkg,v 1.88 2006/11/09 20:07:42 cph Exp $
+$Id: xml.pkg,v 1.89 2007/01/05 15:33:11 cph Exp $
 
 Copyright 2001,2002,2003,2004,2005,2006 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#
index 2b2bd5003c194ed36b8be879ce45c07493abb90f..bd29801287733a357bb123eb7617c0b041ec8f94 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: xpath.scm,v 1.4 2006/01/30 20:20:47 cph Exp $
+$Id: xpath.scm,v 1.5 2007/01/05 15:33:11 cph Exp $
 
 Copyright 2003,2004 Massachusetts Institute of Technology
 
@@ -18,7 +18,7 @@ General Public License for more details.
 
 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,
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
 |#