Update license text to GNU standard.
authorChris Hanson <org/chris-hanson/cph>
Wed, 20 Nov 2002 19:46:27 +0000 (19:46 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 20 Nov 2002 19:46:27 +0000 (19:46 +0000)
1148 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/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/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/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.in
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/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-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/imail/url.scm
v7/src/microcode/Clean.sh
v7/src/microcode/Setup.sh
v7/src/microcode/acconfig.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/configure.in
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/scheme31.c
v7/src/microcode/ntutl/scheme32.c
v7/src/microcode/ntutl/scm-p-nt.lst
v7/src/microcode/object.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/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/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/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/transact.c
v7/src/microcode/trap.h
v7/src/microcode/tterm.c
v7/src/microcode/types.h
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/version.h
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/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/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/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/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/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/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/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/xml-chars.scm
v7/src/xml/xml-output.scm
v7/src/xml/xml-parser.scm
v7/src/xml/xml-struct.scm
v7/src/xml/xml.pkg

index c93fd4bd557ec9aa0960488c59da01ce72977b84..f0af288ae1b26ce9fcd683c16a1fe8ff1e39cb1a 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: 6001.cbf,v 1.7 1999/01/02 06:06:43 cph Exp $
+$Id: 6001.cbf,v 1.8 2002/11/20 19:45:46 cph Exp $
 
 Copyright (c) 1991-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 (fluid-let ((compiler:coalescing-constant-warnings? #f)
index 88b524df2b80b1651761fa72fd523fdef0c61e6e..a1d9cb27b8da1b0c97e53ab0363939e413e0f7c4 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: 6001.pkg,v 1.14 2001/12/20 03:16:08 cph Exp $
+$Id: 6001.pkg,v 1.15 2002/11/20 19:45:46 cph Exp $
 
 Copyright (c) 1991-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; 6.001 packaging
index f40cb95e1c8f724f7084727d27e128c53c2de9fe..86379d04d43f6d919ebf8eda5da8cc907253dc4e 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: 6001.sf,v 1.13 2001/12/20 03:23:58 cph Exp $
+$Id: 6001.sf,v 1.14 2002/11/20 19:45:46 cph Exp $
 
 Copyright (c) 1991-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 (sf-conditionally "make")
index 7acbf54f7edb1761bd126f890b840c2ba662c01a..f4d440dcb20f05340c7ae7a180ef6b7cab7bbe8e 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: arith.scm,v 1.10 2002/02/09 05:56:43 cph Exp $
+$Id: arith.scm,v 1.11 2002/11/20 19:45:46 cph Exp $
 
 Copyright (c) 1989-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Scheme Arithmetic for 6.001
index 92203aad206eeefb0856e6dc348127874c2d0fec..7b89ceabd848e2479167e1bbdcac9ffed95c30c1 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: edextra.scm,v 1.33 2001/08/09 03:07:29 cph Exp $
+$Id: edextra.scm,v 1.34 2002/11/20 19:45:46 cph Exp $
 
 Copyright (c) 1992-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; 6.001: Edwin Extensions
index 98f320a458fdba02a0436e9fe55c738b2669394e..319877d2a1db242d8e32f16202eac9e9367aef6e 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: floppy.scm,v 1.26 1999/08/20 20:35:56 cph Exp $
+$Id: floppy.scm,v 1.27 2002/11/20 19:45:46 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; 6.001: HP-UX Floppy Commands
index fde9f01eb024cbd6fdd69b672ca483b68d44cbff..ae8f3b8b2c41e571ad56bcaf88587286ab213bbf 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 15.34 2002/02/03 04:34:27 cph Exp $
+$Id: make.scm,v 15.35 2002/11/20 19:45:46 cph Exp $
 
 Copyright (c) 1991-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; 6.001: System Construction
index e2e19ff9621427b30a23a2763efdfec51fd2a1be..0e1bbffc3a854e8ac03b77132d0f94620b15ac29 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: nodefs.scm,v 1.12 2001/12/19 05:23:50 cph Exp $
+$Id: nodefs.scm,v 1.13 2002/11/20 19:45:46 cph Exp $
 
 Copyright (c) 1991-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; SCode rewriting for 6.001
index 542ebe77337ec2ad9b2fcc028630c6a81ff17ff0..96ce7c656ccd82d2f68ccdb43220ba1c0abd28fb 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: pic-imag.scm,v 1.10 1999/01/02 06:06:43 cph Exp $
+$Id: pic-imag.scm,v 1.11 2002/11/20 19:45:46 cph Exp $
 
 Copyright (c) 1991-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; 6.001 Images
index 20ebe7d2ba902d7460e6902babbdb9c763b1c7cf..6749a63d8a9835c0ddf3ad7aba30150fe4452c86 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: pic-ops.scm,v 1.6 2001/12/20 03:24:10 cph Exp $
+$Id: pic-ops.scm,v 1.7 2002/11/20 19:45:46 cph Exp $
 
 Copyright (c) 1993, 1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;; Operations for manipulating pictures
index 1d1365df79fcf60d9f640f51c15c3e9ba0583c84..a238046047027fb7c34577100c974502204d927e 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: pic-read.scm,v 1.6 2001/12/20 03:24:21 cph Exp $
+$Id: pic-read.scm,v 1.7 2002/11/20 19:45:46 cph Exp $
 
 Copyright (c) 1991-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Procedures to read a file in raw pgm format into a picture
index 6a07f70bd1381d2285821fd9be1f914597685852..4604ad9c910d5769f2d6bc569fa60e4afd561844 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: pic-reco.scm,v 1.8 2001/12/20 03:24:33 cph Exp $
+$Id: pic-reco.scm,v 1.9 2002/11/20 19:45:46 cph Exp $
 
 Copyright (c) 1993, 1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 \f
 ;;; Representation of pictures using records
index 80109270bdbe807cca97dd3a832001881e9f0ef5..33829a00ecbbba202a88f46543dae7f06dc79d8b 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: picture.scm,v 1.30 2001/12/20 03:24:45 cph Exp $
+$Id: picture.scm,v 1.31 2002/11/20 19:45:46 cph Exp $
 
 Copyright (c) 1991-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; 6.001 Images
index 2bcd3a95cd318af5513395576359536c0f79c701..2c71aaa9e760c7d450915f4c0b5a2eae5a9ecdb4 100755 (executable)
@@ -1,22 +1,25 @@
 #!/bin/sh
 #
-# $Id: Clean.sh,v 1.4 2000/12/08 18:20:24 cph Exp $
+# $Id: Clean.sh,v 1.5 2002/11/20 19:45:46 cph Exp $
 #
 # Copyright (c) 2000 Massachusetts Institute of Technology
 #
-# This program is free software; you can redistribute it and/or modify
+# This file is part of MIT Scheme.
+#
+# MIT Scheme is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or (at
-# your option) any later version.
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
 #
-# This program is distributed in the hope that it will be useful, but
+# MIT Scheme is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# along with MIT Scheme; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+# 02111-1307, USA.
 
 # Utility for cleaning up MIT Scheme build directories.
 # The working directory must be the top-level source directory.
index 369d7212373b7bac5aaff2c97e1382c85918b698..af86fa4557789f29fbbc02b0350832036ff88bdf 100644 (file)
@@ -1,19 +1,21 @@
-# $Id: Makefile.in,v 1.19 2002/01/29 05:16:57 cph Exp $
+# $Id: Makefile.in,v 1.20 2002/11/20 19:45:46 cph Exp $
 #
 # Copyright (c) 2000-2002 Massachusetts Institute of Technology
 #
-# This program is free software; you can redistribute it and/or modify
+# This file is part of MIT Scheme.
+#
+# MIT Scheme is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or (at
-# your option) any later version.
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
 #
-# This program is distributed in the hope that it will be useful, but
+# MIT Scheme is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
+# along with MIT Scheme; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 # 02111-1307, USA.
 
index 5e45176cdef3e1e5945f758aeb0ac66a40be16fc..bd5fd2c3fe634a5e7a7066907f0bdb565fbe9a46 100644 (file)
@@ -1,20 +1,23 @@
-# $Id: Makefile.std,v 1.11 2000/12/08 17:53:58 cph Exp $
+# $Id: Makefile.std,v 1.12 2002/11/20 19:45:46 cph Exp $
 #
 # Copyright (c) 2000 Massachusetts Institute of Technology
 #
-# This program is free software; you can redistribute it and/or modify
+# This file is part of MIT Scheme.
+#
+# MIT Scheme is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or (at
-# your option) any later version.
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
 #
-# This program is distributed in the hope that it will be useful, but
+# MIT Scheme is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# along with MIT Scheme; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+# 02111-1307, USA.
 
 # Standard Makefile for Scheme subsystem directories.
 # This makefile supports some utilities for Scheme subsystems.
index 7be75cf07823ab47e068da7a2126158669c3e0f9..dc68ec36c97050ad3e70c61907cf9b1f5f26cac4 100755 (executable)
@@ -1,22 +1,25 @@
 #!/bin/sh
 #
-# $Id: Setup.sh,v 1.7 2001/10/04 17:06:52 cph Exp $
+# $Id: Setup.sh,v 1.8 2002/11/20 19:45:46 cph Exp $
 #
 # Copyright (c) 2000 Massachusetts Institute of Technology
 #
-# This program is free software; you can redistribute it and/or modify
+# This file is part of MIT Scheme.
+#
+# MIT Scheme is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or (at
-# your option) any later version.
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
 #
-# This program is distributed in the hope that it will be useful, but
+# MIT Scheme is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# along with MIT Scheme; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+# 02111-1307, USA.
 
 # Utility to set up the MIT Scheme build directories.
 # The working directory must be the top-level source directory.
index fad1362d0706a053a01c3befbfaf3ca5d4e7a506..dd22a99352900319b82b80e069b8d5f90ce5c441 100755 (executable)
@@ -1,22 +1,25 @@
 #!/bin/sh
 #
-# $Id: Tags.sh,v 1.1 2000/12/08 06:04:32 cph Exp $
+# $Id: Tags.sh,v 1.2 2002/11/20 19:45:46 cph Exp $
 #
 # Copyright (c) 2000 Massachusetts Institute of Technology
 #
-# This program is free software; you can redistribute it and/or modify
+# This file is part of MIT Scheme.
+#
+# MIT Scheme is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or (at
-# your option) any later version.
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
 #
-# This program is distributed in the hope that it will be useful, but
+# MIT Scheme is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# along with MIT Scheme; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+# 02111-1307, USA.
 
 # Utility to make TAGS files for MIT Scheme build directories.
 # The working directory must be the top-level source directory.
index ae4cf1508e1091ffb6c47c37eea68a7d2cfa9c7a..d171c5ff083e50dfd3e5a24721e73bbbb4bc1760 100755 (executable)
@@ -1,21 +1,23 @@
 #!/bin/sh
 #
-# $Id: Clean.sh,v 1.5 2001/09/25 17:22:06 cph Exp $
+# $Id: Clean.sh,v 1.6 2002/11/20 19:45:46 cph Exp $
 #
 # Copyright (c) 2000, 2001 Massachusetts Institute of Technology
 #
-# This program is free software; you can redistribute it and/or modify
+# This file is part of MIT Scheme.
+#
+# MIT Scheme is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or (at
-# your option) any later version.
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
 #
-# This program is distributed in the hope that it will be useful, but
+# MIT Scheme is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
+# along with MIT Scheme; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 # 02111-1307, USA.
 
index a0170dfdda0d076c2d1ac9d05c59505617533936..4a0d7c1cd690a4c367e7a80a733747cdf4e64a13 100755 (executable)
@@ -1,22 +1,25 @@
 #!/bin/sh
 #
-# $Id: Setup.sh,v 1.3 2000/12/08 18:04:12 cph Exp $
+# $Id: Setup.sh,v 1.4 2002/11/20 19:45:46 cph Exp $
 #
 # Copyright (c) 2000 Massachusetts Institute of Technology
 #
-# This program is free software; you can redistribute it and/or modify
+# This file is part of MIT Scheme.
+#
+# MIT Scheme is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or (at
-# your option) any later version.
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
 #
-# This program is distributed in the hope that it will be useful, but
+# MIT Scheme is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# along with MIT Scheme; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+# 02111-1307, USA.
 
 # Utility to set up the MIT Scheme compiler directory.
 # The working directory must be the compiler directory.
index 4a2e476ffa522aa86693cce18454103df016cd85..51197d55e4072060bc449325facfe865a641956e 100755 (executable)
@@ -1,21 +1,23 @@
 #!/bin/sh
 #
-# $Id: Stage.sh,v 1.2 2001/08/10 17:27:52 cph Exp $
+# $Id: Stage.sh,v 1.3 2002/11/20 19:45:46 cph Exp $
 #
 # Copyright (c) 2000, 2001 Massachusetts Institute of Technology
 #
-# This program is free software; you can redistribute it and/or modify
+# This file is part of MIT Scheme.
+#
+# MIT Scheme is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or (at
-# your option) any later version.
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
 #
-# This program is distributed in the hope that it will be useful, but
+# MIT Scheme is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
+# along with MIT Scheme; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 # 02111-1307, USA.
 
index 3db92a58f29df137265a03392aaec47a6933f8eb..9d10b9744dfad4ed89f88ad64746affad12a9cdb 100755 (executable)
@@ -1,22 +1,25 @@
 #!/bin/sh
 #
-# $Id: Tags.sh,v 1.1 2000/12/08 06:04:32 cph Exp $
+# $Id: Tags.sh,v 1.2 2002/11/20 19:45:46 cph Exp $
 #
 # Copyright (c) 2000 Massachusetts Institute of Technology
 #
-# This program is free software; you can redistribute it and/or modify
+# This file is part of MIT Scheme.
+#
+# MIT Scheme is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or (at
-# your option) any later version.
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
 #
-# This program is distributed in the hope that it will be useful, but
+# MIT Scheme is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# along with MIT Scheme; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+# 02111-1307, USA.
 
 # Utility to make TAGS file for the MIT Scheme compiler directory.
 # The working directory must be the compiler directory.
index e2096626eabbf485ce9b8f01743f54b5e8f2daa1..3945e50efa48d8c17f0874e8fc2938434d4bc565 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: asmmac.scm,v 1.17 2002/02/14 22:03:32 cph Exp $
+$Id: asmmac.scm,v 1.18 2002/11/20 19:45:46 cph Exp $
 
 Copyright (c) 1988, 1990, 1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Assembler Syntax Macros
index 695ffc938e870cd4dc6b2d732c5d8ca28e6798da..dbcb538f76fc430539f9172f4bba613ce0e65013 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: asutl.scm,v 1.3 1999/01/02 06:06:43 cph Exp $
+$Id: asutl.scm,v 1.4 2002/11/20 19:45:46 cph Exp $
 
 Copyright (c) 1992, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Assembler Utilities
index 169b49c1a5bad7ed1529f8ff60b6f19c1faf983d..7bb7efc83674093f9942bd96a01215d53595215e 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: bittop.scm,v 1.22 1999/01/02 06:06:43 cph Exp $
+$Id: bittop.scm,v 1.23 2002/11/20 19:45:46 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Assembler Top Level
index da413a4c2cc765b10ec60468a34c1786f16d705d..d4c8b4ca8dba41147dda7474d4e54eca75bf3485 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: bitutl.scm,v 1.10 1999/01/02 06:06:43 cph Exp $
+$Id: bitutl.scm,v 1.11 2002/11/20 19:45:46 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Assembler utilities
index cf4ebe14a6b196e6f71956bd895f77bbdd0ff11b..a321e0165f9f6458afe7943f188fb26174dcaa0b 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: insseq.scm,v 4.4 1999/01/02 06:06:43 cph Exp $
+$Id: insseq.scm,v 4.5 2002/11/20 19:45:46 cph Exp $
 
 Copyright (c) 1987, 1988, 1990, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Lap instruction sequences
index 1fac9066ae87b37d70f90397b91cebd188ff93fa..b2d72ae0c9b9827cbd50bd1390a6c3bcf795887f 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: lapgn1.scm,v 4.18 1999/01/02 06:06:43 cph Exp $
+$Id: lapgn1.scm,v 4.19 2002/11/20 19:45:46 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Generator: top level
index 9ff8b560bbfb09c165fa6551f251d636b5eaa3e8..f3ec541343536fe5fa2724c2dd2ae5150fb4f954 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: lapgn2.scm,v 1.21 1999/01/02 06:06:43 cph Exp $
+$Id: lapgn2.scm,v 1.22 2002/11/20 19:45:47 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Generator: High-Level Register Assignment
index 5e51e77462fd886a2e0e9164fff04152de2b7346..b98c74000062788039e56b50d6a728eb12c30e36 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: lapgn3.scm,v 4.15 2002/02/07 05:57:54 cph Exp $
+$Id: lapgn3.scm,v 4.16 2002/11/20 19:45:47 cph Exp $
 
 Copyright (c) 1987-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Generator
index cb9de94f1c249b764c0ee768ea5e6f13f757fb52..53984f1c2b09b6026b6987bd4c12b05e810268b4 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: linear.scm,v 4.17 1999/01/02 06:06:43 cph Exp $
+$Id: linear.scm,v 4.18 2002/11/20 19:45:47 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP linearizer
index c1362fb509bff247804b721e8ae1dea8c232c831..a39c06c0a8316e2c35e6fcd9f2b023be97c71079 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: mermap.scm,v 1.5 1999/01/02 06:06:43 cph Exp $
+$Id: mermap.scm,v 1.6 2002/11/20 19:45:47 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Generator: Merge Register Maps
index 7b206f3fb8eb7cf4b975f37755ec7014cd42ce22..3ed281fd8afc052e66d0abbf18ead673fb4a7ca5 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: regmap.scm,v 4.14 1999/01/02 06:06:43 cph Exp $
+$Id: regmap.scm,v 4.15 2002/11/20 19:45:47 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Register Allocator
index 1bba1c0ca884435adede23d802a14e06a0ba8354..1af4435728a9e4ca7ff9d4da2c30626caf17934b 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: syerly.scm,v 1.12 2001/12/20 02:37:21 cph Exp $
+$Id: syerly.scm,v 1.13 2002/11/20 19:45:47 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Syntax time instruction expansion
index 803b4ae06cc3ec22f5584668ab4b801ace334df9..8fbe485e7685c4052d5d4b04386530e9a9415245 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: symtab.scm,v 1.47 1999/01/02 06:06:43 cph Exp $
+$Id: symtab.scm,v 1.48 2002/11/20 19:45:47 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Symbol Tables
index 9f8a73a8d0b6df37a60a570df78e656f0dd8e786..2a4634a07110be1d5159e9239039a3d28ff34b5c 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: syntax.scm,v 1.29 2002/02/14 22:03:32 cph Exp $
+$Id: syntax.scm,v 1.30 2002/11/20 19:45:47 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Syntaxer
index f1933ff6490c644f18011e969ea8cff3d3de597d..292c64e43d38a33cbaee1464c19e21213a48555f 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: asstop.scm,v 1.12 2001/08/10 17:10:28 cph Exp $
+$Id: asstop.scm,v 1.13 2002/11/20 19:45:47 cph Exp $
 
 Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Assembler and Linker top level
index d58829249906f0c92a7b536cfefb4b3ec64856ff..587b7541990473c283b3e0d4c1fa6cc14b412d9a 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: blocks.scm,v 4.15 2001/10/22 19:17:22 cph Exp $
+$Id: blocks.scm,v 4.16 2002/11/20 19:45:47 cph Exp $
 
 Copyright (c) 1988-1990, 1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Environment model data structures
index 1fca9cbd954f7d73f6fdbb4133f6afe32d6539bb..57f4e34b36d8594f161f0a8ace6b6c7170814e76 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: cfg1.scm,v 4.7 2002/02/08 03:31:11 cph Exp $
+$Id: cfg1.scm,v 4.8 2002/11/20 19:45:47 cph Exp $
 
 Copyright (c) 1987, 1989, 1999, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Control Flow Graph Abstraction
index 369b7d8a72900f4024f17e68820946f3078df655..78ed8d092a57f402acf09c9d6526c16aff435fd4 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: cfg2.scm,v 4.4 1999/01/02 06:06:43 cph Exp $
+$Id: cfg2.scm,v 4.5 2002/11/20 19:45:47 cph Exp $
 
 Copyright (c) 1987, 1989, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Control Flow Graph Abstraction
index ef578a9f3c6e4f75b597598f81da3024f0a4faa4..6e074f74d39dfc61a3281d4caddd245ce3c679ac 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: cfg3.scm,v 4.5 1999/01/02 06:06:43 cph Exp $
+$Id: cfg3.scm,v 4.6 2002/11/20 19:45:47 cph Exp $
 
 Copyright (c) 1987, 1989, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Control Flow Graph Abstraction
index 88f16d1c7905a7388681f349cbe1f7aa68ccf405..041dc98530b1542a171bc4e4c718f595f3efa532 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: constr.scm,v 1.4 2002/02/03 03:38:53 cph Exp $
+$Id: constr.scm,v 1.5 2002/11/20 19:45:47 cph Exp $
 
 Copyright (c) 1989-1999, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 (declare (usual-integrations))
index 2c0e7da50f43c270818830d5aaeab39d49c6e0a3..654a30a32c9741c54935962a094e0358fb43d32a 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: contin.scm,v 4.9 1999/01/02 06:06:43 cph Exp $
+$Id: contin.scm,v 4.10 2002/11/20 19:45:47 cph Exp $
 
 Copyright (c) 1988, 1989, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Continuation datatype
index fa44299fb5152ee5ca8d700b0a22c9e9a16a1b49..d18b4d442c4f866c85c72efa99c8ef17041a4547 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: crsend.scm,v 1.13 2002/02/07 05:58:04 cph Exp $
+$Id: crsend.scm,v 1.14 2002/11/20 19:45:47 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Cross Compiler End
index 989569d6c525faf5f9b634b95eac8941fc846ca4..08a62eb47ae1bb27e7ad0ec2d0a6b4ac9c10ad56 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: crstop.scm,v 1.13 1999/01/02 06:06:43 cph Exp $
+$Id: crstop.scm,v 1.14 2002/11/20 19:45:47 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Cross Compiler Top Level.
index 123c249fb7f0d41b13fbd36c54a8d5f418232ec6..37e5ce57e231c24143a1998537d78d727b8409e9 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: ctypes.scm,v 4.16 1999/01/02 06:06:43 cph Exp $
+$Id: ctypes.scm,v 4.17 2002/11/20 19:45:47 cph Exp $
 
 Copyright (c) 1988, 1989, 1990, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Compiler CFG Datatypes
index f771ec84e0b1b8aee300f8de063f42aa8bea3898..c6aea42171a0cc8aefa7651eb4b173ca56ee3ab8 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: debug.scm,v 4.16 2001/10/17 03:26:55 cph Exp $
+$Id: debug.scm,v 4.17 2002/11/20 19:45:47 cph Exp $
 
 Copyright (c) 1988-1990, 1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Compiler Debugging Support
index 1cbb5f45a2de71809dcf4e73c0b7c663c642abe0..2904683460c42709f3e2ae4aa0c23a8ed3bcdeb0 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: enumer.scm,v 4.4 1999/01/02 06:06:43 cph Exp $
+$Id: enumer.scm,v 4.5 2002/11/20 19:45:47 cph Exp $
 
 Copyright (c) 1988, 1989, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Support for enumerations
index 4c6f4c481bbe1c0d4d6a06ca96daa25d7eb47e5e..d7f6e6a93d93e1dec2d24173f188940d93cba97c 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: infnew.scm,v 4.12 1999/01/02 06:06:43 cph Exp $
+$Id: infnew.scm,v 4.13 2002/11/20 19:45:47 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Debugging Information
index 8b27c9d8ec60af6dd56a7d1e6d28627845adcf55..a7ca095c7c3526ab8270378b7bc0445f68fe95f5 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: lvalue.scm,v 4.25 2002/02/07 05:58:14 cph Exp $
+$Id: lvalue.scm,v 4.26 2002/11/20 19:45:47 cph Exp $
 
 Copyright (c) 1988-1990, 1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Left (Hand Side) Values
index 1e856680723bd2f85eb838b0760254247ac140c4..3345e97243ef5e087b6246da5399df5ad4f3d809 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: macros.scm,v 4.28 2002/02/14 15:57:10 cph Exp $
+$Id: macros.scm,v 4.29 2002/11/20 19:45:47 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Compiler Macros
index 92da69dd4bccd7d90d8996096e73efd3fefbb78b..5d1a9137a31b15f6d53a894d02492a7f2fc185e2 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 4.117 2002/02/03 04:31:03 cph Exp $
+$Id: make.scm,v 4.118 2002/11/20 19:45:47 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Compiler: System Construction
index a8bb8c846e4fbfda9f6cb44274fbc10a26b70149..467f9cc0bd39723c8a02c514944e93aa55b5f9b2 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: mvalue.scm,v 3.1 1999/01/02 06:06:43 cph Exp $
+$Id: mvalue.scm,v 3.2 2002/11/20 19:45:47 cph Exp $
 
 Copyright (c) 1987, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Multiple Value Support
index 6d94b96a580c6e9449ee28ec8f8c8abc2d0f3332..9090d2af4fdd761578cf26b830391516fbdb61fa 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: object.scm,v 4.9 1999/01/02 06:06:43 cph Exp $
+$Id: object.scm,v 4.10 2002/11/20 19:45:47 cph Exp $
 
 Copyright (c) 1988, 1989, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Support for tagged objects
index 96c14042c3d61286461c55b3ee1dab596191772c..3580cb5fa4b81ea703c20e8d366c62a2176e8792 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: pmerly.scm,v 1.9 1999/01/02 06:06:43 cph Exp $
+$Id: pmerly.scm,v 1.10 2002/11/20 19:45:47 cph Exp $
 
 Copyright (c) 1988, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Very Simple Pattern Matcher: Early rule compilation and lookup
index bd0cee8d67fca156b225f774272fc63a47e65b69..19b0a8bc5745dba436f85cb7c9e726a173f40805 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: pmlook.scm,v 1.9 1999/01/02 06:06:43 cph Exp $
+$Id: pmlook.scm,v 1.10 2002/11/20 19:45:47 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Very Simple Pattern Matcher: Lookup
index c28d534a777e81abfb10838ea92b96d0ca32b687..23783c32170fc0b32cd7dd4cbde05cdc7f9d0f2c 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: pmpars.scm,v 1.7 2002/02/14 15:57:00 cph Exp $
+$Id: pmpars.scm,v 1.8 2002/11/20 19:45:47 cph Exp $
 
 Copyright (c) 1988, 1999, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Very Simple Pattern Matcher: Parser
index 83b0d6910e51fd93f0e6c51e2983eb39395b5f9c..62730d7154eddecb0940eefb668a89bc2c1e8851 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: proced.scm,v 4.23 2001/10/24 00:46:29 cph Exp $
+$Id: proced.scm,v 4.24 2002/11/20 19:45:47 cph Exp $
 
 Copyright (c) 1988-1990, 1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Procedure datatype
index b24bd3822049d4432d274db9eace58bf2de34f0b..fbdbe2f04105d2d20f7c9a88907a330ac040e70a 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: refctx.scm,v 1.3 1999/01/02 06:06:43 cph Exp $
+$Id: refctx.scm,v 1.4 2002/11/20 19:45:47 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Reference Contexts
index 6d0d9a0dccfb7bac3227c36fff46d059efa9ace7..7c21ac36c5928448c5c271fb1bc3e048fea65cf0 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rvalue.scm,v 4.8 2001/10/22 19:13:04 cph Exp $
+$Id: rvalue.scm,v 4.9 2002/11/20 19:45:48 cph Exp $
 
 Copyright (c) 1988-1989, 1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Right (Hand Side) Values
index 0c0aafff7bf42c63b3476f2a9ce10028e78675cb..2d91413664492f69c8db5c6acc7280deca8f6b2a 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: scode.scm,v 4.14 2002/02/08 03:07:07 cph Exp $
+$Id: scode.scm,v 4.15 2002/11/20 19:45:48 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; SCode Interface
index da552813a7f4a69cd3976ed32042ddd723c829a9..25d5dbacccc6cf9bd5e6641acb5273dac157ba43 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: sets.scm,v 4.2 1999/01/02 06:06:43 cph Exp $
+$Id: sets.scm,v 4.3 2002/11/20 19:45:48 cph Exp $
 
 Copyright (c) 1987, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Simple Set Abstraction
index 2e3a4a2e07be61b63435af6e5006b7d4a3b3aa40..d179ffd4361e2ec9d867fc99bb84a6f1209ba566 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: subprb.scm,v 4.8 1999/01/02 06:06:43 cph Exp $
+$Id: subprb.scm,v 4.9 2002/11/20 19:45:48 cph Exp $
 
 Copyright (c) 1988, 1989, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Subproblem Type
index 51036dbc3f649abfb99908b34461fd6fa9b4aaca..4c25e7f0aee79d3e021bc0e411bf21276d0ba045 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: switch.scm,v 4.26 2001/12/20 03:04:02 cph Exp $
+$Id: switch.scm,v 4.27 2002/11/20 19:45:48 cph Exp $
 
 Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Compiler Option Switches
index 0f43ed257697f61fc15db4b21b7b3c2678fa54fc..dacb08b222b1eba055c2206e67b37e41934e6395 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: toplev.scm,v 4.62 2001/12/21 18:31:11 cph Exp $
+$Id: toplev.scm,v 4.63 2002/11/20 19:45:48 cph Exp $
 
 Copyright (c) 1988-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Compiler Top Level
index 4f341cddf0ed909105d4392de7e82f3b589ed2ec..b480f9644bc53eb1cb1c9be0af473a8d384b738e 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: utils.scm,v 4.24 2002/02/08 03:07:11 cph Exp $
+$Id: utils.scm,v 4.25 2002/11/20 19:45:48 cph Exp $
 
 Copyright (c) 1987-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Compiler Utilities
index 3294faa02d38ba075707d0c857cd3d3928cda13a..01ff82d8806ac45ca5e5d60e6dbbf95ee5058549 100755 (executable)
@@ -1,22 +1,25 @@
 #!/bin/sh
 
-# $Id: configure,v 1.4 2000/12/21 22:01:56 cph Exp $
+# $Id: configure,v 1.5 2002/11/20 19:45:46 cph Exp $
 #
 # Copyright (c) 2000 Massachusetts Institute of Technology
 #
-# This program is free software; you can redistribute it and/or modify
+# This file is part of MIT Scheme.
+#
+# MIT Scheme is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or (at
-# your option) any later version.
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
 #
-# This program is distributed in the hope that it will be useful, but
+# MIT Scheme is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# along with MIT Scheme; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+# 02111-1307, USA.
 
 if test ! -e machine; then
     case `./config.guess` in
index 4bdac62005eec722d6c6c6c977b51b2ba7d5689a..85eaa19194f4c2be5b488cbde6593d338bdd9cff 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: asm.scm,v 1.3 1999/01/02 06:06:43 cph Exp $
+$Id: asm.scm,v 1.4 2002/11/20 19:45:48 cph Exp $
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Source (lap) assembler
index 51ca22893f8c51c6704099f682ff3538251532fb..869a9a16dfad2f7ce232e59b88cd8f73ee0e554e 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: comcmp.scm,v 1.11 2002/02/08 03:07:42 cph Exp $
+$Id: comcmp.scm,v 1.12 2002/11/20 19:45:48 cph Exp $
 
 Copyright (c) 1989-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Compiled code binary comparison program
index 5425eea795e8c145a02186851d070957b02608ee..5b3c0578e428b991f8ab7f16a9ef7f219f781731 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: comfiles.scm,v 1.6 1999/01/02 06:06:43 cph Exp $
+$Id: comfiles.scm,v 1.7 2002/11/20 19:45:48 cph Exp $
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Stage recompilation checks
index 2dc6376d97f95ef6dcba7e1f1abb35bfac3b2f6a..20357dcc78b73dd9a1c871a9b77691e298180d9a 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: disload.scm,v 1.12 2002/02/13 01:05:22 cph Exp $
+$Id: disload.scm,v 1.13 2002/11/20 19:45:48 cph Exp $
 
 Copyright (c) 1993, 1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Load the disassembler into a Scheme containing the compiler
index dff14be6e11e8d157c0ce91b231a2a1f1a8d7091..a6f89ae0bede479755cd6bd20db0382f3dfcd2e9 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: stackp.scm,v 1.7 1999/01/02 06:06:43 cph Exp $
+$Id: stackp.scm,v 1.8 2002/11/20 19:45:48 cph Exp $
 
 Copyright (c) 1987-8, 1991, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Primitive Stack Parser
index a9c028378b394ef547b76da41dfd54aecc327696..16a3e204393e33d2eff870b830379460c32dbbee 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: xcbfdir.scm,v 1.9 1999/01/02 06:06:43 cph Exp $
+$Id: xcbfdir.scm,v 1.10 2002/11/20 19:45:48 cph Exp $
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Distributed directory recompilation.
index 33e413ce502505b13fe9ec7ab3dee51e4bf1d5df..7c24f4571da266b819321df7f487b297cbcf8581 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: canon.scm,v 1.22 2002/02/08 03:54:25 cph Exp $
+$Id: canon.scm,v 1.23 2002/11/20 19:45:49 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Scode canonicalization.
index 683e7bd343b0cdafcdba5fd0d92368b5d83180ea..c21ecd5eea52759b6f4d0f00930b0d203136c9e0 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: declar.scm,v 1.6 1999/01/02 06:06:43 cph Exp $
+$Id: declar.scm,v 1.7 2002/11/20 19:45:49 cph Exp $
 
 Copyright (c) 1987, 1988, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Flow Graph Generation: Declarations
index 0b3dbccd2ed91dd3fc1cc2e0b86dcbb4988dde16..bc2b5fb6303b644a3cba67e218edd8502a1a9510 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: fggen.scm,v 4.37 2002/02/08 03:54:36 cph Exp $
+$Id: fggen.scm,v 4.38 2002/11/20 19:45:49 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Flow Graph Generation
index 0062bf990c6d40545515e8cdc8a657c57e50ec69..e71d6b1dc980881289556359c99fa7217e0ae2c5 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: blktyp.scm,v 4.16 1999/01/02 06:06:43 cph Exp $
+$Id: blktyp.scm,v 4.17 2002/11/20 19:45:49 cph Exp $
 
 Copyright (c) 1987, 1988, 1989, 1990, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Environment Type Assignment
index 8a106479f2fc2282e26654444a58201f2f972c58..3c4ea80112e50789897e90be4d205777dc859d90 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: closan.scm,v 4.30 2002/03/19 17:21:03 cph Exp $
+$Id: closan.scm,v 4.31 2002/11/20 19:45:49 cph Exp $
 
 Copyright (c) 1987-1991, 1998, 1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Closure Analysis
index 141466868951c0f45b711f4f55100ece86391260..f17ac14360f568fcec01aa6f35471ef1239341da 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: conect.scm,v 4.6 2001/10/16 16:38:37 cph Exp $
+$Id: conect.scm,v 4.7 2002/11/20 19:45:49 cph Exp $
 
 Copyright (c) 1987, 1988, 1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; FG Connectivity Analysis
index 314b5008d0de1f981f917a26cbef9dffc332ed70..ce430ced3d65d8d727fa7504c85f7cbd7e5b4b0b 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: contan.scm,v 4.10 1999/01/02 06:06:43 cph Exp $
+$Id: contan.scm,v 4.11 2002/11/20 19:45:49 cph Exp $
 
 Copyright (c) 1987, 1988, 1989, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Continuation Analysis
index 387cd3a6f26a4b75f09e7d141d10dbc0d0d5d1b7..65593cc2707c01eef04678d14ea82dc5c6a833d7 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: delint.scm,v 1.4 1999/01/02 06:06:43 cph Exp $
+$Id: delint.scm,v 1.5 2002/11/20 19:45:49 cph Exp $
 
 Copyright (c) 1989, 1990, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Delete integrated parameters
index 0de5afba531acd3ea307b095808eb52a8e45bba5..ac31bc3596dc88b96f565710cfea5a86eed0f594 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: desenv.scm,v 4.5 2001/10/22 19:41:46 cph Exp $
+$Id: desenv.scm,v 4.6 2002/11/20 19:45:49 cph Exp $
 
 Copyright (c) 1987, 1989, 1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Environment Design
index c8a85651a08c7d37d489e71479957f3c97dddafb..52809f6da0adbd7092982277488f62b669fd8abd 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: envopt.scm,v 1.10 2001/11/01 18:35:36 cph Exp $
+$Id: envopt.scm,v 1.11 2002/11/20 19:45:49 cph Exp $
 
 Copyright (c) 1988-1990, 1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Procedure environment optimization
index d98b348471353459685349d3b6be70a87846a65c..507f65e3245a6895c7d6c7f69add1d9b7299c396 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: folcon.scm,v 4.9 1999/01/02 06:06:43 cph Exp $
+$Id: folcon.scm,v 4.10 2002/11/20 19:45:49 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Constant Folding
index 0d99ab27d0377e3e0a740e9baf1fb4d0248ad08e..5d9c729b5222f60f2b8c931a90a9d9ced336ef8f 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: offset.scm,v 4.9 1999/01/02 06:06:43 cph Exp $
+$Id: offset.scm,v 4.10 2002/11/20 19:45:49 cph Exp $
 
 Copyright (c) 1988, 1990, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Compute FG Node Offsets
index 2e4e450fcfe8bab604db2c13729de9f47642eb60..b34eac4fff3f004f3f52450beb2c1f6dfd44266b 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: operan.scm,v 4.8 1999/01/02 06:06:43 cph Exp $
+$Id: operan.scm,v 4.9 2002/11/20 19:45:49 cph Exp $
 
 Copyright (c) 1987, 1989, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Operator Analysis
index 2ef980fe4e6c4ca859e0f9217fe884d13a480764..0e8cd4c5001b0b6eb682c820402d47e09c72bd7d 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: order.scm,v 4.17 2000/05/03 19:18:28 cph Exp $
+$Id: order.scm,v 4.18 2002/11/20 19:45:49 cph Exp $
 
 Copyright (c) 1988-1990, 1999, 2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Argument Ordering Analysis
index 79f8b19a64f63ddd8f52492fda74a57d69a02077..e108f2cd93fa9069d1e663afec128c6bc2c2dca1 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: outer.scm,v 4.6 1999/01/02 06:06:43 cph Exp $
+$Id: outer.scm,v 4.7 2002/11/20 19:45:49 cph Exp $
 
 Copyright (c) 1987, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Dataflow analysis: track values into or out of the graph
index feaa95ebd8f0909df8d03e10b5af1e1b4fe0f627..f321bda4cc9693e4296c8534ea219b7623878c31 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: param.scm,v 1.4 1999/01/02 06:06:43 cph Exp $
+$Id: param.scm,v 1.5 2002/11/20 19:45:49 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Argument Ordering Analysis
index daf8f61329a7e1edfc7c9fd1fcc3d0141b8ad5f4..1c45a0f0fdf8505cf39998e392853161e0d358c2 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: reord.scm,v 1.2 1999/01/02 06:06:43 cph Exp $
+$Id: reord.scm,v 1.3 2002/11/20 19:45:49 cph Exp $
 
 Copyright (c) 1988, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Parallel assignment problem
index f239bbf6f045c1a906006ebc987e1fc16470ecb7..b68d1591499c66fd86d1d0260436927573634b21 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: reteqv.scm,v 1.2 1999/01/02 06:06:43 cph Exp $
+$Id: reteqv.scm,v 1.3 2002/11/20 19:45:49 cph Exp $
 
 Copyright (c) 1989, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Return Equivalencing
index 7131be21376cdbe5e403b1cb24288f49b2192072..5b6cef6b5dd438bf181870844d4c20cf9b2532e0 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: reuse.scm,v 1.8 1999/01/02 06:06:43 cph Exp $
+$Id: reuse.scm,v 1.9 2002/11/20 19:45:49 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Reduction Combinations: Frame Reuse
index 9c36336e7be326348dfbb621612f871d992bb018..0e32b6ca064a34619584ffc51d9ed20901185af3 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: sideff.scm,v 1.9 1999/01/02 06:06:43 cph Exp $
+$Id: sideff.scm,v 1.10 2002/11/20 19:45:49 cph Exp $
 
 Copyright (c) 1988, 1990, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Side effect analysis
index 184e282d91098d58d96cb886ffb7a83cb5290054..56017c4dcab546f49f77de6295c934ca29951808 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: simapp.scm,v 4.9 1999/01/02 06:06:43 cph Exp $
+$Id: simapp.scm,v 4.10 2002/11/20 19:45:49 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Dataflow Analysis: Simulate Application
index 05969232246c31ffeef74fcbfc488e6c1b39ddf7..dbd262b9282c38b1aa4e589b30e43952b966d582 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: simple.scm,v 4.7 1999/01/02 06:06:43 cph Exp $
+$Id: simple.scm,v 4.8 2002/11/20 19:45:49 cph Exp $
 
 Copyright (c) 1987, 1989, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Argument Simplicity Analysis
index 0a3cc32d56e90a4eea85e831230a96dc02170624..5f9039e5029d42c5a50d62da8ed33a54dbb17e1f 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: subfre.scm,v 1.8 1999/01/02 06:06:43 cph Exp $
+$Id: subfre.scm,v 1.9 2002/11/20 19:45:49 cph Exp $
 
 Copyright (c) 1988, 1989, 1990, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Subproblem Free Variables
index 0297fb4848d13f7f7909b05367580ffa32bfad15..9a72c72b3509121add103ba6afd77ac134e7f94a 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: varind.scm,v 1.5 1999/01/02 06:06:43 cph Exp $
+$Id: varind.scm,v 1.6 2002/11/20 19:45:49 cph Exp $
 
 Copyright (c) 1989, 1990, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Variable Indirections
index ee20160e4e3e0b27e47aeafb9734ca7dc57cc3b3..bfe4d845b990fc3c01bc4a50fd6dd1734ed4f35a 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: compiler.cbf,v 1.3 1999/01/02 06:06:43 cph Exp $
+$Id: compiler.cbf,v 1.4 2002/11/20 19:45:49 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Script to incrementally compile the compiler (from .bins)
index 328fdba7353b990d1008e846e5253770749c91a9..32effa3b77ef42e5ca8e6c93d60c992771344372 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: compiler.pkg,v 1.14 2002/02/08 03:15:10 cph Exp $
+$Id: compiler.pkg,v 1.15 2002/11/20 19:45:49 cph Exp $
 
 Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Compiler Packaging
index cb532981edf9966ae956b0c28e78bad1c3aee6f4..80d6384ba1569278ad4ce41c52fa90b2d488df01 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: compiler.sf,v 1.9 2001/12/19 21:39:29 cph Exp $
+$Id: compiler.sf,v 1.10 2002/11/20 19:45:49 cph Exp $
 
 Copyright (c) 1992-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Script to incrementally syntax the compiler
index f1b8202bda1070bc44e54ec9838f194ec7a880af..66682c55e0f1529a3f413e7184a38201b774dfd2 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: cout.scm,v 1.21 1999/01/02 06:06:43 cph Exp $
+$Id: cout.scm,v 1.22 2002/11/20 19:45:49 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; C-output fake assembler and linker
index 3065774afd53ba52c3d4b20fbfa41f61c1321130..fdc15aa32423c3b40069fcf11143143337b1b000 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: ctop.scm,v 1.13 1999/01/02 06:06:43 cph Exp $
+$Id: ctop.scm,v 1.14 2002/11/20 19:45:49 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; C-output fake assembler and linker
index 961784d3ce53edce2ceef0390f6a6dae4ff105d4..11ea04a8fb9fbaf642688ff9b323bddb28de3b16 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: cutl.scm,v 1.2 1999/01/02 06:06:43 cph Exp $
+$Id: cutl.scm,v 1.3 2002/11/20 19:45:49 cph Exp $
 
 Copyright (c) 1992, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; C back-end utilities
index 736b97ca40a30b9d3e5c3cb2ffa00b6492796ee3..fec04afaeac414c1b02bd73aad03888274466e6f 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: decls.scm,v 1.6 2001/12/20 03:04:02 cph Exp $
+$Id: decls.scm,v 1.7 2002/11/20 19:45:49 cph Exp $
 
 Copyright (c) 1992-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Compiler File Dependencies
index f848ed4bb82b9dc5d90920f1cba5a2a21db2c3f8..e9c1a5c14778a49b47171d6faaf4921f61ba890b 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: lapgen.scm,v 1.14 2002/02/16 06:32:42 cph Exp $
+$Id: lapgen.scm,v 1.15 2002/11/20 19:45:49 cph Exp $
 
 Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RTL Rules for C.  Shared utilities.
index 44e9e7123591fd05069bb2c3a926d5975c672aa2..cce5df1b334733fc0eb60f4f7fbdcbc0bfad5d24 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: machin.scm,v 1.8 1999/01/02 06:06:43 cph Exp $
+$Id: machin.scm,v 1.9 2002/11/20 19:45:50 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Machine Model for C
index 89ba407c8d9614efe2022adbca50428df1718818..4e795344a10d65171ce17e8123293c2f000368e5 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 1.3 1999/01/02 06:06:43 cph Exp $
+$Id: make.scm,v 1.4 2002/11/20 19:45:50 cph Exp $
 
 Copyright (c) 1992, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Compiler: System Construction
index 62e34fa25626b3717142a24ae23aa45ba13ccab3..83ce5ce6fa71a46434423554bf0d845d9bd06c3e 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rgspcm.scm,v 1.3 1999/01/02 06:06:43 cph Exp $
+$Id: rgspcm.scm,v 1.4 2002/11/20 19:45:50 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RTL Generation: Special primitive combinations.
index dbdd765e28f57ede8f0d3e7d76eec6273d66f82b..4152961a88f89802e62c478c7e51f50403734c0b 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rules1.scm,v 1.8 1999/01/02 06:06:43 cph Exp $
+$Id: rules1.scm,v 1.9 2002/11/20 19:45:50 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Generation Rules: Data Transfers
index 8bc152df6bfb2cd552a09fea1f8fac63056587b7..dd8c81411905a5f2bac7aa46f623e0ee7eff9644 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rules2.scm,v 1.3 1999/01/02 06:06:43 cph Exp $
+$Id: rules2.scm,v 1.4 2002/11/20 19:45:50 cph Exp $
 
 Copyright (c) 1992, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Generation Rules: Predicates
index edc08fb64abacb735218822a59b5279c9596002c..3793ca113f3a5bdeee71c297be3a71d2e571bcba 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rules3.scm,v 1.11 2002/02/16 06:34:31 cph Exp $
+$Id: rules3.scm,v 1.12 2002/11/20 19:45:50 cph Exp $
 
 Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Generation Rules: Invocations and Entries
index a4059e426025ac061317839097d973d979063a38..2fac8b3c3a2af281e1915df61754711a7b40b189 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rules4.scm,v 1.2 1999/01/02 06:06:43 cph Exp $
+$Id: rules4.scm,v 1.3 2002/11/20 19:45:50 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Generation Rules: Interpreter Calls
index 60213b5f51c7774a2408fe781eb1bc086097e948..24f8264a2a6b4a7fc05f23342a6c08a0092e3b1a 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rulfix.scm,v 1.5 2002/02/16 06:37:29 cph Exp $
+$Id: rulfix.scm,v 1.6 2002/11/20 19:45:50 cph Exp $
 
 Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Generation Rules: Fixnum Rules
index 9fac0b98f2b1256531a4247a75996f08b511274d..6ba039c50770d03df3b0149608c79f84fe7992f9 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rulflo.scm,v 1.7 2002/02/16 06:38:35 cph Exp $
+$Id: rulflo.scm,v 1.8 2002/11/20 19:45:50 cph Exp $
 
 Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Generation Rules: Flonum rules
index 1cda4cacc39123e8bf325c1f498522b82d9e29f4..2f07f4d8fda1eae58d3b9c04e8e06c00237bcfcc 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rulrew.scm,v 1.4 1999/01/02 06:06:43 cph Exp $
+$Id: rulrew.scm,v 1.5 2002/11/20 19:45:50 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RTL Rewrite Rules
index 6a0decca97d6ccca61d0b1604930b67b2ae97e3c..94487e1b57f24c39a496b2702f41a2d73b5cc304 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: assmd.scm,v 1.4 2002/02/16 06:39:42 cph Exp $
+$Id: assmd.scm,v 1.5 2002/11/20 19:45:50 cph Exp $
 
 Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Assembler Machine Dependencies
index 9c37f688f5932b0da8086b942ae8fcd728d26864..3f560d823c096e38aac69a7fa479584dc8acc91f 100644 (file)
@@ -1,22 +1,24 @@
 #| -*-Scheme-*-
 
-$Id: coerce.scm,v 1.3 1999/01/02 06:48:57 cph Exp $
+$Id: coerce.scm,v 1.4 2002/11/20 19:45:50 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 |#
 
index 9c3015501c7c8e2e8d6c896a4b72830248a8adbc..58cc08b0e66bc75258fe0c877aa5804b46898050 100644 (file)
@@ -1,22 +1,24 @@
 #| -*-Scheme-*-
 
-$Id: compiler.cbf,v 1.3 1999/01/02 06:48:57 cph Exp $
+$Id: compiler.cbf,v 1.4 2002/11/20 19:45:50 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 |#
 
index b61045cb8a4501f618aa97608bfc60aa984ffc70..a83393576650d911bf1cc36200b469333a451f34 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: compiler.pkg,v 1.17 2002/02/08 03:15:10 cph Exp $
+$Id: compiler.pkg,v 1.18 2002/11/20 19:45:50 cph Exp $
 
 Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Compiler Packaging
index 1c73b577bcd9152af15da17c68ab64f467af035e..c5cb1111a5676e01f9334b0d71389c93d0b0a43e 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: compiler.sf,v 1.10 2001/12/20 03:04:02 cph Exp $
+$Id: compiler.sf,v 1.11 2002/11/20 19:45:50 cph Exp $
 
 Copyright (c) 1992-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Script to incrementally syntax the compiler
index bad5b21a8f6ac47441a3a030c4ababf17e317ff3..d3f13c5412f51ebfd02fd2f2586fed90ac84fb4b 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: dassm1.scm,v 1.4 2002/02/16 06:42:16 cph Exp $
+$Id: dassm1.scm,v 1.5 2002/11/20 19:45:50 cph Exp $
 
 Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Disassembler: User Level
index 424b22fec8d49870bbfe76c767826b9cdc6e2db9..fdceed41c5bd6d1c9c7e96b6f0255179a3a7cd3c 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: dassm2.scm,v 1.4 2002/02/16 06:43:11 cph Exp $
+$Id: dassm2.scm,v 1.5 2002/11/20 19:45:50 cph Exp $
 
 Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Alpha Disassembler: Top Level
index 0ca17c71ede567cac6990398e3f2348cb498687e..7c8ad6fbefd256b25c2965b48e6b163a49ccf00b 100644 (file)
@@ -1,22 +1,24 @@
 #| -*-Scheme-*-
 
-$Id: dassm3.scm,v 1.2 1999/01/02 06:48:57 cph Exp $
+$Id: dassm3.scm,v 1.3 2002/11/20 19:45:50 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 |#
 
index 5f7fed9a02f5e27e3c8ef4bdfcb5fe78df12b06a..9319f123763987572a7a249a35320a14170bdda1 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: decls.scm,v 1.8 2001/12/20 03:04:02 cph Exp $
+$Id: decls.scm,v 1.9 2002/11/20 19:45:50 cph Exp $
 
 Copyright (c) 1992-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Compiler File Dependencies
index 2ed52de05e182da40a2ba19dd3de3794085c0fc9..0b1cc48f8c4bcb59c38700f4aa3a39a5818d4d72 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: inerly.scm,v 1.6 2001/12/23 17:20:57 cph Exp $
+$Id: inerly.scm,v 1.7 2002/11/20 19:45:50 cph Exp $
 
 Copyright (c) 1992-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;; Alpha Instruction Set Macros.  Early version
index 2664d36048dbc99f4c0a6654ee87f1bb6f40f6c7..6deaf36fef4bb9a2205098741c4ee967c92d557c 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: insmac.scm,v 1.6 2002/02/14 22:03:32 cph Exp $
+$Id: insmac.scm,v 1.7 2002/11/20 19:45:50 cph Exp $
 
 Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Alpha Instruction Set Macros
index dc058edd59ff5126c5ad494b9ec9765ca617df71..34c2350948bf23cda76c2ebd50d9b02d7aae0daf 100644 (file)
@@ -1,23 +1,24 @@
 #| -*-Scheme-*-
 
-$Id: instr1.scm,v 1.6 2002/02/22 02:57:23 cph Exp $
+$Id: instr1.scm,v 1.7 2002/11/20 19:45:50 cph Exp $
 
 Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 |#
 
index 4e16783ed5e9203712cfdec3ea1305c9c962b9dd..ea8378671df7e3ea8b5cbaccd377ccf19a3115b8 100644 (file)
@@ -1,23 +1,24 @@
 #| -*-Scheme-*-
 
-$Id: instr2.scm,v 1.4 2002/02/22 03:01:31 cph Exp $
+$Id: instr2.scm,v 1.5 2002/11/20 19:45:50 cph Exp $
 
 Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 |#
 
index 34eeb92d31652b739110c425791782c70fc3d40b..c5b3520876537b283086f90f623f0f645d0b8685 100644 (file)
@@ -1,23 +1,24 @@
 #| -*-Scheme-*-
 
-$Id: instr3.scm,v 1.4 2002/02/22 03:03:31 cph Exp $
+$Id: instr3.scm,v 1.5 2002/11/20 19:45:50 cph Exp $
 
 Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 |#
 
index 5c2a942d9c41a0812c4774acfa3405ad842a8382..f7e914ae3ebfe60f5b2c9aad7dbcc070284b63b4 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: lapgen.scm,v 1.9 2002/02/22 03:06:43 cph Exp $
+$Id: lapgen.scm,v 1.10 2002/11/20 19:45:50 cph Exp $
 
 Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RTL Rules for Alpha.  Shared utilities.
index c5a2cd08f9e7c869e669346567ea0360d14d0faa..1ce9e2a59b93cac7c3b5d9b1a51502892b0416df 100644 (file)
@@ -1,22 +1,24 @@
 #| -*-Scheme-*-
 
-$Id: lapopt.scm,v 1.2 1999/01/02 06:48:57 cph Exp $
+$Id: lapopt.scm,v 1.3 2002/11/20 19:45:50 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 |#
 
index b97c1c54ceacfc8144d1eb6dfd1fa1b8f2b324ca..6d56912047e9f0630d84d15fe42ce304d62a40f7 100644 (file)
@@ -1,22 +1,24 @@
 #| -*-Scheme-*-
 
-$Id: machin.scm,v 1.8 1999/01/02 06:48:57 cph Exp $
+$Id: machin.scm,v 1.9 2002/11/20 19:45:50 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 |#
 ;;; Machine Model for Alpha
index fdcea85c8ad3036e033cc65e15cc82bd6bac4b76..32c6f6766ef0589496b079c91a9ed3e0392fb8ad 100644 (file)
@@ -1,22 +1,24 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 1.4 1999/01/02 06:48:57 cph Exp $
+$Id: make.scm,v 1.5 2002/11/20 19:45:50 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 |#
 
index 8701e792fb1c214896cccf708400414cf55a26cb..244b8ca199ca6c74e87c93ed06105b6abd3d98ce 100644 (file)
@@ -1,22 +1,24 @@
 #| -*-Scheme-*-
 
-$Id: rgspcm.scm,v 1.2 1999/01/02 06:48:57 cph Exp $
+$Id: rgspcm.scm,v 1.3 2002/11/20 19:45:50 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 |#
 
index 29cad2e554632aaed0678af4296317adf11d824a..b0d320a108b0e25ef4afe492f43c780ef3e0f3d8 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rules1.scm,v 1.4 2001/12/19 21:39:29 cph Exp $
+$Id: rules1.scm,v 1.5 2002/11/20 19:45:50 cph Exp $
 
 Copyright (c) 1992-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Generation Rules: Data Transfers
index 4111b7a261e7b0539467908040bf091000e8a3cf..94aa32e726a01dfa26f41e4ae07ae2f5b3dfc510 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rules2.scm,v 1.3 2001/12/19 21:39:30 cph Exp $
+$Id: rules2.scm,v 1.4 2002/11/20 19:45:50 cph Exp $
 
 Copyright (c) 1992-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Generation Rules: Predicates
index 92356e69e337185a2c8f8ed7c678a3218c4b7bc4..9f118580d0bd29ebe7aea164c7f589576aba1adb 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rules3.scm,v 1.10 2002/02/22 03:07:58 cph Exp $
+$Id: rules3.scm,v 1.11 2002/11/20 19:45:50 cph Exp $
 
 Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Generation Rules: Invocations and Entries (Alpha)
index 71a22b3213a587e37b11ea7cc68bfd1534907152..e7397bf433aad918ce5142cc2a66fb6709a888b3 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rules4.scm,v 1.4 2001/12/19 21:39:30 cph Exp $
+$Id: rules4.scm,v 1.5 2002/11/20 19:45:50 cph Exp $
 
 Copyright (c) 1992-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Generation Rules: Interpreter Calls
index d86dd5069b50a3965dfebd8c2b98ef4092b0f43a..273a4db33e42e98b4674b8b8b5e920ea5f6deb57 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rulfix.scm,v 1.5 2001/12/19 21:39:30 cph Exp $
+$Id: rulfix.scm,v 1.6 2002/11/20 19:45:50 cph Exp $
 
 Copyright (c) 1992-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Generation Rules: Fixnum Rules
index 63253cb992710137afed4a2c9a40c3d69ca3928a..ad2176d14ef31716895e0ebe8e232cb597104542 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rulflo.scm,v 1.6 2002/02/22 03:10:15 cph Exp $
+$Id: rulflo.scm,v 1.7 2002/11/20 19:45:50 cph Exp $
 
 Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Generation Rules: Flonum rules
index cc93c001297dcdccc95b05fbb85be26b4c3b92ec..914e539de94a42be9a0c05f08739c8c7bc666d6e 100644 (file)
@@ -1,22 +1,24 @@
 #| -*-Scheme-*-
 
-$Id: rulrew.scm,v 1.3 1999/01/02 06:48:57 cph Exp $
+$Id: rulrew.scm,v 1.4 2002/11/20 19:45:50 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 |#
 
index 23572cc0f407bb3d162d4d995888e0f1a77c96cb..3e0df9ddda572e25eb870f6a0c7d09fd5b905a1b 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: assmd.scm,v 1.39 2002/02/22 03:11:37 cph Exp $
+$Id: assmd.scm,v 1.40 2002/11/20 19:45:50 cph Exp $
 
 Copyright (c) 1988-1989, 1999, 2001-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Assembler Machine Dependencies
index c4159bc8cd96023c655900581cd030d8a3b39912..2c45b1b12462ecdf40f99f3d3318f2558d60ca63 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: coerce.scm,v 1.11 1999/01/02 06:06:43 cph Exp $
+$Id: coerce.scm,v 1.12 2002/11/20 19:45:51 cph Exp $
 
 Copyright (c) 1987, 1988, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; 68000 Specific Coercions
index f6d1a9fd0885f9408d10c345960d778e94c2e8cc..e19c36eb721cb7f05047358345cee7ace44879d8 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: compiler.cbf,v 1.3 1999/01/02 06:06:43 cph Exp $
+$Id: compiler.cbf,v 1.4 2002/11/20 19:45:51 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Script to incrementally compile the compiler (from .bins)
index 26ad3f313d0bc74e856c7fe84f29f4298ad00a17..cbe67d5f4e9648e4db5f9347df12a00b0a09c3e0 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: compiler.pkg,v 1.54 2002/02/08 03:15:10 cph Exp $
+$Id: compiler.pkg,v 1.55 2002/11/20 19:45:51 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Compiler Packaging
index e931bd92e0d92d98faca9b9ab88c0ef104b3e1d2..87fb5b82c70b0dd75726c9caea657f5f6ccdb313 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: compiler.sf,v 1.22 2001/12/20 03:04:02 cph Exp $
+$Id: compiler.sf,v 1.23 2002/11/20 19:45:51 cph Exp $
 
 Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Script to incrementally syntax the compiler
index dc6f6ae0d3d598e0fddd7130be664827552675d7..f03fc7a0ff5e79e658eef11efb6661694eb48b17 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: dassm1.scm,v 4.22 2002/02/22 03:12:39 cph Exp $
+$Id: dassm1.scm,v 4.23 2002/11/20 19:45:51 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Disassembler: User Level
index 74a4f165d9e9f3dedfd3b9e5706bbb91b62315c0..aa749e92f0d028de75515f0fac1c9fbb930f3b37 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: dassm2.scm,v 4.25 2002/02/22 03:13:42 cph Exp $
+$Id: dassm2.scm,v 4.26 2002/11/20 19:45:51 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; 68000 Disassembler: Top Level
index db075959d29758abd81e610e653be23b0903545e..13d9930e96f18a8555ac904fdda70b3c224ee673 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: dassm3.scm,v 4.9 1999/01/02 06:06:43 cph Exp $
+$Id: dassm3.scm,v 4.10 2002/11/20 19:45:51 cph Exp $
 
 Copyright (c) 1987, 1988, 1989, 1990, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; 68000 Disassembler: Internals
index 03010fa8471269dcda2d6f18b4ccdadee64d9824..66a79b4195ae54cd1d9d1da687d20c46bd4fbe30 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: decls.scm,v 4.39 2001/12/20 03:04:02 cph Exp $
+$Id: decls.scm,v 4.40 2002/11/20 19:45:51 cph Exp $
 
 Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Compiler File Dependencies
index 02ee1a236ff7d616a24f6735ac1bf5f0231aa198..f8433f78c06504629155c93ad0e57cf72c404288 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: flinstr1.scm,v 1.4 2002/02/22 03:14:49 cph Exp $
+$Id: flinstr1.scm,v 1.5 2002/11/20 19:45:51 cph Exp $
 
 Copyright (c) 1988-1989, 1999, 2001-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Instruction set description for 68881 floating point processor
index e931541e37d980a8a07311b59af7cade07003282..72d377bee709060b2fb4ccc122dfdc1ff2526e0b 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: flinstr2.scm,v 1.4 2002/02/22 03:15:47 cph Exp $
+$Id: flinstr2.scm,v 1.5 2002/11/20 19:45:51 cph Exp $
 
 Copyright (c) 1988-1989, 1999, 2001-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Instruction set description for 68881 floating point processor
index afc226a6d20a2badbb1aeaa9ca4e52c76069d57d..93c4549bac228e0c8f22177b0f0ece9dec9812b4 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: inerly.scm,v 1.11 2001/12/23 17:20:57 cph Exp $
+$Id: inerly.scm,v 1.12 2002/11/20 19:45:51 cph Exp $
 
 Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; 68000 Instruction Set Macros.  Early version
index 36722d232a9552d101a9e530c8744d7fd5383423..868d48f45f0fcd1ba5b8d95fd33d441f0c157e3c 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: insmac.scm,v 1.132 2002/02/14 22:03:32 cph Exp $
+$Id: insmac.scm,v 1.133 2002/11/20 19:45:51 cph Exp $
 
 Copyright (c) 1988, 1990, 1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; 68000 Instruction Set Macros
index fd2a8874f182d28a7f381d035806e789620bd591..48d9a4cfe603c8f3ecd43f65fce75bd772bfafb3 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: instr1.scm,v 1.68 1999/01/02 06:06:43 cph Exp $
+$Id: instr1.scm,v 1.69 2002/11/20 19:45:51 cph Exp $
 
 Copyright (c) 1988, 1989, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; 68000 Instruction Set Description
index 3320f680ebc2448f57d16cd47b05ac1e091f494b..886b56e4bc5cd172065769171656ecbac5bcf3de 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: instr2.scm,v 1.21 2002/02/22 03:21:43 cph Exp $
+$Id: instr2.scm,v 1.22 2002/11/20 19:45:51 cph Exp $
 
 Copyright (c) 1987-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; 68000 Instruction Set Description
index 3e5a904c1bae20e377e0e86b3091ef5c3b7d36f9..f8996ad962432222aaa70ff9eea42abf1d232155 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: instr3.scm,v 1.20 2002/02/22 03:27:42 cph Exp $
+$Id: instr3.scm,v 1.21 2002/11/20 19:45:51 cph Exp $
 
 Copyright (c) 1988, 1990, 1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; 68000 Instruction Set Description
index f0c53c3c7f884cd04b3c966c9d044b5211ef4e6a..2bd9fc0036bdae6178e4370ce5f830e0e226b7f8 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: instr4.scm,v 1.6 2002/02/22 03:30:17 cph Exp $
+$Id: instr4.scm,v 1.7 2002/11/20 19:45:51 cph Exp $
 
 Copyright (c) 1987, 1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; 68020 Instruction Set Description (in addition to 68000)
index 7afbf5f18d9022c76c92a5d9b6cd6e896a0c5752..1f8e052c801bf72f40e662353a29c30f95b7df19 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: insutl.scm,v 1.9 1999/01/02 06:06:43 cph Exp $
+$Id: insutl.scm,v 1.10 2002/11/20 19:45:51 cph Exp $
 
 Copyright (c) 1988, 1989, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; 68000 utility procedures
index d2f5d6605266a63eb63f8c4e3ded3ad39c4ef764..1706d8fab01def5faef78760174c38d9181791b1 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: lapgen.scm,v 4.53 2002/02/22 03:35:12 cph Exp $
+$Id: lapgen.scm,v 4.54 2002/11/20 19:45:51 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RTL Rules for 68020.  Part 1
index ebb6ed1e85f213e8e8bc88a77b9fe13de6931703..117c7a241f174b1b18640db56822d42ae812db2c 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: lapopt.scm,v 1.2 1999/01/02 06:06:43 cph Exp $
+$Id: lapopt.scm,v 1.3 2002/11/20 19:45:51 cph Exp $
 
 Copyright (c) 1991, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Optimizer for MC68000.
index db17848d9bfdf69a794479dd17bbd068af191772..5abe38f7d38fc40883bec7f9e814843a787d7391 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: machin.scm,v 4.34 2002/02/22 03:36:54 cph Exp $
+$Id: machin.scm,v 4.35 2002/11/20 19:45:51 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Machine Model for the Motorola MC68K family
index d929416f1886f4cbed80b50092e9603ddb3f945f..37a373c46981e1afedb60b2a8a55fd21958c8c4f 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: make.scm-68020,v 4.89 1999/01/02 06:06:43 cph Exp $
+$Id: make.scm-68020,v 4.90 2002/11/20 19:45:51 cph Exp $
 
 Copyright (c) 1991, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Compiler: System Construction
index 15f796db03b02f16bdea765c5ea174e302030407..164da39e5df5619400f889132c8882f24fde8222 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: make.scm-68040,v 4.90 1999/01/02 06:06:43 cph Exp $
+$Id: make.scm-68040,v 4.91 2002/11/20 19:45:51 cph Exp $
 
 Copyright (c) 1991-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Compiler: System Construction
index 1366adc5bce8a0c7c83eaf11ca9f41d269dd0eae..cd924353fc138b46a9f430580eea17263430d83d 100644 (file)
@@ -1,22 +1,25 @@
 #| -*- Scheme -*-
 
-$Id: mc68ktgl.scm,v 1.3 1999/01/02 06:06:43 cph Exp $
+$Id: mc68ktgl.scm,v 1.4 2002/11/20 19:45:51 cph Exp $
 
 Copyright (c) 1991, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 (declare (usual-integrations))
index 2c473ee5385a17a6ab367a60de5b814d331b6359..6c4cbf74104da4a80eb412d6d4ee4028cff8ca0d 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rgspcm.scm,v 4.3 1999/01/02 06:06:43 cph Exp $
+$Id: rgspcm.scm,v 4.4 2002/11/20 19:45:51 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RTL Generation: Special primitive combinations.  68020 version.
index 3f3b3688c2d6075157e1ae4fbe4a49e979dc0422..39fef0399cabfe33499aa369a02b0990d2b88a51 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rules1.scm,v 4.39 1999/01/02 06:06:43 cph Exp $
+$Id: rules1.scm,v 4.40 2002/11/20 19:45:51 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Generation Rules: Data Transfers
index da12da08f3d92564d099ac2baaf2a514e75d2f99..03e8335c87a4d7b6c3b9bcca9e271b7b34f63920 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rules2.scm,v 4.15 1999/01/02 06:06:43 cph Exp $
+$Id: rules2.scm,v 4.16 2002/11/20 19:45:51 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Generation Rules: Predicates
index 372bb7c257105538c0002dbd376eb7ab1c205e1f..ab42ee876c71de76c10cbe54a480e97b131cef56 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rules3.scm,v 4.43 2002/02/22 03:40:24 cph Exp $
+$Id: rules3.scm,v 4.44 2002/11/20 19:45:52 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Generation Rules: Invocations and Entries
index bf2a5227e277f735957f9d34e9bc282415622c57..ed5c6fbf2a177a85681eceb90547f3345114f148 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rules4.scm,v 4.15 1999/01/02 06:06:43 cph Exp $
+$Id: rules4.scm,v 4.16 2002/11/20 19:45:52 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Generation Rules: Interpreter Calls
index 7f92248b7d81158565074928ec653717b9d4d7c7..9efe3ea24d54c9abb77eb5d8b1243f307df95649 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rulrew.scm,v 1.7 1999/01/02 06:06:43 cph Exp $
+$Id: rulrew.scm,v 1.8 2002/11/20 19:45:52 cph Exp $
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RTL Rewrite Rules
index 2dbf7b7bd8cd95b1529d7d411377d427668232d0..1faa42d142e444185c860d01de01103ea76fb3d4 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: assmd.scm,v 1.6 2002/02/12 00:26:30 cph Exp $
+$Id: assmd.scm,v 1.7 2002/11/20 19:45:52 cph Exp $
 
 Copyright (c) 1992, 1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Assembler Machine Dependencies.  Intel 386 version
index 38867562a6dcf1ac0e6e8639040327ad437a8c7a..5604c092c753879e8461cf9f89c8ef318bf8fcb0 100644 (file)
@@ -1,23 +1,26 @@
 #| -*-Scheme-*-
 
-$Id: coerce.scm,v 1.3 1999/01/02 06:06:43 cph Exp $
+$Id: coerce.scm,v 1.4 2002/11/20 19:45:52 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
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Intel i386 Specific Coercions
index f61d4114e9232671a6bc43a33e03eb1fb507c230..ec48dac4189da8171ae80c643a74f377a32f3fbe 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: compiler.cbf,v 1.4 1999/01/02 06:06:43 cph Exp $
+$Id: compiler.cbf,v 1.5 2002/11/20 19:45:52 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Script to incrementally compile the compiler (from .bins)
index 1d477d30e16e1a98dffd39c98285eedb3135107d..435792b65b0e79102632573e69b0d2f8614befbf 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: compiler.pkg,v 1.29 2002/02/08 03:09:41 cph Exp $
+$Id: compiler.pkg,v 1.30 2002/11/20 19:45:52 cph Exp $
 
 Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Compiler Packaging
index 9d0aac0986920b15dbe5840ecb7ad088be99dbb8..21449ed509dd1b5fe051438c8fde7eae837cb725 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: compiler.sf,v 1.18 2001/12/22 03:21:25 cph Exp $
+$Id: compiler.sf,v 1.19 2002/11/20 19:45:52 cph Exp $
 
 Copyright (c) 1992-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Script to incrementally syntax the compiler
index cc79d3bbd14e0490dda1f86b4dcd8f0b1dc3ff0a..96e31ca1424c0d93946b323b8223111c7efe718b 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: dassm1.scm,v 1.13 2002/02/12 00:26:34 cph Exp $
+$Id: dassm1.scm,v 1.14 2002/11/20 19:45:52 cph Exp $
 
 Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Disassembler: User Level
index b71c41313a4d4f9467ebad99301554455b8f06b3..d95de91ce05462294b172b6c4240ef559884db42 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: dassm2.scm,v 1.12 2002/02/12 00:26:37 cph Exp $
+$Id: dassm2.scm,v 1.13 2002/11/20 19:45:52 cph Exp $
 
 Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Intel i386 Disassembler: Top Level
index 1af57f4184948f548b7303a24972904ed22b6b28..281f3b482c8c3d509570efb5dcef72d843612d88 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: dassm3.scm,v 1.10 2002/02/12 00:26:42 cph Exp $
+$Id: dassm3.scm,v 1.11 2002/11/20 19:45:52 cph Exp $
 
 Copyright (c) 1992, 1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Intel i386 Disassembler: Internals
index 454899f800dfa4d30cb6965db7d0e65f8b29545a..00ca823c7127bc076fa0c99c414c4c89a1cbd52a 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: decls.scm,v 1.11 2001/12/20 03:04:02 cph Exp $
+$Id: decls.scm,v 1.12 2002/11/20 19:45:52 cph Exp $
 
 Copyright (c) 1992-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Compiler File Dependencies
index 56767f99bcc8ff492303cd99697827d0fa9ecffd..eb3ce98a6e17f6de9fb6a13bbf42eb783fd6573e 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: inerly.scm,v 1.7 2001/12/23 17:20:58 cph Exp $
+$Id: inerly.scm,v 1.8 2002/11/20 19:45:52 cph Exp $
 
 Copyright (c) 1992, 1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;; i386 Instruction Set Macros.  Early version
index 8b598954c5a3061d0491623c5d6fa5eadb2f2183..7d04c0b423cfbeb91b62c965a99c0eb06cb4d976 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: insmac.scm,v 1.17 2002/02/14 22:03:32 cph Exp $
+$Id: insmac.scm,v 1.18 2002/11/20 19:45:52 cph Exp $
 
 Copyright (c) 1992, 1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Intel 386 Instruction Set Macros
index 54b8e1355efd62ef2c29bd08afe127cda7974d08..b247dd7b9ce667eed0b67508ceb6742b911991eb 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: instr1.scm,v 1.16 2002/02/12 05:57:50 cph Exp $
+$Id: instr1.scm,v 1.17 2002/11/20 19:45:52 cph Exp $
 
 Copyright (c) 1992, 1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Intel i386 Instruction Set, part I
index 9dbd256f4851d88ef07af9204c3c6038be35c5d9..b0699900dcc6780092e15432bea2198b11176a56 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: instr2.scm,v 1.10 2002/02/12 05:57:54 cph Exp $
+$Id: instr2.scm,v 1.11 2002/11/20 19:45:52 cph Exp $
 
 Copyright (c) 1992, 1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Intel i386 Instruction Set, part II
index d57d5fc9fd3b69a8846aaef9937ff3c62f3e492a..a6ffe0fa39ce1d622e091d9e592cbb257f68cb6a 100644 (file)
@@ -1,21 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: instrf.scm,v 1.18 2002/02/12 05:57:58 cph Exp $
+$Id: instrf.scm,v 1.19 2002/11/20 19:45:52 cph Exp $
 
 Copyright (c) 1992, 1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Intel i387/i486 Instruction Set
index 3da609a8fae6d1f43b3a9a912942a4a895f79b3e..be093029b6e33d6a1846e5baac93d5eac5000a2c 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: insutl.scm,v 1.11 1999/01/02 06:06:43 cph Exp $
+$Id: insutl.scm,v 1.12 2002/11/20 19:45:52 cph Exp $
 
 Copyright (c) 1992, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Intel 386 Instruction Set, utilities
index 5b4718991e5a1951c2cc43bec14e32cf20423f88..d55bb6a5b053b9b35c60d04953bb9c419626d1e1 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: lapgen.scm,v 1.31 2002/02/12 05:58:02 cph Exp $
+$Id: lapgen.scm,v 1.32 2002/11/20 19:45:52 cph Exp $
 
 Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RTL Rules utilities for i386 and family.
index f94361baaaee30f07e5bd543d584d6d0ae62d7eb..8d013269521b4910d3be5185f8c537148f22d739 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: lapopt.scm,v 1.6 1999/01/02 06:06:43 cph Exp $
+$Id: lapopt.scm,v 1.7 2002/11/20 19:45:52 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Optimizer for Intel i386.
index a822afeb5fee37073f39c995e1da4b7624243ec0..adb61afa73e66cec2f6e05a6eac95b68bcae5775 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: machin.scm,v 1.19 1999/01/02 06:06:43 cph Exp $
+$Id: machin.scm,v 1.20 2002/11/20 19:45:52 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Machine Model for the Intel 386, i486, and successors
index 447284ab0fe5c8b1ba66a211610f81628263eb9c..1f7faca95949aa873622996bcee771687ff86db4 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 1.6 1999/01/02 06:06:43 cph Exp $
+$Id: make.scm,v 1.7 2002/11/20 19:45:52 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Compiler: System Construction
index 65107968b4437bb7f19a34f6b140fe368cbf81d6..dc8f1e87af6b630321e26d70e0544ae5b9060973 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: pc-make.scm,v 1.2 1999/01/02 06:06:43 cph Exp $
+$Id: pc-make.scm,v 1.3 2002/11/20 19:45:52 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Compiler: System Construction
index ef60a5ac3201eac5a98f64e77e3b0e5ea7ffbf1c..2a8493bb824161ac9ebdb369142af9d5bfb3bcb5 100644 (file)
@@ -1,23 +1,26 @@
 #| -*-Scheme-*-
 
-$Id: rgspcm.scm,v 1.4 1999/01/02 06:06:43 cph Exp $
+$Id: rgspcm.scm,v 1.5 2002/11/20 19:45:52 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
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RTL Generation: Special primitive combinations.  Intel i386 version.
index 738548e2525de741eaeebd1efef8d9fb396a3e71..e4996305020840f3059416c6e8b5669ca0bd48b6 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rules1.scm,v 1.19 1999/01/02 06:06:43 cph Exp $
+$Id: rules1.scm,v 1.20 2002/11/20 19:45:52 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Generation Rules: Data Transfers.
index 9d8f890e171325bafd9cb572fec180a9a280d154..4d97bbd9e64ecf89b501990901ebe522fc067939 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rules2.scm,v 1.9 1999/01/02 06:06:43 cph Exp $
+$Id: rules2.scm,v 1.10 2002/11/20 19:45:52 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Generation Rules: Predicates
index 68ca6241dd404ba37aec6e456a77c07cb145713d..732881cb274228fcc92f7f0c7186ee8f22d3e1c2 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rules3.scm,v 1.38 2002/02/12 05:58:07 cph Exp $
+$Id: rules3.scm,v 1.39 2002/11/20 19:45:52 cph Exp $
 
 Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Generation Rules: Invocations and Entries
index 21619571e0499be9a421ce44fa7c6c02f57167bc..9b06d92ab8a02fbb18d25be6a23beaae37954abe 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rules4.scm,v 1.8 1999/01/02 06:06:43 cph Exp $
+$Id: rules4.scm,v 1.9 2002/11/20 19:45:52 cph Exp $
 
 Copyright (c) 1992, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Generation Rules: Interpreter Calls
index 764c17ac6db8ca568ae4b25c8af4e74ff36a5fc4..2c24accd8b807aa7b62097b323aa8748c626b870 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rulfix.scm,v 1.34 2002/02/12 05:58:12 cph Exp $
+$Id: rulfix.scm,v 1.35 2002/11/20 19:45:52 cph Exp $
 
 Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Generation Rules: Fixnum operations.
index 02f8ca8c174a8e0ddfe83fe45f1f74c9f268989e..a4de71474a1a5b1f2069ee2dea5ec5d649cede10 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rulflo.scm,v 1.25 2002/02/12 05:58:16 cph Exp $
+$Id: rulflo.scm,v 1.26 2002/11/20 19:45:52 cph Exp $
 
 Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Generation Rules: Flonum rules
index 341cb4d636d32eeadd62d8df917c9dea417a6c27..5ec901573ee20d95b2db7c38728815a943613b7b 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rulrew.scm,v 1.14 1999/01/02 06:06:43 cph Exp $
+$Id: rulrew.scm,v 1.15 2002/11/20 19:45:52 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RTL Rewrite Rules
index 5228ea08b82bcbe62738bd5712112d20eec1d840..f0c7bbf7c375c136d967dd449a789565d9fe03b3 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: assmd.scm,v 1.5 2002/02/22 03:41:32 cph Exp $
+$Id: assmd.scm,v 1.6 2002/11/20 19:45:53 cph Exp $
 
 Copyright (c) 1988-1990, 1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Assembler Machine Dependencies
index ecba4c7147a7d67bfeb8114c7c81e491d9501d07..e2c4c53385da6bab5a93773555e0b6f59f3fc1c8 100644 (file)
@@ -1,23 +1,26 @@
 #| -*-Scheme-*-
 
-$Id: coerce.scm,v 1.2 1999/01/02 06:06:43 cph Exp $
+$Id: coerce.scm,v 1.3 2002/11/20 19:45:53 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
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 (declare (usual-integrations))
index d3bf026f77e2cc926b3fbdb7a3cdb65058588862..61e6b95a9579ed487589e4c5acef86ad26edc9b9 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: compiler.cbf,v 1.3 1999/01/02 06:06:43 cph Exp $
+$Id: compiler.cbf,v 1.4 2002/11/20 19:45:53 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Script to incrementally compile the compiler (from .bins)
index 2570d56cbb1b10131b89d4e779e50efebacb1e3b..a996bb0fc76ffbff87353328ce9438a69d26344a 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: compiler.pkg,v 1.24 2002/02/08 03:15:10 cph Exp $
+$Id: compiler.pkg,v 1.25 2002/11/20 19:45:53 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Compiler Packaging
index 6ca5a505e2f43be9fcac6ad05432c12a45f6eb99..d7475f679f34eb90db3092678a4b19506f4ac8f6 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: compiler.sf-big,v 1.12 2001/12/20 03:04:02 cph Exp $
+$Id: compiler.sf-big,v 1.13 2002/11/20 19:45:53 cph Exp $
 
 Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Script to incrementally syntax the compiler
index d3ae1007735012b6ac775b4e91165534c4f29ef3..dcd54b9fd26b4388d68a64b25950fb462ab3d6dd 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: compiler.sf-little,v 1.12 2001/12/20 03:04:02 cph Exp $
+$Id: compiler.sf-little,v 1.13 2002/11/20 19:45:53 cph Exp $
 
 Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Script to incrementally syntax the compiler
index 55f5d0bc2c31ee3f79ff1a8a6f253d48c3d33d7e..73b53ed182a7c1d33174f2b48cace9965a03ddac 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: dassm1.scm,v 1.7 2002/02/22 03:42:37 cph Exp $
+$Id: dassm1.scm,v 1.8 2002/11/20 19:45:53 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Disassembler: User Level
index 98b51e8b1c2b1fa48271c327db0586ae45a8d439..904ea40e4f941b879d94152d6432ba7e1ea77931 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: dassm2.scm,v 1.7 2002/02/22 03:42:52 cph Exp $
+$Id: dassm2.scm,v 1.8 2002/11/20 19:45:53 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; MIPS Disassembler: Top Level
index 383e81a216a54ca16512f32e8c9a50eebe6226cd..5044a86f13414d5b2a27b377b5674afe676b3768 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: dassm3.scm,v 1.4 1999/01/02 06:06:43 cph Exp $
+$Id: dassm3.scm,v 1.5 2002/11/20 19:45:53 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;; MIPS Disassembler: Internals
index e897a81ebcb68ee726d1efc2df605d5b7ac0623f..7d277fa98cf134f665a5feadbea268f6c831f3b1 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: decls.scm,v 1.12 2001/12/20 03:04:02 cph Exp $
+$Id: decls.scm,v 1.13 2002/11/20 19:45:53 cph Exp $
 
 Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Compiler File Dependencies
index 42ef6ab6d2a5f9e703068353b290b54cbe0b5f02..8040686f27f112da26866651e910b2d93912f9bb 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: inerly.scm,v 1.6 2001/12/23 17:20:58 cph Exp $
+$Id: inerly.scm,v 1.7 2002/11/20 19:45:53 cph Exp $
 
 Copyright (c) 1988, 1989, 1990, 1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;; MIPS Instruction Set Macros.  Early version
index 4fd30dc3cfd383152b976721e4eba1f91b6b5adf..946bd18e8e96e352c0b15d14635c6c3a8fa95099 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: insmac.scm,v 1.6 2002/02/14 22:03:32 cph Exp $
+$Id: insmac.scm,v 1.7 2002/11/20 19:45:53 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; MIPS Instruction Set Macros
index 482b29d0297c39f422cd1ed9ae0770f60772f8e6..d45b305592c512ccd2326ec1fec75145f934feb6 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: instr1.scm,v 1.9 2002/02/22 03:49:17 cph Exp $
+$Id: instr1.scm,v 1.10 2002/11/20 19:45:53 cph Exp $
 
 Copyright (c) 1987-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; MIPS instruction set
index 439d2fe8c45f5271853c5a0e5da074b2cf1ec9a8..d2aa345007994e913e0026c574190e170b02f017 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: instr2a.scm,v 1.7 2002/02/22 03:50:51 cph Exp $
+$Id: instr2a.scm,v 1.8 2002/11/20 19:45:53 cph Exp $
 
 Copyright (c) 1987-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; MIPS instruction set, part 2a
index 5ae87f48b33f695f8771800db3b3c5dc35801fb5..1b29e6ccfa6207d9c74c08a2db2ac91392863eb2 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: instr2b.scm,v 1.6 2002/02/22 03:52:45 cph Exp $
+$Id: instr2b.scm,v 1.7 2002/11/20 19:45:53 cph Exp $
 
 Copyright (c) 1987-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; MIPS instruction set, part 2b
index 37cac19590fd902864a241e70f86501a81604b15..f01d4b6c15f6cdb9aa5537a98b2d32d4512d6683 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: instr3.scm,v 1.5 2002/02/22 03:54:22 cph Exp $
+$Id: instr3.scm,v 1.6 2002/11/20 19:45:53 cph Exp $
 
 Copyright (c) 1987-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; MIPS instruction set, part 3
index f80a3b8c58a24b8e4947e44bf386d81989b49a2f..ec3c8a24d492fb3fbd4d652d18883cdec677bb95 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: lapgen.scm,v 1.18 2002/02/22 03:55:30 cph Exp $
+$Id: lapgen.scm,v 1.19 2002/11/20 19:45:53 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RTL Rules for MIPS.  Shared utilities.
index b4342860ae98a40f6a603c6d4f571c3891c5e674..fc626c2ca414731b7d996c42839b76f39a4a0b96 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: lapopt.scm,v 1.2 1999/01/02 06:06:43 cph Exp $
+$Id: lapopt.scm,v 1.3 2002/11/20 19:45:53 cph Exp $
 
 Copyright (c) 1991, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Optimizer for MIPS.
index d8b34b3a130dd34c83d6d1dd25fe42e802ca9324..2084073d4d431c268e713ef9e1d161427a790296 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: machin.scm,v 1.15 1999/01/02 06:06:43 cph Exp $
+$Id: machin.scm,v 1.16 2002/11/20 19:45:53 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Machine Model for MIPS
index 11400ed36b0c0e77c54550c3efe058fcc95f47bc..3d74308d05b7e238c6a82c72d22329d1c42fd340 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: make.scm-big,v 4.89 1999/01/02 06:06:43 cph Exp $
+$Id: make.scm-big,v 4.90 2002/11/20 19:45:53 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Compiler: System Construction
index 8ead84961b6090f0db1c9d97c85c0d7ca7d47fb8..6155bf6ff6ac0a94d23166de8fb055049b9d2703 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: make.scm-little,v 4.89 1999/01/02 06:06:43 cph Exp $
+$Id: make.scm-little,v 4.90 2002/11/20 19:45:53 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Compiler: System Construction
index 0f4d64889e92d701fc8bbf36ff3c852331e93375..16398e9dbfb04dc8fea431ee3d9d527cd2c1cef6 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: mips.scm,v 1.4 2002/02/22 04:01:40 cph Exp $
+$Id: mips.scm,v 1.5 2002/11/20 19:45:53 cph Exp $
 
 Copyright (c) 1987, 1989-1990, 1999, 2001-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; MIPS instruction set
index f5a71fa52a367380766363e1f71a55fd9dece36f..87ec20a1d52776ae049684a471c859fd3c7a55b3 100644 (file)
@@ -1,23 +1,26 @@
 #| -*-Scheme-*-
 
-$Id: rgspcm.scm,v 1.2 1999/01/02 06:06:43 cph Exp $
+$Id: rgspcm.scm,v 1.3 2002/11/20 19:45:53 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
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RTL Generation: Special primitive combinations.  MIPS version.
index 9695f858d36aecd55eac62dd860ae2e2fd4db2d4..e9c3d98814e146a87405ee1e913df0831166cc36 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rules1.scm,v 1.7 1999/01/02 06:06:43 cph Exp $
+$Id: rules1.scm,v 1.8 2002/11/20 19:45:53 cph Exp $
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Generation Rules: Data Transfers
index 132878a49b32fafc82f965af4fa2d36921fb556e..41338f330bac5cee07049beb032ab3bc69ff3259 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rules2.scm,v 1.3 1999/01/02 06:06:43 cph Exp $
+$Id: rules2.scm,v 1.4 2002/11/20 19:45:53 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Generation Rules: Predicates
index 78a37b42e05627ddae2afbd789c0264dc4fe17ac..f14bb9f38db1602c3df0a0149138ccd9d9db2c23 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rules3.scm,v 1.20 2002/02/22 04:03:44 cph Exp $
+$Id: rules3.scm,v 1.21 2002/11/20 19:45:53 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Generation Rules: Invocations and Entries
index bcbc4785a1ae1dfc971d13f7e1a2629e47449473..63886a83b56998e187445fdd4faf6d7ba423a251 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rules4.scm,v 1.4 1999/01/02 06:06:43 cph Exp $
+$Id: rules4.scm,v 1.5 2002/11/20 19:45:53 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Generation Rules: Interpreter Calls
index e42a2e2144b7fdf48a2af7c72296bd82d166b3ad..14cb8c312df2559d6af73c83fdcbb498c070833c 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rulfix.scm,v 1.11 1999/01/02 06:06:43 cph Exp $
+$Id: rulfix.scm,v 1.12 2002/11/20 19:45:53 cph Exp $
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Generation Rules: Fixnum Rules
index be1fb3a1fbe3e7a51e2885c7d261e2aceef4d5fd..8a42285c099f4d6347d37cb3e183848bbc516f97 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rulflo.scm,v 1.10 2002/02/22 04:05:25 cph Exp $
+$Id: rulflo.scm,v 1.11 2002/11/20 19:45:53 cph Exp $
 
 Copyright (c) 1989-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Generation Rules: Flonum rules
index 3803e55ac9b7a2270a26caa05e577dbf40e3d205..f62b5e1c3f5b66534980ef45dbb9254eb31b73cd 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rulrew.scm,v 1.7 1999/01/02 06:06:43 cph Exp $
+$Id: rulrew.scm,v 1.8 2002/11/20 19:45:53 cph Exp $
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RTL Rewrite Rules
index b04f55c59d240a9df637c728fc34c3fef3621d5f..16234d483d1f665ec74399a33e7cc470e3832de0 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: assmd.scm,v 1.4 2002/02/22 04:06:54 cph Exp $
+$Id: assmd.scm,v 1.5 2002/11/20 19:45:53 cph Exp $
 
 Copyright (c) 1988-1990, 1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Assembler Machine Dependencies
index 419fb0588433bfce2818124e041065d52591c315..92cdb2904a41d8d815c7f7bf8fcf20d4261d4f99 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: cf.h-sparc,v 1.2 1999/01/02 06:06:43 cph Exp $
+$Id: cf.h-sparc,v 1.3 2002/11/20 19:45:53 cph Exp $
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #define PROC_TYPE_UNKNOWN      0
index 5c3794ded5bb7f44d402027d63ffd7ee6dc8f206..4b66a2f5b37eb1aa0b44c063d0d58fa4fc0028cf 100644 (file)
@@ -1,23 +1,25 @@
 /* #define DEBUG_INTERFACE */ /* -*-Midas-*- */
  !###
- !###$Id: cmpaux-sparc.m4,v 1.2 1999/01/02 06:06:43 cph Exp $
+ !###$Id: cmpaux-sparc.m4,v 1.3 2002/11/20 19:45:53 cph Exp $
  !###
  !### Copyright (c) 1989-1999 Massachusetts Institute of Technology
  !###
- !### This program is free software; you can redistribute it and/or
+ !### This file is part of MIT Scheme.
+ !###
+ !### MIT Scheme is free software; you can redistribute it and/or
  !### modify it under the terms of the GNU General Public License as
  !### published by the Free Software Foundation; either version 2 of
  !### the License, or (at your option) any later version.
  !###
- !### This program is distributed in the hope that it will be useful,
+ !### MIT Scheme is distributed in the hope that it will be useful,
  !### but WITHOUT ANY WARRANTY; without even the implied warranty of
  !### MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  !### GNU General Public License for more details.
  !###
  !### You should have received a copy of the GNU General Public
- !### License along with this program; if not, write to the Free
- !### Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139,
- !### USA.
+ !### License along with MIT Scheme; if not, write to the Free
+ !### Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
+ !### MA 02111-1307, USA.
  !###
 
  !#### SPARC Architecture assembly language part of the compiled
index 5ab41237deb7184c41676a2921b37745889c78cf..79aa1bdc021129e8a620d8ab57d5c076e0ea259f 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: cmpint-sparc.h,v 1.2 1999/01/02 06:06:43 cph Exp $
+$Id: cmpint-sparc.h,v 1.3 2002/11/20 19:45:53 cph Exp $
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /*
index 92691726e4ace653d04fdfdab920e391a256fed1..d5bc055c396f23f2f09e1da16cfcf5c879f27f3f 100644 (file)
@@ -1,23 +1,26 @@
 #| -*-Scheme-*-
 
-$Id: coerce.scm,v 1.2 1999/01/02 06:06:43 cph Exp $
+$Id: coerce.scm,v 1.3 2002/11/20 19:45:54 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
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 (declare (usual-integrations))
index fe96b3e03a8d55f9475ba304e1876a21227b6d75..b396d95fff3034b6a31cdc3c256bc8565da41d7e 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: decls.scm,v 1.6 2001/12/20 03:04:02 cph Exp $
+$Id: decls.scm,v 1.7 2002/11/20 19:45:54 cph Exp $
 
 Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Compiler File Dependencies
index 71bee7d2e6cb67e9c1cb8cc44021c3e7c2572aae..a3e4af7dba81349a0ed7fa2e4d05252a0745fbec 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: inerly.scm,v 1.6 2001/12/23 17:20:58 cph Exp $
+$Id: inerly.scm,v 1.7 2002/11/20 19:45:54 cph Exp $
 
 Copyright (c) 1988, 1989, 1990, 1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;; SPARC Instruction Set Macros.  Early version
index 25abb0b9d7e819a05c06599c68a8ff6f063fe0a0..ea9f8ff138c456f398f15c95670e979c16ffc7b4 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: insmac.scm,v 1.5 2002/02/14 22:03:32 cph Exp $
+$Id: insmac.scm,v 1.6 2002/11/20 19:45:54 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; SPARC Instruction Set Macros
index c9d385c4271b832101ca6f0028179cede18d3b02..45e90d0c62948f2a84664a003d6f986e2ee7c53d 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: instr1.scm,v 1.4 2002/02/22 04:08:15 cph Exp $
+$Id: instr1.scm,v 1.5 2002/11/20 19:45:54 cph Exp $
 
 Copyright (c) 1987-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; MIPS instruction set
index 8f0c90fd9d78cef0d70375fa17f58431e10bc9ec..9c6623719c17f21a2cd8fb2f196e450ad21a2f38 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: instr2a.scm,v 1.4 2002/02/22 04:09:27 cph Exp $
+$Id: instr2a.scm,v 1.5 2002/11/20 19:45:54 cph Exp $
 
 Copyright (c) 1987-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; SPARC instruction set, part 2a
index f6049b51d021430944a03f3ae730dbf7a850cb10..54744c780627dc96839caf3afba900c0f92c7b06 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: instr2b.scm,v 1.4 2002/02/22 04:10:12 cph Exp $
+$Id: instr2b.scm,v 1.5 2002/11/20 19:45:54 cph Exp $
 
 Copyright (c) 1987-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; SPARC instruction set, part 2b
index a9a7cf11921aead1a07bbd3684817c8325068361..98c546345b540f323da1edf15566e09bc807d951 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: instr3.scm,v 1.4 2002/02/22 04:12:12 cph Exp $
+$Id: instr3.scm,v 1.5 2002/11/20 19:45:54 cph Exp $
 
 Copyright (c) 1987-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; SPARC instruction set, part 3
index 5e8b3022632ad3d3cdd8397ce080a4f9467e09f7..a773469f7ad49bfce47db32a7582c012f2f49752 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: lapgen.scm,v 1.5 2002/02/22 04:13:20 cph Exp $
+$Id: lapgen.scm,v 1.6 2002/11/20 19:45:54 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RTL Rules for SPARC.  Shared utilities.
index 44d87efb5d376826bb4e316ea94be01cafa0f03d..fd4cc0fc1b2e77fd96a299a820cd99e79d7424e7 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: lapopt.scm,v 1.2 1999/01/02 06:06:43 cph Exp $
+$Id: lapopt.scm,v 1.3 2002/11/20 19:45:54 cph Exp $
 
 Copyright (c) 1991, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Optimizer for MIPS.
index 30bd734c8ec48a4b1e77a116d434acdb194bf2ce..b82a146c9b3ad497853443886e8d72aed9bbac73 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: machin.scm,v 1.3 1999/01/02 06:06:43 cph Exp $
+$Id: machin.scm,v 1.4 2002/11/20 19:45:54 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Machine Model for SPARC
index c9199e568a191d80a5ee044d167ccab109636990..24a055b43bd972ff646fc43d684cc1566301b7e3 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 1.3 1999/01/02 06:06:43 cph Exp $
+$Id: make.scm,v 1.4 2002/11/20 19:45:54 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Compiler: System Construction
index 6c4d45cbc6e9577efc6de2f23e4a970d30a80b60..6050ee3f874de5f6e4e79aecd7800c3a64ee5527 100644 (file)
@@ -1,23 +1,26 @@
 #| -*-Scheme-*-
 
-$Id: rgspcm.scm,v 1.2 1999/01/02 06:06:43 cph Exp $
+$Id: rgspcm.scm,v 1.3 2002/11/20 19:45:54 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
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RTL Generation: Special primitive combinations.  Spectrum version.
index 7a553678c8c107e516a9b972597c073021a754c4..5f127f540865d48410a3e15539ff6b688fd73fea 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rules1.scm,v 1.2 1999/01/02 06:06:43 cph Exp $
+$Id: rules1.scm,v 1.3 2002/11/20 19:45:54 cph Exp $
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Generation Rules: Data Transfers
index f8901c5a3b469475e909b7d27788ff6568aebac0..252b02f94fa566fb4a06d83a4b509b8d113ec370 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rules2.scm,v 1.2 1999/01/02 06:06:43 cph Exp $
+$Id: rules2.scm,v 1.3 2002/11/20 19:45:54 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Generation Rules: Predicates
index e5d5c1f63034b287f57a125d6fc525aa18fea4fd..0d8f398c651cf20081ee52bbd8c6dfa16742eefc 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rules3.scm,v 1.4 2002/02/22 04:15:02 cph Exp $
+$Id: rules3.scm,v 1.5 2002/11/20 19:45:54 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Generation Rules: Invocations and Entries
index fd19bb7b29fb1df8aa9d23c91f3fbcb245eb2c11..f20a6c234f4f0199bd37cd6f726226fcadd22355 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rules4.scm,v 1.2 1999/01/02 06:06:43 cph Exp $
+$Id: rules4.scm,v 1.3 2002/11/20 19:45:54 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Generation Rules: Interpreter Calls
index 6fce7b5a42f733f51dd181809d762093f2b39fc5..4465665c73f76a4c7d9b8dbb0c4e37d46b836439 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rulfix.scm,v 1.2 1999/01/02 06:06:43 cph Exp $
+$Id: rulfix.scm,v 1.3 2002/11/20 19:45:54 cph Exp $
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Generation Rules: Fixnum Rules
index ec41550ca2d00ab4615c4443494757f29a839d3b..f48c6f9abc3513d0edf2b25dc1c463f07ebcf00d 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rulflo.scm,v 1.4 2002/02/22 04:16:20 cph Exp $
+$Id: rulflo.scm,v 1.5 2002/11/20 19:45:54 cph Exp $
 
 Copyright (c) 1989-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Generation Rules: Flonum rules
index b53c089558b24c3778cb3e52f1d81fc4686e2c6d..50118e486ed84f526e1feacbcca2abcc4e45b1ee 100644 (file)
@@ -1,23 +1,26 @@
 #| -*-Scheme-*-
 
-$Id: rulrew.scm,v 1.2 1999/01/02 06:06:43 cph Exp $
+$Id: rulrew.scm,v 1.3 2002/11/20 19:45:54 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
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RTL Rewrite Rules
index b1f885d1e1a91db4a58c3b304645082639c39d3a..f1590853c2d8f5f4a90b4846a90a101424b069cd 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: assmd.scm,v 1.33 2002/02/22 04:34:05 cph Exp $
+$Id: assmd.scm,v 1.34 2002/11/20 19:45:54 cph Exp $
 
 Copyright (c) 1988-1990, 1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Assembler Machine Dependencies
index c8ec90c83627a5644a92f5bf679a13928fb0128e..9a804976b133c265d336b8314a57f809923cf506 100644 (file)
@@ -1,23 +1,26 @@
 #| -*-Scheme-*-
 
-$Id: coerce.scm,v 1.6 1999/01/02 06:06:43 cph Exp $
+$Id: coerce.scm,v 1.7 2002/11/20 19:45:54 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
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 (declare (usual-integrations))
index 75d8f4861224d3beb18fb8fa1fc49afececb3892..a6c520c903d870db7ee2771a2d45cfa74ed91f74 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: compiler.cbf,v 1.3 1999/01/02 06:06:43 cph Exp $
+$Id: compiler.cbf,v 1.4 2002/11/20 19:45:54 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Script to incrementally compile the compiler (from .bins)
index ac0d270fae60ecbadda52288bfc603cf10bc6df2..7d2eac7cec2499af1bd2a61dab9c82c53c3e0613 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: compiler.pkg,v 1.54 2002/02/08 03:15:10 cph Exp $
+$Id: compiler.pkg,v 1.55 2002/11/20 19:45:54 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Compiler Packaging
index a143c074c42f337c370cda935144db1acb67a98b..df4acac2ebfd4162765e4de14465a12e79450e44 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: compiler.sf,v 1.22 2001/12/20 03:04:02 cph Exp $
+$Id: compiler.sf,v 1.23 2002/11/20 19:45:54 cph Exp $
 
 Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Script to incrementally syntax the compiler
index 494aa2ff6ff2a7e910e061193cdbc1c3b61a02eb..e1780884e62a74899794af8a74dbd6ca195b3515 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: dassm1.scm,v 4.22 2002/02/22 04:34:49 cph Exp $
+$Id: dassm1.scm,v 4.23 2002/11/20 19:45:54 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Disassembler: User Level
index 96ceb6cef11baac3c1f2d475d4e70e17b67872f4..d01a71ac307e097931e1de0285e1de06fe468ef3 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: dassm2.scm,v 4.23 2002/02/22 04:35:48 cph Exp $
+$Id: dassm2.scm,v 4.24 2002/11/20 19:45:54 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Spectrum Disassembler: Top Level
index e07418da6fc20dfd268968e215fa214836d7a240..286c32eeace582a77371e5dece206a3929278329 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: dassm3.scm,v 1.3 1999/01/02 06:06:43 cph Exp $
+$Id: dassm3.scm,v 1.4 2002/11/20 19:45:54 cph Exp $
 
 Copyright (c) 1987, 1989, 1990, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;; Spectrum Disassembler: Internals
index ca6a5544e7f1756f84d31b74753186c86811f470..0c01ed463257bf17618c45a0390fee3666521594 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: decls.scm,v 4.37 2001/12/20 03:04:02 cph Exp $
+$Id: decls.scm,v 4.38 2002/11/20 19:45:54 cph Exp $
 
 Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Compiler File Dependencies
index 7c632143c66a8ff7b3400538840abfd79dbf0630..bd21ccb3280c8f0c1c3a7f48e47ea123074ec388 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: inerly.scm,v 1.6 2001/12/23 17:20:58 cph Exp $
+$Id: inerly.scm,v 1.7 2002/11/20 19:45:54 cph Exp $
 
 Copyright (c) 1988, 1989, 1990, 1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;; Spectrum Instruction Set Macros.  Early version
index 49cfe2eb5ec7ebbfffaaa8da9f39d4608f0bee6c..9e3c4ad7ab32d88e2b955844f4a30490ec43daef 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: insmac.scm,v 1.6 2002/02/14 22:03:32 cph Exp $
+$Id: insmac.scm,v 1.7 2002/11/20 19:45:54 cph Exp $
 
 Copyright (c) 1988-1990, 1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Spectrum Instruction Set Macros
index 463e64133fd2c2788c04cd5b1e1564fd47debb52..200f7b6ddc87da9a8354f656ff2af49db5a21afc 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: instr1.scm,v 1.6 2002/02/22 04:38:10 cph Exp $
+$Id: instr1.scm,v 1.7 2002/11/20 19:45:54 cph Exp $
 
 Copyright (c) 1987-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; HP Spectrum instruction utilities
index ad673bfe7ae58b67386314d1ee2ffc608d0c5aa1..b0e4127879b156c320faa83836c6abb03e482976 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: instr2.scm,v 1.11 2002/02/16 03:36:59 cph Exp $
+$Id: instr2.scm,v 1.12 2002/11/20 19:45:54 cph Exp $
 
 Copyright (c) 1987-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; HP Spectrum Instruction Set Description
index 99f8397b1c53fe707cfd7fb7ce67cc1a0404a1e9..d727e4b888f355b91915726b7191029f1a6a0e52 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: instr3.scm,v 1.5 2002/02/22 04:45:53 cph Exp $
+$Id: instr3.scm,v 1.6 2002/11/20 19:45:54 cph Exp $
 
 Copyright (c) 1987, 1989, 1990, 1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; HP Spectrum Instruction Set Description
index af12f273edadbe1e8886ed435d83b4314505814e..b8968d677c239c4be0427595747ccbd58fd95612 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: lapgen.scm,v 4.50 2002/02/22 04:48:52 cph Exp $
+$Id: lapgen.scm,v 4.51 2002/11/20 19:45:54 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RTL Rules for HPPA.  Shared utilities.
index c2c92a458e8cbc6606f318a330877608d758ab23..c10102d778dd66a004d9c8533339fde9d28751ed 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: lapopt.scm,v 1.15 1999/01/02 06:06:43 cph Exp $
+$Id: lapopt.scm,v 1.16 2002/11/20 19:45:54 cph Exp $
 
 Copyright (c) 1991-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Optimizer for HP Precision Archtecture.
index 8d0f1c5d38862662ee2ad4aa47994c1e0d6979f3..c4a117ee917266fa2271e5da475f4217701adc4f 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: machin.scm,v 4.30 1999/01/02 06:06:43 cph Exp $
+$Id: machin.scm,v 4.31 2002/11/20 19:45:55 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;; Machine Model for Spectrum
index 3653837483646481202b52258f021bba17e5ce96..47010c5fa7f19751856ad65db7f3da7182771dd6 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 4.90 1999/01/02 06:06:43 cph Exp $
+$Id: make.scm,v 4.91 2002/11/20 19:45:55 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Compiler: System Construction
index 87952c6629fb2a3146e8caca31bc681ee4fede07..85f063bc548cc48b4069910cce412148d6a84095 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rgspcm.scm,v 4.4 1999/01/02 06:06:43 cph Exp $
+$Id: rgspcm.scm,v 4.5 2002/11/20 19:45:55 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RTL Generation: Special primitive combinations.  Spectrum version.
index 09d3faba4907a5393b43cd8772eebe0620a7e5cb..a0b678b839d07fa1804a9c2d8d1ed672cdd72aef 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rules1.scm,v 4.36 1999/01/02 06:06:43 cph Exp $
+$Id: rules1.scm,v 4.37 2002/11/20 19:45:55 cph Exp $
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Generation Rules: Data Transfers
index 77398d96380e387a13194a09faf1281af9b64372..645ba912cf5d22d811e6a187c151fbd8814457ae 100644 (file)
@@ -1,23 +1,26 @@
 #| -*-Scheme-*-
 
-$Id: rules2.scm,v 4.15 1999/01/02 06:06:43 cph Exp $
+$Id: rules2.scm,v 4.16 2002/11/20 19:45:55 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
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Generation Rules: Predicates
index f26ab1f159dff152f186a57f7b49e39d0391a01b..ebdd8af03ffcb721fa9c8c675f160db22e0bc88c 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rules3.scm,v 4.44 2002/02/22 04:52:22 cph Exp $
+$Id: rules3.scm,v 4.45 2002/11/20 19:45:55 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Generation Rules: Invocations and Entries
index e28bd0cf5eda8581c767bb391190758880b2253e..1d5e01f1b00caeeda8c5c7fe0fe40657e7e8a742 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rules4.scm,v 4.13 1999/01/02 06:06:43 cph Exp $
+$Id: rules4.scm,v 4.14 2002/11/20 19:45:55 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Generation Rules: Interpreter Calls
index 7f0dc4c888d34cf173cccafd33815dc271f9ab28..2b8c9f2b68d5a366d241fa16de5a73308a9fbf9a 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rulfix.scm,v 4.50 2002/02/22 04:56:28 cph Exp $
+$Id: rulfix.scm,v 4.51 2002/11/20 19:45:55 cph Exp $
 
 Copyright (c) 1989-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Generation Rules: Fixnum Rules
index 6dca42458e9293f2744bcbf4472d460a4d551bf3..8da0a397ef3c6910b235c20796be8a4653b830f5 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rulflo.scm,v 4.42 2002/02/22 04:58:51 cph Exp $
+$Id: rulflo.scm,v 4.43 2002/11/20 19:45:55 cph Exp $
 
 Copyright (c) 1989-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Generation Rules: Flonum rules
index 209c34169ca5c806ba43fb9b61186e57f537d1d1..7d900cb424e187952fe292eb314b7ad110d8ff74 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rulrew.scm,v 1.13 1999/01/02 06:06:43 cph Exp $
+$Id: rulrew.scm,v 1.14 2002/11/20 19:45:55 cph Exp $
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RTL Rewrite Rules
index 290c42ad09bff1e623c41527e59e6053f7cfff39..18957b7e9972a76a9712cc5786cf652928dbf722 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: assmd.scm,v 4.9 2002/02/22 05:01:07 cph Exp $
+$Id: assmd.scm,v 4.10 2002/11/20 19:45:55 cph Exp $
 
 Copyright (c) 1987, 1989, 1991, 1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Assembler Machine Dependencies.  DEC Vax version
index 4dd0e3e6398b7ba16af0cce675a30474a412c924..bdf917d4b4e1471bd3e4a51207ccca9fa33d1bee 100644 (file)
@@ -1,23 +1,26 @@
 #| -*-Scheme-*-
 
-$Id: coerce.scm,v 1.5 1999/01/02 06:06:43 cph Exp $
+$Id: coerce.scm,v 1.6 2002/11/20 19:45:55 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
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Vax Specific Coercions
index 3640a39b400b80f2a36d3f41db27cdc45ae556b8..b4b34ee20cd8e81d34186665c4f75941412f954b 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: compiler.cbf,v 1.6 1999/01/02 06:06:43 cph Exp $
+$Id: compiler.cbf,v 1.7 2002/11/20 19:45:55 cph Exp $
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Script to incrementally compile the compiler (from .bins)
index 2af0ef53e1a1e34794481be63fcc20928b11fcb4..b2b9b6d8b2586a31a965b099d8f2f2a7f0cf2bef 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: compiler.pkg,v 1.26 2002/02/08 03:15:10 cph Exp $
+$Id: compiler.pkg,v 1.27 2002/11/20 19:45:55 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Compiler Packaging
index 1f7bf37670b594727c07dae90c26f553da7a020b..bce284a46fd0b0630e4398866062852c7f7eb260 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: compiler.sf,v 1.13 2001/12/20 03:04:02 cph Exp $
+$Id: compiler.sf,v 1.14 2002/11/20 19:45:55 cph Exp $
 
 Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Script to incrementally syntax the compiler
index 79b789888d53477abe59baff62ca6964392cd7b9..95eaea419705ab11a4784496a2b0bfac17f7fddf 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: dassm1.scm,v 4.9 2002/02/22 05:01:36 cph Exp $
+$Id: dassm1.scm,v 4.10 2002/11/20 19:45:55 cph Exp $
 
 Copyright (c) 1987-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; VAX Disassembler: User level
index 1ec80c94bf0d01d51043ab96c94f956fc001ad20..baa41c529f35bca701544d37b45ae27e55874860 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: dassm2.scm,v 4.15 2002/02/22 05:03:14 cph Exp $
+$Id: dassm2.scm,v 4.16 2002/11/20 19:45:55 cph Exp $
 
 Copyright (c) 1987-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; VAX Disassembler: Top Level
index e4e4991068070571365d89d358e4160dacca0067..cc5a11895d7ff9e2c2507692c28fa0d504e3886a 100644 (file)
@@ -1,23 +1,26 @@
 #| -*-Scheme-*-
 
-$Id: dassm3.scm,v 1.4 1999/01/02 06:06:43 cph Exp $
+$Id: dassm3.scm,v 1.5 2002/11/20 19:45:55 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
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; VAX Disassembler: Internals
index 22c7d58f291725550d1c7a6ab6aadc09c6c03fbb..4aac729c9e4467d8dd3e813f33b6bc9fd7d9f059 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: decls.scm,v 4.15 2001/12/20 03:04:02 cph Exp $
+$Id: decls.scm,v 4.16 2002/11/20 19:45:55 cph Exp $
 
 Copyright (c) 1987-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Compiler File Dependencies.  VAX version.
index 7a16f21ec1b13c73e3729ca29911e0f793548e7e..e15af816bdc9fcfa9bfa4766c1997b20b7a7a9f2 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: dsyn.scm,v 1.12 2002/02/16 03:37:50 cph Exp $
+$Id: dsyn.scm,v 1.13 2002/11/20 19:45:55 cph Exp $
 
 Copyright (c) 1987, 1989, 1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; VAX Disassembler instruction definition syntax
index 174ee873e7f866f040b1cb6102a5d4a499540739..d5ef5f27f5ba2358d12d0b2f316e342bad56e983 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: inerly.scm,v 1.10 2001/12/23 17:20:58 cph Exp $
+$Id: inerly.scm,v 1.11 2002/11/20 19:45:55 cph Exp $
 
 Copyright (c) 1987-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; VAX Instruction Set Macros.  Early version
index ee2cd0a8fc70acde7cacd40066e0abd4393a9bdc..be4fe73367073a9b4151741cfb682c29408e3a59 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: insmac.scm,v 1.17 2002/02/16 03:36:04 cph Exp $
+$Id: insmac.scm,v 1.18 2002/11/20 19:45:55 cph Exp $
 
 Copyright (c) 1987, 1989, 1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; VAX Instruction Set Macros
index 9232d8ee5278ef1ed718ccbd1a948f843e4d960d..0f4733240510c25fb5fd98707beab25d268ff2e6 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: instr1.scm,v 1.10 2002/02/16 03:35:26 cph Exp $
+$Id: instr1.scm,v 1.11 2002/11/20 19:45:55 cph Exp $
 
 Copyright (c) 1987, 1989, 1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; VAX Instruction Set Description, Part 1
index c7bf299440fde2c163a25b88df969981a0a6254e..e0d7711e60ac0bc2f9e1bbcb25e06d188afc0ed4 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: instr2.scm,v 1.11 2002/02/16 03:34:42 cph Exp $
+$Id: instr2.scm,v 1.12 2002/11/20 19:45:55 cph Exp $
 
 Copyright (c) 1987, 1989, 1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; VAX Instruction Set Description, Part 2
index ad1f5428f0c53b611c327aff2af9d1d9f8b2e352..3cf77b517303237b6bd75d2e3077eedd0d6e0a94 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: instr3.scm,v 1.14 2002/02/16 03:31:39 cph Exp $
+$Id: instr3.scm,v 1.15 2002/11/20 19:45:55 cph Exp $
 
 Copyright (c) 1987, 1989, 1991, 1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; VAX Instruction Set Description, Part 3
index 117152b7dd99830cd8b6e31ef9c2b1eb3fbeb71a..f8d04d48a9f7efa819d4d23f1b09962c14b30236 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: insutl.scm,v 4.4 1999/01/02 06:06:43 cph Exp $
+$Id: insutl.scm,v 4.5 2002/11/20 19:45:55 cph Exp $
 
 Copyright (c) 1987, 1989, 1991, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; VAX utility procedures
index d6d9120ff8cdacc3193444ad6a78c7b60343b966..a02e69cb72e122e245748373a7d1bdb84277f852 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: lapgen.scm,v 4.18 2002/02/22 05:04:57 cph Exp $
+$Id: lapgen.scm,v 4.19 2002/11/20 19:45:55 cph Exp $
 
 Copyright (c) 1987-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RTL Rules for DEC VAX.
index cf8983e992707c28b1b72828ead495be9bf0335b..04ef3b9206eb39ced7e113d4156c02d1c2dab9f1 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: lapopt.scm,v 1.2 1999/01/02 06:06:43 cph Exp $
+$Id: lapopt.scm,v 1.3 2002/11/20 19:45:55 cph Exp $
 
 Copyright (c) 1991, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Optimizer for VAX.
index 98526eae3e40505eb7082606277a2adad598c2f2..6ea1dedd021b63706da38ee9f023da7db0d83a50 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: machin.scm,v 4.13 1999/01/02 06:06:43 cph Exp $
+$Id: machin.scm,v 4.14 2002/11/20 19:45:55 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Machine Model for DEC Vax
index e07812a31d9fce2ba7e25f84e1986fa26e1dfb08..07d9d74693bfcdc2fe10b04c3aafd0a748dcc67c 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 4.89 1999/01/02 06:06:43 cph Exp $
+$Id: make.scm,v 4.90 2002/11/20 19:45:55 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Compiler: System Construction
index 29791fcb26ee449e783ff70bd1537b457dc59640..c68a0c571860aa7cdfc79436f791c32ef0120aec 100644 (file)
@@ -1,23 +1,26 @@
 #| -*-Scheme-*-
 
-$Id: rgspcm.scm,v 4.3 1999/01/02 06:06:43 cph Exp $
+$Id: rgspcm.scm,v 4.4 2002/11/20 19:45:55 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
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RTL Generation: Special primitive combinations.  VAX version.
index 58351a3df58acd46ca9d13d30d22d7e6ce1cff73..ced9910f9cec267b582ba2964f8ff7839c100f56 100644 (file)
@@ -1,23 +1,26 @@
 #| -*-Scheme-*-
 
-$Id: rules1.scm,v 4.8 1999/01/02 06:06:43 cph Exp $
+$Id: rules1.scm,v 4.9 2002/11/20 19:45:55 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
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Generation Rules: Data Transfers.
index 380a5c4e80b70d226c91faae3808d5f1455ac06e..aa27f4f43aaed202e43de42286d7c61fee3aa74b 100644 (file)
@@ -1,23 +1,26 @@
 #| -*-Scheme-*-
 
-$Id: rules2.scm,v 4.5 1999/01/02 06:06:43 cph Exp $
+$Id: rules2.scm,v 4.6 2002/11/20 19:45:55 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
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Generation Rules: Predicates.
index a090090cb62692ad40efef1d26322230fc1774d3..c083d728043d297dad27a4cb7501d6ae9e0cb2fb 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rules3.scm,v 4.14 2002/02/22 05:07:18 cph Exp $
+$Id: rules3.scm,v 4.15 2002/11/20 19:45:56 cph Exp $
 
 Copyright (c) 1987-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Generation Rules: Invocations and Entries.
index 6fb5bfae689ed5f86e24e5b6eb49ae961a34a1bc..1d8ae056ec027296018b05fd1489f7db6e04731a 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rules4.scm,v 4.5 1999/01/02 06:06:43 cph Exp $
+$Id: rules4.scm,v 4.6 2002/11/20 19:45:56 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Generation Rules: Interpreter Calls.
index ef74d9c233048770e0e086ad4dba95ca0db3ee96..09e89c5f5408ef0f1d3f9251370f88a15d4b6a70 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rulfix.scm,v 1.8 2002/02/22 05:14:11 cph Exp $
+$Id: rulfix.scm,v 1.9 2002/11/20 19:45:56 cph Exp $
 
 Copyright (c) 1989, 1991, 1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; LAP Generation Rules: Fixnum operations.
index af22a12895936d9530cae33820c60be195e6a873..d7c3fd66fec3839760e9c734db0a439631e66ef2 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rulrew.scm,v 1.3 1999/01/02 06:06:43 cph Exp $
+$Id: rulrew.scm,v 1.4 2002/11/20 19:45:56 cph Exp $
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RTL Rewrite Rules
index a1392463094cdcb0c47d00258aba8645373cf256..10e7aca73e08ee0fbe6d03a2180826d82d1bf705 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: regset.scm,v 1.4 1999/01/02 06:06:43 cph Exp $
+$Id: regset.scm,v 1.5 2002/11/20 19:45:56 cph Exp $
 
 Copyright (c) 1988, 1990, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RTL Register Sets
index 48dc0cc608eeb6c284879034696afb7558c635f7..06f3fdfb9b66934ef73075ce4f15a5af9ef2f90a 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rgraph.scm,v 4.8 1999/01/02 06:06:43 cph Exp $
+$Id: rgraph.scm,v 4.9 2002/11/20 19:45:56 cph Exp $
 
 Copyright (c) 1987, 1988, 1989, 1990, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Program Graph Abstraction
index d9c64790c839c8103b32c9c39841874d5bf59a8f..565a38c861b86c7ac5d420ec3a4b2eed074bd119 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rtlcfg.scm,v 4.10 2002/02/08 03:08:36 cph Exp $
+$Id: rtlcfg.scm,v 4.11 2002/11/20 19:45:56 cph Exp $
 
 Copyright (c) 1987-1989, 1999, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RTL CFG Nodes
index 29e73708f7e8322457772ae2635d002c8514b8c5..3b785f929dd802b488674ad1aa198cde5dd621a5 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rtlcon.scm,v 4.30 1999/01/02 06:06:43 cph Exp $
+$Id: rtlcon.scm,v 4.31 2002/11/20 19:45:56 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Register Transfer Language: Complex Constructors
index d1ba0d808c7882c9c92469a47b68e2f5c11cfbbd..28c99894e6c4007225f2575f0b41ff98c8f95c48 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rtlexp.scm,v 4.20 1999/01/02 06:06:43 cph Exp $
+$Id: rtlexp.scm,v 4.21 2002/11/20 19:45:56 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Register Transfer Language: Expression Operations
index 7cf71c6c010a252b92d3a79251252ad25e05b2d8..bfec15036a50c5c8ea834d7e8d88ccb314e34af4 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rtline.scm,v 4.11 1999/01/02 06:06:43 cph Exp $
+$Id: rtline.scm,v 4.12 2002/11/20 19:45:56 cph Exp $
 
 Copyright (c) 1988, 1989, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RTL linearizer
index 2e9e2a12384b574f6fcc46a08b139c95dc28464d..08f5518920cf8660514128be7a2e40e8df5ece64 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rtlobj.scm,v 4.12 1999/01/02 06:06:43 cph Exp $
+$Id: rtlobj.scm,v 4.13 2002/11/20 19:45:56 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Register Transfer Language: Object Datatypes
index 1e8b97ae75b9ca0bd1e4fd96fac0abd14a3f2406..7d9800c2073b01279b6aacee4a66ad50ad821d3c 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rtlreg.scm,v 4.9 2002/02/08 03:08:47 cph Exp $
+$Id: rtlreg.scm,v 4.10 2002/11/20 19:45:56 cph Exp $
 
 Copyright (c) 1987, 1988, 1990, 1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RTL Registers
index 370ad854287f2356a7a3a9ccabd48bb02725f050..a74bc0beeb9eabb05e3076d041d427baf94f6453 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rtlty1.scm,v 4.23 1999/01/02 06:06:43 cph Exp $
+$Id: rtlty1.scm,v 4.24 2002/11/20 19:45:56 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Register Transfer Language Type Definitions
index d554c494995f5520ccbcbc4c8e9dabf52a809add..c1a694976dc4723a74f9f88533c3f8986f6e0311 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rtlty2.scm,v 4.13 1999/01/02 06:06:43 cph Exp $
+$Id: rtlty2.scm,v 4.14 2002/11/20 19:45:56 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Register Transfer Language Type Definitions
index 05fe6398fbc269c877f7e6d809804afd03d03d0e..7bf13e51086b7b5c068278816d748ed73c543e2d 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: valclass.scm,v 1.5 2002/02/08 03:08:55 cph Exp $
+$Id: valclass.scm,v 1.6 2002/11/20 19:45:56 cph Exp $
 
 Copyright (c) 1989, 1990, 1999, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RTL Value Classes
index 56fc3b09e81b42b109c208b047b1173761d4eb93..b48381d329e397da47fa35424cd713efb9245e48 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: fndblk.scm,v 4.12 1999/01/02 06:06:43 cph Exp $
+$Id: fndblk.scm,v 4.13 2002/11/20 19:45:56 cph Exp $
 
 Copyright (c) 1988, 1990, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RTL Generation: Environment Locatives
index 8715239ced2dba4c4dc7f78c44efe1c1e0f7a4de..c7c6b9d5cea3b8942789f60d3919688ce379660a 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: fndvar.scm,v 1.7 1999/01/02 06:06:43 cph Exp $
+$Id: fndvar.scm,v 1.8 2002/11/20 19:45:56 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RTL Generation: Variable Locatives
index 6d112abe79bd1ea6bbfd1811116a53dbfd851d48..8a3495ad33df2a34787cdeffabcbc8532fc0a583 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: opncod.scm,v 4.70 2001/09/25 05:37:45 cph Exp $
+$Id: opncod.scm,v 4.71 2002/11/20 19:45:56 cph Exp $
 
 Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RTL Generation: Inline Combinations
index 3f5df603bbb9ff43b2e75c64fee4dab2ddfaa9d0..106775265c5de1a39683ab0c0e3c336925dda783 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rgcomb.scm,v 4.21 1999/01/02 06:06:43 cph Exp $
+$Id: rgcomb.scm,v 4.22 2002/11/20 19:45:56 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RTL Generation: Combinations
index 2991e0511d2a0ff733659ffe8d34be4419fdccd6..688da0b527bf6f9864c94647652f5673e07e8291 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rgproc.scm,v 4.14 1999/01/02 06:06:43 cph Exp $
+$Id: rgproc.scm,v 4.15 2002/11/20 19:45:56 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RTL Generation: Procedure Headers
index cc47828dc514161bdf2e6a284aa3742ae4fb2394..91f792d87abc9f92f135c86c04e001c638d3c3bf 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rgretn.scm,v 4.14 1999/01/02 06:06:43 cph Exp $
+$Id: rgretn.scm,v 4.15 2002/11/20 19:45:56 cph Exp $
 
 Copyright (c) 1988, 1989, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RTL Generation: Return Statements
index e75b75c82730f34ffd546ea3455f5e20c6e9bc5b..7c7d065cc7f7a44689ba3a516053a378b7add82d 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rgrval.scm,v 4.23 1999/01/02 06:06:43 cph Exp $
+$Id: rgrval.scm,v 4.24 2002/11/20 19:45:56 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RTL Generation: RValues
index 3564b61f4e1dba2020b665cb741735776f39209c..326578274b8c8e7daf2b0343c4a9446c4573bb34 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rgstmt.scm,v 4.17 1999/01/02 06:06:43 cph Exp $
+$Id: rgstmt.scm,v 4.18 2002/11/20 19:45:56 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RTL Generation: Statements
index 983ed4b0e1a197999ac2ba85f284174e47753bcd..246fa779661de474f0059a774bb60b6b930cf72b 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rtlgen.scm,v 4.30 1999/01/02 06:06:43 cph Exp $
+$Id: rtlgen.scm,v 4.31 2002/11/20 19:45:56 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RTL Generation
index 417bf311c9b8da64a25603f848cac1759bef7f59..84c65bec0d2ac615b7f0968b5b6f1000a861ff77 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: ralloc.scm,v 1.18 1999/01/02 06:06:43 cph Exp $
+$Id: ralloc.scm,v 1.19 2002/11/20 19:45:56 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Register Allocation
index 414ff83319ec44865f3b4b251e07c90d21fa841a..0c187eed41545635cbba49f590c35d6844906902 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rcompr.scm,v 1.15 1999/01/02 06:06:43 cph Exp $
+$Id: rcompr.scm,v 1.16 2002/11/20 19:45:56 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RTL Compression
index 46e08a5647c3b6c1a618f48307dc126d1fbc9f1e..82b784f5b79b98bebff45fed05854ce379f5d8f9 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rcse1.scm,v 4.24 1999/01/02 06:06:43 cph Exp $
+$Id: rcse1.scm,v 4.25 2002/11/20 19:45:56 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RTL Common Subexpression Elimination: Codewalker
index dca7eee68d962a24b49b0db3c58a8160ba4db8d7..dc1c07efe121e4be8395956e4ce690a55b1feefe 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rcse2.scm,v 4.14 1999/01/02 06:06:43 cph Exp $
+$Id: rcse2.scm,v 4.15 2002/11/20 19:45:57 cph Exp $
 
 Copyright (c) 1988, 1989, 1990, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RTL Common Subexpression Elimination
index c62c810ad2ebdfe34974cb03cf1eecbb139eb616..69b254bec6a87cc309213e4d73c53b32356a54a5 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rcseep.scm,v 4.7 1999/01/02 06:06:43 cph Exp $
+$Id: rcseep.scm,v 4.8 2002/11/20 19:45:57 cph Exp $
 
 Copyright (c) 1987, 1988, 1990, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RTL Common Subexpression Elimination: Expression Predicates
index f9ec8e50b54a50625ad7b7a297671d36ec55f055..ddff4fff48ceb7d0bdb74d2cbcfe354520bbccce 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rcseht.scm,v 4.13 1999/01/02 06:06:43 cph Exp $
+$Id: rcseht.scm,v 4.14 2002/11/20 19:45:57 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RTL Common Subexpression Elimination: Hash Table Abstraction
index f574262941160f5b8583935642c8374844bccd2a..f9628425bd8066a0255d6c26f536aa3eecc0db15 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rcserq.scm,v 4.7 1999/11/08 18:29:35 cph Exp $
+$Id: rcserq.scm,v 4.8 2002/11/20 19:45:57 cph Exp $
 
 Copyright (c) 1988, 1989, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RTL Common Subexpression Elimination: Register/Quantity Abstractions
index b44e01513fddbc336c3ce3bc64c6ab672b94bbe0..c24e575aab0dfafd51b524a832d7a21fa531781e 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rcsesr.scm,v 4.4 1999/01/02 06:06:43 cph Exp $
+$Id: rcsesr.scm,v 4.5 2002/11/20 19:45:57 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RTL Common Subexpression Elimination: Stack References
index ab6e7c99ccf1f8aad27ffc77de867c7c25b53b0f..ad8660b48dfcd7e923954567da336de20ec0ca99 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rdebug.scm,v 1.4 2001/12/20 16:13:18 cph Exp $
+$Id: rdebug.scm,v 1.5 2002/11/20 19:45:57 cph Exp $
 
 Copyright (c) 1987, 1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RTL Optimizer Debugging Output
index ce4e63885e237d39aff3d4cd001f764ecbffbe47..6c453df699cdb900493475624a682a6067fadb8d 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rdflow.scm,v 1.4 1999/11/08 18:29:19 cph Exp $
+$Id: rdflow.scm,v 1.5 2002/11/20 19:45:57 cph Exp $
 
 Copyright (c) 1990, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RTL Dataflow Analysis
index a6b0ce98b4d9cd5d3cad5c5e699a8155761e4afc..2a313d7738addd04ac2ba206a6aebb4f2b158e40 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rerite.scm,v 1.4 1999/01/02 06:06:43 cph Exp $
+$Id: rerite.scm,v 1.5 2002/11/20 19:45:57 cph Exp $
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RTL Rewriting
index 4bb83dcf0ec424283533ba2af3cc73bbf21875c5..c3f506c4eba4bdf258649648cb096ff12d62581f 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rinvex.scm,v 1.10 2001/09/25 05:35:21 cph Exp $
+$Id: rinvex.scm,v 1.11 2002/11/20 19:45:57 cph Exp $
 
 Copyright (c) 1989-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RTL Invertible Expression Elimination
index 38a85bc98e06f100fc804c6d0a781d3f1b832915..add98c3c7788aa7e16d700e4e354e0e82e350324 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rlife.scm,v 1.61 1999/01/02 06:06:43 cph Exp $
+$Id: rlife.scm,v 1.62 2002/11/20 19:45:57 cph Exp $
 
 Copyright (c) 1987, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RTL Register Lifetime Analysis
index 2a823684afb19d6ef02323ab32c123e61c03ef37..ffd3d7e3b964909e70ca96525bd2b88aeae2fc05 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rtlcsm.scm,v 1.2 1999/01/02 06:06:43 cph Exp $
+$Id: rtlcsm.scm,v 1.3 2002/11/20 19:45:57 cph Exp $
 
 Copyright (c) 1989, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RTL Common Suffix Merging
index 2570eec43a0b017007f96ae40dd1786c8132dcfc..e8261105502f40155543940e514b06805e5a23f6 100644 (file)
@@ -2,22 +2,24 @@ dnl Process this file with autoconf to produce a configure script.
 
 dnl Copyright (c) 2000-2001 Massachusetts Institute of Technology
 dnl
-dnl This program is free software; you can redistribute it and/or
-dnl modify it under the terms of the GNU General Public License as
-dnl published by the Free Software Foundation; either version 2 of the
-dnl License, or (at your option) any later version.
+dnl This file is part of MIT Scheme.
 dnl
-dnl This program is distributed in the hope that it will be useful,
-dnl but WITHOUT ANY WARRANTY; without even the implied warranty of
+dnl MIT Scheme is free software; you can redistribute it and/or modify
+dnl it under the terms of the GNU General Public License as published
+dnl by the Free Software Foundation; either version 2 of the License,
+dnl or (at your option) any later version.
+dnl
+dnl MIT Scheme is distributed in the hope that it will be useful, but
+dnl WITHOUT ANY WARRANTY; without even the implied warranty of
 dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 dnl General Public License for more details.
 dnl
 dnl You should have received a copy of the GNU General Public License
-dnl along with this program; if not, write to the Free Software
+dnl along with MIT Scheme; if not, write to the Free Software
 dnl Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 dnl 02111-1307, USA.
 
-AC_REVISION([$Id: configure.in,v 1.5 2001/10/04 17:11:49 cph Exp $])
+AC_REVISION([$Id: configure.in,v 1.6 2002/11/20 19:45:46 cph Exp $])
 AC_INIT(microcode/boot.c)
 
 AC_PROG_INSTALL
index 0b049c0755e082dd021cc1de4a104eaa66852ea0..691a85b0593c1b47aad3162731e198c708f5db87 100644 (file)
@@ -1,19 +1,21 @@
-# $Id: Makefile.in,v 1.2 2001/12/17 17:40:58 cph Exp $
+# $Id: Makefile.in,v 1.3 2002/11/20 19:45:57 cph Exp $
 #
 # Copyright (c) 2001 Massachusetts Institute of Technology
 #
-# This program is free software; you can redistribute it and/or modify
+# This file is part of MIT Scheme.
+#
+# MIT Scheme is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or (at
-# your option) any later version.
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
 #
-# This program is distributed in the hope that it will be useful, but
+# MIT Scheme is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
+# along with MIT Scheme; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 # 02111-1307, USA.
 
index 1b1d468b8cc74b7e9f662997bcf1a6633ae9583a..c221a0adb4f99f86a152a24ed1178fbcd103efcf 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: anfile.scm,v 1.7 2001/12/20 16:28:22 cph Exp $
+$Id: anfile.scm,v 1.8 2002/11/20 19:45:57 cph Exp $
 
 Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Free/Bound Variable Analysis
index 42cbd10c4890c7474f73f61f8f016bb76509bc22..9a4b3ad4221a4fdc6438bdab53874981044a1572 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: conpkg.scm,v 1.14 2001/09/28 00:38:32 cph Exp $
+$Id: conpkg.scm,v 1.15 2002/11/20 19:45:57 cph Exp $
 
 Copyright (c) 1988-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Generate construction program from package model
index 0fda5f6303b955fb165957c4716a671b9c5ec9cf..c86468c6b659e70f4f87a16b89c584ac3b0cd1c3 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: cref.cbf,v 1.3 1999/01/02 06:11:34 cph Exp $
+$Id: cref.cbf,v 1.4 2002/11/20 19:45:57 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 (fluid-let ((compiler:coalescing-constant-warnings? #f))
index 1b9a6f724734f0da343f8c8e06ea9a1364afb2ac..7f3ed0a400170c0f46ea9b05b2498ae5db8410de 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: cref.pkg,v 1.10 2001/08/16 20:46:06 cph Exp $
+$Id: cref.pkg,v 1.11 2002/11/20 19:45:57 cph Exp $
 
 Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; CREF Packaging
index 6861ec82ce1d4314462c71a9d85792f82552b117..063b6f3ce67173d495544ec6cd8be95d1c74a5d3 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: cref.sf,v 1.15 2001/12/20 03:35:56 cph Exp $
+$Id: cref.sf,v 1.16 2002/11/20 19:45:57 cph Exp $
 
 Copyright (c) 1988-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 (fluid-let ((sf/default-syntax-table (->environment '())))
index 0b90a6c787f03ccc7fbebeedbbe2a5cf52d9604e..3399012d6db9e4236ea3004ba9f5a654da718008 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: forpkg.scm,v 1.10 2001/09/28 00:38:21 cph Exp $
+$Id: forpkg.scm,v 1.11 2002/11/20 19:45:57 cph Exp $
 
 Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Package Model Formatter
index ec0ddf2de1b4eea7801019c6dbb561be92acc56d..ac11cc3f70006b2f28c770a89699674d67326281 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 1.25 2002/02/03 04:35:57 cph Exp $
+$Id: make.scm,v 1.26 2002/11/20 19:45:57 cph Exp $
 
 Copyright (c) 1988-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Package Model: System Construction
index 51ca9e40aee5dd62ff8eea09fb52369b086da25b..e7ffc100f00f25673b85c1345ae2cfe2b24914e2 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: mset.scm,v 1.2 1999/01/02 06:11:34 cph Exp $
+$Id: mset.scm,v 1.3 2002/11/20 19:45:57 cph Exp $
 
 Copyright (c) 1988, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Multiset Operations
index 5dd7d031f6d47fd5ef4808acf2fcac373b6c7ba3..46b75b70ace27c18d082689bd671b2da12638442 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: object.scm,v 1.14 2001/08/20 21:02:37 cph Exp $
+$Id: object.scm,v 1.15 2002/11/20 19:45:57 cph Exp $
 
 Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Package Model Data Structures
index fda8f3c86ad21239a7fe02ee4a9cca3a67d18550..83bbc5d6cf1d7805c134f3ac7793a8eda761af78 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: redpkg.scm,v 1.26 2002/03/14 04:58:51 cph Exp $
+$Id: redpkg.scm,v 1.27 2002/11/20 19:45:57 cph Exp $
 
 Copyright (c) 1988-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Package Model Reader
index c44faa730a806309496d603e569889319459ff2d..e58bb90ed22543259672d619fb429138985c5a1e 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: toplev.scm,v 1.18 2002/03/15 01:42:41 cph Exp $
+$Id: toplev.scm,v 1.19 2002/11/20 19:45:57 cph Exp $
 
 Copyright (c) 1988-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Package Model: Top Level
index 5001efd19454bd5593bbc1a4001da0b7a0a30818..c467eb1e703874ccd4c37b388f0bc690585e028e 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: triv.pkg,v 1.7 2001/08/20 21:02:43 cph Exp $
+$Id: triv.pkg,v 1.8 2002/11/20 19:45:57 cph Exp $
 
 Copyright (c) 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; CREF Packaging: hand-compiled package for bootstrapping
index 87957da533288b0d8e8cfa19f40dda1d5f7bc398..e1af8594579c4faa49e126985246c4c4aaa3b3a2 100755 (executable)
@@ -1,21 +1,23 @@
 #!/bin/sh
 #
-# $Id: Clean.sh,v 1.5 2001/12/17 17:40:58 cph Exp $
+# $Id: Clean.sh,v 1.6 2002/11/20 19:45:57 cph Exp $
 #
 # Copyright (c) 2000, 2001 Massachusetts Institute of Technology
 #
-# This program is free software; you can redistribute it and/or modify
+# This file is part of MIT Scheme.
+#
+# MIT Scheme is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or (at
-# your option) any later version.
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
 #
-# This program is distributed in the hope that it will be useful, but
+# MIT Scheme is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
+# along with MIT Scheme; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 # 02111-1307, USA.
 
index f763a99c0cb429697e4e58fb9f3bc9bd3fa22adf..6ea5e998a94dcc40af418973d731fbde9b73e26a 100644 (file)
@@ -1,20 +1,23 @@
-# $Id: Makefile.in,v 1.4 2001/02/06 04:15:35 cph Exp $
+# $Id: Makefile.in,v 1.5 2002/11/20 19:45:57 cph Exp $
 #
 # Copyright (c) 2000-2001 Massachusetts Institute of Technology
 #
-# This program is free software; you can redistribute it and/or modify
+# This file is part of MIT Scheme.
+#
+# MIT Scheme is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or (at
-# your option) any later version.
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
 #
-# This program is distributed in the hope that it will be useful, but
+# MIT Scheme is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# along with MIT Scheme; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+# 02111-1307, USA.
 
 # Standard Makefile for Scheme subsystem directories.
 # This makefile supports some utilities for Scheme subsystems.
index dcd6a0a5c1f507883c283dc0aa3b227a2bd26425..4f198fd61c8c5b4254566cfd4da8cb9d85aa5493 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: abbrev.scm,v 1.6 2001/03/21 19:25:10 cph Exp $
+;;; $Id: abbrev.scm,v 1.7 2002/11/20 19:45:57 cph Exp $
 ;;;
 ;;; Copyright (c) 2000-2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 93f36ca630a2642f5cb61e5ae66f95b7081efe17..11e2efea23c6625a6861c4f13efcbbae107440cf 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: ansi.scm,v 1.8 1999/01/02 06:11:34 cph Exp $
+$Id: ansi.scm,v 1.9 2002/11/20 19:45:57 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Hard-coded ANSI terminal type for lack of termcap on DOS/NT
index 6b5f243d49a5704842a3759fc77f36ceedabf891..fdf882353bc602ffbff0dd5982361ee1357e13fa 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;;$Id: argred.scm,v 1.33 1999/01/02 06:11:34 cph Exp $
+;;;$Id: argred.scm,v 1.34 2002/11/20 19:45:57 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-1999 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Command Argument Reader
 
index 5e080d2c98343861ad962c4c160ed4426627b5ab..431d18e4c8bd47484e28166018a198ca79cacaa7 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: artdebug.scm,v 1.30 2001/12/20 16:13:18 cph Exp $
+;;; $Id: artdebug.scm,v 1.31 2002/11/20 19:45:57 cph Exp $
 ;;;
 ;;; Copyright (c) 1989-1999, 2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index c70d8185313178df4eb9bf5c584f500939d6b9b3..839930c8a0cc58740fe2f50f74936fec977355ad 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;;$Id: autold.scm,v 1.62 2001/12/19 01:57:36 cph Exp $
+;;;$Id: autold.scm,v 1.63 2002/11/20 19:45:57 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 0879d8da100ac57663bec872070c44b016abc539..f8f3cf17bb7ba6d8d418430fa558af4ea5c8482b 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: autosv.scm,v 1.34 2001/05/10 18:22:26 cph Exp $
+;;; $Id: autosv.scm,v 1.35 2002/11/20 19:45:58 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index beabb863b043a38fcfefe9f68393147f5df52f1b..cde0faaa0e59924d718883541d0e544141ac80c8 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: basic.scm,v 1.140 2000/10/30 15:39:06 cph Exp $
+;;; $Id: basic.scm,v 1.141 2002/11/20 19:45:58 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-2000 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Basic Commands
 
index 7330417f027a521f8c62f3280b3633aab6247b2e..78e32487a8ee08076b048a0a09334ed60455f7ce 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: bios.scm,v 1.5 1999/01/02 06:11:34 cph Exp $
+$Id: bios.scm,v 1.6 2002/11/20 19:45:58 cph Exp $
 
 Copyright (c) 1992, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; IBM-PC BIOS Screen Implementation
index 268f0f773a1f7eaa2c520f575b8b5b96d621600c..1a185c820e6b66d3be5f2ff1526c5031a42cecae 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: bufcom.scm,v 1.107 2000/03/23 03:18:47 cph Exp $
+;;; $Id: bufcom.scm,v 1.108 2002/11/20 19:45:58 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-2000 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Buffer Commands
 
index ecb09d75743312cca02d20f61a43f175e0458855..11a7a9c505f950b43679e83f629c4da3f222ae26 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: buffer.scm,v 1.187 2002/03/06 20:07:00 cph Exp $
+;;; $Id: buffer.scm,v 1.188 2002/11/20 19:45:58 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index dd66d43f10b52be24ff3c9edf9b82341a4c9c363..81c0e223eb95f225c5bc1556ab0343b2a2c6ee05 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: buffrm.scm,v 1.59 2002/02/03 03:38:53 cph Exp $
+;;; $Id: buffrm.scm,v 1.60 2002/11/20 19:45:58 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-2000, 2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 3bceda854bc7a5a31b67463cec615e5c2ec79d70..dc4525fa257a52311e7c6f26f66addeb11743b51 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;;$Id: bufinp.scm,v 1.8 1999/02/24 21:35:46 cph Exp $
+;;;$Id: bufinp.scm,v 1.9 2002/11/20 19:45:58 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-1999 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Buffer Input Ports
 
index 2b5aeaaf5cd6b894af339e080bf47590b7a14615..28fad15c8a1e995e93c0179dc524f3bb671e4103 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: bufmnu.scm,v 1.131 2000/10/26 04:19:02 cph Exp $
+;;; $Id: bufmnu.scm,v 1.132 2002/11/20 19:45:58 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-2000 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Buffer Menu
 
index 3fe2deddef0a4fe501b3e13aaa6ff123f931a16f..80e50eee31f53a1e372604c57663254463fa29e2 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: bufout.scm,v 1.13 1999/02/24 21:35:39 cph Exp $
+;;; $Id: bufout.scm,v 1.14 2002/11/20 19:45:58 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-1999 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Buffer Output Ports
 ;;; Package: (edwin buffer-output-port)
index 25f42e5fd3686fb6ef6b90591422e0cabd18d030..dc9f44d6d890403f11c9a400530ba89c10fa1810 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: bufset.scm,v 1.12 1999/01/02 06:11:34 cph Exp $
+;;; $Id: bufset.scm,v 1.13 2002/11/20 19:45:58 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-1999 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Buffer Set Abstraction
 
index 5a180d514847fc32aa5bbb2bc5615ae04adfc876..add8104648302be1fc4830dcf6a21199644f8858 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: bufwfs.scm,v 1.20 1999/01/02 06:11:34 cph Exp $
+;;; $Id: bufwfs.scm,v 1.21 2002/11/20 19:45:58 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-1999 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Buffer Windows: Fill and Scroll
 
index 772e019dfda1696e119db365df58de5da2fc0c27..4218dc6b2877de39e9e860230f5a55874bae181e 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: bufwin.scm,v 1.310 2002/02/03 03:38:53 cph Exp $
+;;; $Id: bufwin.scm,v 1.311 2002/11/20 19:45:58 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-2000, 2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 607b5bd90b38e4d852de4c5fc6ea1542adae6ff4..6397d5822d4fef4c619f47327e942b71d5a4ee5a 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: bufwiu.scm,v 1.34 2000/04/10 02:31:17 cph Exp $
+;;; $Id: bufwiu.scm,v 1.35 2002/11/20 19:45:58 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-2000 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Buffer Windows: Image Update
 
index 3e15a1a6af7ebe97176814990081a191802aebd5..d815d288975bce5b8489d099624181eba1fc72bc 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: bufwmc.scm,v 1.18 1999/01/02 06:11:34 cph Exp $
+;;; $Id: bufwmc.scm,v 1.19 2002/11/20 19:45:58 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-1999 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Buffer Windows: Mark <-> Coordinate Maps
 
index 734374a6bc39cc520b80431c477d39b9e62e85eb..20871a79249595d34f4be954addc99c1a81e4855 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: c-mode.scm,v 1.60 2001/12/18 22:12:16 cph Exp $
+;;; $Id: c-mode.scm,v 1.61 2002/11/20 19:45:58 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index b30510802d19cc4497e16537cdfec9c6c74c0bf4..e78b97d4222c531637bd5f7c3fa2c05029e0f303 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: calias.scm,v 1.25 2002/02/09 05:55:09 cph Exp $
+;;; $Id: calias.scm,v 1.26 2002/11/20 19:45:58 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 814f4ad224e8de364f15595467f4673b5af2ae56..744a06c2acddc80dabb2c19953473dd8accb6ad1 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: cinden.scm,v 1.20 1999/10/07 15:13:19 cph Exp $
+;;; $Id: cinden.scm,v 1.21 2002/11/20 19:45:58 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-1999 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; C Indentation (from GNU Emacs)
 
index 142df146eef760786384ed25ff834af24c606bc0..0e00ba1be0766c01201874022df1ea7a81ab4178 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: class.scm,v 1.72 1999/01/02 06:11:34 cph Exp $
+;;; $Id: class.scm,v 1.73 2002/11/20 19:45:58 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-1999 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Class/Object System
 
index b705ea0fbcd1f84d631197f6e8f2407bb0fa6f00..959dbea1edd995c5e60b1f76fcdc3a3b383f230f 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: clscon.scm,v 1.8 2002/02/03 03:38:54 cph Exp $
+;;; $Id: clscon.scm,v 1.9 2002/11/20 19:45:58 cph Exp $
 ;;;
 ;;; Copyright (c) 1986-1999, 2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index da7756b876fee66d50adfe747b90e0f4e33c980e..252807048360c23f2761e62bd5befe32907853d6 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: clsmac.scm,v 1.10 2002/02/13 01:18:41 cph Exp $
+;;; $Id: clsmac.scm,v 1.11 2002/11/20 19:45:58 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989, 1999, 2001, 2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 3e5dde6bcc2d6f42b81d89c5c95d9c175eccc745..5db6b4a066ca9409509f2ba6ee6146f8ebe3ac2f 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: comatch.scm,v 1.4 1999/01/02 06:11:34 cph Exp $
+;;; $Id: comatch.scm,v 1.5 2002/11/20 19:45:58 cph Exp $
 ;;;
 ;;; Copyright (c) 1997, 1999 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Combinatoric Matcher
 
index 75714e84d3cdbc214fe74deeeebc1420743a36ca..d916422e59fc8ad8d7f2827cee8adab002e1b210 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: comhst.scm,v 1.7 1999/05/13 03:06:36 cph Exp $
+$Id: comhst.scm,v 1.8 2002/11/20 19:45:58 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Command interpreter history
index 4ea7e2e69d8458ec05d7cc9706d6d89479187e2d..d305f7188474937ff5e218ea8393ff578f5b6012 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: comint.scm,v 1.30 1999/08/26 18:20:39 cph Exp $
+$Id: comint.scm,v 1.31 2002/11/20 19:45:58 cph Exp $
 
 Copyright (c) 1991-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Command interpreter subprocess control
index 3778a25345d5d8e538831df21c37d900aab33fb6..b52d726dc3a2e88cdad8d183ac5f1b28540b5afd 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: comman.scm,v 1.86 2002/02/03 03:38:54 cph Exp $
+$Id: comman.scm,v 1.87 2002/11/20 19:45:58 cph Exp $
 
 Copyright (c) 1986, 1989-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Commands and Variables
index bb3a2d8191096831239678f84666e968ba04c8f3..bcbb81cbd75ca8bb63555302d8bc4cb93988777d 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: compile.scm,v 1.14 2001/05/07 17:59:35 cph Exp $
+;;; $Id: compile.scm,v 1.15 2002/11/20 19:45:58 cph Exp $
 ;;;
 ;;; Copyright (c) 1992-2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 98e4a70da1c65197405256f2d4077be77284452d..d68aa424e8d94f533bed73a5feb2a3a7e73f5ddb 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: comred.scm,v 1.123 2001/12/19 05:25:12 cph Exp $
+;;; $Id: comred.scm,v 1.124 2002/11/20 19:45:58 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index e2fbe306278e411549d1fb7d34fbfe163a651ba5..765b77f02317c3d85214b8f04b5983b15893c600 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: comtab.scm,v 1.72 2001/03/21 19:25:19 cph Exp $
+;;; $Id: comtab.scm,v 1.73 2002/11/20 19:45:59 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index d42d5a58e490bba6940b05052b451a1e47b4c776..2024ff7b9ea05efe31a7fa9cc1b3c40d0e5362b4 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: comwin.scm,v 1.147 2002/02/03 03:38:54 cph Exp $
+;;; $Id: comwin.scm,v 1.148 2002/11/20 19:45:59 cph Exp $
 ;;;
 ;;; Copyright (c) 1985, 1989-1999, 2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 59f26045252fb71e0395b55d45199f90a8ca8b6f..8ee88a0f53eb0a9b6f7c2746892c147323b3158f 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: curren.scm,v 1.144 2001/05/18 00:52:36 cph Exp $
+;;; $Id: curren.scm,v 1.145 2002/11/20 19:45:59 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index cca049f55040799d06036286932d8d261151ea32..da1294d3ac2ce05691694648a29c7901f6deaa03 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: dabbrev.scm,v 1.4 1999/01/02 06:11:34 cph Exp $
+;;; $Id: dabbrev.scm,v 1.5 2002/11/20 19:45:59 cph Exp $
 ;;;
 ;;; Copyright (c) 1992, 1999 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Dynamic Abbrev
 
index 56e8739877d9176ee44c73288b97505e5dc42274..cd7a36ca7a7fa2b8e72da41164d70a1d47454539 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: debian-changelog.scm,v 1.6 2002/08/12 18:03:26 cph Exp $
+;;; $Id: debian-changelog.scm,v 1.7 2002/11/20 19:45:59 cph Exp $
 ;;;
 ;;; Copyright (c) 2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this package; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 5db124a334eb55326e24e1c31b623e17c1dd3210..d6c5edb10b6750dd01bc0312e2c9e8e5e57cbfc1 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: debug.scm,v 1.62 2002/01/07 04:35:10 cph Exp $
+;;; $Id: debug.scm,v 1.63 2002/11/20 19:45:59 cph Exp $
 ;;;
 ;;; Copyright (c) 1992-2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 0b9164fdb5178cc414343d8ad2ef93ef9ff8b7db..5737995bd57c6571036d6efd0076b9a8f437c74e 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: debuge.scm,v 1.54 2000/03/23 03:19:05 cph Exp $
+;;; $Id: debuge.scm,v 1.55 2002/11/20 19:45:59 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-2000 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Debugging Stuff
 
index eb861c7be186348044240ecf33bdc8647c577e2f..baaab9d9e82d0fb5ec41ef17629e57b95fbf5437 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: decls.scm,v 1.71 2001/12/18 21:34:56 cph Exp $
+$Id: decls.scm,v 1.72 2002/11/20 19:45:59 cph Exp $
 
 Copyright (c) 1989-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Edwin: Syntaxing Declarations
index 19f6332d30bc9307111bd54d4058804a75f1b219..2fc98a104e36806e4686ae3e83dd6cbba6f6e672 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: dired.scm,v 1.190 2001/12/19 01:42:39 cph Exp $
+;;; $Id: dired.scm,v 1.191 2002/11/20 19:45:59 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index fef4f01a1a32d911acc355e28b3006e1f4b81b75..d47b54c5e067cd84e65370cd951d1ea1c5f4624c 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: diros2.scm,v 1.4 1999/02/01 03:47:30 cph Exp $
+;;; $Id: diros2.scm,v 1.5 2002/11/20 19:45:59 cph Exp $
 ;;;
 ;;; Copyright (c) 1992-1999 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Directory Editor (OS/2 Customizations)
 ;;; package: (edwin dired)
index 134bc055b70346b6c6fe94de1d0c3d1d483c5d5f..7376df8d4cab7a0964cbea97b6b17b12403252f9 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: dirunx.scm,v 1.13 2001/06/02 22:28:49 cph Exp $
+;;; $Id: dirunx.scm,v 1.14 2002/11/20 19:45:59 cph Exp $
 ;;;
 ;;; Copyright (c) 1992-1999 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Directory Editor (Unix Customizations)
 ;;; package: (edwin dired)
index b74e3350ddb01a1f09967006f0dffe409a277a75..55f0e2d338715cc6e948493f2ecc7f93e8ba1682 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: dirw32.scm,v 1.4 1999/02/01 03:47:13 cph Exp $
+;;; $Id: dirw32.scm,v 1.5 2002/11/20 19:45:59 cph Exp $
 ;;;
 ;;; Copyright (c) 1996, 1999 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Directory Editor (Win32 Customizations)
 ;;; package: (edwin dired)
index 5fb6b404689ad2f30034124846d4fb9bc005621f..2733b5f83a7eb3d4134cdd593de756f0f5233dd6 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: display.scm,v 1.7 1999/01/02 06:11:34 cph Exp $
+;;; $Id: display.scm,v 1.8 2002/11/20 19:45:59 cph Exp $
 ;;;
 ;;; Copyright (c) 1989-1999 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Display-Type Abstraction
 ;;; package: (edwin display-type)
index ddf9f735f1b1fe2c27c35589c5b1a8a35543657f..c5220633fc40dc951d89be902681ac99059778ce 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: docstr.scm,v 1.5 2000/06/15 00:58:53 cph Exp $
+$Id: docstr.scm,v 1.6 2002/11/20 19:45:59 cph Exp $
 
 Copyright (c) 1993-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Documentation Strings
index 5cb2009062b23219bffe378502bdd21ca71145cc..28adcdcf55613fc3f7ccf954c969bde4eb2085bb 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: dos.scm,v 1.53 2002/03/06 20:05:13 cph Exp $
+;;; $Id: dos.scm,v 1.54 2002/11/20 19:45:59 cph Exp $
 ;;;
 ;;; Copyright (c) 1992-2000, 2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 29b0175b9f600b841ffa67e57201d3497874e902..3510e8e42ad985b1bdfc1d2e54c1ed3bd5041b90 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: doscom.scm,v 1.3 1999/01/02 06:11:34 cph Exp $
+$Id: doscom.scm,v 1.4 2002/11/20 19:45:59 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Shell commands for DOS
index b5d3dc39a7e86ad88891b25c0f927aa09328f7ba..7a06860880bd5b0c0586397685ccd7d92720a47f 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: dosfile.scm,v 1.38 2002/10/26 04:24:12 cph Exp $
+;;; $Id: dosfile.scm,v 1.39 2002/11/20 19:45:59 cph Exp $
 ;;;
 ;;; Copyright (c) 1994-2000, 2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index e823f6fdd3120c10bb8063b826e0a7ff51fc9706..58a0fca107e27999d0f1344ea3f36d69eda4552a 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: dosproc.scm,v 1.9 2002/02/09 05:55:12 cph Exp $
+;;; $Id: dosproc.scm,v 1.10 2002/11/20 19:45:59 cph Exp $
 ;;;
 ;;; Copyright (c) 1992-2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 0989891c8ad8c005c4185f8f832d70e7db372cf1..98b6cfaf3f852d90e5eb46b9c063daa9337e0f36 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: dosshell.scm,v 1.5 2001/12/18 21:34:59 cph Exp $
+$Id: dosshell.scm,v 1.6 2002/11/20 19:45:59 cph Exp $
 
 Copyright (c) 1992-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Pseudo Shell subprocess in a buffer
index 41583625eea413b4efe3477da3a874eaa158b553..d20fec277bcbeebe6c03bc1d130f8b7485a54769 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: ed-ffi.scm,v 1.52 2001/12/18 21:35:01 cph Exp $
+$Id: ed-ffi.scm,v 1.53 2002/11/20 19:45:59 cph Exp $
 
 Copyright (c) 1990-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 (declare (usual-integrations))
index 6e8923a4173ca2406d498fffd8c4956143c1504f..b428b4f2e87384a58a12310490d500748ef82d98 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: editor.scm,v 1.253 2001/12/19 05:25:25 cph Exp $
+;;; $Id: editor.scm,v 1.254 2002/11/20 19:45:59 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 37c19a9ed7dae8f3fd61b5318dd4f169b0ba5b9f..86816160e07de899eda41c443b5c0f42e41031f7 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: edtfrm.scm,v 1.91 2002/02/03 03:38:54 cph Exp $
+;;; $Id: edtfrm.scm,v 1.92 2002/11/20 19:45:59 cph Exp $
 ;;;
 ;;; Copyright (c) 1985, 1989-1999, 2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 29f781f67367a95cd80d9f1ee2fe5ab9e4f9b8c5..09a2f938f9b5843412b2ebe7feb8b1a808088db1 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: edtstr.scm,v 1.23 1999/01/02 06:11:34 cph Exp $
+;;; $Id: edtstr.scm,v 1.24 2002/11/20 19:45:59 cph Exp $
 ;;;
 ;;; Copyright (c) 1989-1999 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Editor Data Abstraction
 
index a702cb257c04e6827cc47ba8af7e59b4e5367963..3298e251edda9071bfaae4ecd399cb20591d7539 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: edwin.cbf,v 1.4 1999/01/02 06:11:34 cph Exp $
+$Id: edwin.cbf,v 1.5 2002/11/20 19:45:59 cph Exp $
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Script to incrementally compile the editor (from .bins)
index 1ed58b8e9f66bd1a717a2b1c1c96c0d10b6b6814..0740a4fe06b1c53d5bc2e507a24d7399992c57f5 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: edwin.ldr,v 1.73 2001/12/22 04:00:33 cph Exp $
+$Id: edwin.ldr,v 1.74 2002/11/20 19:45:59 cph Exp $
 
 Copyright (c) 1989-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;; program to load package contents
index 87933878c059e29d3034db6b5bfe12b0f1d12b31..72cc4ec60801ba676b6161ffa9b6e6a7bb69ebdc 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: edwin.pkg,v 1.281 2002/03/06 20:05:22 cph Exp $
+$Id: edwin.pkg,v 1.282 2002/11/20 19:45:59 cph Exp $
 
 Copyright (c) 1989-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Edwin Packaging
index e67d2b58a93ea20430e678a66d2088ead5dc11e1..cc976d73b676502f6b30d6bf5f7629ac887f139b 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: edwin.sf,v 1.29 2001/12/18 21:57:13 cph Exp $
+;;; $Id: edwin.sf,v 1.30 2002/11/20 19:45:59 cph Exp $
 ;;;
 ;;; Copyright (c) 1991-2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 7613d906a613ecfb0d0eb3693e5796821f94af0f..6359a60ab801c25db6da19d4b198c49d97c0e41c 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: evlcom.scm,v 1.65 2001/12/19 05:25:29 cph Exp $
+;;; $Id: evlcom.scm,v 1.66 2002/11/20 19:46:00 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 8d8c58d2f35f3d02c21fa937af753a1d639c19da..268fc6b8b77d076a926984dd22b6243889fd0f96 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: eystep.scm,v 1.6 1999/01/02 06:11:34 cph Exp $
+;;; $Id: eystep.scm,v 1.7 2002/11/20 19:46:00 cph Exp $
 ;;;
 ;;; Copyright (c) 1994-1999 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Edwin Interface to YStep
 
index 9237a81955b6ebaedc90470c5cc18d9f314d4ec3..101151bc500a05b48510ef725d1a72277e9b7ecb 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: filcom.scm,v 1.223 2001/12/19 05:25:33 cph Exp $
+;;; $Id: filcom.scm,v 1.224 2002/11/20 19:46:00 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 0a7732e7d1d132cc5db2bb993b7b94b0fab533c4..8cb190f50d20c9ceb258ac56ea1d2313b045c9a1 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: fileio.scm,v 1.158 2002/06/28 18:20:19 cph Exp $
+;;; $Id: fileio.scm,v 1.159 2002/11/20 19:46:00 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index f004250c20b0a6bdde04dab9833ba1414179b45e..ff52b15898fb64fd03497fee5d0dfa3f33f3fb14 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: fill.scm,v 1.70 2000/09/06 15:21:28 cph Exp $
+;;; $Id: fill.scm,v 1.71 2002/11/20 19:46:00 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-2000 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Text Fill Commands
 
index 9cbcc84530aa74cd1e63dbd6e293437c56d6985c..83399ebbf1f69fca7b22a3dab11d94afd25d0e0f 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: grpops.scm,v 1.28 2000/05/19 16:55:22 cph Exp $
+;;; $Id: grpops.scm,v 1.29 2002/11/20 19:46:00 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-2000 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Group Operations
 
index 7c55907591f889edc6564951390cdaafbedc6bb3..d5d355081cc36c5efd64d8295a9174625eedb891 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: hlpcom.scm,v 1.123 2002/02/21 18:56:38 cph Exp $
+;;; $Id: hlpcom.scm,v 1.124 2002/11/20 19:46:00 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 3f50d68a98c558ce992cb6425a4e11c59f47e42a..428a3fef872111ca5048aff53bfba3e292a5282d 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: htmlmode.scm,v 1.5 2001/12/18 22:12:18 cph Exp $
+;;; $Id: htmlmode.scm,v 1.6 2002/11/20 19:46:00 cph Exp $
 ;;;
 ;;; Copyright (c) 1999-2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 17eb486e5d8ac5bb3a9b0400beafcf9db1e77912..1aa7dcb5b03ec24bb0852b6ba1ee1c4dc5c10ae2 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: image.scm,v 1.137 2000/01/25 17:01:02 cph Exp $
+;;; $Id: image.scm,v 1.138 2002/11/20 19:46:00 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-2000 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Display Imaging
 
index 9bbefd0d4db7828855a5f9832a8aca6c095b6aa3..0a97a8d22e42961c787a55cb11b7f42ff90e58de 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: info.scm,v 1.137 2002/02/21 18:57:07 cph Exp $
+;;; $Id: info.scm,v 1.138 2002/11/20 19:46:00 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 163ed7573749a550708abb84d689c0ecbdaba3b8..00691abfc43986ca8d9ad59ad1ef45e85913a801 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: input.scm,v 1.102 2000/10/26 02:28:13 cph Exp $
+;;; $Id: input.scm,v 1.103 2002/11/20 19:46:00 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-2000 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Keyboard Input
 
index 16321c99fb5ba24a24de0e4d7e903836707145ce..a39b3266a0d015fc94e34cdde9339b2f8c7ca904 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: intmod.scm,v 1.116 2002/02/13 01:05:37 cph Exp $
+;;; $Id: intmod.scm,v 1.117 2002/11/20 19:46:00 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 768e13e9291646a386f4f926f5a8ac1ad7e6a1a5..1ee86cc20e82741fe119d1460392ea87d14e51d0 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: iserch.scm,v 1.23 2000/03/03 14:55:05 cph Exp $
+;;; $Id: iserch.scm,v 1.24 2002/11/20 19:46:00 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-2000 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Incremental Search
 
index 870ec5a035f337774f6682911f6bca72c1f9856d..d610e1ab7348cd4c46e6d411dc2f1fe0c9742650 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: javamode.scm,v 1.11 2001/12/18 22:12:20 cph Exp $
+;;; $Id: javamode.scm,v 1.12 2002/11/20 19:46:00 cph Exp $
 ;;;
 ;;; Copyright (c) 1998-2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 6a3e08b2e528fa5c83dcaa67e5529689c3469c9d..42e77fe41f3beff0a3ab58389bb7fda256a3ca89 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: key-w32.scm,v 1.3 1999/01/02 06:11:34 cph Exp $
+;;; $Id: key-w32.scm,v 1.4 2002/11/20 19:46:00 cph Exp $
 ;;;
 ;;; Copyright (c) 1991-1999 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 ;;;
 
 ;;;; Windows Keys
index 375b9754deec3b7b4522660503f60e97ada32d4c..a76db462a2d37360e365146d5f61b94ba3782b1c 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: key-x11.scm,v 1.5 1999/01/02 06:11:34 cph Exp $
+;;; $Id: key-x11.scm,v 1.6 2002/11/20 19:46:00 cph Exp $
 ;;;
 ;;; Copyright (c) 1991-1999 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 ;;;
 
 ;;;; Keys
index 7f15ae62d5bb6dfd77ab13cdc566b2178aa2b7c8..5021e6abc5b486875946cb74112b77dff4a0f594 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;;$Id: keymap.scm,v 1.17 2000/02/24 01:32:08 cph Exp $
+;;;$Id: keymap.scm,v 1.18 2002/11/20 19:46:00 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-2000 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Command Summary
 
index 20579bf2701c8298156449f041206f93ff63d847..c01d52c21ab02eec2cfe4cd576069b580c5a3c66 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: keyparse.scm,v 1.3 1999/01/02 06:11:34 cph Exp $
+;;; $Id: keyparse.scm,v 1.4 2002/11/20 19:46:00 cph Exp $
 ;;;
 ;;; Copyright (c) 1996-1999 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Keyword Syntax Parser
 
index ab9c9cecb0e06d3a676c8dc88d986848b2093bd1..32c793087dad26a666ead0e95a5e67f762efe437 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: kilcom.scm,v 1.72 2002/03/06 20:05:30 cph Exp $
+;;; $Id: kilcom.scm,v 1.73 2002/11/20 19:46:00 cph Exp $
 ;;;
 ;;; Copyright (c) 1985, 1989-1999, 2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 4f287ba1966deaced5f9ee99272851b3d2f74ac5..bfe0dc75a872996e3e4cc017c9e4fda5503f3292 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: kmacro.scm,v 1.44 2001/12/20 16:13:18 cph Exp $
+;;; $Id: kmacro.scm,v 1.45 2002/11/20 19:46:00 cph Exp $
 ;;;
 ;;; Copyright (c) 1985, 1989-2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 56b45101d8079d72ff1064f082d7f26b11cc4d46..dbfffefce5c15f273a87a45b4b6b454136c936ec 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: lincom.scm,v 1.124 2000/02/25 14:20:43 cph Exp $
+;;; $Id: lincom.scm,v 1.125 2002/11/20 19:46:00 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-2000 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Line/Indentation Commands
 
index 396e0473209067500b8d1c2cf87eedb48cb373a0..471b0753039725b6bc9ff9d52fe19b6c619f9adf 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: linden.scm,v 1.126 1999/01/02 06:11:34 cph Exp $
+;;; $Id: linden.scm,v 1.127 2002/11/20 19:46:00 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-1999 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Lisp Indentation
 
index af375a29dd239f9b99fc75fed37dfe3bc1c7123e..e49dedd914d1c43708e07a7964493ad21331e177 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: loadef.scm,v 1.45 2001/02/13 18:45:04 cph Exp $
+;;; $Id: loadef.scm,v 1.46 2002/11/20 19:46:00 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Autoload Definitions
 
index 4a4185ae32de2a8fc2867a80ee25f3ce60f3af2c..4369a09495d892d8b39fd27ea723a7e1020e9544 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: lspcom.scm,v 1.160 2002/10/01 02:39:19 cph Exp $
+;;; $Id: lspcom.scm,v 1.161 2002/11/20 19:46:00 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-1999, 2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 94407483e29916b794d1a4539d9d4469e1390e7a..00b775ab3ae82a6021411e67c3ba6ddc02604c4a 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: macros.scm,v 1.72 2002/02/09 05:55:16 cph Exp $
+;;; $Id: macros.scm,v 1.73 2002/11/20 19:46:00 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-1999, 2001, 2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index cae2cab371aa1984a6d5f2762ede3be1b197ea51..7cd3f0d8d2c23e0e1a32f3c9e0af2c9a706cf5e0 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 3.115 2002/06/28 18:20:35 cph Exp $
+$Id: make.scm,v 3.116 2002/11/20 19:46:00 cph Exp $
 
 Copyright (c) 1989-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Edwin: System Construction
index 4d204a16e323ce021dcea8d45aa9cf8a075cca8b..d65e504ece7f0c8b2b7524e76dc1f2370bd09548 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: malias.scm,v 1.5 1999/08/20 20:35:45 cph Exp $
+;;; $Id: malias.scm,v 1.6 2002/11/20 19:46:01 cph Exp $
 ;;;
 ;;; Copyright (c) 1991-1999 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Mail Aliases
 
index 5fec15c9b3f2bde47ed73a12b62a0e467eb5abca..e20483d3d0ffd09516b40dc3adc0a72e60cf7418 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: manual.scm,v 1.16 1999/08/20 20:35:51 cph Exp $
+;;; $Id: manual.scm,v 1.17 2002/11/20 19:46:01 cph Exp $
 ;;;
 ;;; Copyright (c) 1991-1999 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Display Manual Pages
 
index aaa8259cbe52a088a5f0f0420984855d7962728a..d8276b3b33b34ab76725dfafb47651d846e8b2d4 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: midas.scm,v 1.22 2001/12/18 22:12:23 cph Exp $
+;;; $Id: midas.scm,v 1.23 2002/11/20 19:46:01 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 2d7d7c45132330c78809a2a296abb1c0eec7be8f..6940fc39601283ca64587da5927b0002a7aa5397 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: modefs.scm,v 1.160 2000/09/11 17:35:54 cph Exp $
+;;; $Id: modefs.scm,v 1.161 2002/11/20 19:46:01 cph Exp $
 ;;;
 ;;; Copyright (c) 1985, 1989-2000 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Fundamental Mode
 
index 8668ff8a1c2c6139703d6aca674c70dcdbd6d6f8..66414f6b9bb2f98f9417dd9e4ab20fc8091ddf98 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: modes.scm,v 1.35 2002/02/03 03:38:54 cph Exp $
+;;; $Id: modes.scm,v 1.36 2002/11/20 19:46:01 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 5737fce6349d9f38ce481faeeb50a8cb6d9426c0..153f7919c648253598718e5a20fa2f5386017d82 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: modlin.scm,v 1.23 2001/03/21 19:25:27 cph Exp $
+;;; $Id: modlin.scm,v 1.24 2002/11/20 19:46:01 cph Exp $
 ;;;
 ;;; Copyright (c) 1989-2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index e41dc3d299f70d15a6495e1e43e86f4de3964fc0..6fdc7a12d4f7bc6cc966cf440f02b043f0f286f9 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;;$Id: modwin.scm,v 1.42 2002/02/03 03:38:54 cph Exp $
+;;;$Id: modwin.scm,v 1.43 2002/11/20 19:46:01 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-1999, 2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 81f47c8d6ab72fd8c06f4ec9c483b8beeb212559..1a6abafac2bdd64b59f8388e95a8e27dfb70eedd 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: motcom.scm,v 1.47 1999/01/02 06:11:34 cph Exp $
+;;; $Id: motcom.scm,v 1.48 2002/11/20 19:46:01 cph Exp $
 ;;;
 ;;; Copyright (c) 1985, 1989-1999 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Motion Commands
 
index 9ee44f18e3228ddc5c93d3afc6aafc361c053387..22ccf0681ee3e866079f2c8a6be625c37d63064e 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: motion.scm,v 1.88 1999/01/02 06:11:34 cph Exp $
+;;; $Id: motion.scm,v 1.89 2002/11/20 19:46:01 cph Exp $
 ;;;
 ;;; Copyright (c) 1985, 1989-1999 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Motion within Groups
 
index f190db429c0a2bd79ff5694977a41ad2ece792ce..c96a93cb47114e20b65ecbc9d40d6fcc13813e05 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: mousecom.scm,v 1.5 2000/06/11 04:32:26 cph Exp $
+;;; $Id: mousecom.scm,v 1.6 2002/11/20 19:46:01 cph Exp $
 ;;;
 ;;; Copyright (c) 1989-2000 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Mouse Commands
 
index 716740f6148151e6cb4f0682aed2956cbde0165f..4e7347bd207c5bd9eec33c70118508d5f7d42b1b 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: nntp.scm,v 1.24 1999/03/01 05:32:04 cph Exp $
+;;; $Id: nntp.scm,v 1.25 2002/11/20 19:46:01 cph Exp $
 ;;;
 ;;; Copyright (c) 1995-1999 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; NNTP Interface
 
index 7381c25dd8469bb7201dfb39d2a70b0eedb5e4bd..695835a3715bdd968f6806f6204634d305e7a6a0 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: notify.scm,v 1.20 2001/05/31 19:57:23 cph Exp $
+;;; $Id: notify.scm,v 1.21 2002/11/20 19:46:01 cph Exp $
 ;;;
 ;;; Copyright (c) 1992-2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 79579b7a9a998cef753ec6ee8d035ebd2a2bac18..55214d4333bf6f97b9992c6966ef17a9acaaba5b 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;;$Id: nvector.scm,v 1.8 1999/01/02 06:11:34 cph Exp $
+;;;$Id: nvector.scm,v 1.9 2002/11/20 19:46:01 cph Exp $
 ;;;
 ;;; Copyright (c) 1985, 1989, 1999 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; New Vector Operations
 
index 8c365590ac6f0729e31047221b01f1d021cd88c2..44541db2e92a878dadafd2082e0d4b64ddcac3aa 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: occur.scm,v 1.5 2000/06/08 20:44:26 cph Exp $
+;;; $Id: occur.scm,v 1.6 2002/11/20 19:46:01 cph Exp $
 ;;;
 ;;; Copyright (c) 1992-2000 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Occurrence Commands
 
index 790393d686b6368bea7cb4e717187b04f6849c8c..473662d9e462c36d5d0cb4a0998cdf79e68b0f9a 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: os2.scm,v 1.51 2002/03/06 20:05:35 cph Exp $
+;;; $Id: os2.scm,v 1.52 2002/11/20 19:46:01 cph Exp $
 ;;;
 ;;; Copyright (c) 1994-2000, 2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 21177778a2be957b4a3ab4c8fd3d582aed25d0db..fc6732ca8b9f2b8c8b834363e96f6c74cc3404b3 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: os2com.scm,v 1.5 1999/01/02 06:11:34 cph Exp $
+;;; $Id: os2com.scm,v 1.6 2002/11/20 19:46:01 cph Exp $
 ;;;
 ;;; Copyright (c) 1994-1999 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; OS/2 Presentation Manager Commands
 
index 23cae831c241c67912498f322c2b65a1cb4fb888..2adcb567b968f3fb2f5c0e2d5fd048221cfbac61 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: os2term.scm,v 1.22 2000/12/01 06:07:26 cph Exp $
+;;; $Id: os2term.scm,v 1.23 2002/11/20 19:46:01 cph Exp $
 ;;;
 ;;; Copyright (c) 1994-2000 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; OS/2 Presentation Manager Interface
 ;;; Package: (edwin screen os2-screen)
index 9af09230723729e8990057e374c9dd7b1b4e1a8e..907cfbc080d42639b29e1e99a6d6d9979fc5c59b 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: outline.scm,v 1.9 2000/02/29 01:41:17 cph Exp $
+;;; $Id: outline.scm,v 1.10 2002/11/20 19:46:02 cph Exp $
 ;;;
 ;;; Copyright (c) 1992-2000 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 ;;;
 
 ;;;; Outline minor mode
index 27927b94babf52dec9a51241fc5839db616ec6c6..adbdf26eb01903deadb46fe1cbe1eb63ead8ae29 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: pasmod.scm,v 1.51 2001/12/18 22:12:25 cph Exp $
+;;; $Id: pasmod.scm,v 1.52 2002/11/20 19:46:02 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index a14b9479c0df4ebe0303a607df66f57a6ae910bf..9e03f2868e18144e5495ea5df3a07175a971da32 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: paths.scm,v 1.16 2001/03/01 04:59:33 cph Exp $
+$Id: paths.scm,v 1.17 2002/11/20 19:46:02 cph Exp $
 
 Copyright (c) 1989-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Edwin Pathnames
index 591bd93a7db560dc8f07835eeeca334cbae15757..9529be0ed7f132d29a235267b0aa01ffe38b4f8c 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: print.scm,v 1.20 2001/05/12 20:02:33 cph Exp $
+;;; $Id: print.scm,v 1.21 2002/11/20 19:46:02 cph Exp $
 ;;;
 ;;; Copyright (c) 1991-2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 008085e4208961d60b456499f77e968562eefae7..fe9dd8f262a53c5bf455bf1299244882f70f55ed 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: process.scm,v 1.61 2002/09/06 04:03:31 cph Exp $
+;;; $Id: process.scm,v 1.62 2002/11/20 19:46:02 cph Exp $
 ;;;
 ;;; Copyright (c) 1991-2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 1e92ffec5037b788710c459dec421a74b99cf9ee..f0f3b6864f2118998b43b321442518770e50f40a 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: prompt.scm,v 1.198 2001/10/30 19:25:08 cph Exp $
+;;; $Id: prompt.scm,v 1.199 2002/11/20 19:46:02 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index b0c9e19fa63a1dd13a2a6f58109570634b69a6f8..4e472ad23e5ca16e0986ddd418e50c4a063bf383 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: pwedit.scm,v 1.8 2000/06/19 21:40:31 cph Exp $
+;;; $Id: pwedit.scm,v 1.9 2002/11/20 19:46:02 cph Exp $
 ;;;
 ;;; Copyright (c) 1999-2000 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Password-Database Editor
 
index a752abea343d60b2fc7dc58ebb40a1173a423e56..6b559d3442346da00df56ec7c218b1d45dcdff49 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: pwparse.scm,v 1.1 1999/01/14 21:30:45 cph Exp $
+;;; $Id: pwparse.scm,v 1.2 2002/11/20 19:46:02 cph Exp $
 ;;;
 ;;; Copyright (c) 1999 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Password-Database Parser
 
index 7ab8c0c22a1d717c5d736187655986f75ac902bc..a72960cc57d11ef55913b9900f11e722f4a9c180 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rcsparse.scm,v 1.4 1999/01/02 06:11:34 cph Exp $
+$Id: rcsparse.scm,v 1.5 2002/11/20 19:46:02 cph Exp $
 
 Copyright (c) 1991-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RCS Parser
index 0a27d64c8f52f3add84346ac231e8b138d090a91..6f011f7d9bddab6d91ff0de47d5aa58879cde9ab 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;;$Id: reccom.scm,v 1.14 1999/01/02 06:11:34 cph Exp $
+;;;$Id: reccom.scm,v 1.15 2002/11/20 19:46:02 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989, 1999 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Rectangle Commands
 
index d100eb0262a8041c2ebeb7dc2cbcde04ce017ba8..8b5bd68c3778753ebb61f6298642fb1968f9274b 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: regcom.scm,v 1.22 1999/01/02 06:11:34 cph Exp $
+;;; $Id: regcom.scm,v 1.23 2002/11/20 19:46:02 cph Exp $
 ;;;
 ;;; Copyright (c) 1987-1999 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Register Commands
 
index 465d8d3e5f831e02182f2af9a8c76b1d9495d9c8..36789b537a722149056a29222a98d9d846e9871b 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: regexp.scm,v 1.78 2002/02/03 03:38:54 cph Exp $
+;;; $Id: regexp.scm,v 1.79 2002/11/20 19:46:02 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Regular Expressions
 
index ab6ad3529c563c7539104e636591066829d0f3fb..36e4a1ddae8e0d30517fa6481002acc2685670e4 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: regops.scm,v 1.88 2000/02/25 17:47:18 cph Exp $
+;;; $Id: regops.scm,v 1.89 2002/11/20 19:46:02 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-2000 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Region/Mark Operations
 
index 3026d6fbea84989024b2662fe49568bb87905bf5..96e1c1b46f5a4da3c3681258ae5cdc249696d0fd 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: rename.scm,v 1.8 2001/12/19 01:44:03 cph Exp $
+;;; $Id: rename.scm,v 1.9 2002/11/20 19:46:02 cph Exp $
 ;;;
 ;;; Copyright (c) 1989-1999, 2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 098f7851aac98fd16b073212f206116e7e522a96..09a09505a8f21335479031d809cbb394bb81a89a 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: replaz.scm,v 1.80 1999/01/28 03:59:58 cph Exp $
+;;; $Id: replaz.scm,v 1.81 2002/11/20 19:46:02 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-1999 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Replacement Commands
 
index cc28a268afa5669a2ba247eb61fc14a485f2d9b5..dc44b09bd1472304116a8881ff3c3d4cea002da3 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: rfc822.scm,v 3.3 2000/10/26 15:05:03 cph Exp $
+;;; $Id: rfc822.scm,v 3.4 2002/11/20 19:46:02 cph Exp $
 ;;;
 ;;; Copyright (c) 1999-2000 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; IMAIL mail reader: RFC-822 support
 
index 9ea9028682fb0863385230bba02dd826acb18707..be3aa0f60a7b1ef0962c8aea135e2b6988cb30a5 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;;$Id: ring.scm,v 1.12 1999/01/28 04:48:50 cph Exp $
+;;;$Id: ring.scm,v 1.13 2002/11/20 19:46:02 cph Exp $
 ;;;
 ;;; Copyright (c) 1984, 1989-1999 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Rings
 
index 560926d9d7de6a58f0af6f1b1bc861944d5076d4..0845ec2842c3c65ffcf7d2a755a0125b38d69b7c 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: rmail.scm,v 1.72 2001/03/21 19:25:34 cph Exp $
+;;; $Id: rmail.scm,v 1.73 2002/11/20 19:46:02 cph Exp $
 ;;;
 ;;; Copyright (c) 1991-2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index c621f9ce5da6929f4b55efc8acec2b272c837c38..fc22a393ef203253d5ad7197c15b167cf968618a 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: rmailsrt.scm,v 1.13 2000/03/23 03:19:18 cph Exp $
+;;; $Id: rmailsrt.scm,v 1.14 2002/11/20 19:46:02 cph Exp $
 ;;;
 ;;; Copyright (c) 1991-2000 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; RMAIL Sorting Utilities
 
index 8ce7025b7202652d83fb3d0f825efd3a25cf1ee9..f674dd6ef28003f1ea96560acf31051aebe3484a 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: rmailsum.scm,v 1.36 2000/03/23 03:19:19 cph Exp $
+;;; $Id: rmailsum.scm,v 1.37 2002/11/20 19:46:02 cph Exp $
 ;;;
 ;;; Copyright (c) 1991-2000 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; RMAIL Summary Mode
 
@@ -24,7 +27,7 @@
 \f
 (define-variable rmailsum-rcs-header
   "The RCS header of the rmailsum.scm file."
-  "$Id: rmailsum.scm,v 1.36 2000/03/23 03:19:19 cph Exp $"
+  "$Id: rmailsum.scm,v 1.37 2002/11/20 19:46:02 cph Exp $"
   string?)
 
 (define-variable-per-buffer rmail-buffer
index 0fa7bf297be3a5f76197851b169f7e655dbcf50a..4ce8d68ed341c9a948aabc8210b0411122da6a86 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: schmod.scm,v 1.59 2002/02/03 03:38:54 cph Exp $
+;;; $Id: schmod.scm,v 1.60 2002/11/20 19:46:02 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 0377c1550a94fc1c4b614d985a8c39588c6ee715..aec1031cb1ad4eeb62f52415c72f618b4ed281c7 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: scrcom.scm,v 1.8 2000/12/01 06:07:30 cph Exp $
+;;; $Id: scrcom.scm,v 1.9 2002/11/20 19:46:02 cph Exp $
 ;;;
 ;;; Copyright (c) 1990-2000 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Screen Commands
 
index 3831e9ee94b90ebbf17658febcd197d6b62a73ef..0a64b8e9a4eb3f559d9f83ccbffa3b8e31873784 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: screen.scm,v 1.118 2000/12/01 06:07:35 cph Exp $
+;;; $Id: screen.scm,v 1.119 2002/11/20 19:46:02 cph Exp $
 ;;;
 ;;; Copyright (c) 1989-2000 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Screen Abstraction
 
index 967afe09ffe687ff8c290d0d6b29f2f9915a88d4..33d9aebfdc2901a338ea4af275a8feb238953aca 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;;$Id: search.scm,v 1.155 2002/02/09 05:55:20 cph Exp $
+;;;$Id: search.scm,v 1.156 2002/11/20 19:46:03 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-1999, 2001, 2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 671675db53fb3e332d4bff635a19ca4b01cc6b22..a1bdc417f4cfdd758b7e1be5d2b0104d38f1f654 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: sendmail.scm,v 1.78 2001/04/11 01:28:28 cph Exp $
+;;; $Id: sendmail.scm,v 1.79 2002/11/20 19:46:03 cph Exp $
 ;;;
 ;;; Copyright (c) 1991-2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index c4e261bacc3d74776f86b86eab092fa44eb7d362..b053480b993638e2ee3cbb0be82546f67a0091f6 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: sercom.scm,v 1.65 2000/03/03 14:55:16 cph Exp $
+;;; $Id: sercom.scm,v 1.66 2002/11/20 19:46:03 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-2000 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Search Commands
 ;;; package: (edwin)
index 7bbe447e019388b3dccc75f987c25f0221b0d6ef..db0630976aa63ad0adf38f4610f0cfe5f4c7e38a 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: shell.scm,v 1.24 2000/02/29 03:59:17 cph Exp $
+$Id: shell.scm,v 1.25 2002/11/20 19:46:03 cph Exp $
 
 Copyright (c) 1991-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Shell subprocess in a buffer
index 64dc3a1dbb10c45b57f50f43f7d4e1796adeb247..d88c018ec3b25d6861e5a231198e10b75a6f3fd6 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: simple.scm,v 1.54 2001/01/24 22:42:33 cph Exp $
+;;; $Id: simple.scm,v 1.55 2002/11/20 19:46:03 cph Exp $
 ;;;
 ;;; Copyright (c) 1985, 1989-2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Simple Editing Procedures
 
index 3d41b7fb8273d9c68edd61183318f84e61abdd35..0562a12ec0ee22edbd1af76bd0dddd5699162b5b 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: snr.scm,v 1.61 2001/08/06 00:56:06 cph Exp $
+;;; $Id: snr.scm,v 1.62 2002/11/20 19:46:03 cph Exp $
 ;;;
 ;;; Copyright (c) 1995-2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index a8b042ce54dbf9bd58d1ae46a2e0a5eb32428f3f..6884647e9b6b3e19cbccc90c069f6906020076cb 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: sort.scm,v 1.8 2002/08/14 02:55:26 cph Exp $
+;;; $Id: sort.scm,v 1.9 2002/11/20 19:46:03 cph Exp $
 ;;;
 ;;; Copyright (c) 1992, 1999, 2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Sorting
 
index 5efd8a02120ec6d93f03dc511ad15b843eab66d3..2f6f68c1c073ce0649408292786339f4ec07e631 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: strpad.scm,v 1.8 1999/01/02 06:11:34 cph Exp $
+;;; $Id: strpad.scm,v 1.9 2002/11/20 19:46:03 cph Exp $
 ;;;
 ;;; Copyright (c) 1985, 1989-1999 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; String Padding Stuff
 
index de5feaf0061f029416bd5f85ad139981f401465c..eb7e7fafb8955759d67a67ee4b6d7e38121d2e80 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: strtab.scm,v 1.47 1999/05/13 03:06:46 cph Exp $
+;;; $Id: strtab.scm,v 1.48 2002/11/20 19:46:03 cph Exp $
 ;;;
 ;;; Copyright (c) 1985, 1989-1999 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; String Tables
 
index e5b9c7fe692b4cd8ca142ab60254eec1ab859e9d..af222849c456048b6d64bc34178d7c95c27a98d8 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: struct.scm,v 1.95 2001/05/24 18:57:53 cph Exp $
+;;; $Id: struct.scm,v 1.96 2002/11/20 19:46:03 cph Exp $
 ;;;
 ;;; Copyright (c) 1985, 1989-2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 09c9e1b345b4ab09cc9197051f825dbf98916b87..f08253989d503575f02846c5db7ddbc0cd4dd015 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: syntax.scm,v 1.89 2002/02/03 03:38:54 cph Exp $
+;;; $Id: syntax.scm,v 1.90 2002/11/20 19:46:04 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 681c275d1988baf57b64c95c76f77432b6bae6d8..53ec71cf1e0101e1593067f0fe6702787b3c8b7d 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: tagutl.scm,v 1.59 2000/03/27 20:44:25 cph Exp $
+;;; $Id: tagutl.scm,v 1.60 2002/11/20 19:46:04 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-2000 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Tags Facility
 ;;;  From GNU Emacs (thank you RMS)
index 523319ccb28d4ab166d69da2db0ef29cc0b25be8..b25b3b9459699d3202bf6852cc26f2db8829b0ee 100644 (file)
@@ -2,19 +2,22 @@
 
 ;; Copyright (c) 1992, 1999-2000 Massachusetts Institute of Technology
 ;;
-;; This program is free software; you can redistribute it and/or
-;; modify it under the terms of the GNU General Public License as
-;; published by the Free Software Foundation; either version 2 of the
-;; License, or (at your option) any later version.
+;; This file is part of MIT Scheme.
 ;;
-;; This program is distributed in the hope that it will be useful, but
+;; MIT Scheme is free software; you can redistribute it and/or modify
+;; it under the terms of the GNU General Public License as published
+;; by the Free Software Foundation; either version 2 of the License,
+;; or (at your option) any later version.
+;;
+;; MIT Scheme is distributed in the hope that it will be useful, but
 ;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;; General Public License for more details.
 ;;
 ;; You should have received a copy of the GNU General Public License
-;; along with this program; if not, write to the Free Software
-;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;; along with MIT Scheme; if not, write to the Free Software
+;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;; 02111-1307, USA.
 
 ;;;
 ;;; techinfo.scm - Edwin mode for accessing TechInfo database
@@ -22,7 +25,7 @@
 ;;;
 ;;; Author: Brian A. LaMacchia -- bal@zurich.ai.mit.edu
 ;;;
-;;; $Id: techinfo.scm,v 1.6 2000/03/23 03:19:21 cph Exp $
+;;; $Id: techinfo.scm,v 1.7 2002/11/20 19:46:04 cph Exp $
 ;;;
 
 (declare (usual-integrations))
index 0e00c7a83e579f375f50bb203d1cc296543574f8..1e7fb73e3a8d80088c510169db0e230d260afa29 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: telnet.scm,v 1.15 1999/08/20 20:35:48 cph Exp $
+$Id: telnet.scm,v 1.16 2002/11/20 19:46:04 cph Exp $
 
 Copyright (c) 1991-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Run Telnet in a buffer
index f42dff512eec79cb3aff622e609f74e3097f32c0..730fb251636f58cab7bdeb7f9279387b0c77f91b 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: termcap.scm,v 1.7 1999/01/02 06:11:34 cph Exp $
+$Id: termcap.scm,v 1.8 2002/11/20 19:46:04 cph Exp $
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Termcap(3) Interface
index bb4ac358f830a2bc6793b234eb982e89df0573c1..cdd962cdb61cf11fdc7b52194ea9d0df24d2f313 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: texcom.scm,v 1.46 2001/12/18 22:12:32 cph Exp $
+;;; $Id: texcom.scm,v 1.47 2002/11/20 19:46:04 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index c2a8acdbcfd7ec4047cf3468138d16a75c18a4f6..d574bbb1a98c4bd6828b7db56583d35d3ff09af5 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: things.scm,v 1.88 2000/06/02 17:29:10 cph Exp $
+;;; $Id: things.scm,v 1.89 2002/11/20 19:46:04 cph Exp $
 ;;;
 ;;; Copyright (c) 1985, 1989-2000 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Textual Entities
 
index 73f1cc3a931fc38a9eb35c84805740f426a4164f..ec798af3f2c77cdf73b29a40cf0902e79b7c13d0 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: tparse.scm,v 1.75 2000/09/06 16:37:15 cph Exp $
+;;; $Id: tparse.scm,v 1.76 2002/11/20 19:46:04 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-2000 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Text Parsing
 
index f7908f770c7c1608c4420ca24959ccdff36d4b31..297dda4305ecf915d8357626fbd63266989b4158 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: tterm.scm,v 1.34 2002/02/09 05:55:25 cph Exp $
+$Id: tterm.scm,v 1.35 2002/11/20 19:46:04 cph Exp $
 
 Copyright (c) 1990-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Termcap(3) Screen Implementation
index 12cfb2193f9b0c7f2a6dbeb48d9c26046d0f5e73..8a0b6c52312909eb40acc51e5c8e8a8c4c371040 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: tximod.scm,v 1.25 2001/12/18 22:12:35 cph Exp $
+;;; $Id: tximod.scm,v 1.26 2002/11/20 19:46:04 cph Exp $
 ;;;
 ;;; Copyright (c) 1987-2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 2cd7a2fdb2af7e7a9a99bd80df79b6a22da96bee..2cb5da55dee036aa8de95dcc9b1375e4202bb893 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: txtprp.scm,v 1.23 2001/01/26 03:18:51 cph Exp $
+;;; $Id: txtprp.scm,v 1.24 2002/11/20 19:46:04 cph Exp $
 ;;;
 ;;; Copyright (c) 1993-2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Text Properties
 ;;;  An improved version of a mechanism from GNU Emacs 19
index 7943d7838e2edb40e2b89daa5357656fc51915e7..ffe7f6a508d9a6262907d619619a802dcc60664a 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: undo.scm,v 1.59 2000/02/25 17:48:04 cph Exp $
+;;; $Id: undo.scm,v 1.60 2002/11/20 19:46:04 cph Exp $
 ;;;
 ;;; Copyright (c) 1985, 1989-2000 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Undo, translated from the GNU Emacs implementation in C/Emacs-Lisp.
 
index 2b54e39070cf34de43ae189f4075b64f15b6b6bc..0edba4d8adf2cae155694af8f53e1789174c2d2f 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: unix.scm,v 1.110 2002/10/26 04:24:00 cph Exp $
+;;; $Id: unix.scm,v 1.111 2002/11/20 19:46:04 cph Exp $
 ;;;
 ;;; Copyright (c) 1989-2000, 2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 7db16d61850e6d0ee33e982f7047eff5777918e0..b2606258b08622cb4f6f7beb5d0d6e5fcc9e4308 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: utils.scm,v 1.51 2002/02/03 03:38:54 cph Exp $
+;;; $Id: utils.scm,v 1.52 2002/11/20 19:46:04 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 8354bb5903ecaf81877fa9ccb00d6f78eccb0082..4ca48281c81c299034c1e3836994b8110983377e 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: utlwin.scm,v 1.60 2002/02/03 03:38:54 cph Exp $
+;;; $Id: utlwin.scm,v 1.61 2002/11/20 19:46:04 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-1999, 2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 09f9efcfa3aa45da9fd400333cd9148df7a67f1b..5838b38e2fedaad76fabe91a46cf2a28caf70a90 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: vc.scm,v 1.79 2001/06/07 17:48:19 cph Exp $
+;;; $Id: vc.scm,v 1.80 2002/11/20 19:46:04 cph Exp $
 ;;;
 ;;; Copyright (c) 1994-2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index aefb8f1b93415df63c270635c729574296f4243e..3627c1ac9cf66f675121b4f8797478a39d423187 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: verilog.scm,v 1.9 2001/12/18 22:12:37 cph Exp $
+;;; $Id: verilog.scm,v 1.10 2002/11/20 19:46:04 cph Exp $
 ;;;
 ;;; Copyright (c) 1996-2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 377aa993973a71b19fa21c1dc3138e99be831fae..4f845e1c96e2a826de319b9269484d9e1fe280d2 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: vhdl.scm,v 1.9 2001/12/18 22:12:39 cph Exp $
+;;; $Id: vhdl.scm,v 1.10 2002/11/20 19:46:04 cph Exp $
 ;;;
 ;;; Copyright (c) 1997-2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 86c479c88b1acba9910854b54979f8e8826a1f8c..fe0e588775145d4171f1e8ca9b6745ffde479ff2 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: webster.scm,v 1.5 2000/07/28 15:15:38 cph Exp $
+$Id: webster.scm,v 1.6 2002/11/20 19:46:04 cph Exp $
 
 Copyright (c) 1998-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Webster Server Interface
index 2aac8ff5d9be4a0483b687af3638658808c21f5f..a7581e95066f6eae2cc5ca9467c65deaf882587c 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: win32.scm,v 1.15 2000/12/25 05:25:31 cph Exp $
+;;; $Id: win32.scm,v 1.16 2002/11/20 19:46:04 cph Exp $
 ;;;
 ;;; Copyright (c) 1994-2000 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;;Win32 Terminal
 ;;; package (edwin screen win32)
index 00a95d28d7ef549ae7e49472799594dc06753e35..5799acfa206d5bf0d42f58efb1de2f60d79da584 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: win32com.scm,v 1.8 1999/01/02 06:11:34 cph Exp $
+;;; $Id: win32com.scm,v 1.9 2002/11/20 19:46:04 cph Exp $
 ;;;
 ;;; Copyright (c) 1994-1999 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 ;;;
 
 ;;;; Win32 Commands
index 6ea1291cc3e2e2544539e0ca5fc9a9f3dc639528..e39198a2a5af2c93cbfdf52dec6aaa7df3c86dd3 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: wincom.scm,v 1.132 2000/12/07 16:07:03 cph Exp $
+;;; $Id: wincom.scm,v 1.133 2002/11/20 19:46:04 cph Exp $
 ;;;
 ;;; Copyright (c) 1987, 1989-2000 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Window Commands
 
index 1c66891fd1b07719d70f7213f9a7145162ffcd09..3453e238a4d19c0dc9338f0764e126d49e35fa41 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: window.scm,v 1.160 2002/02/03 03:38:54 cph Exp $
+;;; $Id: window.scm,v 1.161 2002/11/20 19:46:04 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-1999, 2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 3660327d46b33c2d6abe3cb63e79e19bb60d7246..57a64fbe0657a0862e98a42f0b2115f792e1e9f0 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;;$Id: winout.scm,v 1.14 2000/02/28 22:50:27 cph Exp $
+;;;$Id: winout.scm,v 1.15 2002/11/20 19:46:04 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-2000 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Buffer I/O Ports
 ;;; package: (edwin window-output-port)
index 7697f86854dca6133e0f5863d86bef970fe47789..8de9b1e3035db22f02e49115b34cb7ae65fcf1b3 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: winren.scm,v 1.6 2001/12/19 01:52:10 cph Exp $
+;;; $Id: winren.scm,v 1.7 2002/11/20 19:46:04 cph Exp $
 ;;;
 ;;; Copyright (c) 1989-1999, 2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 32b891185e56b495522c550d497bcb0d9f6d779b..8e6574830337f8cc2adf95f5a57e5ac94d830bf1 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: xcom.scm,v 1.21 2002/02/09 05:55:29 cph Exp $
+;;; $Id: xcom.scm,v 1.22 2002/11/20 19:46:04 cph Exp $
 ;;;
 ;;; Copyright (c) 1989-2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index c9eac196008d081d9d34767bd633606c6b62b7f1..92310dfa14c05e236fd3d66b8be2601be5ee05ac 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;;$Id: xform.scm,v 1.12 2002/02/03 03:38:55 cph Exp $
+;;;$Id: xform.scm,v 1.13 2002/11/20 19:46:05 cph Exp $
 ;;;
 ;;; Copyright (c) 1985, 1989, 1990, 1999, 2001, 2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index f3d4f11c7a4995f4ec176d15d149f1deb31a5b0d..864b8f614d08f13cfbf76ab926bce51b48b92b87 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: xmodef.scm,v 1.3 1999/01/02 06:11:34 cph Exp $
+;;; $Id: xmodef.scm,v 1.4 2002/11/20 19:46:05 cph Exp $
 ;;;
 ;;; Copyright (c) 1985, 1989-1999 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Fundamental Mode, additional X bindings
 
index 86c1be952ae27242d31b672c9ba1e5e4380fb1a8..4afb6df3b104bc80809a26f4fc7da2e11f517fa8 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: xterm.scm,v 1.69 2002/03/06 20:05:44 cph Exp $
+;;; $Id: xterm.scm,v 1.70 2002/11/20 19:46:05 cph Exp $
 ;;;
 ;;; Copyright (c) 1989-2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index f7d3f05dd3d08126f3a17c47d3e1da858dfaecf0..83404c7a2ae8fbbbbaadf7ee14882667dc6aaf69 100755 (executable)
@@ -1,21 +1,23 @@
 #!/bin/sh
 #
-# $Id: Clean.sh,v 1.6 2001/08/16 20:33:44 cph Exp $
+# $Id: Clean.sh,v 1.7 2002/11/20 19:46:05 cph Exp $
 #
 # Copyright (c) 2000, 2001 Massachusetts Institute of Technology
 #
-# This program is free software; you can redistribute it and/or modify
+# This file is part of MIT Scheme.
+#
+# MIT Scheme is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or (at
-# your option) any later version.
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
 #
-# This program is distributed in the hope that it will be useful, but
+# MIT Scheme is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
+# along with MIT Scheme; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 # 02111-1307, USA.
 
index 239c141930d3f2aae0105ed1db519ebecc4023d3..ddc990b28d47f83a0c5411e43708819bad1384f7 100755 (executable)
@@ -1,22 +1,25 @@
 #!/bin/sh
 #
-# $Id: Setup.sh,v 1.6 2000/12/21 18:12:01 cph Exp $
+# $Id: Setup.sh,v 1.7 2002/11/20 19:46:05 cph Exp $
 #
 # Copyright (c) 2000 Massachusetts Institute of Technology
 #
-# This program is free software; you can redistribute it and/or modify
+# This file is part of MIT Scheme.
+#
+# MIT Scheme is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or (at
-# your option) any later version.
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
 #
-# This program is distributed in the hope that it will be useful, but
+# MIT Scheme is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# along with MIT Scheme; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+# 02111-1307, USA.
 
 # Utility to set up an MIT Scheme build directory.
 # The working directory must be the build directory.
index 427fbb82ce4bb12a32a3ea37f56bdeda727e6175..b841cde92818635ce4df7c6f5c50e68c526c4ec8 100755 (executable)
@@ -1,21 +1,23 @@
 #!/bin/sh
 #
-# $Id: Stage.sh,v 1.3 2001/10/09 21:17:25 cph Exp $
+# $Id: Stage.sh,v 1.4 2002/11/20 19:46:05 cph Exp $
 #
 # Copyright (c) 2000, 2001 Massachusetts Institute of Technology
 #
-# This program is free software; you can redistribute it and/or modify
+# This file is part of MIT Scheme.
+#
+# MIT Scheme is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or (at
-# your option) any later version.
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
 #
-# This program is distributed in the hope that it will be useful, but
+# MIT Scheme is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
+# along with MIT Scheme; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 # 02111-1307, USA.
 
index c733bc2c056a5127629d4a54c219777b359275d7..892ab9b0d561e50fa4328a373590fb20c2f5f476 100755 (executable)
@@ -1,22 +1,25 @@
 #!/bin/sh
 #
-# $Id: Tags.sh,v 1.1 2000/12/08 06:04:32 cph Exp $
+# $Id: Tags.sh,v 1.2 2002/11/20 19:46:05 cph Exp $
 #
 # Copyright (c) 2000 Massachusetts Institute of Technology
 #
-# This program is free software; you can redistribute it and/or modify
+# This file is part of MIT Scheme.
+#
+# MIT Scheme is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or (at
-# your option) any later version.
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
 #
-# This program is distributed in the hope that it will be useful, but
+# MIT Scheme is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# along with MIT Scheme; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+# 02111-1307, USA.
 
 # Utility to make TAGS file for an MIT Scheme build directory.
 # The working directory must be the build directory.
index 0dbfb7e42cd5a11735806b62ecf8837e5f51e550..3935fcdbec8c5d0b73428f09c6dc95699bc9e403 100755 (executable)
@@ -1,22 +1,25 @@
 #!/bin/sh
 #
-# $Id: build-bands.sh,v 1.1 2000/12/07 21:58:57 cph Exp $
+# $Id: build-bands.sh,v 1.2 2002/11/20 19:46:05 cph Exp $
 #
 # Copyright (c) 2000 Massachusetts Institute of Technology
 #
-# This program is free software; you can redistribute it and/or modify
+# This file is part of MIT Scheme.
+#
+# MIT Scheme is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or (at
-# your option) any later version.
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
 #
-# This program is distributed in the hope that it will be useful, but
+# MIT Scheme is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# along with MIT Scheme; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+# 02111-1307, USA.
 
 (
     cd runtime
index 79cc85e65c166cac0b0fcdf26bae8c7af4000a69..ce9cc6940a14c8669a7622b75441eaf83eb936df 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: compile.scm,v 1.4 2002/03/02 04:21:44 cph Exp $
+$Id: compile.scm,v 1.5 2002/11/20 19:46:05 cph Exp $
 
 Copyright (c) 2000-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Program to compile MIT Scheme.
index ea5c9d9dd75a34ce80b36b392bd56b390af803d4..79d1c071b2c454d35f6c5ec59cad1559a871426d 100755 (executable)
@@ -1,23 +1,25 @@
 #!/bin/sh
 #
-# $Id: compile.sh,v 1.2 2002/01/29 05:16:50 cph Exp $
+# $Id: compile.sh,v 1.3 2002/11/20 19:46:05 cph Exp $
 #
 # Copyright (c) 2002 Massachusetts Institute of Technology
 #
-# This program is free software; you can redistribute it and/or modify
+# This file is part of MIT Scheme.
+#
+# MIT Scheme is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or (at
-# your option) any later version.
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
 #
-# This program is distributed in the hope that it will be useful, but
+# MIT Scheme is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
-# USA.
+# along with MIT Scheme; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+# 02111-1307, USA.
 
 if [ -z "${SCHEME_COMPILER}" ]; then
     SCHEME_COMPILER="scheme -compiler -heap 4000"
index 131718b9c8492613e8a6ccb089c5c03ed3d56fa8..9d6f9cba4d28c66778cad91a347f74f9c1258561 100644 (file)
@@ -1,22 +1,25 @@
 #!/bin/sh
 #
-# $Id: functions.sh,v 1.1 2000/12/08 18:04:13 cph Exp $
+# $Id: functions.sh,v 1.2 2002/11/20 19:46:05 cph Exp $
 #
 # Copyright (c) 2000 Massachusetts Institute of Technology
 #
-# This program is free software; you can redistribute it and/or modify
+# This file is part of MIT Scheme.
+#
+# MIT Scheme is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or (at
-# your option) any later version.
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
 #
-# This program is distributed in the hope that it will be useful, but
+# MIT Scheme is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# along with MIT Scheme; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+# 02111-1307, USA.
 
 # Functions for shell scripts.
 
index 6c1525035db8718c00830648b5d38e42fe38a8cc..180e60011e3b881fd0fcfb599ce63b48519facf4 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: optiondb.scm,v 1.9 2002/01/22 18:44:03 cph Exp $
+$Id: optiondb.scm,v 1.10 2002/11/20 19:46:05 cph Exp $
 
 Copyright (c) 2000-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 (define (guarded-system-loader package-name place #!optional filename)
index a5f847c3ec4e324a01ffab8639449f6a0a60a29f..b8ebf12c8cc3be92fb010b3b5908515b668168b5 100644 (file)
@@ -1,19 +1,21 @@
-# $Id: Makefile.in,v 1.3 2001/12/17 17:40:58 cph Exp $
+# $Id: Makefile.in,v 1.4 2002/11/20 19:46:05 cph Exp $
 #
 # Copyright (c) 2000, 2001 Massachusetts Institute of Technology
 #
-# This program is free software; you can redistribute it and/or modify
+# This file is part of MIT Scheme.
+#
+# MIT Scheme is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or (at
-# your option) any later version.
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
 #
-# This program is distributed in the hope that it will be useful, but
+# MIT Scheme is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
+# along with MIT Scheme; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 # 02111-1307, USA.
 
index 4b88a040a979142cebf1271365eba267b10f8f42..e89ab29766176c988bbe3c8dc3567ceb22aa3c62 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: compile.scm,v 1.16 2001/12/18 21:32:08 cph Exp $
+;;; $Id: compile.scm,v 1.17 2002/11/20 19:46:05 cph Exp $
 ;;;
 ;;; Copyright (c) 2000-2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index f732067816631cf7feca1c06738588877fffdc07..2cab7fbe16fb13f97cdb146b5604fd929426c042 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: ed-ffi.scm,v 1.18 2001/12/18 21:28:34 cph Exp $
+;;; $Id: ed-ffi.scm,v 1.19 2002/11/20 19:46:05 cph Exp $
 ;;;
 ;;; Copyright (c) 2000-2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 98c836710394ebdba1377864fe60f21422aea409..dad60406779dc60ce2a7b432951c51b576718953 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: imail-browser.scm,v 1.8 2001/06/04 19:26:33 cph Exp $
+;;; $Id: imail-browser.scm,v 1.9 2002/11/20 19:46:05 cph Exp $
 ;;;
 ;;; Copyright (c) 2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 68782721c701240c1c75220c96eeb6cbefa60cb1..89b387b6915f5acb3211dfcda770fd838c9ee71c 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: imail-core.scm,v 1.146 2001/09/14 17:19:02 cph Exp $
+;;; $Id: imail-core.scm,v 1.147 2002/11/20 19:46:05 cph Exp $
 ;;;
 ;;; Copyright (c) 1999-2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 7f996a643d599d0a87cb49552a340ee5ddabe0cc..a3cc8e31086bc41405b4843cd8562af21b1acda8 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: imail-file.scm,v 1.81 2002/03/25 16:35:46 cph Exp $
+;;; $Id: imail-file.scm,v 1.82 2002/11/20 19:46:05 cph Exp $
 ;;;
 ;;; Copyright (c) 1999-2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 71fb1a8409dee0d7dd831ba51bfb3890cfa61b0d..e5bca3378699b83cb6da30833a2fc92831502d74 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: imail-imap.scm,v 1.195 2001/11/19 20:19:48 cph Exp $
+;;; $Id: imail-imap.scm,v 1.196 2002/11/20 19:46:05 cph Exp $
 ;;;
 ;;; Copyright (c) 1999-2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index daac00d9ae8457bfe47dc53d17eb130fed265e5c..cd872e161e1e2b662f98672e00a14776fc155ca2 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: imail-rmail.scm,v 1.70 2002/03/25 16:35:49 cph Exp $
+;;; $Id: imail-rmail.scm,v 1.71 2002/11/20 19:46:05 cph Exp $
 ;;;
 ;;; Copyright (c) 1999-2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 95d4aff3f7aadfdd7092d01c6ec75749b03a0f11..e18bc677c57ee39cf67fa478b5b70a0e6ca77ee5 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: imail-summary.scm,v 1.48 2002/06/04 20:43:46 cph Exp $
+;;; $Id: imail-summary.scm,v 1.49 2002/11/20 19:46:05 cph Exp $
 ;;;
 ;;; Copyright (c) 2000-2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index d659bde4835239f3b9dcffeb13c3810e4d831eb8..757e6efd4df4376a6d957acc180c11d7221186f6 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: imail-top.scm,v 1.283 2002/03/25 16:35:51 cph Exp $
+;;; $Id: imail-top.scm,v 1.284 2002/11/20 19:46:05 cph Exp $
 ;;;
 ;;; Copyright (c) 1999-2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 90c4cdf97a33d66dda9e19fd41b5e907c79b4ce0..c4a78f043cfacf1ebd284223f383e856194c0fbe 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: imail-umail.scm,v 1.51 2002/03/25 16:35:54 cph Exp $
+;;; $Id: imail-umail.scm,v 1.52 2002/11/20 19:46:06 cph Exp $
 ;;;
 ;;; Copyright (c) 1999-2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 45923a8ad5c4a5e6e49309d6324646faac84d452..c5023e9107e9f02b5328e855a2b28bde5da48f5d 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: imail-util.scm,v 1.39 2001/06/09 00:29:48 cph Exp $
+;;; $Id: imail-util.scm,v 1.40 2002/11/20 19:46:06 cph Exp $
 ;;;
 ;;; Copyright (c) 1999-2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 205a9cf4adb6c1a0247111d3b214a1f02ed5241e..5a7e57b9491824b902a5e87e3d6dfdbd347b677d 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: imail.pkg,v 1.96 2002/03/25 16:35:44 cph Exp $
+;;; $Id: imail.pkg,v 1.97 2002/11/20 19:46:06 cph Exp $
 ;;;
 ;;; Copyright (c) 2000-2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index c001c4b5402b8eb69a68744e101416aa5d46609b..f8e4d4f8d9f513a80e0c8dc2c2dc4df307c93f03 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: imap-response.scm,v 1.45 2002/03/26 03:46:53 cph Exp $
+;;; $Id: imap-response.scm,v 1.46 2002/11/20 19:46:06 cph Exp $
 ;;;
 ;;; Copyright (c) 2000-2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index b68db7bc2864dae235410aca5fb011e04e758f10..e86c3652b5fb3503c6766c4497820372688d8ee0 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: imap-syntax.scm,v 1.18 2001/10/13 05:54:33 cph Exp $
+;;; $Id: imap-syntax.scm,v 1.19 2002/11/20 19:46:06 cph Exp $
 ;;;
 ;;; Copyright (c) 2000, 2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 26bdb9c806bce16fdb98413658a0eeef3651ef35..703288bf5be88efd6301310bd072e73dad698b04 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: load.scm,v 1.39 2002/03/25 16:35:56 cph Exp $
+;;; $Id: load.scm,v 1.40 2002/11/20 19:46:06 cph Exp $
 ;;;
 ;;; Copyright (c) 1999-2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 88f30297b30de3d650a538687f57e94cd48acc24..e10f5cb331c133f16c55bd947842d1c584f7cb28 100755 (executable)
@@ -1,21 +1,23 @@
 #!/bin/sh
 #
-# $Id: print.sh,v 1.9 2001/05/26 03:01:00 cph Exp $
+# $Id: print.sh,v 1.10 2002/11/20 19:46:06 cph Exp $
 #
 # Copyright (c) 1999-2001 Massachusetts Institute of Technology
 #
-# This program is free software; you can redistribute it and/or
-# modify it under the terms of the GNU General Public License as
-# published by the Free Software Foundation; either version 2 of the
-# License, or (at your option) any later version.
+# This file is part of MIT Scheme.
 #
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MIT Scheme is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+#
+# MIT Scheme is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
+# along with MIT Scheme; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 # 02111-1307, USA.
 
index 555a572412ba6be38fb20219b4a0bbfcebc78471..7a736ca3ab357989339a1966cc376b0eac0e6f59 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: url.scm,v 1.11 2001/11/05 21:32:40 cph Exp $
+$Id: url.scm,v 1.12 2002/11/20 19:46:06 cph Exp $
 
 Copyright (c) 2000, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; URL Encoding
index eab9c503dddb7c7f5073ed569a48777a1cefc850..c369379def0fee1bea9e2418746b2ded513145cb 100755 (executable)
@@ -1,22 +1,25 @@
 #!/bin/sh
 #
-# $Id: Clean.sh,v 1.1 2000/12/08 04:51:24 cph Exp $
+# $Id: Clean.sh,v 1.2 2002/11/20 19:46:06 cph Exp $
 #
 # Copyright (c) 2000 Massachusetts Institute of Technology
 #
-# This program is free software; you can redistribute it and/or modify
+# This file is part of MIT Scheme.
+#
+# MIT Scheme is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or (at
-# your option) any later version.
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
 #
-# This program is distributed in the hope that it will be useful, but
+# MIT Scheme is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# along with MIT Scheme; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+# 02111-1307, USA.
 
 # Utility for cleaning up the MIT Scheme microcode directory.
 # The working directory must be the microcode directory.
index b4081ba05856a1ac0365c3a2fbd1305b3daf241b..17bdae53d5af582fbecf74a76e7b77ef2c9e4ab7 100755 (executable)
@@ -1,22 +1,25 @@
 #!/bin/sh
 
-# $Id: Setup.sh,v 1.5 2000/12/08 18:09:40 cph Exp $
+# $Id: Setup.sh,v 1.6 2002/11/20 19:46:06 cph Exp $
 #
 # Copyright (c) 2000 Massachusetts Institute of Technology
 #
-# This program is free software; you can redistribute it and/or modify
+# This file is part of MIT Scheme.
+#
+# MIT Scheme is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or (at
-# your option) any later version.
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
 #
-# This program is distributed in the hope that it will be useful, but
+# MIT Scheme is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# along with MIT Scheme; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+# 02111-1307, USA.
 
 # Program to set up MIT Scheme microcode from CVS for distribution.
 # Requires `gcc' and `scheme'.
index ae6e4f639733402918040020f1536d5a3c206500..fba8dd1809193a068d74aec310c65f864997667b 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: acconfig.h,v 11.4 2001/03/03 05:17:29 cph Exp $
+$Id: acconfig.h,v 11.5 2002/11/20 19:46:06 cph Exp $
 
 Copyright (c) 2000-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #ifndef SCM_CONFIG_H
index 28c629f8e7d4bf2f6a53976a1b054cbb9a5ede71..9d038ecb1c16e900a4f2d355541f3a5c88331b4f 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: array.c,v 9.46 1999/01/02 06:11:34 cph Exp $
+$Id: array.c,v 9.47 2002/11/20 19:46:06 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include "scheme.h"
index a8e6a8313a55ec0c06bd4471b18ac9d5c8848f5d..eade816d06bdc405c2eed0aacbd951beb7c53098 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: array.h,v 9.36 1999/01/02 06:11:34 cph Exp $
+$Id: array.h,v 9.37 2002/11/20 19:46:06 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 \f
 #ifndef REAL_IS_DEFINED_DOUBLE
index f3c145625e1ee9055f6484095aa4787b7226cd03..44ad277eb95b445272dad8ef68fc7d512ab976dc 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: artutl.c,v 1.16 1999/01/02 06:11:34 cph Exp $
+$Id: artutl.c,v 1.17 2002/11/20 19:46:06 cph Exp $
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Arithmetic Utilities */
index 9b32f1819454310e27c68a00d45e4e2350c949ee..2e13834417f83e255397cd91a3943b4ca8be56c8 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: avltree.c,v 1.5 2001/03/08 18:00:14 cph Exp $
+$Id: avltree.c,v 1.6 2002/11/20 19:46:06 cph Exp $
 
 Copyright (c) 1993-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* This file contains the code for a simple AVL tree library.
index 34bf247d8961fe6cbdf4dc22eac8785698c65c42..ddec9f0baada5d7771c1447c40c8b4ea8e36b15f 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: avltree.h,v 1.4 2001/03/08 18:00:16 cph Exp $
+$Id: avltree.h,v 1.5 2002/11/20 19:46:06 cph Exp $
 
 Copyright (c) 1993, 1999-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #ifndef AVLTREE_H
index fdccec5f8c3a5b676cfd09709254014807d3281c..5c661b0ec8de4d0de56fdc348c4c5eb0998bb284 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: bchdmp.c,v 9.90 2001/12/16 06:01:32 cph Exp $
+$Id: bchdmp.c,v 9.91 2002/11/20 19:46:06 cph Exp $
 
 Copyright (c) 1987-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* bchgcl, bchmmg, bchpur, and bchdmp can replace gcloop, memmag,
index 632e0b3d9cda390d4c400d0bd9cf64f34ad47b50..aba12be6b37b73a62438267bf3bd4b1e2d92c14e 100644 (file)
@@ -1,22 +1,25 @@
 /* -*- C -*-
 
-$Id: bchdrn.c,v 1.10 2000/12/05 21:23:42 cph Exp $
+$Id: bchdrn.c,v 1.11 2002/11/20 19:46:06 cph Exp $
 
 Copyright (c) 1991-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Drone program for overlapped I/O in bchscheme. */
index b0099b88f8ee460cd9ab106c04a860f5d24a4dcf..4ab0a6ad3c8648c04c971738b570e9217a184e3d 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: bchdrn.h,v 1.10 2000/12/05 21:23:42 cph Exp $
+$Id: bchdrn.h,v 1.11 2002/11/20 19:46:06 cph Exp $
 
 Copyright (c) 1991-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Header file for overlapped I/O in bchscheme. */
index 434c807f919e21c657b2b740224946513a89de5a..afa0b37ee66ab0face9bec06230c5135afadbc39 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: bchgcc.h,v 9.63 2000/12/05 21:23:42 cph Exp $
+$Id: bchgcc.h,v 9.64 2002/11/20 19:46:06 cph Exp $
 
 Copyright (c) 1987-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #ifndef SCM_BCHGCC_H
index 70dec08a87d97f2194fcca53e59f579f365e00a2..879fc330723e2289bd09c6893c3c7148b12ad879 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: bchgcl.c,v 9.54 2001/12/16 06:01:32 cph Exp $
+$Id: bchgcl.c,v 9.55 2002/11/20 19:46:06 cph Exp $
 
 Copyright (c) 1987-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* This is the main GC loop for bchscheme.  */
index 81accab9d0b1045178b58cee846b8ceb5d4e5bb3..2d4dfeffe154e1664d4af35d3a034ec9418b31b4 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: bchmmg.c,v 9.101 2002/07/02 20:48:43 cph Exp $
+$Id: bchmmg.c,v 9.102 2002/11/20 19:46:06 cph Exp $
 
 Copyright (c) 1987-2000, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Memory management top level.  Garbage collection to disk. */
index 839168fa684747ac1ec6849f37178991ec2275ca..80054ece8d0155fc24e581d297c575b3f5e8738c 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: bchpur.c,v 9.72 2002/07/02 20:48:48 cph Exp $
+$Id: bchpur.c,v 9.73 2002/11/20 19:46:06 cph Exp $
 
 Copyright (c) 1987-2000, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /*
index 4dde0832263e5b8e9fc065e025144bab784a12f5..411f9ce8c9b5bfdc152c14b4761731eb556d3f87 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: bchutl.c,v 1.11 2000/12/05 21:23:43 cph Exp $
+$Id: bchutl.c,v 1.12 2002/11/20 19:46:07 cph Exp $
 
 Copyright (c) 1991-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include "config.h"
index f7e8c03e28c26273bf365e14ef04fb62639384c3..709682a2aa19b5ab9583079d0f3b5e5726eca5b0 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: bignmint.h,v 1.6 1999/01/02 06:11:34 cph Exp $
+$Id: bignmint.h,v 1.7 2002/11/20 19:46:07 cph Exp $
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Internal Interface to Bignum Code */
index 89fc11f95de0262bf1f1009e474262d276d63a9d..1ccf3e521dc0656149bb746510ef2b64ace29707 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: bignum.c,v 9.49 2000/12/05 21:23:43 cph Exp $
+$Id: bignum.c,v 9.50 2002/11/20 19:46:07 cph Exp $
 
 Copyright (c) 1989-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Implementation of Bignums (unlimited precision integers) */
index 2fa98a87e9ae4286279278e896b819904127a198..243d7ee709394e80b5baf754266a168b714ee319 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: bignum.h,v 9.31 1999/01/02 06:11:34 cph Exp $
+$Id: bignum.h,v 9.32 2002/11/20 19:46:07 cph Exp $
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* External Interface to Bignum Code */
index 40b1347ef1e78b74b26a33cb0db8e1311d8c0db0..8c162128363ba3595010c90f871ff09e5ec5e9c7 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: bigprm.c,v 1.6 1999/01/02 06:11:34 cph Exp $
+$Id: bigprm.c,v 1.7 2002/11/20 19:46:07 cph Exp $
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Bignum Primitives */
index dcb4a8f794c4753ceb9842c5a9c7e538599e359f..3757178bfe05d4255e6360ca35e80b2baad9b32a 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: bintopsb.c,v 9.74 2001/12/16 06:01:32 cph Exp $
+$Id: bintopsb.c,v 9.75 2002/11/20 19:46:07 cph Exp $
 
 Copyright (c) 1987-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* This File contains the code to translate internal format binary
index f96cc3c5fcafb5b2a797a81eedbbb6ad56d93f1c..447e783e332d35b7fa4a1874e1f5af38494b45ff 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: bitstr.c,v 9.63 2000/12/05 21:23:43 cph Exp $
+$Id: bitstr.c,v 9.64 2002/11/20 19:46:07 cph Exp $
 
 Copyright (c) 1987-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Bit string primitives.
index 4a2719d0c5725a8601da84c3838fec0eedf6bb51..e42d870ea0d2d217990d2c477ea7eaacef989421 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: bitstr.h,v 1.10 2000/12/05 21:23:43 cph Exp $
+$Id: bitstr.h,v 1.11 2002/11/20 19:46:07 cph Exp $
 
 Copyright (c) 1987-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Bit string macros.  "Little indian" version. */
index 10457be686ec494f0526f065c404d3e78c59bf1e..8e93eee12e4d850b76fd9bb8b986a76cbaec5b24 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: bkpt.c,v 9.32 2002/07/02 20:48:54 cph Exp $
+$Id: bkpt.c,v 9.33 2002/11/20 19:46:07 cph Exp $
 
 Copyright (c) 1987-1999, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* This file contains breakpoint utilities.
index 6253cbb41c0d3e1716dda0fb5b49fb55dc477cd0..32dc6c3d1a089aba7c1e969151b2feb67ca9d928 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: bkpt.h,v 9.34 2002/07/02 20:48:59 cph Exp $
+$Id: bkpt.h,v 9.35 2002/11/20 19:46:07 cph Exp $
 
 Copyright (c) 1987-1999, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* This file contains breakpoint utilities.
index 433dc951c4770f0b1cf8f2bdd79491d8c4bea7b1..1fb681c98a814f692e64adefbbae96ab69280381 100644 (file)
@@ -2,22 +2,25 @@
 
 Copyright (c) 1987, 1988, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
-/* $Id: bltdef.h,v 1.4 1999/01/02 06:11:34 cph Exp $
+/* $Id: bltdef.h,v 1.5 2002/11/20 19:46:07 cph Exp $
  *
  * Names and arity's of old "built-in" primitives.
  * The tables here are used by Bintopsb to upgrade binaries.
index 9a8b2bba1935cded7cbf4565636142201af5a680..f43429665b547890d765d0e277c7d74dd23d6e0b 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: boot.c,v 9.108 2002/10/23 02:03:13 cph Exp $
+$Id: boot.c,v 9.109 2002/11/20 19:46:07 cph Exp $
 
 Copyright (c) 1988-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* This file contains `main' and associated startup code. */
index c5ce479cbd6cd136e5b9cc4c5ba629d4b4dae0a5..043b515c72e49380cf7dcb88d3122cd8938ad315 100644 (file)
@@ -2,22 +2,25 @@
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
-/* $Id: breakup.c,v 9.25 1999/01/02 06:11:34 cph Exp $ */
+/* $Id: breakup.c,v 9.26 2002/11/20 19:46:07 cph Exp $ */
 \f
 #include <stdio.h>
 
index 5a0a60040fdbcb0398489b0b11f98789c5c77641..0f381cc5781010739b82a0074e1c7ea04eb5e653 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: char.c,v 9.33 1999/01/02 06:11:34 cph Exp $
+$Id: char.c,v 9.34 2002/11/20 19:46:07 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Character primitives. */
index 2a618c20c39b8e2e7ed1ffbdc8154b0082d9ce45..8a988d0feae4fcdfac14191861e8dfee460a81a8 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: asmcvt.c,v 1.2 1999/01/02 06:11:34 cph Exp $
+$Id: asmcvt.c,v 1.3 2002/11/20 19:46:16 cph Exp $
 
 Copyright (c) 1995, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Program to preprocess assembly files for Intel assembler.  */
index 092cbbbe9bcfe5098ee31be2cdfa7d4bb47b9128..97bee0eceb36fca202aa3b079c0b21cabd4e662f 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: c.c,v 1.13 2002/07/02 20:52:10 cph Exp $
+$Id: c.c,v 1.14 2002/11/20 19:46:16 cph Exp $
 
 Copyright (c) 1992-1999, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include "liarc.h"
index 567d0a2d021743c8ff40662c94a3d4f510c70bb0..8e1022de61ae4032a5867877570b7ac9f593ff6b 100644 (file)
@@ -1,21 +1,23 @@
 changecom(`;');;; -*-Midas-*-
 ;;;
-;;; $Id: hppa.m4,v 1.40 2002/07/02 18:13:23 cph Exp $
+;;; $Id: hppa.m4,v 1.41 2002/11/20 19:46:16 cph Exp $
 ;;;
 ;;; Copyright (c) 1989-2000, 2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 \f
index df5330001073998b51056f64789295000655d98b..2dbcfbbd61fdc6e08ba837bb060cf222ca453ef0 100644 (file)
@@ -1,21 +1,23 @@
 ### -*-Midas-*-
 ###
-### $Id: i386.m4,v 1.59 2002/08/21 02:21:56 cph Exp $
+### $Id: i386.m4,v 1.60 2002/11/20 19:46:16 cph Exp $
 ###
 ### Copyright (c) 1992-2002 Massachusetts Institute of Technology
 ###
-### This program is free software; you can redistribute it and/or
-### modify it under the terms of the GNU General Public License as
-### published by the Free Software Foundation; either version 2 of the
-### License, or (at your option) any later version.
+### This file is part of MIT Scheme.
 ###
-### This program is distributed in the hope that it will be useful,
-### but WITHOUT ANY WARRANTY; without even the implied warranty of
+### MIT Scheme is free software; you can redistribute it and/or modify
+### it under the terms of the GNU General Public License as published
+### by the Free Software Foundation; either version 2 of the License,
+### or (at your option) any later version.
+###
+### MIT Scheme is distributed in the hope that it will be useful, but
+### WITHOUT ANY WARRANTY; without even the implied warranty of
 ### MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ### General Public License for more details.
 ###
 ### You should have received a copy of the GNU General Public License
-### along with this program; if not, write to the Free Software
+### along with MIT Scheme; if not, write to the Free Software
 ### Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ### 02111-1307, USA.
 \f
index 013a7c4e07a1e21c7a097883b5778282d2071ce2..0886808d514d4811bad718b9d611acccc9618b35 100755 (executable)
@@ -1,22 +1,25 @@
 #!/bin/sh
 
-# $Id: m4-dos,v 1.2 2000/12/05 21:23:50 cph Exp $
+# $Id: m4-dos,v 1.3 2002/11/20 19:46:16 cph Exp $
 #
 # Copyright (c) 2000 Massachusetts Institute of Technology
 #
-# This program is free software; you can redistribute it and/or modify
+# This file is part of MIT Scheme.
+#
+# MIT Scheme is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or (at
-# your option) any later version.
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
 #
-# This program is distributed in the hope that it will be useful, but
+# MIT Scheme is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# along with MIT Scheme; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+# 02111-1307, USA.
 
 # Processing to get DOS (or Win32 or OS/2) assembly language from "i386.m4".
 
index 2439fa9b343a74a5540c0f003c9734823bbfa8e5..508e70aa1c708f22d901b4a2f2db290f208d7660 100644 (file)
@@ -1,20 +1,23 @@
-# $Id: makefile,v 1.7 2000/12/05 21:23:50 cph Exp $
+# $Id: makefile,v 1.8 2002/11/20 19:46:16 cph Exp $
 #
 # Copyright (c) 2000 Massachusetts Institute of Technology
 #
-# This program is free software; you can redistribute it and/or modify
+# This file is part of MIT Scheme.
+#
+# MIT Scheme is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or (at
-# your option) any later version.
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
 #
-# This program is distributed in the hope that it will be useful, but
+# MIT Scheme is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# along with MIT Scheme; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+# 02111-1307, USA.
 
 # Makefile for MIT Scheme's i386 compiled-code interface files.
 
index 380777cfb7779c5aa999cf37f7d56e8021109f3a..e420bf99457e82b01fc8f8560939fb2a831a1449 100644 (file)
@@ -1,21 +1,23 @@
 ### -*-Midas-*-
 ###
-### $Id: mc68k.m4,v 1.28 2002/07/02 18:13:34 cph Exp $
+### $Id: mc68k.m4,v 1.29 2002/11/20 19:46:16 cph Exp $
 ###
 ### Copyright (c) 1989-2000, 2002 Massachusetts Institute of Technology
 ###
-### This program is free software; you can redistribute it and/or
-### modify it under the terms of the GNU General Public License as
-### published by the Free Software Foundation; either version 2 of the
-### License, or (at your option) any later version.
+### This file is part of MIT Scheme.
 ###
-### This program is distributed in the hope that it will be useful,
-### but WITHOUT ANY WARRANTY; without even the implied warranty of
+### MIT Scheme is free software; you can redistribute it and/or modify
+### it under the terms of the GNU General Public License as published
+### by the Free Software Foundation; either version 2 of the License,
+### or (at your option) any later version.
+###
+### MIT Scheme is distributed in the hope that it will be useful, but
+### WITHOUT ANY WARRANTY; without even the implied warranty of
 ### MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ### General Public License for more details.
 ###
 ### You should have received a copy of the GNU General Public License
-### along with this program; if not, write to the Free Software
+### along with MIT Scheme; if not, write to the Free Software
 ### Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ### 02111-1307, USA.
 \f
index fc35c02a0784a3fb21b7c85403055503d0e4a5fc..f92c8d9d374145e4c5084dd6804528a0529c178c 100644 (file)
@@ -1,21 +1,23 @@
 /* #define DEBUG_INTERFACE */ /* -*-Midas-*- */
  ###
- ### $Id: mips.m4,v 1.16 2002/07/02 18:13:39 cph Exp $
+ ### $Id: mips.m4,v 1.17 2002/11/20 19:46:16 cph Exp $
  ###
  ### Copyright (c) 1989-1999, 2002 Massachusetts Institute of Technology
  ###
- ### This program is free software; you can redistribute it and/or
+ ### This file is part of MIT Scheme.
+ ###
+ ### MIT Scheme is free software; you can redistribute it and/or
  ### modify it under the terms of the GNU General Public License as
  ### published by the Free Software Foundation; either version 2 of
  ### the License, or (at your option) any later version.
  ###
- ### This program is distributed in the hope that it will be useful,
- ### but WITHOUT ANY WARRANTY; without even the implied warranty of
+ ### MIT Scheme is distributed in the hope that it will be useful, but
+ ### WITHOUT ANY WARRANTY; without even the implied warranty of
  ### MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  ### General Public License for more details.
  ###
  ### You should have received a copy of the GNU General Public License
- ### along with this program; if not, write to the Free Software
+ ### along with MIT Scheme; if not, write to the Free Software
  ### Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
  ### 02111-1307, USA.
 \f
index 47e1d2ad9deb9996e2b63ad095693c2bce5398dc..922ee442ae26518302c81aac74de52d2558e739f 100644 (file)
@@ -1,21 +1,23 @@
 ### -*-Midas-*-
 ###
-### $Id: vax.m4,v 1.5 2002/07/02 18:14:00 cph Exp $
+### $Id: vax.m4,v 1.6 2002/11/20 19:46:16 cph Exp $
 ###
 ### Copyright (c) 1991-2000, 2002 Massachusetts Institute of Technology
 ###
-### This program is free software; you can redistribute it and/or
-### modify it under the terms of the GNU General Public License as
-### published by the Free Software Foundation; either version 2 of the
-### License, or (at your option) any later version.
+### This file is part of MIT Scheme.
 ###
-### This program is distributed in the hope that it will be useful,
-### but WITHOUT ANY WARRANTY; without even the implied warranty of
+### MIT Scheme is free software; you can redistribute it and/or modify
+### it under the terms of the GNU General Public License as published
+### by the Free Software Foundation; either version 2 of the License,
+### or (at your option) any later version.
+###
+### MIT Scheme is distributed in the hope that it will be useful, but
+### WITHOUT ANY WARRANTY; without even the implied warranty of
 ### MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ### General Public License for more details.
 ###
 ### You should have received a copy of the GNU General Public License
-### along with this program; if not, write to the Free Software
+### along with MIT Scheme; if not, write to the Free Software
 ### Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ### 02111-1307, USA.
 \f
index 8c825328347b7dd6092f4ead8f03b262cd2e1e4a..3f3d93fe3381758513f944aec96fe18f211ee345 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: cmpgc.h,v 1.32 2001/12/16 06:01:32 cph Exp $
+$Id: cmpgc.h,v 1.33 2002/11/20 19:46:07 cph Exp $
 
 Copyright (c) 1989-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /*
index 6a449c3b4df942e561d5ef5ca3e3371e00d7159e..a3bfa7fc985991d467e3297807c486766e849647 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: cmpint.c,v 1.98 2002/07/03 02:32:45 cph Exp $
+$Id: cmpint.c,v 1.99 2002/11/20 19:46:07 cph Exp $
 
 Copyright (c) 1989-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /*
index f28a830721ba497411a94cf4a139631036f8e5d9..6c41452eb9fe19075e6055149842abf58a7272e3 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: cmpint.h,v 10.9 2002/07/02 20:49:17 cph Exp $
+$Id: cmpint.h,v 10.10 2002/11/20 19:46:07 cph Exp $
 
 Copyright (c) 1987-1990, 1999, 2000, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Macros for the interface between compiled code and interpreted code. */
index 3a10e6aceafac7a9c6c4848e4026954320154025..940738dce9670f729bafe3015f17c8eb548db9c2 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: c.h,v 1.7 1999/01/02 06:11:34 cph Exp $
+$Id: c.h,v 1.8 2002/11/20 19:46:16 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #ifndef CMPINTMD_H_INCLUDED
index ab9b3ee84316a67711fad32f1ceb158266e65a77..ee62968bc0c4376c4b48fbf26f0e2e4c31bd3deb 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: hppa.h,v 1.52 2002/07/02 20:51:54 cph Exp $
+$Id: hppa.h,v 1.53 2002/11/20 19:46:16 cph Exp $
 
 Copyright (c) 1989-1999, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /*
index 2ea14e0870cdf38f90ee81fa22a94eead7c3e4c0..faadb6dced8132eb2b8a030b097b20e11c222f0d 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: i386.h,v 1.35 2002/02/03 03:38:55 cph Exp $
+$Id: i386.h,v 1.36 2002/11/20 19:46:17 cph Exp $
 
 Copyright (c) 1992-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /*
index a93a199cb1de57b4e5d1d704ff730f535dbd9b8f..da3dc93ac47efb4f9e183d426e5a12a47bc69507 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: mc68k.h,v 1.36 1999/01/02 06:11:34 cph Exp $
+$Id: mc68k.h,v 1.37 2002/11/20 19:46:17 cph Exp $
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /*
index 6d9605aaa83b1eff84a9621d12c1e986ab3c9e05..d67d3ea6f9dea7cb2712f7cc867d4171f38ff1cd 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: mips.h,v 1.23 1999/01/02 06:11:34 cph Exp $
+$Id: mips.h,v 1.24 2002/11/20 19:46:17 cph Exp $
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /*
index 5fe593acc4af7f8ea24f0cbaff1d21d0b0a36d5f..e7c41b42cd8a118fc09ff8a90ce0c6076e4ae4db 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: vax.h,v 1.9 1999/01/02 06:11:34 cph Exp $
+$Id: vax.h,v 1.10 2002/11/20 19:46:17 cph Exp $
 
 Copyright (c) 1991-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /*
index b237e6aa2472abeb5ba61f1ae8283fc6e17335c6..c8fadd196ac4da365865b8de3453b6f5e8d070a4 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: cmptype.h,v 1.3 2000/12/05 21:23:43 cph Exp $
+$Id: cmptype.h,v 1.4 2002/11/20 19:46:07 cph Exp $
 
 Copyright (c) 1993, 1999, 2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /*
index 1b42e0f308fe394ef35db587cc812c21eb2c2a35..afc7bedd6bcfbca2c07a542dd981dc25a29602d4 100644 (file)
@@ -2,22 +2,25 @@
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
-/* $Id: comlin.c,v 1.9 1999/01/02 06:11:34 cph Exp $
+/* $Id: comlin.c,v 1.10 2002/11/20 19:46:07 cph Exp $
  *
  * This file contains the scheme command parser.
  *
index 3ee67fb1ad1e2210dbfb6559c27fb07568d39c04..baea3a2ed8722938bc4e81c60ec8b6dbc11da953 100644 (file)
@@ -2,22 +2,25 @@
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
-/* $Id: comlin.h,v 1.7 1999/01/02 06:11:34 cph Exp $
+/* $Id: comlin.h,v 1.8 2002/11/20 19:46:07 cph Exp $
  *
  * This file contains definitions for the scheme command parser.
  *
index 20928b67910b194cb5a02dbadadbadd537658905..c248d07973b60160f1e0a77bee6dd4dac7801faa 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: compinit.c,v 1.4 1999/01/02 06:11:34 cph Exp $
+$Id: compinit.c,v 1.5 2002/11/20 19:46:07 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include "liarc.h"
index 402ddefd76b934fa9345cf49fd50cd6bd189f668..bd0d32239281a92ec2104f3f9933bc20614e4b63 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: comutl.c,v 1.31 1999/01/02 06:11:34 cph Exp $
+$Id: comutl.c,v 1.32 2002/11/20 19:46:07 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Compiled Code Utilities */
index 28306366ce911d05586eb256c7a79b829f82bfdc..e1f18500c386c963e2fec3f35ccdd88b3d466877 100644 (file)
@@ -2,22 +2,24 @@ dnl Process this file with autoconf to produce a configure script.
 
 dnl Copyright (c) 2000-2002 Massachusetts Institute of Technology
 dnl
-dnl This program is free software; you can redistribute it and/or
-dnl modify it under the terms of the GNU General Public License as
-dnl published by the Free Software Foundation; either version 2 of the
-dnl License, or (at your option) any later version.
+dnl This file is part of MIT Scheme.
 dnl
-dnl This program is distributed in the hope that it will be useful,
-dnl but WITHOUT ANY WARRANTY; without even the implied warranty of
+dnl MIT Scheme is free software; you can redistribute it and/or modify
+dnl it under the terms of the GNU General Public License as published
+dnl by the Free Software Foundation; either version 2 of the License,
+dnl or (at your option) any later version.
+dnl
+dnl MIT Scheme is distributed in the hope that it will be useful, but
+dnl WITHOUT ANY WARRANTY; without even the implied warranty of
 dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 dnl General Public License for more details.
 dnl
 dnl You should have received a copy of the GNU General Public License
-dnl along with this program; if not, write to the Free Software
+dnl along with MIT Scheme; if not, write to the Free Software
 dnl Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 dnl 02111-1307, USA.
 
-AC_REVISION([$Id: configure.in,v 11.17 2002/08/21 02:21:06 cph Exp $])
+AC_REVISION([$Id: configure.in,v 11.18 2002/11/20 19:46:07 cph Exp $])
 AC_INIT(boot.c)
 AC_CONFIG_HEADER(config.h)
 
index 8395935f4bef7fd8b67f9904ccaa1eb2fb5bc68a..1a2917a4ef67fa8b291a3061d72c6528b5b5430e 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: confshared.h,v 11.3 2002/01/29 05:57:24 cph Exp $
+$Id: confshared.h,v 11.4 2002/11/20 19:46:07 cph Exp $
 
 Copyright (c) 2000, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Shared part of "config.h".  */
index 0f63a693119c357ae9761086cb0b5390e461a69f..d7fa4cdaef24b19c72d208e5d45fff07499e4a76 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: const.h,v 9.46 2000/12/05 21:23:43 cph Exp $
+$Id: const.h,v 9.47 2002/11/20 19:46:07 cph Exp $
 
 Copyright (c) 1987-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Named constants used throughout the interpreter */
index 78a3e9453d50ab39be67d30a26812e995dac5aeb..675fa968b6eeec5b9d8fbe34bd2ec338136dffa0 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: copyrigh.c,v 1.3 1999/01/02 06:11:34 cph Exp $
+$Id: copyrigh.c,v 1.4 2002/11/20 19:46:07 cph Exp $
 
 Copyright (c) 1993, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 
index 53b290707d68872cc26385ba7c328666664aae91..40d6e84d3bacba6aa263821af4650b92573294b1 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: critsec.h,v 1.4 1999/01/02 06:11:34 cph Exp $
+$Id: critsec.h,v 1.5 2002/11/20 19:46:07 cph Exp $
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Critical sections.
index ec5e569b3bda42ab647705d63e1e9f41650b38ee..2552f67ada60e5d4dae84db0394f9608dfafec47 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: daemon.c,v 9.31 1999/01/02 06:11:34 cph Exp $
+$Id: daemon.c,v 9.32 2002/11/20 19:46:08 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* This file contains code for the Garbage Collection daemons.
index 9356de8ddc830e551aae6d4b4932448ffba871a2..e8ec22dce64df7c859a220069141287040fa765f 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: debug.c,v 9.55 2002/07/02 20:49:22 cph Exp $
+$Id: debug.c,v 9.56 2002/11/20 19:46:08 cph Exp $
 
 Copyright (c) 1987-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Utilities to help with debugging */
index d86d683ac0be65defb2dc4de850d667d8872dec4..9a6fe17d967b6f5c17f3928101a646c64c6efd4d 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: default.h,v 9.45 2002/07/02 18:38:11 cph Exp $
+$Id: default.h,v 9.46 2002/11/20 19:46:08 cph Exp $
 
 Copyright (c) 1988-2000, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* This file contains default definitions for some hooks which
index 27d4005b93c6b2c88c4bf2a62bcc4f71e6146dd3..4392b1545bcaa6530df98455494d92d3f8b586e0 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: dfloat.c,v 1.6 1999/01/02 06:11:34 cph Exp $
+$Id: dfloat.c,v 1.7 2002/11/20 19:46:08 cph Exp $
 
 Copyright (c) 1991-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Floating-point vector primitives */
index 83902368f8f1f38261e28797f01cf9c9f7e9292f..2bfad96db18be51f4abad78816de449b25c6dad7 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: dmpwrld.c,v 9.41 2002/07/02 20:49:27 cph Exp $
+$Id: dmpwrld.c,v 9.42 2002/11/20 19:46:08 cph Exp $
 
 Copyright (c) 1987-2000, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* This file contains a primitive to dump an executable version of Scheme.
index 1d2e0b61f153c08f06be861e5820a433eba3961a..54b9008d6792573ea34d51a34099e2283d045516 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: dstack.h,v 1.9 1999/01/03 05:33:41 cph Exp $
+$Id: dstack.h,v 1.10 2002/11/20 19:46:08 cph Exp $
 
 Copyright (C) 1990-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #ifndef __DSTACK_H__
index af2613661305bb75d124b68492803cce7791462a..c1281fccaf69e031eb96875ff88e0c4833a188fe 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: dump.c,v 9.40 1999/01/02 06:11:34 cph Exp $
+$Id: dump.c,v 9.41 2002/11/20 19:46:08 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* This file contains common code for dumping internal format binary files. */
index 1d4db2a2081833ea52c8cbefdf15e657a6e71906..961befef909af133a7438b16ef20a92427027eb7 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: edwin.h,v 1.9 1999/01/02 06:11:34 cph Exp $
+$Id: edwin.h,v 1.10 2002/11/20 19:46:08 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Definitions for Edwin data structures.
index 06a914a99d6a65d228e6e8fa4498e976a30b4e46..6c4c9295b130e8999fefc013a80fa0a1d9114325 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: error.c,v 1.7 2000/12/05 21:23:44 cph Exp $
+$Id: error.c,v 1.8 2002/11/20 19:46:08 cph Exp $
 
 Copyright (C) 1990-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include <stdio.h>
index 35babcc53abd33825b66a572cfc245898395f462..35e52f737854809b22a99ad6956a794315eb537a 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: errors.h,v 9.44 2001/12/21 04:35:57 cph Exp $
+$Id: errors.h,v 9.45 2002/11/20 19:46:08 cph Exp $
 
 Copyright (c) 1987-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Error and termination code declarations. */
index cd09a4a6423eee32eaeac23361131ab841b8682a..dfd15f587b8013206a0446c9fcb741e7a3901b23 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: extern.c,v 9.38 2001/03/08 18:00:21 cph Exp $
+$Id: extern.c,v 9.39 2002/11/20 19:46:08 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include "scheme.h"
index 317681901d7c3b59e99cd561d41d7da82e69477d..d0390bc1f940ff43ae21068ae427589d87d69e32 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: extern.h,v 9.62 2002/07/03 04:11:26 cph Exp $
+$Id: extern.h,v 9.63 2002/11/20 19:46:08 cph Exp $
 
 Copyright (c) 1987-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* External Declarations */
index fb8764e3b99769f37bcb823d7606bdfd935d78a6..e001cee46d6faaf4d8e9c02cd3a84e48cf18b233 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: fasdump.c,v 9.66 2001/12/16 06:01:32 cph Exp $
+$Id: fasdump.c,v 9.67 2002/11/20 19:46:08 cph Exp $
 
 Copyright (c) 1987-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* This file contains code for fasdump and dump-band. */
index c7bb3584f7633203d37009aa02ba0206ea96ccb8..b600e49dd5d60bbab3d30c5eeabd64a88a5bc116 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: fasl.h,v 9.38 1999/01/02 06:06:43 cph Exp $
+$Id: fasl.h,v 9.39 2002/11/20 19:46:08 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Contains information relating to the format of FASL files.
index d52ba55b67d91b98234477b7f9d05dc4421021a7..d9bd4152c424916bdb11889e5c6ef009130d9880 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: fasload.c,v 9.94 2002/07/02 20:49:32 cph Exp $
+$Id: fasload.c,v 9.95 2002/11/20 19:46:08 cph Exp $
 
 Copyright (c) 1987-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* The "fast loader" which reads in and relocates binary files and then
index 1056e5603907037d103e31851d8db2fcaec6b7d9..80ee8ae0ff84b9b4b0a5f64829154b04f736bfe4 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: fft.c,v 9.33 1999/01/02 06:11:34 cph Exp $
+$Id: fft.c,v 9.34 2002/11/20 19:46:08 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Time-Frequency Transforms (pas) */
index f16c92e85ee99a6385c74a696475ad47b5263000..5eabc4bf3e2bb7f671d77e69529e624fe693bcee 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: fhooks.c,v 9.35 2002/07/02 20:49:37 cph Exp $
+$Id: fhooks.c,v 9.36 2002/11/20 19:46:08 cph Exp $
 
 Copyright (c) 1988, 1989, 1990, 1999, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* This file contains hooks and handles for the new fluid bindings
index 0739eaedefdd460daada902ddf25991fc1f87458..2870b8a71878d70179731b4a34e5849d08fdb1f5 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: findprim.c,v 9.55 2001/03/08 18:00:23 cph Exp $
+$Id: findprim.c,v 9.56 2002/11/20 19:46:08 cph Exp $
 
 Copyright (c) 1987-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Preprocessor to find and declare defined primitives.  */
index 34fb6a2130169742738cf1dafa867c466878757b..b5a902d6ac3d5a65c5b57616ce421189ee8317ba 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: fixnum.c,v 9.44 1999/01/02 06:11:34 cph Exp $
+$Id: fixnum.c,v 9.45 2002/11/20 19:46:08 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Support for fixed point arithmetic.  This should be used instead of
index 6235ab0ce7ce08aa86aa6115b9e2808b8bef28a4..a532a35f79fa5a3e716302498e29f0a51e67ad45 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: fixobj.h,v 9.38 1999/01/02 06:06:43 cph Exp $
+$Id: fixobj.h,v 9.39 2002/11/20 19:46:08 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Declarations of user offsets into the Fixed Objects Vector.
index 6223629452d99eb74304e8c11ccfbbc7a41940af..9582c986cc87c408fed4d5611c01c82b59a937ff 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: flonum.c,v 9.43 1999/01/02 06:11:34 cph Exp $
+$Id: flonum.c,v 9.44 2002/11/20 19:46:08 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Floating Point Arithmetic */
index d74fba3b67660f98cb31e428956b54c66f38a4ae..6f8365deff945242a6eda771a3f6e93914a01692 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: foreign.c,v 1.3 2000/12/05 21:23:44 cph Exp $
+$Id: foreign.c,v 1.4 2002/11/20 19:46:08 cph Exp $
 
 Copyright (c) 1992, 1999, 2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* This file contains the primitive support for the foreign function */
index 430d07c7e2076c5fddf3ebb51968ecdc904a6d76..17ab69a2e163cd705dc4013afb946a3904743037 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: foreign.h,v 1.3 2000/12/05 21:23:44 cph Exp $
+$Id: foreign.h,v 1.4 2002/11/20 19:46:08 cph Exp $
 
 Copyright (c) 1992, 1999, 2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* This file contains the primitive support for the foreign function */
index 81df20b9b1ced97969165bc9303c8f75dec94fdf..fa633a02536de3431ccaea457283a459a6702dfb 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: future.c,v 9.29 1999/01/02 06:11:34 cph Exp $
+$Id: future.c,v 9.30 2002/11/20 19:46:08 cph Exp $
 
 Copyright (c) 1987, 1988, 1989, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Support code for futures */
index 62d73795d7d11f115695927204991bae986acaec..a0a8cabb6dde78d84fb7d999712b636cd9dbacbf 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: futures.h,v 9.30 2002/07/02 20:49:42 cph Exp $
+$Id: futures.h,v 9.31 2002/11/20 19:46:08 cph Exp $
 
 Copyright (c) 1987-1990, 1999, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* This file contains macros useful for dealing with futures */
index 992fc854e02201eefe1b6f068b5b6b725a89e049..805e938ff49accc65727030370001b6e8f504844 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: gc.h,v 9.34 1999/01/02 06:11:34 cph Exp $
+$Id: gc.h,v 9.35 2002/11/20 19:46:08 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* 
index 840271110ac809dc13aba680d9391c536cee20c8..46bb9b6d0424ea255445ce99b42f9db258170bb4 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: gccode.h,v 9.58 2001/08/07 01:26:09 cph Exp $
+$Id: gccode.h,v 9.59 2002/11/20 19:46:08 cph Exp $
 
 Copyright (c) 1987-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* This file contains the macros for use in code which does GC-like
index 9811f6ec2e15094c3c6647e1f88174e8c580761e..421257fc285dc3d325b5910e8e436326d9c762e8 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: gcloop.c,v 9.49 2001/12/16 06:01:32 cph Exp $
+$Id: gcloop.c,v 9.50 2002/11/20 19:46:09 cph Exp $
 
 Copyright (c) 1987-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* 
index 2b8f0e02170a5c585b91422be5d3b155c7713320..6e199c500b72a937c7a9666befe007ff1b887eaa 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: gctype.c,v 9.34 1999/01/02 06:06:43 cph Exp $
+$Id: gctype.c,v 9.35 2002/11/20 19:46:09 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* This file contains the table which maps between Types and GC Types.  */
index 452c200c54f2a3ca2b9efa20689135c10b9e339e..e5e63ece808b0b6a5b627c5ab55f7d7c89147b69 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: generic.c,v 9.39 1999/01/02 06:11:34 cph Exp $
+$Id: generic.c,v 9.40 2002/11/20 19:46:09 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include "scheme.h"
index aadb87711cadfd139e0fcabd7d4356c837ca7ad5..b2862d55c6eeac56ba6499d4561825d9f5a8d75e 100644 (file)
@@ -2,22 +2,25 @@
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
-/* $Id: gpio.c,v 1.11 1999/01/02 06:11:34 cph Exp $ */
+/* $Id: gpio.c,v 1.12 2002/11/20 19:46:09 cph Exp $ */
 
 /* Scheme primitives for GPIO */
 
index 39159fabf3a25dd489350d53b99497e5b4d4eda4..d29b1cc1d48482bc13572fc56da378b94990e6a3 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: history.h,v 9.31 2002/07/02 20:49:47 cph Exp $
+$Id: history.h,v 9.32 2002/11/20 19:46:09 cph Exp $
 
 Copyright (c) 1987-1990, 1999, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* History maintenance data structures and support. */
index 6918012b30d2c9c3a457a03c8f170e43a941e8ef..0cddf889d169eca346657c513038d1bf48a88890 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: hooks.c,v 9.63 2002/07/02 20:49:53 cph Exp $
+$Id: hooks.c,v 9.64 2002/11/20 19:46:09 cph Exp $
 
 Copyright (c) 1988-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* This file contains various hooks and handles that connect the
index 522bb6d1169e1d1b2640da61b3eb4d159aed2c76..5aba2359ae5228881b501e6ed6f0cd798d191c94 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: hppacach.c,v 1.13 1999/03/24 23:30:12 cph Exp $
+$Id: hppacach.c,v 1.14 2002/11/20 19:46:09 cph Exp $
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include <stdio.h>
index 9a51eea520a0143bb50f1b028dab8fe9f3fc4ff0..181a0fc8468d15ae6603ab446556d72ea46b54e4 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: hppacach.h,v 1.6 2000/12/05 21:23:44 cph Exp $
+$Id: hppacach.h,v 1.7 2002/11/20 19:46:09 cph Exp $
 
 Copyright (c) 1990-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #ifndef HPPACACHE_H            /* Prevent multiple inclusion */
index 51d9dd1774ec0a39ffa3a9d42880bdaa66cc103b..fc901d16a5c76b1835db7072eea777bdb50b507e 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: hppanwca.c,v 1.5 2000/12/05 21:23:44 cph Exp $
+$Id: hppanwca.c,v 1.6 2002/11/20 19:46:09 cph Exp $
 
 Copyright (c) 1992-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Program to convert ascii-format cache descriptions into the binary
index 7f58d32ed6e613ffa537d730dbfbb01cb7d177f8..2d857c66ffa787f459e4d16e34458d514d945fa4 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: hunk.c,v 9.29 1999/01/02 06:11:34 cph Exp $
+$Id: hunk.c,v 9.30 2002/11/20 19:46:09 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Support for Hunk3s (triples) */
index 6a314a87965224a498e035f718f48a1069fdc515..69d27ac1a7c61fda6b29f3a3ac9efef253df67c0 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: image.c,v 9.34 1999/01/02 06:11:34 cph Exp $
+$Id: image.c,v 9.35 2002/11/20 19:46:09 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include "scheme.h"
index a1949cb4f382e255b3d3ddca831c3671fc238381..2ba6e55b809f90d5b5bca4536ed76b51de3047b9 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: image.h,v 9.25 1999/01/02 06:11:34 cph Exp $
+$Id: image.h,v 9.26 2002/11/20 19:46:09 cph Exp $
 
 Copyright (c) 1987, 1988, 1989, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 \f
 extern Image_Fast_Transpose ();
index ee37d25d9c400690170ae283ef843bc3bfd2af48..6285893724fe0c4ec4f86a89b49e7120501dd830 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: intercom.c,v 9.33 2002/07/03 02:32:52 cph Exp $
+$Id: intercom.c,v 9.34 2002/11/20 19:46:09 cph Exp $
 
 Copyright (c) 1987-1999, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Single-processor simulation of locking, propagating, and
index 26252131dffa74736e73beddcfc8b900cfe6b9d7..343746b38029b10a7f496fb534d9aef0d80a7032 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: intern.c,v 9.57 2000/12/05 21:23:44 cph Exp $
+$Id: intern.c,v 9.58 2002/11/20 19:46:09 cph Exp $
 
 Copyright (c) 1987-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* String hash functions and interning of symbols. */
index 22d54a96f6b65c5f012aa9015b02bd18051e09d5..7919c6a6a9c605f2b72e03dd5546bd70293d431e 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: interp.c,v 9.96 2002/09/05 15:49:49 cph Exp $
+$Id: interp.c,v 9.97 2002/11/20 19:46:09 cph Exp $
 
 Copyright (c) 1988-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* The interpreter */
index b5f63e6f342d739bbdef3c656fcea4f149e6e25b..540db04bb2dc3e95cc06fb5785edf2df76bbb5e6 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: interp.h,v 9.48 2002/07/03 04:10:23 cph Exp $
+$Id: interp.h,v 9.49 2002/11/20 19:46:09 cph Exp $
 
 Copyright (c) 1987-1999, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Definitions used by the interpreter and some utilities. */
index d8eee33310dc70444c0e4618fc425bf93d83820c..0c3c4bf1025ed05ce642459685fd89db1ebe2b1c 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: intext.c,v 1.5 1999/01/02 06:11:34 cph Exp $
+$Id: intext.c,v 1.6 2002/11/20 19:46:09 cph Exp $
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include "ansidecl.h"
index 579d322e61e3c5bc555e17704842270d8c533dac..0b2b6a68b69f50cf11498420b71c994285d464d2 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: intext.h,v 1.5 1999/01/02 06:11:34 cph Exp $
+$Id: intext.h,v 1.6 2002/11/20 19:46:09 cph Exp $
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #ifndef SCM_INTEXT_H
index 36af880f311a9a23236d729a6586be045473bbeb..8d6b5fdfa615b5bbb1e243a70a0b0d7162754f15 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: intprm.c,v 1.9 1999/01/02 06:11:34 cph Exp $
+$Id: intprm.c,v 1.10 2002/11/20 19:46:09 cph Exp $
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Generic Integer Primitives */
index 74afdc910cd3748beb133a764648406c43afdf37..02bfa13d13ce2b387ccf631a7bd190e12d43e1cb 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: intrpt.h,v 1.21 2000/12/05 21:23:45 cph Exp $
+$Id: intrpt.h,v 1.22 2002/11/20 19:46:09 cph Exp $
 
 Copyright (c) 1987-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Interrupt manipulation utilities. */
index 9ae6c542998af2c32640276294ad467a654100d8..12929d7d0d64338afd0de01a80a560d47afaaa38 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: liarc.h,v 1.19 2002/07/03 02:32:58 cph Exp $
+$Id: liarc.h,v 1.20 2002/11/20 19:46:09 cph Exp $
 
 Copyright (c) 1992-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #ifndef LIARC_INCLUDED
index a9fc80e43b2cfa7b89a53b57c34c6628a079f680..cc33cde33a316e939976c40f1a5d28b155da3dd2 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: list.c,v 9.32 1999/01/02 06:11:34 cph Exp $
+$Id: list.c,v 9.33 2002/11/20 19:46:09 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* List creation and manipulation primitives. */
index 97220fee3a300c2dbdccad231065c7416291ac78..d1d25595523184c90d33d72af0867d996c51a67d 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: load.c,v 9.39 1999/01/02 06:11:34 cph Exp $
+$Id: load.c,v 9.40 2002/11/20 19:46:09 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* This file contains common code for reading internal
index 01600ede6762cfec209c31717ce8c89f9a729b02..5c022f3bb21e707e0677d22df717dbdeb379ac5c 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: locks.h,v 9.26 1999/01/02 06:11:34 cph Exp $
+$Id: locks.h,v 9.27 2002/11/20 19:46:09 cph Exp $
 
 Copyright (c) 1987, 1988, 1989, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Contains everything needed to lock and unlock parts of
index f3c30ad3e048138d047ff45d5ba6c24a82348059..8d3df16cbc1b8e0349166eeb1496436150426f99 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: lookprm.c,v 1.19 2001/12/23 18:33:08 cph Exp $
+$Id: lookprm.c,v 1.20 2002/11/20 19:46:09 cph Exp $
 
 Copyright (c) 1988-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* This file contains environment manipulation primitives.
index ec55a9ff8dceb6efd87b94fcc02aef109ee933e0..30e33737fdd53094b4d9c20353b3d3af7ec36077 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: lookup.c,v 9.68 2001/12/21 18:18:21 cph Exp $
+$Id: lookup.c,v 9.69 2002/11/20 19:46:09 cph Exp $
 
 Copyright (c) 1988-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Environment lookup, modification, and definition.  */
index 48f78a4b908d1746802bf33bfb5c971a4a176b77..c0830689c35c82ecd75b6dbd6de84745255f6bae 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: lookup.h,v 9.55 2001/08/07 01:26:36 cph Exp $
+$Id: lookup.h,v 9.56 2002/11/20 19:46:09 cph Exp $
 
 Copyright (c) 1988-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Macros and declarations for the variable lookup code. */
index 6e1e1cbed7e7f2c7855f04a9ae52cd47bfa67f14..7fd14586d728f0cad3e224ff7d18350b4689e1ce 100644 (file)
@@ -1,19 +1,21 @@
-# $Id: Makefile.in.in,v 1.20 2002/01/29 20:43:14 cph Exp $
+# $Id: Makefile.in.in,v 1.21 2002/11/20 19:46:17 cph Exp $
 #
 # Copyright (c) 2000-2002 Massachusetts Institute of Technology
 #
-# This program is free software; you can redistribute it and/or modify
+# This file is part of MIT Scheme.
+#
+# MIT Scheme is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or (at
-# your option) any later version.
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
 #
-# This program is distributed in the hope that it will be useful, but
+# MIT Scheme is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
+# along with MIT Scheme; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 # 02111-1307, USA.
 
index 01cfebaf84c947964e19fb6fae923cd8d998c8d6..b4ada0513b15f14f012aae5a59c48dcee9929492 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: files-core.scm,v 1.2 2000/12/05 21:23:50 cph Exp $
+$Id: files-core.scm,v 1.3 2002/11/20 19:46:17 cph Exp $
 
 Copyright (c) 2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Core C files used on all platforms.
index 08bc1530509d8e46579834816351ac5301b5374f..0492d456af7654041a3dfc150d8532ba89b3106c 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: files-gc-bch.scm,v 1.2 2000/12/05 21:23:50 cph Exp $
+$Id: files-gc-bch.scm,v 1.3 2002/11/20 19:46:17 cph Exp $
 
 Copyright (c) 2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; C files for one-heap garbage-collector.
index 4f3d02d88b645465916e0d4a8b64ed2ec73db7d4..b06b31c22df81658956869648f4a80d594f8d324 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: files-gc-std.scm,v 1.2 2000/12/05 21:23:50 cph Exp $
+$Id: files-gc-std.scm,v 1.3 2002/11/20 19:46:17 cph Exp $
 
 Copyright (c) 2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; C files for standard garbage collector.
index 0999ed55782c260fad89496c2559428f952ae98f..fc730db8664ead55ca902589396e7d1fa61efc9e 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: files-optional.scm,v 1.3 2001/02/28 20:05:39 cph Exp $
+$Id: files-optional.scm,v 1.4 2002/11/20 19:46:17 cph Exp $
 
 Copyright (c) 2000-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Optional C files that are conditionally linked in.
index ceb590aade77015d4c464e4bd664ad43471b908e..ca54f77cb5c4db7dd8fd6f407168fb3e4e349caa 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: files-os-prim.scm,v 1.2 2000/12/05 21:23:50 cph Exp $
+$Id: files-os-prim.scm,v 1.3 2002/11/20 19:46:17 cph Exp $
 
 Copyright (c) 2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; C files containing operating-system primitives.
index eff49a6c3a782ae7b4f6053e25ff1b904c399d1c..1de073200f3de17a4a114f85437b00c479e3684e 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: files-other.scm,v 1.2 2000/12/05 21:23:50 cph Exp $
+$Id: files-other.scm,v 1.3 2002/11/20 19:46:17 cph Exp $
 
 Copyright (c) 2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; C files for programs other than Scheme.
index 1a2bec8b1f2828ef47acc04696f87aba4c20a4d3..dbb7ba72a111c88ed5d7f1e2a1e25b6750f2e2c5 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: files-unix.scm,v 1.2 2000/12/05 21:23:50 cph Exp $
+$Id: files-unix.scm,v 1.3 2002/11/20 19:46:17 cph Exp $
 
 Copyright (c) 2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Unix-specific C files.
index f18caf5270ac011e0ffa72d52b66829196ee3785..1e7a2c1f047fe98ac670351e17dee9e7dd66ead9 100755 (executable)
@@ -1,22 +1,25 @@
 #!/bin/sh
 
-# $Id: m4.sh,v 1.2 2000/12/05 21:23:50 cph Exp $
+# $Id: m4.sh,v 1.3 2002/11/20 19:46:17 cph Exp $
 #
 # Copyright (c) 2000 Massachusetts Institute of Technology
 #
-# This program is free software; you can redistribute it and/or modify
+# This file is part of MIT Scheme.
+#
+# MIT Scheme is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or (at
-# your option) any later version.
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
 #
-# This program is distributed in the hope that it will be useful, but
+# MIT Scheme is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# along with MIT Scheme; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+# 02111-1307, USA.
 
 # Processing to simulate m4 accepting definition arguments.
 
index 4b2694459b1f527be28129478e3e1b7521f59825..f7375c589470afd7e176e465ddad1b199b847c2c 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: makegen.scm,v 1.3 2001/07/29 02:16:05 cph Exp $
+$Id: makegen.scm,v 1.4 2002/11/20 19:46:17 cph Exp $
 
 Copyright (c) 2000, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Generate "Makefile.in" from template.
index 1e9ba4c70f40c8485fc898376674f9d1f2305ae9..b6a8475571e7e76b7e2979994cc01e9253dd1d9e 100755 (executable)
@@ -1,22 +1,25 @@
 #!/bin/sh
 
-# $Id: makeinit.sh,v 1.8 2000/12/08 18:08:02 cph Exp $
+# $Id: makeinit.sh,v 1.9 2002/11/20 19:46:17 cph Exp $
 #
 # Copyright (c) 2000 Massachusetts Institute of Technology
 #
-# This program is free software; you can redistribute it and/or modify
+# This file is part of MIT Scheme.
+#
+# MIT Scheme is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or (at
-# your option) any later version.
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
 #
-# This program is distributed in the hope that it will be useful, but
+# MIT Scheme is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# along with MIT Scheme; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+# 02111-1307, USA.
 
 # Script to create "Makefile.in".
 # Requires `gcc' and `scheme'.
index fd86655df7b3f5389e92593b4c4b1e9f0ab62a16..056820bb392bb1e739c1fbc570ba37d55b19f58a 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: memmag.c,v 9.69 2002/07/02 20:50:18 cph Exp $
+$Id: memmag.c,v 9.70 2002/11/20 19:46:09 cph Exp $
 
 Copyright (c) 1987-2000, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Memory management top level.
index cc52e88c5479d311544a591e37a22aecad2de08a..6790ee499c88fd90b8432c029df0586137cd8db7 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: memmag.h,v 1.8 2000/12/05 21:23:45 cph Exp $
+$Id: memmag.h,v 1.9 2002/11/20 19:46:10 cph Exp $
 
 Copyright (c) 1993-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* OS-dependent conditionalization of memory management stuff. */
index 893a0acf91b2006befd119f8c4ce70d0859a032b..822c2335fe75b738c07e49acb58c78e54287c533 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: missing.c,v 9.33 2000/12/05 21:23:45 cph Exp $
+$Id: missing.c,v 9.34 2002/11/20 19:46:10 cph Exp $
 
 Copyright (c) 1987-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* This file contains utilities potentially missing from the math library. */
index fb8f7c86daad0432e237e421f4a02decbef60527..6ed353876b778b72127ca53cc7ef2b325c7633a1 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: mul.c,v 9.35 2000/12/05 21:23:45 cph Exp $
+$Id: mul.c,v 9.36 2002/11/20 19:46:10 cph Exp $
 
 Copyright (c) 1987-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include "config.h"
index 13094f238fbf8918835882c2fe6a372a979035b7..11d9523071fe641918b2318799ab8bf3d5250dd2 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: nt.h,v 1.9 2000/12/05 21:23:45 cph Exp $
+$Id: nt.h,v 1.10 2002/11/20 19:46:10 cph Exp $
 
 Copyright (c) 1993-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* NT system include file */
index ac79b073812c24bdd989fa76051068157efb1b57..4ba0baafa598584191df95454992b52e2022eace 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: ntapi.h,v 1.13 2002/06/17 05:19:06 cph Exp $
+$Id: ntapi.h,v 1.14 2002/11/20 19:46:10 cph Exp $
 
 Copyright (c) 1997, 1999, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 \f
 /* This flag, defined by "syscall.h", means to define the syscall
index 0f716fa9771a9f3d291477d84242a835c1cdb12a..5c474e1aa172c19ac112bd224c1fa9a0d5032ad7 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Midas-*-
 ;;;
-;;; $Id: ntasutl.asm,v 1.6 1999/01/02 06:11:34 cph Exp $
+;;; $Id: ntasutl.asm,v 1.7 2002/11/20 19:46:10 cph Exp $
 ;;;
 ;;; Copyright (c) 1992-1999 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 ;;;
 
 .386
index b48ee8a4cb404f84d9717234f703312365dec17d..0684c5e70f9cfa29194e8a3154377d333b4d88a6 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: ntenv.c,v 1.19 2000/12/05 21:23:45 cph Exp $
+$Id: ntenv.c,v 1.20 2002/11/20 19:46:10 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include "scheme.h"
index 5dde9ba968e65850fb1934fd99807da4063f4033..aa04f0994fa4ec932e4351b6f7ee50697edde98a 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: ntfile.c,v 1.13 1999/01/02 06:11:34 cph Exp $
+$Id: ntfile.c,v 1.14 2002/11/20 19:46:10 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include "nt.h"
index 4187bd5f64b2a2fbad17e95e7537f3bf611ca6cb..4a2a97df268259ec79c4ec5a36746a75e2581b05 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: ntfs.c,v 1.28 2001/05/22 02:21:10 cph Exp $
+$Id: ntfs.c,v 1.29 2002/11/20 19:46:10 cph Exp $
 
 Copyright (c) 1992-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include "nt.h"
index a6ee8e019bae8319ee108ce9c58d3e535135d2a1..717d57a7d844ca3fde03e9bdf1807e9b8024768d 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: ntfs.h,v 1.5 2001/05/09 03:14:59 cph Exp $
+$Id: ntfs.h,v 1.6 2002/11/20 19:46:10 cph Exp $
 
 Copyright (c) 1997-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include "nt.h"
index 415f280f2095b06db9bc6187cd6be5702cf0a377..046b9e6541682868c0f5367a76d048164ffaf6c1 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: ntgui.c,v 1.28 2000/12/05 21:23:45 cph Exp $
+$Id: ntgui.c,v 1.29 2002/11/20 19:46:10 cph Exp $
 
 Copyright (c) 1993-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include <string.h>
index 71cda2da56bbb6cfd192d8f3802d631c81cbe92f..07a833152057cc58a5ee40b29216ed544af9e18a 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: ntgui.h,v 1.8 1999/01/02 06:11:34 cph Exp $
+$Id: ntgui.h,v 1.9 2002/11/20 19:46:10 cph Exp $
 
 Copyright (c) 1993-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #ifndef SCM_NTGUI_H
index 8f0faef9cc75eade4f9e80bec7fe992b75510bf1..aa940e28852327d290912db6d0bb0a0e7d61aee5 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: ntio.c,v 1.24 2001/05/22 02:46:47 cph Exp $
+$Id: ntio.c,v 1.25 2002/11/20 19:46:10 cph Exp $
 
 Copyright (c) 1992-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include "scheme.h"
index 5353d10d2963dc0fbf75ea7d17a36dab9608b511..cdfbe7219531bba43e5a9db535942309c934bdf1 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: ntio.h,v 1.11 1999/01/02 06:11:34 cph Exp $
+$Id: ntio.h,v 1.12 2002/11/20 19:46:10 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #ifndef SCM_NTIO_H
index abf5f1fcb83d696fc949efd97fcbc617b933bc22..37ecc1eac5abb4f42abfa170a7c4c499f82044e8 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: ntproc.c,v 1.8 1999/01/02 06:11:34 cph Exp $
+$Id: ntproc.c,v 1.9 2002/11/20 19:46:10 cph Exp $
 
 Copyright (c) 1997-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include "nt.h"
index 276c305fefd0f627afd2392e5bd0648b57e8a1ad..41c9884bbcaef697b278ae942fb3f28dc02ed19f 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: ntproc.h,v 1.2 1999/01/02 06:11:34 cph Exp $
+$Id: ntproc.h,v 1.3 2002/11/20 19:46:10 cph Exp $
 
 Copyright (c) 1997, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #ifndef SCM_NTPROC_H
index 94f964035c537d608d08e7938d5c9ebdc4efab67..52a302c63d47e475633edb4ab0e87997d2d2a957 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: ntscmlib.h,v 1.9 1999/01/02 06:11:34 cph Exp $
+$Id: ntscmlib.h,v 1.10 2002/11/20 19:46:10 cph Exp $
 
 Copyright (c) 1993-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* MIT Scheme under Windows system-dependent utilities. */
index 52138c761d682987cfb73183bbdedd02ec140eed..c4eda77551da3e88eee7c5c543f775dc56eb4c3e 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: ntscreen.c,v 1.47 2002/06/15 23:40:48 cph Exp $
+$Id: ntscreen.c,v 1.48 2002/11/20 19:46:10 cph Exp $
 
 Copyright (c) 1993-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* #include <stdio.h> */
index 7f469172b73cb1155e421d77ec94eabf7eb14575..d7d608236ad1440d999e360d01aaac8da09362e8 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: ntscreen.h,v 1.20 2000/04/19 03:21:07 cph Exp $
+$Id: ntscreen.h,v 1.21 2002/11/20 19:46:10 cph Exp $
 
 Copyright (c) 1993-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #ifndef SCM_NTSCREEN_H
index c67c330bb907fdf71d8253e2f040e8f27c27ac92..a8e200dd993193a21966cb430bfed22352d88a7d 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: ntsig.c,v 1.22 2000/12/05 21:23:45 cph Exp $
+$Id: ntsig.c,v 1.23 2002/11/20 19:46:10 cph Exp $
 
 Copyright (c) 1992-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 
index 1ec009d9ac4e05a13dc97975c419be8490ecb397..76cea6d0294d6cbfc7ed4349aa641e01322ff705 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: ntsock.c,v 1.13 2002/06/17 05:18:29 cph Exp $
+$Id: ntsock.c,v 1.14 2002/11/20 19:46:10 cph Exp $
 
 Copyright (c) 1997-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* This conditional encompasses the entire file.  */
index be4b5a7aaf1e8942211ad034a045688c80d6c49c..786a34118de4799c6aaa3def9c3a85aec16463c5 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: ntsys.c,v 1.9 1999/01/02 06:11:34 cph Exp $
+$Id: ntsys.c,v 1.10 2002/11/20 19:46:10 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include <stdio.h>
index 899e6eca3cacd603cb691be286321968e9bf82a4..22f74b3f52702e16718384a6546ff50f768eb054 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: ntsys.h,v 1.8 1999/01/02 06:11:34 cph Exp $
+$Id: ntsys.h,v 1.9 2002/11/20 19:46:10 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #ifndef SCM_NTSYS_H
index cfefa2a456555e71e90f2ec3befc79c610f1211b..b117799c806c151a11db645e84b8b638cedd2dd4 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: ntterm.h,v 1.4 1999/01/02 06:11:34 cph Exp $
+$Id: ntterm.h,v 1.5 2002/11/20 19:46:10 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #ifndef SCM_NTTERM_H
index f9e7420b6b95d642ff71cf81ef7466831949172b..ff4023c3e50048ac01cdeeed44e9af7a1fe35592 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: nttop.c,v 1.30 2000/12/05 21:23:45 cph Exp $
+$Id: nttop.c,v 1.31 2002/11/20 19:46:10 cph Exp $
 
 Copyright (c) 1993-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #define SCM_NTTOP_C
index fdd925ecc2c92342945c0ff3ca960dcf8aec9c7e..14cd7b3043e5503a8d7a169ed6dc9f2614250712 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: nttop.h,v 1.4 1999/01/02 06:11:34 cph Exp $
+$Id: nttop.h,v 1.5 2002/11/20 19:46:10 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #ifndef SCM_NTTOP_H
index a38246111a51b1bc5d581c1d57584a06199cceac..ee4616feba2b804ee4327349f3546eed0680c9eb 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: nttrap.c,v 1.23 2002/07/03 02:33:06 cph Exp $
+$Id: nttrap.c,v 1.24 2002/11/20 19:46:11 cph Exp $
 
 Copyright (c) 1992-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include <stdarg.h>
index ee44dc81e1f3ec30a100003b092ef96c71d2c8e3..b7a386d90a57ae2bc5ee7838e6d0a62cba7c1122 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: nttrap.h,v 1.5 1999/01/02 06:11:34 cph Exp $
+$Id: nttrap.h,v 1.6 2002/11/20 19:46:11 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #ifndef SCM_NTTRAP_H
index cc8755e9366c03ac0ea80a6dfef95f3f2a702929..b9b23843bae4f521c1d97b53accf5c940e6a27fc 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: nttterm.c,v 1.4 2000/12/05 21:23:46 cph Exp $
+$Id: nttterm.c,v 1.5 2002/11/20 19:46:11 cph Exp $
 
 Copyright (c) 1992-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* termcap(3) interface for Scheme -- Only a subset needed for Win32. */
index 3d61e5a39a41b82a3993f591534e37ea2d4bff37..c3576aab79c77e6292d1ac54fbc8678937b92ef0 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: nttty.c,v 1.8 1999/01/02 06:11:34 cph Exp $
+$Id: nttty.c,v 1.9 2002/11/20 19:46:11 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include "nt.h"
index dcf75f06eaccad94eb2a0970741e5d36e9f9edc6..ce13786f7e423b665a5acfa70c40d1f53f60c60f 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Fundamental-*-
 ;;;
-;;; $Id: bch-p-nt.lst,v 1.6 1999/01/02 06:11:34 cph Exp $
+;;; $Id: bch-p-nt.lst,v 1.7 2002/11/20 19:46:17 cph Exp $
 ;;;
 ;;; Copyright (c) 1993, 1999 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 ;;;
 ;;;;   Shared files (Unix and DOS)
 artutl.c
index 72d110b474749b374fbafe550c4a814d1cf6294c..da00c195741b624e47802e973bf94f47a21ac4d6 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: config.h,v 1.4 2001/03/01 05:23:58 cph Exp $
+$Id: config.h,v 1.5 2002/11/20 19:46:17 cph Exp $
 
 Copyright (c) 2000-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #ifndef SCM_CONFIG_H
index bcc5255011056d0e5b6950795a3fcd495f0b0d40..aceeb4d29c3b4b85708af9a0eee7de42f2104268 100644 (file)
@@ -1,21 +1,23 @@
 ### -*- Fundamental -*-
 ###
-###     $Id: makefile,v 1.28 2001/07/19 01:13:53 cph Exp $
+###     $Id: makefile,v 1.29 2002/11/20 19:46:17 cph Exp $
 ###
 ###     Copyright (c) 1992-2001 Massachusetts Institute of Technology
 ###
-###     This program is free software; you can redistribute it and/or
+###     This file is part of MIT Scheme.
+###
+###     MIT Scheme is free software; you can redistribute it and/or
 ###     modify it under the terms of the GNU General Public License as
 ###     published by the Free Software Foundation; either version 2 of
 ###     the License, or (at your option) any later version.
 ###
-###     This program is distributed in the hope that it will be
-###     useful, but WITHOUT ANY WARRANTY; without even the implied
-###     warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
-###     PURPOSE.  See the GNU General Public License for more details.
+###     MIT Scheme is distributed in the hope that it will be useful,
+###     but WITHOUT ANY WARRANTY; without even the implied warranty of
+###     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+###     GNU General Public License for more details.
 ###
 ###     You should have received a copy of the GNU General Public
-###     License along with this program; if not, write to the Free
+###     License along with MIT Scheme; if not, write to the Free
 ###     Software Foundation, Inc., 59 Temple Place - Suite 330,
 ###     Boston, MA 02111-1307, USA.
 
index eb34b5cc5cd7fabbb039e09fdc401076867d96f6..0809c7857c6c065edaa642a78de88ae407968f67 100644 (file)
@@ -1,21 +1,23 @@
 ### -*- Fundamental -*-
 ###
-###     $Id: makefile.wcc,v 1.17 2001/07/19 00:03:01 cph Exp $
+###     $Id: makefile.wcc,v 1.18 2002/11/20 19:46:17 cph Exp $
 ###
 ###     Copyright (c) 1992-2001 Massachusetts Institute of Technology
 ###
-###     This program is free software; you can redistribute it and/or
+###     This file is part of MIT Scheme.
+###
+###     MIT Scheme is free software; you can redistribute it and/or
 ###     modify it under the terms of the GNU General Public License as
 ###     published by the Free Software Foundation; either version 2 of
 ###     the License, or (at your option) any later version.
 ###
-###     This program is distributed in the hope that it will be
-###     useful, but WITHOUT ANY WARRANTY; without even the implied
-###     warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
-###     PURPOSE.  See the GNU General Public License for more details.
+###     MIT Scheme is distributed in the hope that it will be useful,
+###     but WITHOUT ANY WARRANTY; without even the implied warranty of
+###     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+###     GNU General Public License for more details.
 ###
 ###     You should have received a copy of the GNU General Public
-###     License along with this program; if not, write to the Free
+###     License along with MIT Scheme; if not, write to the Free
 ###     Software Foundation, Inc., 59 Temple Place - Suite 330,
 ###     Boston, MA 02111-1307, USA.
 
index 679d00c70638874ffd2c2b175d4141818e0abd57..6759f775352d3081821f4ad0366c9ddaaf086531 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: scheme16.c,v 1.11 1999/01/02 06:11:34 cph Exp $
+$Id: scheme16.c,v 1.12 2002/11/20 19:46:17 cph Exp $
 
 Copyright (c) 1993-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* MIT Scheme under Windows system utiltities DLL source.
index 15db2eb9b9aa0c91550b9782516e2fe359dd38a8..5279fc9080a0ba5552c812df737c772f7d7d8e66 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: scheme31.c,v 1.10 1999/01/02 06:11:34 cph Exp $
+$Id: scheme31.c,v 1.11 2002/11/20 19:46:17 cph Exp $
 
 Copyright (c) 1993-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* MIT Scheme under Windows system utiltities DLL source.
index 3029c00472edf9cbb058dd6d6792d66d6664818c..63f6aaeba1344a5d921565ddc5f4fe507f8b75b7 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: scheme32.c,v 1.17 1999/01/02 06:11:34 cph Exp $
+$Id: scheme32.c,v 1.18 2002/11/20 19:46:17 cph Exp $
 
 Copyright (c) 1993-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* MIT Scheme under Windows system utiltities DLL source.
index 803f944b0e0933c86abf01332a10871463185510..732e890a52e1acf071b74a0432abc58169392d86 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Fundamental-*-
 ;;;
-;;; $Id: scm-p-nt.lst,v 1.6 1999/01/02 06:11:34 cph Exp $
+;;; $Id: scm-p-nt.lst,v 1.7 2002/11/20 19:46:17 cph Exp $
 ;;;
 ;;; Copyright (c) 1993, 1999 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 ;;;
 ;;;;   Shared files (Unix and DOS)
 artutl.c
index 883cc30aa680eff31327d8296ba181f5b6fd08fa..7319d103b6696c345192c62b80ba106749d20ba2 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: object.h,v 9.51 2001/07/31 03:11:56 cph Exp $
+$Id: object.h,v 9.52 2002/11/20 19:46:11 cph Exp $
 
 Copyright (c) 1987-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* This file defines the macros which define and manipulate Scheme
index 3ba6a0458ab88bb7d28cb235b2fce055101a9eb4..2a705d8dab15bf88fe5e3922474e6dc9dc9adcc5 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: option.c,v 1.56 2001/02/24 04:08:28 cph Exp $
+$Id: option.c,v 1.57 2002/11/20 19:46:11 cph Exp $
 
 Copyright (c) 1990-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Command-line option processing */
index 3dc43c8cb6d30227659d752ca519413615184f79..caf8f58faf870eda22376f53eaaa8d41d8ae7756 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: option.h,v 1.12 1999/01/02 06:11:34 cph Exp $
+$Id: option.h,v 1.13 2002/11/20 19:46:11 cph Exp $
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #ifndef SCM_OPTION_H
index f28de712faf3d7729c0439b3828c4e9fd2386101..41911670a767baaaa8f96b0bb769897b3c5e1d1e 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: os.h,v 1.7 2000/12/05 21:23:46 cph Exp $
+$Id: os.h,v 1.8 2002/11/20 19:46:11 cph Exp $
 
 Copyright (c) 1990-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #ifndef SCM_OS_H
index b1745fcbd7c930675e211b26f2bc5117dd2918db..5ea87bd01bd312410659a8f7fd021172ee3a2bf6 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: os2.c,v 1.8 1999/01/02 06:11:34 cph Exp $
+$Id: os2.c,v 1.9 2002/11/20 19:46:11 cph Exp $
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include "os2.h"
index 6344b8db88b8bc47574b739b02830ab8d5c8677f..22edccfe400edbdd526a956538a2589151be1495 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: os2.h,v 1.8 2001/07/31 03:11:59 cph Exp $
+$Id: os2.h,v 1.9 2002/11/20 19:46:11 cph Exp $
 
 Copyright (c) 1994-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* OS/2 system include file */
index 5166246a3a502787f81eeea38697c7c2b3684cb2..32531d1f66b1a3864564a577edfa32b2a4323c1c 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: os2api.h,v 1.12 1999/04/07 04:01:45 cph Exp $
+$Id: os2api.h,v 1.13 2002/11/20 19:46:11 cph Exp $
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* This flag, defined by "syscall.h", means to define the syscall
index f9de8568e6ae62ce9e84a3d94423abb9e748b7f6..7f168d64acdc754134e88de91efce6014f54ae7d 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: os2conio.c,v 1.10 1999/01/02 06:11:34 cph Exp $
+$Id: os2conio.c,v 1.11 2002/11/20 19:46:11 cph Exp $
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #define USE_PMCON
index d431a7e653377c0d0e733f4bb4c86dd725c46e79..a6562e8d1f4f81509187da91f425a6bc647f3956 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: os2cthrd.c,v 1.10 1999/01/02 06:11:34 cph Exp $
+$Id: os2cthrd.c,v 1.11 2002/11/20 19:46:11 cph Exp $
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Scheme side of channel thread interface */
index 9a4cf3e7ef0895ccd9280eb17840ae0f8cb13fd8..e218812cf743a272c3af02656ac1d54e0bd9d7d6 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: os2cthrd.h,v 1.7 1999/01/02 06:11:34 cph Exp $
+$Id: os2cthrd.h,v 1.8 2002/11/20 19:46:11 cph Exp $
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #ifndef SCM_OS2CTHRD_H
index e423c279ecfe2d3580fdf24df1f70699684727e3..020b132f7384a57f1fe2a6f3383da06489167202 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: os2ctty.c,v 1.4 1999/01/02 06:11:34 cph Exp $
+$Id: os2ctty.c,v 1.5 2002/11/20 19:46:11 cph Exp $
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include "os2.h"
index 76133c443b39876118221640734bf32891d3a0d4..a655df9d9b05320407c23919ba0e785189959322 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: os2ctty.h,v 1.2 1999/01/02 06:11:34 cph Exp $
+$Id: os2ctty.h,v 1.3 2002/11/20 19:46:11 cph Exp $
 
 Copyright (c) 1994, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #ifndef SCM_OS2CTTY_H
index 68e1bc620eb547405f219193391305fad6b01c84..41ca06cdc1e3161a90618a4cd4f1fc730e8c3c2f 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: os2env.c,v 1.14 2002/10/22 02:39:49 cph Exp $
+$Id: os2env.c,v 1.15 2002/11/20 19:46:11 cph Exp $
 
 Copyright (c) 1994-1999, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include "scheme.h"
index ef9480af6236f89f42481c78d94ce6ebd9bc8c2b..6be3ec0895c87d6d2f1174009fa349b109923932 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: os2file.c,v 1.3 1999/01/02 06:11:34 cph Exp $
+$Id: os2file.c,v 1.4 2002/11/20 19:46:11 cph Exp $
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include "os2.h"
index fb1bf9f4d13304aa7f19c2cb2d031a5cdb380b6b..4573782d29a315752e072c09f0795fa883c98907 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: os2fs.c,v 1.14 2001/07/19 01:45:02 cph Exp $
+$Id: os2fs.c,v 1.15 2002/11/20 19:46:11 cph Exp $
 
 Copyright (c) 1994-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include "os2.h"
index 99801463c80a573ccff5ddc4bcf6718978531f86..44af04c5a331e6c2fc28ea04b2630410adae23a0 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: os2io.c,v 1.8 1999/01/02 06:11:34 cph Exp $
+$Id: os2io.c,v 1.9 2002/11/20 19:46:11 cph Exp $
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include "os2.h"
index 7816a855686fef3cd461081f45fa7d3fc244b1c9..b806a2cfb4228474c3f0b374354ff3dd0bc20edd 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: os2io.h,v 1.4 1999/01/02 06:11:34 cph Exp $
+$Id: os2io.h,v 1.5 2002/11/20 19:46:11 cph Exp $
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #ifndef SCM_OS2IO_H
index a4b76119f0af8ce09c06806a19f81a23a6a92f64..8198e608e383b6c1d95ec754865d5a8b2d7d6062 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: os2msg.c,v 1.14 2000/12/05 21:23:46 cph Exp $
+$Id: os2msg.c,v 1.15 2002/11/20 19:46:11 cph Exp $
 
 Copyright (c) 1994-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Master Message Queue */
index 07efee1eeaf61b912661a82f0c9b3055373b5ea1..e3f3a217e811978bda36303da00e42f204709355 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: os2msg.h,v 1.15 1999/01/02 06:11:34 cph Exp $
+$Id: os2msg.h,v 1.16 2002/11/20 19:46:11 cph Exp $
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #ifndef SCM_OS2MSG_H
index 5bf4d4569ffb5900e286fe10eebacd7733ea03f4..d7a23a3e1c18fdb5647f9c0c8016e66b0eb6aa7d 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: os2pipe.c,v 1.8 1999/01/02 06:11:34 cph Exp $
+$Id: os2pipe.c,v 1.9 2002/11/20 19:46:11 cph Exp $
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include "os2.h"
index 9285b86110ff9983d4aa3d4d1b8f6affca2509bf..bf3d32ad2c067d2d6faa8305c1b7b8b0269ac2c7 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: os2pm.c,v 1.33 2000/12/05 21:23:46 cph Exp $
+$Id: os2pm.c,v 1.34 2002/11/20 19:46:12 cph Exp $
 
 Copyright (c) 1994-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #define INCL_WIN
index cc3ecb973f53563505e656538f2a967b8dd601f3..a870801c0fb0b527238e949317919f41a7051338 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: os2pm.h,v 1.13 1999/01/02 06:11:34 cph Exp $
+$Id: os2pm.h,v 1.14 2002/11/20 19:46:12 cph Exp $
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #ifndef SCM_OS2PM_H
index 1f2eea8de223fb164b8d0a3656ff5ed5091c9bb2..f1f6283abdb861dc8bf5fb5f71b1cd9942b7d06b 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: os2pm.scm,v 1.11 2002/02/03 03:38:55 cph Exp $
+$Id: os2pm.scm,v 1.12 2002/11/20 19:46:12 cph Exp $
 
 Copyright (c) 1995-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Program to generate OS/2 PM interface code.
index 27c7d7fad1d0ff40bf3b2318cf1f70c70e07d715..66f6f94538241ba897ec5f487da0df5e0b0f3925 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: os2pmcon.c,v 1.26 2000/12/05 21:23:46 cph Exp $
+$Id: os2pmcon.c,v 1.27 2002/11/20 19:46:12 cph Exp $
 
 Copyright (c) 1994-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #define INCL_WIN
index fdded027c4945bea1a82256e8fa2ad2129bc2d60..6ebabb08f3882c5483023a797106fb9e99d881bb 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: os2pmcon.h,v 1.4 1999/01/02 06:11:34 cph Exp $
+$Id: os2pmcon.h,v 1.5 2002/11/20 19:46:12 cph Exp $
 
 Copyright (c) 1995, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Resource IDs for OS/2 PM Console Window */
index b28560ac909b3daad170343b4aa20a5e57c41ca4..24a680798752fe11504fd950196f2e8f1dd24609 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: os2pmcon.rc,v 1.5 1999/01/02 06:11:34 cph Exp $
+$Id: os2pmcon.rc,v 1.6 2002/11/20 19:46:12 cph Exp $
 
 Copyright (c) 1995, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Resource IDs for OS/2 PM Console Window */
index 378bf65c29a9cc24821bb1e9b82e0fb49737939f..9ce5cfc4075f35682be7f6f89dd9292f8b012ff9 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: os2proc.c,v 1.7 2000/12/05 21:23:46 cph Exp $
+$Id: os2proc.c,v 1.8 2002/11/20 19:46:12 cph Exp $
 
 Copyright (c) 1995-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include "os2.h"
index 066be5f6af2e81fc40425156a9ab1e1e6b3f8209..3c74c07ec8c599efbf7acc371e99c9a051704bd7 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: os2proc.h,v 1.2 1999/01/02 06:11:34 cph Exp $
+$Id: os2proc.h,v 1.3 2002/11/20 19:46:12 cph Exp $
 
 Copyright (c) 1997, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #ifndef SCM_OS2PROC_H
index d6b568b0a218e0a2b0a80e80ef2b0115daf472f2..20c5e3d7fc789b025482b72f7aaefb6bfbf1b38f 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: os2sock.c,v 1.18 2001/07/19 01:45:36 cph Exp $
+$Id: os2sock.c,v 1.19 2002/11/20 19:46:12 cph Exp $
 
 Copyright (c) 1990-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* This conditional encompasses the entire file.  */
index 57f384cc803f583d7a1ad79828a5b579a958da46..ddd48eff6aa09aedd86161e899773411b59cd11b 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: os2term.c,v 1.4 2000/12/05 21:23:46 cph Exp $
+$Id: os2term.c,v 1.5 2002/11/20 19:46:12 cph Exp $
 
 Copyright (c) 1994, 1999, 2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include "os2.h"
index bafbc67e52fef1285e068604fb6c620ae28f67b8..f4965599b4d3994869742835f57727142133df82 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: os2thrd.c,v 1.6 1999/01/02 06:11:34 cph Exp $
+$Id: os2thrd.c,v 1.7 2002/11/20 19:46:12 cph Exp $
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include "os2.h"
index cd7754644d94a6bba668d89bbf07cf78d2c2396b..978308a2279680b4f13b007994e05edc3d9fa5a8 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: os2thrd.h,v 1.4 1999/01/02 06:11:34 cph Exp $
+$Id: os2thrd.h,v 1.5 2002/11/20 19:46:12 cph Exp $
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #ifndef SCM_OS2THRD_H
index 4c4067b5089f93edaf13b779e74a375ea51f95d0..e98f1c6681b6e3bda8c2e4b6b7f7430f03cf5928 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: os2top.c,v 1.21 2000/12/05 21:23:46 cph Exp $
+$Id: os2top.c,v 1.22 2002/11/20 19:46:12 cph Exp $
 
 Copyright (c) 1994-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #define SCM_OS2TOP_C
index 20c83a2f56a9156c9dff27bb668f534129de0389..91c292a60afbb6285b5e0202ce6ac87bd118f00e 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: os2tty.c,v 1.2 1999/01/02 06:11:34 cph Exp $
+$Id: os2tty.c,v 1.3 2002/11/20 19:46:12 cph Exp $
 
 Copyright (c) 1994, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include "os2.h"
index ce503e0a2f03ea9c481abaf83682fb200621d64e..0fd9b159d408265d5febf07d8b954ea99ca89a27 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: config.h,v 1.4 2002/10/22 02:39:37 cph Exp $
+$Id: config.h,v 1.5 2002/11/20 19:46:17 cph Exp $
 
 Copyright (c) 2000-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #ifndef SCM_CONFIG_H
index 8b1b3bc2d30231361ebd9afa62677937b5be9b3a..986260c83b0e4e71aa44e7374d3f33565ba3c762 100644 (file)
@@ -1,22 +1,25 @@
 ### -*- Fundamental -*-
 ###
-### $Id: makefile,v 1.15 2000/12/05 21:23:51 cph Exp $
+### $Id: makefile,v 1.16 2002/11/20 19:46:17 cph Exp $
 ###
 ### Copyright (c) 1994-2000 Massachusetts Institute of Technology
 ###
-### This program is free software; you can redistribute it and/or
-### modify it under the terms of the GNU General Public License as
-### published by the Free Software Foundation; either version 2 of the
-### License, or (at your option) any later version.
+### This file is part of MIT Scheme.
 ###
-### This program is distributed in the hope that it will be useful,
-### but WITHOUT ANY WARRANTY; without even the implied warranty of
+### MIT Scheme is free software; you can redistribute it and/or modify
+### it under the terms of the GNU General Public License as published
+### by the Free Software Foundation; either version 2 of the License,
+### or (at your option) any later version.
+###
+### MIT Scheme is distributed in the hope that it will be useful, but
+### WITHOUT ANY WARRANTY; without even the implied warranty of
 ### MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ### General Public License for more details.
 ###
 ### You should have received a copy of the GNU General Public License
-### along with this program; if not, write to the Free Software
-### Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+### along with MIT Scheme; if not, write to the Free Software
+### Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+### 02111-1307, USA.
 ###
 
 #### Makefile for Scheme under OS/2
index f283b2b0432fc7d403f8f719576e4735534a4765..758fc2d9c46084a327f92bb25c01325fb1ec9494 100644 (file)
@@ -1,22 +1,25 @@
 ### -*- Fundamental -*-
 ###
-### $Id: makefile.cmn,v 1.13 2000/12/05 21:23:51 cph Exp $
+### $Id: makefile.cmn,v 1.14 2002/11/20 19:46:17 cph Exp $
 ###
 ### Copyright (c) 1994-2000 Massachusetts Institute of Technology
 ###
-### This program is free software; you can redistribute it and/or
-### modify it under the terms of the GNU General Public License as
-### published by the Free Software Foundation; either version 2 of the
-### License, or (at your option) any later version.
+### This file is part of MIT Scheme.
 ###
-### This program is distributed in the hope that it will be useful,
-### but WITHOUT ANY WARRANTY; without even the implied warranty of
+### MIT Scheme is free software; you can redistribute it and/or modify
+### it under the terms of the GNU General Public License as published
+### by the Free Software Foundation; either version 2 of the License,
+### or (at your option) any later version.
+###
+### MIT Scheme is distributed in the hope that it will be useful, but
+### WITHOUT ANY WARRANTY; without even the implied warranty of
 ### MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ### General Public License for more details.
 ###
 ### You should have received a copy of the GNU General Public License
-### along with this program; if not, write to the Free Software
-### Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+### along with MIT Scheme; if not, write to the Free Software
+### Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+### 02111-1307, USA.
 ###
 
 #### Makefile for Scheme under OS/2 -- Common Part
index d776aa8e373e63e93cb64d74193e4d5e5c0cd9e2..3276b0d7bdfc5779e54537ae453459906feb9a12 100644 (file)
@@ -1,22 +1,25 @@
 ### -*- Fundamental -*-
 ###
-### $Id: makefile.emx,v 1.9 2000/12/05 21:23:51 cph Exp $
+### $Id: makefile.emx,v 1.10 2002/11/20 19:46:17 cph Exp $
 ###
 ### Copyright (c) 1994-2000 Massachusetts Institute of Technology
 ###
-### This program is free software; you can redistribute it and/or
-### modify it under the terms of the GNU General Public License as
-### published by the Free Software Foundation; either version 2 of the
-### License, or (at your option) any later version.
+### This file is part of MIT Scheme.
 ###
-### This program is distributed in the hope that it will be useful,
-### but WITHOUT ANY WARRANTY; without even the implied warranty of
+### MIT Scheme is free software; you can redistribute it and/or modify
+### it under the terms of the GNU General Public License as published
+### by the Free Software Foundation; either version 2 of the License,
+### or (at your option) any later version.
+###
+### MIT Scheme is distributed in the hope that it will be useful, but
+### WITHOUT ANY WARRANTY; without even the implied warranty of
 ### MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ### General Public License for more details.
 ###
 ### You should have received a copy of the GNU General Public License
-### along with this program; if not, write to the Free Software
-### Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+### along with MIT Scheme; if not, write to the Free Software
+### Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+### 02111-1307, USA.
 ###
 
 #### Makefile for Scheme under OS/2 using EMX/GCC
index 154cbafc736deabf9aaec916ec471dde61e351d9..fce11adf80d9e3f0398374ea6d690ac07672d5b4 100644 (file)
@@ -1,22 +1,25 @@
 ### -*- Fundamental -*-
 ###
-### $Id: makefile.gcc,v 1.7 2000/12/05 21:23:51 cph Exp $
+### $Id: makefile.gcc,v 1.8 2002/11/20 19:46:17 cph Exp $
 ###
 ### Copyright (c) 1995, 1999, 2000 Massachusetts Institute of Technology
 ###
-### This program is free software; you can redistribute it and/or
-### modify it under the terms of the GNU General Public License as
-### published by the Free Software Foundation; either version 2 of the
-### License, or (at your option) any later version.
+### This file is part of MIT Scheme.
 ###
-### This program is distributed in the hope that it will be useful,
-### but WITHOUT ANY WARRANTY; without even the implied warranty of
+### MIT Scheme is free software; you can redistribute it and/or modify
+### it under the terms of the GNU General Public License as published
+### by the Free Software Foundation; either version 2 of the License,
+### or (at your option) any later version.
+###
+### MIT Scheme is distributed in the hope that it will be useful, but
+### WITHOUT ANY WARRANTY; without even the implied warranty of
 ### MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ### General Public License for more details.
 ###
 ### You should have received a copy of the GNU General Public License
-### along with this program; if not, write to the Free Software
-### Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+### along with MIT Scheme; if not, write to the Free Software
+### Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+### 02111-1307, USA.
 ###
 
 #### Makefile for Scheme under OS/2 using GCC/2
index 3fca20dcee2c72c0c159f679812e953bc863f74e..14758ea2c856ea83dfa94a240d6fb43dc65d2870 100644 (file)
@@ -1,22 +1,25 @@
 ### -*- Fundamental -*-
 ###
-### $Id: makefile.vac,v 1.7 2000/12/05 21:23:51 cph Exp $
+### $Id: makefile.vac,v 1.8 2002/11/20 19:46:17 cph Exp $
 ###
 ### Copyright (c) 1994-2000 Massachusetts Institute of Technology
 ###
-### This program is free software; you can redistribute it and/or
-### modify it under the terms of the GNU General Public License as
-### published by the Free Software Foundation; either version 2 of the
-### License, or (at your option) any later version.
+### This file is part of MIT Scheme.
 ###
-### This program is distributed in the hope that it will be useful,
-### but WITHOUT ANY WARRANTY; without even the implied warranty of
+### MIT Scheme is free software; you can redistribute it and/or modify
+### it under the terms of the GNU General Public License as published
+### by the Free Software Foundation; either version 2 of the License,
+### or (at your option) any later version.
+###
+### MIT Scheme is distributed in the hope that it will be useful, but
+### WITHOUT ANY WARRANTY; without even the implied warranty of
 ### MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ### General Public License for more details.
 ###
 ### You should have received a copy of the GNU General Public License
-### along with this program; if not, write to the Free Software
-### Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+### along with MIT Scheme; if not, write to the Free Software
+### Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+### 02111-1307, USA.
 ###
 
 #### Makefile for Scheme under OS/2 using IBM Visual Age C++
index 30a85db93e570f673977b0f9d0b0b4816b913147..40951db3cde1a00ffb7fb2e7c2b351d61657f57b 100644 (file)
@@ -1,22 +1,25 @@
 ### -*- Fundamental -*-
 ###
-### $Id: makefile.wcc,v 1.8 2000/12/05 21:23:51 cph Exp $
+### $Id: makefile.wcc,v 1.9 2002/11/20 19:46:18 cph Exp $
 ###
 ### Copyright (c) 1994-2000 Massachusetts Institute of Technology
 ###
-### This program is free software; you can redistribute it and/or
-### modify it under the terms of the GNU General Public License as
-### published by the Free Software Foundation; either version 2 of the
-### License, or (at your option) any later version.
+### This file is part of MIT Scheme.
 ###
-### This program is distributed in the hope that it will be useful,
-### but WITHOUT ANY WARRANTY; without even the implied warranty of
+### MIT Scheme is free software; you can redistribute it and/or modify
+### it under the terms of the GNU General Public License as published
+### by the Free Software Foundation; either version 2 of the License,
+### or (at your option) any later version.
+###
+### MIT Scheme is distributed in the hope that it will be useful, but
+### WITHOUT ANY WARRANTY; without even the implied warranty of
 ### MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ### General Public License for more details.
 ###
 ### You should have received a copy of the GNU General Public License
-### along with this program; if not, write to the Free Software
-### Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+### along with MIT Scheme; if not, write to the Free Software
+### Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+### 02111-1307, USA.
 ###
 
 #### Makefile for Scheme under OS/2 using Watcom C/C++
index fca43760cffe5bc82b3dcd0078bc56f943deaaa4..39c4ec5c0d93b19d6ee9f3fa8d143f7b20f0be8e 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: mkos2pm.scm,v 1.2 2000/12/05 21:23:51 cph Exp $
+$Id: mkos2pm.scm,v 1.3 2002/11/20 19:46:18 cph Exp $
 
 Copyright (c) 2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 (load "os2pm.scm")
\ No newline at end of file
index 382d9d064526dc931a91dee9e4a12e6a77c284c9..fb160961f408352b899823e0da3a16fe48b2e42b 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: os2xcpt.c,v 1.13 2002/07/03 02:33:14 cph Exp $
+$Id: os2xcpt.c,v 1.14 2002/11/20 19:46:12 cph Exp $
 
 Copyright (c) 1994-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include <stdarg.h>
index 092816b5288dbc2f9c33dc03d6fb68fc18ed5b86..772ebad7a73fcaa963711f1c11f84d4c7d203328 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: osctty.h,v 1.4 1999/01/02 06:11:34 cph Exp $
+$Id: osctty.h,v 1.5 2002/11/20 19:46:12 cph Exp $
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #ifndef SCM_OSCTTY_H
index 7671dcb24b7cb70200df124323bea74808d6cb66..58c7e7c6c38117c0244d139cf32d6af92d7febda 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: osenv.h,v 1.10 2000/12/05 21:23:47 cph Exp $
+$Id: osenv.h,v 1.11 2002/11/20 19:46:12 cph Exp $
 
 Copyright (c) 1990-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #ifndef SCM_OSENV_H
index 73cc602e17b7a3e7d1698bb0ee4da254ef96c3a2..2e00e14dc3b8a49b51b68f1ac4eb71eac301172c 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: osfile.h,v 1.3 1999/01/02 06:11:34 cph Exp $
+$Id: osfile.h,v 1.4 2002/11/20 19:46:12 cph Exp $
 
 Copyright (c) 1990, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #ifndef SCM_OSFILE_H
index 864fbbbfa61441baaedbb955ec482bd95fa69417..0b190539287c48edbe3e31f16b0f794ac6ab5a51 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: osfs.h,v 1.10 2001/05/09 03:15:05 cph Exp $
+$Id: osfs.h,v 1.11 2002/11/20 19:46:12 cph Exp $
 
 Copyright (c) 1990-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #ifndef SCM_OSFS_H
index 3af48bfbd4e1c477f704e655a519d88394dd3926..fa268c5a1785522dec6f2f6ef44a3d1e20517799 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: osio.h,v 1.15 2000/12/05 21:23:47 cph Exp $
+$Id: osio.h,v 1.16 2002/11/20 19:46:12 cph Exp $
 
 Copyright (c) 1990-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 \f
 #ifndef SCM_OSIO_H
index 4f71a83dfc470f9eb16a7041bd8cae03a7e89d57..bb663a68c03968138db6fb8f80816dc18c75ab88 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: osproc.h,v 1.10 1999/01/02 06:11:34 cph Exp $
+$Id: osproc.h,v 1.11 2002/11/20 19:46:12 cph Exp $
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #ifndef SCM_OSPROC_H
index 7c583e9128c587877b56ec4a9c10a0662c2be51d..1d2618884286ea484b33b1a215857f1611995dd3 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: ospty.h,v 1.4 1999/01/02 06:11:34 cph Exp $
+$Id: ospty.h,v 1.5 2002/11/20 19:46:12 cph Exp $
 
 Copyright (c) 1992, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #ifndef SCM_OSPTY_H
index 423b0b706d004edf8c429917b15d159bddeb999e..651f78df76039846b3be5658842b90da0281d56a 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: osscheme.c,v 1.12 2002/07/03 02:33:21 cph Exp $
+$Id: osscheme.c,v 1.13 2002/11/20 19:46:12 cph Exp $
 
 Copyright (c) 1990-2000, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include "scheme.h"
index fb6213d172b9e8586fd835565a640f8a0d1486e3..de2c97f53274e1d51607352c0d746f01d2cd8465 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: osscheme.h,v 1.11 2000/12/05 21:23:47 cph Exp $
+$Id: osscheme.h,v 1.12 2002/11/20 19:46:12 cph Exp $
 
 Copyright (c) 1990-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #ifndef SCM_OSSCHEME_H
index b6da9525eb5c04221832d3049981ee6b67801c82..19c8ff7cb276040509ded822b0f1665eb8aaffb1 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: ossig.h,v 1.4 1999/01/02 06:11:34 cph Exp $
+$Id: ossig.h,v 1.5 2002/11/20 19:46:12 cph Exp $
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #ifndef SCM_OSSIG_H
index e8cf0ad598657edfaba6c85ba8ffdc464620cb5d..29d04564a4f03ccfcfed4f6bad8992e8e6155654 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: osterm.h,v 1.11 1999/01/02 06:11:34 cph Exp $
+$Id: osterm.h,v 1.12 2002/11/20 19:46:12 cph Exp $
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #ifndef SCM_OSTERM_H
index 6728a551816788a0531a35928638d8703f13007b..456ef8506b61d0ade22ce4beb4dae8c055170b99 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: ostop.h,v 1.5 1999/01/02 06:11:34 cph Exp $
+$Id: ostop.h,v 1.6 2002/11/20 19:46:12 cph Exp $
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #ifndef SCM_OSTOP_H
index 63e6408971b37c5c95d38e3bfa1c3f87b77bcdc7..a9ed35995de8ed04db34d05969f97f22a82cac01 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: ostty.c,v 1.4 1999/01/02 06:11:34 cph Exp $
+$Id: ostty.c,v 1.5 2002/11/20 19:46:12 cph Exp $
 
 Copyright (c) 1990, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include "ostty.h"
index 3eab91097c1efe188129c81522f411c7d72c5174..7ebdb7e70ab16f4b21f1c8476833eb8ad4a095df 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: ostty.h,v 1.5 1999/01/02 06:11:34 cph Exp $
+$Id: ostty.h,v 1.6 2002/11/20 19:46:12 cph Exp $
 
 Copyright (c) 1990, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #ifndef SCM_OSTTY_H
index efa2b413a1bd8eb8317e4749733f2fb259dd72c9..18e4037e6769fb79c75b3b52c104811cf83b1fa1 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: outf.c,v 1.12 2000/12/05 21:23:47 cph Exp $
+$Id: outf.c,v 1.13 2002/11/20 19:46:12 cph Exp $
 
 Copyright (c) 1993-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 \f
 /*
index 5f87d14b0d75cc589d1986fa60181bcf1ab2e94a..6b6e584e096b154ad4c7a70376171a6658c15956 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: outf.h,v 1.5 2000/12/05 21:23:47 cph Exp $
+$Id: outf.h,v 1.6 2002/11/20 19:46:12 cph Exp $
 
 Copyright (c) 1993, 1999, 2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #ifndef SCM_OUTF_H
index 8cc09777cbcaf0e854ab2b94e38e06953bc2c9db..02a99e928eec31cbe94ae48ae80b26b2751c5e0e 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: ppband.c,v 9.50 2000/12/05 21:23:47 cph Exp $
+$Id: ppband.c,v 9.51 2002/11/20 19:46:12 cph Exp $
 
 Copyright (c) 1987-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Dumps Scheme FASL in user-readable form. */
index 0bd429764ef32aa526c32d30ecd7d16b3ab8f3d8..30795b7fd979e2138fc4ebad2d43b52cbf1ba9c3 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: prbfish.c,v 1.12 2001/03/09 16:12:53 cph Exp $
+$Id: prbfish.c,v 1.13 2002/11/20 19:46:12 cph Exp $
 
 Copyright (c) 1997-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Interface to Blowfish library */
index 9df0c2e686e1246e86fa28a58468b2fb6657f04f..79047e1f60bef4158af2033e672e388d30004488 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: prename.h,v 1.9 1999/01/02 06:11:34 cph Exp $
+$Id: prename.h,v 1.10 2002/11/20 19:46:12 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Definitions of aliases for primitives. */
index b2c9e8b42a71e22eecabe160014eea7cf22518cb..32cf634b41fa65a230044ebb1387177e1c7cf0b2 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: prgdbm.c,v 1.3 1999/01/02 06:11:34 cph Exp $
+$Id: prgdbm.c,v 1.4 2002/11/20 19:46:12 cph Exp $
 
 Copyright (c) 1996-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Interface to the gdbm database library */
index 8e75078d3376e3be5d1f203798fd25150faf3483..e9f1173e13c50198a1bb891d8ea50d6aec7d51b3 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: prim.c,v 9.39 1999/01/02 06:11:34 cph Exp $
+$Id: prim.c,v 9.40 2002/11/20 19:46:12 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* The leftovers ... primitives that don't seem to belong elsewhere. */
index 04beca0e3f68ecdb50001687704858d11d67797d..167398fdce45d7ef6cc1d9e48eeb551cdb443590 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: prim.h,v 9.47 2002/07/03 02:33:27 cph Exp $
+$Id: prim.h,v 9.48 2002/11/20 19:46:13 cph Exp $
 
 Copyright (c) 1987-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Primitive declarations.
index 61426980b060c2cb32bbe5edbe5b1288f6128838..4b58d250ba0359661741771a12a56d0ee34ee859 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: prims.h,v 9.50 2002/07/03 02:33:35 cph Exp $
+$Id: prims.h,v 9.51 2002/11/20 19:46:13 cph Exp $
 
 Copyright (c) 1987-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* This file contains some macros for defining primitives,
index 79d87b8bee5c638fa1ddd711446bd195d81ca2e8..3f3ae581d65746fccd55c8cbd4a9fb28bfd35702 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: primutl.c,v 9.74 2001/03/08 18:00:28 cph Exp $
+$Id: primutl.c,v 9.75 2002/11/20 19:46:13 cph Exp $
 
 Copyright (c) 1988-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* 
index a32891abccf41f7f93bca5d3c6995f31c4bdc595..afe237e68aacf4be9482d727a2d89692a684b26c 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: prmcon.c,v 1.5 2002/07/03 02:33:41 cph Exp $
+$Id: prmcon.c,v 1.6 2002/11/20 19:46:13 cph Exp $
 
 Copyright (c) 1990-1999, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #define SCM_PRMCON_C
index 925b6c4fd8f3f617bed913410ae5b932bc229d90..4e353a4a7518ff77ef2381239a877b6e6df08772 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: prmcon.h,v 1.4 2000/12/05 21:23:47 cph Exp $
+$Id: prmcon.h,v 1.5 2002/11/20 19:46:13 cph Exp $
 
 Copyright (c) 1990, 1999, 2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 \f
 #ifndef SCM_PRMCON_H
index d46b71fbb0e7792663337d5c4d83dfdc5ee989c4..c0098f989626ff87861852f4777f6610ee5054a0 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: prmcrypt.c,v 1.3 2001/03/09 16:12:56 cph Exp $
+$Id: prmcrypt.c,v 1.4 2002/11/20 19:46:13 cph Exp $
 
 Copyright (c) 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Interface to mcrypt library */
index 7c5004000a41c2a3958b3a9e976256336fc82399..f398ebb1d906bffc9fb5d34fbd093a60fe431da0 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: prmd5.c,v 1.7 2001/03/09 16:12:58 cph Exp $
+$Id: prmd5.c,v 1.8 2002/11/20 19:46:13 cph Exp $
 
 Copyright (c) 1997-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Interface to MD5 library */
index 71098b2f7b9c1d453fb2ed7e4a7297eb267dd146..2747b58f80dc1054aebb7c53afb18d2e93383b15 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: prmhash.c,v 11.4 2001/10/23 20:31:48 cph Exp $
+$Id: prmhash.c,v 11.5 2002/11/20 19:46:13 cph Exp $
 
 Copyright (c) 2000-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Interface to mhash library */
index c786eb7bf1d420276e9c5bf606b35298ce9c18dd..25550df1b7078ab16af9510ad3d5a69958fe3fdc 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: prntenv.c,v 1.10 2000/12/05 21:23:47 cph Exp $
+$Id: prntenv.c,v 1.11 2002/11/20 19:46:13 cph Exp $
 
 Copyright (c) 1993-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Unix-specific process-environment primitives. */
index f5aa5893a99bd8db5d9998aca77840757c6e37e5..7e840b3b2614e0837c4ae0b469781e6ce3642114 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: prntfs.c,v 1.17 2001/05/09 03:15:08 cph Exp $
+$Id: prntfs.c,v 1.18 2002/11/20 19:46:13 cph Exp $
 
 Copyright (c) 1993-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* NT-specific file-system primitives. */
index de4529881af2881b696b4620972dfd0d10e5122d..a77519e5a16fb6e5530fbee99fad014ad2ab30dd 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: prntio.c,v 1.13 2000/12/05 21:23:47 cph Exp $
+$Id: prntio.c,v 1.14 2002/11/20 19:46:13 cph Exp $
 
 Copyright (c) 1993-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Primitives to do the NT equivalent of Unix select. */
index a04cbdcd211b60677acbd7b0b1dcb083e921b421..4d0c9eddb5feeed7f6826d414de706be6c5d63f2 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: pros2fs.c,v 1.18 2000/12/05 21:23:47 cph Exp $
+$Id: pros2fs.c,v 1.19 2002/11/20 19:46:13 cph Exp $
 
 Copyright (c) 1994-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include "scheme.h"
index 8052afc63e994172768e4199c75438d387d19a18..2fcb0667ca9fea8b261a18e166fd09c334bceca7 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: pros2io.c,v 1.9 2000/12/05 21:23:47 cph Exp $
+$Id: pros2io.c,v 1.10 2002/11/20 19:46:13 cph Exp $
 
 Copyright (c) 1994-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include "scheme.h"
index 9a2e6413ec619142efb8f740e9c0e6685fa31445..a09fcf9929fdbdf00544d3c030b66522e61c24b0 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: pros2pm.c,v 1.21 1999/01/02 06:11:34 cph Exp $
+$Id: pros2pm.c,v 1.22 2002/11/20 19:46:13 cph Exp $
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include "scheme.h"
index a658eca0b5e07988a04ba21392b6fc9bc021fd68..6564b7db32137da1dbed34f64d7da5883bbddaf4 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: prosenv.c,v 1.17 2000/12/05 21:23:47 cph Exp $
+$Id: prosenv.c,v 1.18 2002/11/20 19:46:13 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Process-environment primitives. */
index 2c4051e5f1d3ac0c995c365e573fcc413caafb4b..28cdfb444a0511f452a84075a47c97947729ab26 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: prosfile.c,v 1.9 1999/01/02 06:11:34 cph Exp $
+$Id: prosfile.c,v 1.10 2002/11/20 19:46:13 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Primitives to perform I/O to and from files. */
index 3b6cb0889094738266bba7b2f69fe5fcece27eac..6e05565d00e02ff9392eea608d824e7264ac23fa 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: prosfs.c,v 1.16 2001/05/09 03:15:11 cph Exp $
+$Id: prosfs.c,v 1.17 2002/11/20 19:46:13 cph Exp $
 
 Copyright (c) 1987-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Primitives to perform file-system operations. */
index e35d199f97d6ff7e8b859140e1e759e6c7ab5d76..54560df0b4df5f86c2af4396f2b1558650fbe1f7 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: prosio.c,v 1.18 2001/01/04 22:07:42 cph Exp $
+$Id: prosio.c,v 1.19 2002/11/20 19:46:13 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Primitives to perform I/O to and from files. */
index 93bf64f78832a6262a3a40436f617a1657808602..0e83e29da3cb5ac3059f4da53a4895e5ec4bb6e6 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: prosproc.c,v 1.19 2000/12/05 21:23:47 cph Exp $
+$Id: prosproc.c,v 1.20 2002/11/20 19:46:13 cph Exp $
 
 Copyright (c) 1990-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Primitives for subprocess control. */
index 56af6931ff72676b4ef957cbb58a82cffb8cc6f0..027134c26bbbad636d8c02565f14d6d909dd63ad 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: prospty.c,v 1.4 1999/01/02 06:11:34 cph Exp $
+$Id: prospty.c,v 1.5 2002/11/20 19:46:13 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Primitives to control terminal devices. */
index 0fafee1404c3445a19986af98d048a0cf71b9256..bcaf8646367030a78f829a0525469fa44bd78564 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: prosterm.c,v 1.16 1999/01/02 06:11:34 cph Exp $
+$Id: prosterm.c,v 1.17 2002/11/20 19:46:13 cph Exp $
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Primitives to control terminal devices. */
index 433d1b3efb18695e95477601b6cd2c2606aeeb37..caf55d5d9e2ce16523c4ba2077aa1ac2b0e398aa 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: prostty.c,v 1.7 1999/01/02 06:11:34 cph Exp $
+$Id: prostty.c,v 1.8 2002/11/20 19:46:13 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Primitives to perform I/O to and from the console. */
index 9d41d13ba4ac976cc850e48a84302cf5f08985e4..878e90bc0c19fb015e033089a933e23b1ab4f2ba 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: pruxdld.c,v 1.14 2001/03/08 18:01:45 cph Exp $
+$Id: pruxdld.c,v 1.15 2002/11/20 19:46:13 cph Exp $
 
 Copyright (c) 1993-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* This file contains the interface to the unix dynamic loader.  */
index 7d699ad44b6bb2d25aaa9ebdceb69b9ca3c50b73..1b70f8de313e7ceedb9e199ba656aeef58bb6d53 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: pruxenv.c,v 1.19 2000/12/05 21:23:47 cph Exp $
+$Id: pruxenv.c,v 1.20 2002/11/20 19:46:13 cph Exp $
 
 Copyright (c) 1990-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Unix-specific process-environment primitives. */
index c0903db1c87f2ae3b714394c638d2b5fcc894954..2dbebf2708419a71df95f73e5d3cd54e86ce270e 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: pruxfs.c,v 9.56 2000/12/05 21:23:47 cph Exp $
+$Id: pruxfs.c,v 9.57 2002/11/20 19:46:13 cph Exp $
 
 Copyright (c) 1987-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Unix-specific file-system primitives. */
index 9884a46d8def394885985c06ae2e8db66e2309bf..c67d3e76579a32cb16323654cb6d3dc3ff2531ca 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: pruxio.c,v 1.8 2000/12/05 21:23:48 cph Exp $
+$Id: pruxio.c,v 1.9 2002/11/20 19:46:13 cph Exp $
 
 Copyright (c) 1993-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Primitives to perform I/O to and from files. */
index 428de1b528c733d87f2fb0a6d55839ada8e1c284..e2b9587510f41daa56096e397c6ebc7b7b21cd2e 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: pruxsock.c,v 1.20 2001/06/02 01:06:01 cph Exp $
+$Id: pruxsock.c,v 1.21 2002/11/20 19:46:13 cph Exp $
 
 Copyright (c) 1990-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Primitives for socket control. */
index 7694a153414ef07a2f229f25f5f73f7205f202c7..f219c9f1d39666042394b2d3fb7b0143aff9ac5c 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: psbmap.h,v 9.45 2001/08/07 01:26:41 cph Exp $
+$Id: psbmap.h,v 9.46 2002/11/20 19:46:14 cph Exp $
 
 Copyright (c) 1987-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* This file contains macros and declarations for "bintopsb.c"
index 3315c16524ea57c78da93c1a2c37fd7c6bdaf55d..12cd7d9709f4f335d206e95acdbce4c09d33a2b6 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: psbtobin.c,v 9.59 2001/08/07 01:26:49 cph Exp $
+$Id: psbtobin.c,v 9.60 2002/11/20 19:46:14 cph Exp $
 
 Copyright (c) 1987-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* This file contains the code to translate portable format binary
index 9922a9121aef5ea9d86484e22474e5f859236942..bdbc61642fc67e9660614032992568da3e74e1ae 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: ptrvec.c,v 1.3 1999/01/03 05:33:56 cph Exp $
+$Id: ptrvec.c,v 1.4 2002/11/20 19:46:14 cph Exp $
 
 Copyright (C) 1990-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include "outf.h"
index 8875c52ef7b65a47cef53f8e32a988bf6ee26ec3..a5290b73a4f48e5a3da486fdc1a1a6c032ee5eab 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: purify.c,v 9.63 2002/07/02 20:50:43 cph Exp $
+$Id: purify.c,v 9.64 2002/11/20 19:46:14 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* This file contains the code that copies objects into pure
index e954a3d6f07dd5cda3e387b2d8c74f1a9056cb23..864d3967bd7ba2a734c1f8d6ff5e7aeb56b9cfcf 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: purutl.c,v 9.52 2001/12/16 06:01:33 cph Exp $
+$Id: purutl.c,v 9.53 2002/11/20 19:46:14 cph Exp $
 
 Copyright (c) 1987-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Pure/Constant space utilities. */
index fd8231e44e01d2a5010a3e5faacf4346fd5b12ea..11895730723b500d463830d1f3ff1c54263dc9e0 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: regex.c,v 1.20 2000/12/05 21:23:48 cph Exp $
+$Id: regex.c,v 1.21 2002/11/20 19:46:14 cph Exp $
 
 Copyright (c) 1987-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Regular expression matching and search. */
index cbeb6c534ea63c579069be9bfbd6eca83355f9b4..deb69dc645a8e3024735d9735f0bac7cf152b974 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: regex.h,v 1.7 1999/01/02 06:11:34 cph Exp $
+$Id: regex.h,v 1.8 2002/11/20 19:46:14 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* NOTE: This program was created by translation from the regular
index b7497fa07c41cdf1a185712de01dccced33326b8..fe461c2148e536468f8fb5a26d2028a96977a22c 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: returns.h,v 9.43 2002/07/02 20:50:48 cph Exp $
+$Id: returns.h,v 9.44 2002/11/20 19:46:14 cph Exp $
 
 Copyright (c) 1987-1999, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Return codes.  These are placed in ret_register when an
index 77d7a91b6919b112f0824aa6dc1d95a654406c22..fd32bce8d8bab27ef781b40e339478ba415bf7c7 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: rgxprim.c,v 1.13 1999/01/02 06:11:34 cph Exp $
+$Id: rgxprim.c,v 1.14 2002/11/20 19:46:14 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Primitives for regular expression matching and search. */
index 315ae2916f61eee8018d943a822dba588449c29a..41f570a8d16fe3e42d57cb709a3dc65e9576fef4 100644 (file)
@@ -2,22 +2,25 @@
 
 Copyright (c) 1987, 1988, 1989, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
-/* $Id: sample.c,v 9.26 1999/01/02 06:11:34 cph Exp $ */
+/* $Id: sample.c,v 9.27 2002/11/20 19:46:14 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 0b35f233bd68ad38c48537add626107e5b500630..dc3f225c736a5a1ee4e4adfdb503f5aeaa40de8d 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: scheme.h,v 9.39 2000/12/05 21:23:48 cph Exp $
+$Id: scheme.h,v 9.40 2002/11/20 19:46:14 cph Exp $
 
 Copyright (c) 1987-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* General declarations for the SCode interpreter.  This
index 56db6efb556557162da543813328cc98fffa28c4..16620100db3835cd5fbfb87791203dba138dd3e0 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: scode.h,v 9.27 2001/07/31 03:12:03 cph Exp $
+$Id: scode.h,v 9.28 2002/11/20 19:46:14 cph Exp $
 
 Copyright (c) 1987-1989, 1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Format of the SCode representation of programs.  Each of these is
index 50b1214150cd0d21a60a70ce1cc84e83ffb90bb4..1ccee9d044e4cd3f3278a9f8d3a16718c66e6ecb 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: sdata.h,v 9.40 2002/07/02 18:38:57 cph Exp $
+$Id: sdata.h,v 9.41 2002/11/20 19:46:14 cph Exp $
 
 Copyright (c) 1987-1989, 1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Description of the user data objects.  This should parallel the
index 41b9cfde51c198201205650cede9f8d7826ec80e..711a7a65ae2923f78c127dc6a48ee23bf6142cc0 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: sgraph.h,v 1.7 1999/01/02 06:11:34 cph Exp $
+$Id: sgraph.h,v 1.8 2002/11/20 19:46:14 cph Exp $
 
 Copyright (c) 1988, 1989, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include <starbase.c.h>
index 5bb4bc7e2f16eb596c2601393f4c47623aca8062..6b3ee41302c3a9b4cafd95ab425498b58dd9b55a 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: sgraph_a.c,v 1.16 1999/01/02 06:11:34 cph Exp $
+$Id: sgraph_a.c,v 1.17 2002/11/20 19:46:14 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include "scheme.h"
index 0304f3df179961acba11d581e6717adc4d0ea807..83b04b39bce8fdd4a04c44bdc1b2bb3f2460ff51 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: sgx.c,v 1.9 1999/01/02 06:11:34 cph Exp $
+$Id: sgx.c,v 1.10 2002/11/20 19:46:14 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Simple X graphics for HP 9000 series 300 machines. */
index 3f0ae6b195b45d1f9ac5a79aabe71effeee964bb..5ede4d26e4d98c49e8e8cdda112e78b5c7c282a6 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: sgx11.c,v 1.4 1999/01/02 06:11:34 cph Exp $
+$Id: sgx11.c,v 1.5 2002/11/20 19:46:14 cph Exp $
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Simple X11 graphics for HP 9000 series 300 machines. */
index 6a1183fea5e592b9e1db7d3a99246f2915736cb8..cb2c844e77dfdcf2d89474dc2b0067629b84f70e 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: stack.h,v 9.42 2002/07/02 20:50:53 cph Exp $
+$Id: stack.h,v 9.43 2002/11/20 19:46:14 cph Exp $
 
 Copyright (c) 1987-1999, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* This file contains macros for manipulating stacks and stacklets. */
index d7d1e1d7b2df72b03c24bdab9d3c86379bf431a3..faefbf578204c74bc8af0089b38a827f38289aa3 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: starbase.c,v 1.7 1999/01/02 06:11:34 cph Exp $
+$Id: starbase.c,v 1.8 2002/11/20 19:46:14 cph Exp $
 
 Copyright (c) 1989, 1990, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Starbase graphics for HP 9000 machines. */
index 9ef01298855ef3048bb21f79c09cd9a0eee3148d..1b9aee5d11b1edd90f731d963469028b3aac580f 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: starbasx.c,v 1.6 1999/01/02 06:11:34 cph Exp $
+$Id: starbasx.c,v 1.7 2002/11/20 19:46:14 cph Exp $
 
 Copyright (c) 1989, 1990, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Starbase/X11 interface */
index 80e16fdb48d32748102d1021e83d61306565be1a..fe4537d61d858b6dd92b6cdcabb196748073c8f2 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: step.c,v 9.36 2002/07/02 20:50:58 cph Exp $
+$Id: step.c,v 9.37 2002/11/20 19:46:14 cph Exp $
 
 Copyright (c) 1987-1999, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Support for the stepper */
index 0d277dcf4f0bb6531dbf7d90af03c300b023cf8b..ee142089ca8ba2d73654d3f881aadba5159277a5 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: storage.c,v 9.58 2002/07/02 18:15:33 cph Exp $
+$Id: storage.c,v 9.59 2002/11/20 19:46:14 cph Exp $
 
 Copyright (c) 1987-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* This file defines the storage for the interpreter's global variables. */
index 36dadc5f9bb7bdbbc36b3dbcf03be820a388a395..51ca8a820e2e4b9e60eb15685942dbeded4faad6 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: string.c,v 9.47 2001/10/04 16:14:19 cph Exp $
+$Id: string.c,v 9.48 2002/11/20 19:46:14 cph Exp $
 
 Copyright (c) 1987-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* String primitives. */
index b0294688bb87ec8efc36e1d3a7b7428fdfefd1ab..9a1ec1ca00bdc6632c49d245fc1a93bdcbe4b7d6 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: syntax.c,v 1.25 2000/12/05 21:23:48 cph Exp $
+$Id: syntax.c,v 1.26 2002/11/20 19:46:14 cph Exp $
 
 Copyright (c) 1987-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Primitives to support Edwin syntax tables, word and list parsing. */
index bf6907f0ea31f9989ad34a507a207b1b24555954..2b4d2f5d2f46413ae26e9d5224e9a04939f3ebed 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: syntax.h,v 1.10 1999/01/02 06:11:34 cph Exp $
+$Id: syntax.h,v 1.11 2002/11/20 19:46:14 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Definitions for Edwin syntax tables. */
index 497dc09ebb96401d7b564d67dc632de072fb5f55..027e7ac28bbae7bb6a848c27083422c2146a82f3 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: syscall.h,v 1.13 2000/12/05 21:23:48 cph Exp $
+$Id: syscall.h,v 1.14 2002/11/20 19:46:14 cph Exp $
 
 Copyright (c) 1993-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* OS system calls and errors.
index 32942dcb709a6a65cc70f5637754753cdf0da4b5..6c496e4c1c507366a6aa098ff28c80a7c809e14b 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: sysprim.c,v 9.48 2002/07/02 18:39:15 cph Exp $
+$Id: sysprim.c,v 9.49 2002/11/20 19:46:14 cph Exp $
 
 Copyright (c) 1987-2000, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Random system primitives.  Most are implemented in terms of
index 1ea9574f4d1ef1f58f304e87d7900a1c1549a45d..749f1ffa7878c9e43a6fe9ac5971d80db4cec1e4 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: term.c,v 1.16 2002/07/02 20:51:04 cph Exp $
+$Id: term.c,v 1.17 2002/11/20 19:46:14 cph Exp $
 
 Copyright (c) 1990-2000, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include "scheme.h"
index eeffb562cb0b58ef989ae3a4841a1c08bd627ad7..672b5b9a2ce7f103526d2d768f5fa463b1aa7322 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: transact.c,v 1.5 2000/12/05 21:23:48 cph Exp $
+$Id: transact.c,v 1.6 2002/11/20 19:46:14 cph Exp $
 
 Copyright (C) 1990-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include <stdio.h>
index c1342804cd3a0c9ee9989384362efaf5058b52f4..bd2750534c62b14ce269c26318ba5c6e01378ff9 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: trap.h,v 9.49 2001/12/21 04:36:15 cph Exp $
+$Id: trap.h,v 9.50 2002/11/20 19:46:14 cph Exp $
 
 Copyright (c) 1987-1989, 1999-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #ifndef SCM_TRAP_H
index 2d19257e58c73adda1cd5ce03cfc9bf64cc2a3ac..d77f710b2c530fdd1a2b9905c436b9eafc993063 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: tterm.c,v 1.14 2002/11/20 15:39:40 cph Exp $
+$Id: tterm.c,v 1.15 2002/11/20 19:46:14 cph Exp $
 
 Copyright (c) 1990-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* termcap(3) interface for Scheme. */
index 828a14f59d0bcd178951dd96bc75371cf088f941..840da4a2edc2cf4a1da7a07090c9660d16cc13cb 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: types.h,v 9.38 2001/08/07 01:27:17 cph Exp $
+$Id: types.h,v 9.39 2002/11/20 19:46:14 cph Exp $
 
 Copyright (c) 1987-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Type code definitions, numerical order */
index 4e9d60965241e47f6ae4480bd5f126f734b5794b..c540b9f6f265f246993028007466186b4c276ff3 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: usrdef.h,v 9.44 2001/03/08 18:00:31 cph Exp $
+$Id: usrdef.h,v 9.45 2002/11/20 19:46:14 cph Exp $
 
 Copyright (c) 1987-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Macros and header for usrdef.c and variants. */
index c8df98849d6b72429a8ac2eababaf30dae3283cb..1041b3aae39d0e53e43505d0c411ac4d5aa2d279 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: utabmd.scm,v 9.84 2002/02/05 17:34:04 cph Exp $
+;;; $Id: utabmd.scm,v 9.85 2002/11/20 19:46:15 cph Exp $
 ;;;
 ;;; Copyright (c) 1987-2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
 
 ;;; This identification string is saved by the system.
 
-"$Id: utabmd.scm,v 9.84 2002/02/05 17:34:04 cph Exp $"
+"$Id: utabmd.scm,v 9.85 2002/11/20 19:46:15 cph Exp $"
index 6ebe8be7f997ecf263723333f8d1a0b64629fdb2..1793e01530c1e92620305b9e2f41df3c64ad5dd1 100755 (executable)
@@ -1,23 +1,25 @@
 #!/bin/sh
 #
-# $Id: utabmd.sh,v 1.2 2002/01/29 20:49:56 cph Exp $
+# $Id: utabmd.sh,v 1.3 2002/11/20 19:46:15 cph Exp $
 #
 # Copyright (c) 2002 Massachusetts Institute of Technology
 #
-# This program is free software; you can redistribute it and/or modify
+# This file is part of MIT Scheme.
+#
+# MIT Scheme is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or (at
-# your option) any later version.
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
 #
-# This program is distributed in the hope that it will be useful, but
+# MIT Scheme is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
-# USA.
+# along with MIT Scheme; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+# 02111-1307, USA.
 
 if [ -z "${SCHEME_COMPILER}" ]; then
     SCHEME_COMPILER="scheme -compiler"
index 1f31f8c53acb7557ed8da4698d9d97fe08cb76af..2383aa14d270c6e9ba6a7cba9c48957ed650e735 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: utils.c,v 9.83 2002/07/03 02:33:49 cph Exp $
+$Id: utils.c,v 9.84 2002/11/20 19:46:15 cph Exp $
 
 Copyright (c) 1987-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* This file contains utilities for interrupts, errors, etc. */
index a59ba79b68564a7287e9daed71a6283a8cbd368d..c465746f9490e2e1e5525f87cc24b1ff4cfb6214 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: ux.c,v 1.21 2002/08/21 02:21:35 cph Exp $
+$Id: ux.c,v 1.22 2002/11/20 19:46:15 cph Exp $
 
 Copyright (c) 1990-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include "ux.h"
index 32e5c584ec178cec2ffe0a9663f4c441f390b22b..68e48c7c19f5b18f670910405aad86ce391284a5 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: ux.h,v 1.74 2000/12/05 21:23:48 cph Exp $
+$Id: ux.h,v 1.75 2002/11/20 19:46:15 cph Exp $
 
 Copyright (c) 1988-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Unix system include file */
index db36e0e18d6ab053754ccaaefe268140683581f8..28c6d59793de0e75118684857bdd7e0ef4531dff 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: uxctty.c,v 1.14 2000/12/05 21:23:48 cph Exp $
+$Id: uxctty.c,v 1.15 2002/11/20 19:46:15 cph Exp $
 
 Copyright (c) 1990-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include "ux.h"
index 1cfe5f25626334d4ebd32f43c95d85281c93f98b..08200c09e568436a4562b15e0d2edf954f1eecab 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: uxenv.c,v 1.21 2001/04/10 20:49:48 cph Exp $
+$Id: uxenv.c,v 1.22 2002/11/20 19:46:15 cph Exp $
 
 Copyright (c) 1990-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include "ux.h"
index 6ef765bc85fcd84eb0f5418b40aeae979ac20551..1d91497c5ab87dcd7b13f452fdff892ee3706e59 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: uxfile.c,v 1.10 2000/12/05 21:23:49 cph Exp $
+$Id: uxfile.c,v 1.11 2002/11/20 19:46:15 cph Exp $
 
 Copyright (c) 1990-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include "ux.h"
index 47769e8a3e988d850f0235b4570eadcfbfb04df0..275845746ba30411487b17d1937ab4c48797801f 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: uxfs.c,v 1.22 2002/11/19 16:56:44 cph Exp $
+$Id: uxfs.c,v 1.23 2002/11/20 19:46:15 cph Exp $
 
 Copyright (c) 1990-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include "ux.h"
index 60ecb2934402b11172fc040a712f7f3bf9af0429..4a5ec89c641eeef4a4fa88659e71bc73423055dd 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: uxio.c,v 1.46 2001/04/03 17:51:52 cph Exp $
+$Id: uxio.c,v 1.47 2002/11/20 19:46:15 cph Exp $
 
 Copyright (c) 1990-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include "ux.h"
index c4f38194c74a5ff36f05e5866b2bb9205dec928a..10df2caeb627004d6b84ae856026e228fb5462e3 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: uxio.h,v 1.5 1999/01/02 06:11:34 cph Exp $
+$Id: uxio.h,v 1.6 2002/11/20 19:46:15 cph Exp $
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #ifndef SCM_UXIO_H
index 1f12fb709e5a39b4feaa1fbe966bcb35ea87face..e2bf1135e0ef185d7d898f2c7ec38eeb3c051593 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: uxproc.c,v 1.27 2001/05/03 20:14:51 cph Exp $
+$Id: uxproc.c,v 1.28 2002/11/20 19:46:15 cph Exp $
 
 Copyright (c) 1990-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include "ux.h"
index c9ded6ee354d824f40d530c3ecf3f3f06131d49a..fac42c21f09153ff4910e4fff08b2f4b1daa9c59 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: uxproc.h,v 1.6 1999/01/02 06:11:34 cph Exp $
+$Id: uxproc.h,v 1.7 2002/11/20 19:46:15 cph Exp $
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #ifndef SCM_UXPROC_H
index f3ca92f3000bf1bb238edd6d2c8b48f807bcedf7..4c1e6c6a9732adc804150cde21e38df4f3d34b46 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: uxselect.h,v 1.6 1999/01/02 06:11:34 cph Exp $
+$Id: uxselect.h,v 1.7 2002/11/20 19:46:15 cph Exp $
 
 Copyright (c) 1991-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #ifndef SCM_UXSELECT_H
index 5ff3e0b9f03e24e32ed02912ad361d83a97f360f..a533ca6fa7b9eb0f10012989d6013ec774e39ed3 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: uxsig.c,v 1.37 2001/10/25 17:17:19 cph Exp $
+$Id: uxsig.c,v 1.38 2002/11/20 19:46:15 cph Exp $
 
 Copyright (c) 1990-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include "config.h"
index d8d1afceb23c964283a63be84c1efb90ad8d2f8f..600af5c72fa3e62736f3d5828894b091882dfcdb 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: uxsig.h,v 1.6 2000/12/05 21:23:49 cph Exp $
+$Id: uxsig.h,v 1.7 2002/11/20 19:46:15 cph Exp $
 
 Copyright (c) 1993-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Signal Handlers */
index edcaee61e6cdf4cb8dbf478a196a61edda50d4ad..4c5b2b0448022b747b9f269e91124a04e01d074c 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: uxsock.c,v 1.28 2001/06/02 01:21:58 cph Exp $
+$Id: uxsock.c,v 1.29 2002/11/20 19:46:15 cph Exp $
 
 Copyright (c) 1990-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include "ux.h"
index 45696ba3347b67f1dcf36edf7aaec2730bc88b64..f0134624a84ce1a0a506076b5646a8f0cf9ec635 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: uxsock.h,v 1.10 2001/06/02 01:05:22 cph Exp $
+$Id: uxsock.h,v 1.11 2002/11/20 19:46:15 cph Exp $
 
 Copyright (c) 1990-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #ifndef SCM_UXSOCK_H
index 15bdde129a26ec3a4266b1b3d162ac743c3c06d5..c1ba157f1004a0fe7d3676f74cc5900de4f527fe 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: uxterm.c,v 1.28 2000/12/05 21:23:49 cph Exp $
+$Id: uxterm.c,v 1.29 2002/11/20 19:46:15 cph Exp $
 
 Copyright (c) 1990-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include "ux.h"
index ad0e65824cdb8b23c42815f27dfaca2923111cc2..496b76f4b700f72b8141436cf4d36f5edeb9f951 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: uxterm.h,v 1.5 1999/01/02 06:11:34 cph Exp $
+$Id: uxterm.h,v 1.6 2002/11/20 19:46:15 cph Exp $
 
 Copyright (c) 1990, 1991, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #ifndef SCM_UXTERM_H
index 17022b28504b47be3798c31a7ed0cf9804fc00b9..28281ccc586e9d36bdb3db7c4eb61d101496febd 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: uxtop.c,v 1.25 2000/12/05 21:23:49 cph Exp $
+$Id: uxtop.c,v 1.26 2002/11/20 19:46:15 cph Exp $
 
 Copyright (c) 1990-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include "ux.h"
index d456d8ff992b36f63445d164546be5be15bf474e..195f6530c0105620a10fd619c24b889210b728f1 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: uxtop.h,v 1.3 1999/01/02 06:11:34 cph Exp $
+$Id: uxtop.h,v 1.4 2002/11/20 19:46:15 cph Exp $
 
 Copyright (c) 1990, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #ifndef SCM_UXTOP_H
index f2856ee5f9fe07272fdb5ff15bb44e73fbbb4ecb..effd21fda26b6bd0f7ea24b51075733f081e1273 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: uxtrap.c,v 1.35 2002/07/03 02:33:55 cph Exp $
+$Id: uxtrap.c,v 1.36 2002/11/20 19:46:15 cph Exp $
 
 Copyright (c) 1990-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include "scheme.h"
index d243062d22a5d4e3fdf92d1bf70d08839ff733fc..65760598d08816474f6c4328323ae04c104e9236 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: uxtrap.h,v 1.30 2001/10/25 17:18:24 cph Exp $
+$Id: uxtrap.h,v 1.31 2002/11/20 19:46:15 cph Exp $
 
 Copyright (c) 1990-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #ifndef SCM_UXTRAP_H
index b22ebc297dc02882cc6d1bc2f4aae2f838dd8e22..8d3656fe51eafe7c4924ac8c4c11a4930deacc2c 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: uxtty.c,v 1.10 1999/01/02 06:11:34 cph Exp $
+$Id: uxtty.c,v 1.11 2002/11/20 19:46:15 cph Exp $
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include "ux.h"
index 990e109b036c3f32be601ab625b6b1d7907a398f..8c251435bb0afc8431ad2e987242b7b776182ca5 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: uxutil.c,v 1.7 2000/01/18 05:11:28 cph Exp $
+$Id: uxutil.c,v 1.8 2002/11/20 19:46:15 cph Exp $
 
 Copyright (c) 1990, 1991, 1999, 2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include "ux.h"
index 9d0be4c7b64bee75047b857617cdb3c7a9f2a110..918f64e88b81c219580ff6c8cf32b51d00fb5960 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: uxutil.h,v 1.3 1999/01/02 06:11:34 cph Exp $
+$Id: uxutil.h,v 1.4 2002/11/20 19:46:15 cph Exp $
 
 Copyright (c) 1990, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #ifndef SCM_UXUTIL_H
index 1f3a41dfc4e9d5a49466e31c1b0e2d8d1a9ad7e1..a68a68531951a839e0a8e48c2acf84b33c1382f4 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: uxyp.c,v 1.3 1999/01/02 06:11:34 cph Exp $
+$Id: uxyp.c,v 1.4 2002/11/20 19:46:16 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Interfacte to the Yellow Pages server */
index aed847eda4b3a297e3c8cedd7550fd07452e2341..ed2ab0bc2741957d9a8f5a5405a2d8ec5fdcb368 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: vector.c,v 9.39 1999/01/02 06:11:34 cph Exp $
+$Id: vector.c,v 9.40 2002/11/20 19:46:16 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* This file contains procedures for handling vectors. */
index 5eefcf5c05887562884140a63e172c3eccc6d742..bf9fc7d354a4dbf4213456cacd880f3fdcdad1cd 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: version.h,v 11.185 2002/10/23 02:04:34 cph Exp $
+$Id: version.h,v 11.186 2002/11/20 19:46:16 cph Exp $
 
 Copyright (c) 1988-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* This file contains version information for the microcode. */
index 7e7e39132e393043830ec88e9e002f7bb482a217..725d356f58838f294160f301ce846e15d1b3d097 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: wabbit.c,v 1.9 2001/12/16 06:01:33 cph Exp $
+$Id: wabbit.c,v 1.10 2002/11/20 19:46:16 cph Exp $
 
 Copyright (c) 1994-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* 
index 116c0cc2111daea45eab9c2240879ff6fc05c2b2..d85196cda22e55d6793f7ba5af2691b1080d0bab 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: wind.c,v 1.6 1999/01/03 05:33:51 cph Exp $
+$Id: wind.c,v 1.7 2002/11/20 19:46:16 cph Exp $
 
 Copyright (C) 1990-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include <stdio.h>
index 977225fd3553136827057ec6ebce8b2b892286e2..ecb0e42319fbd37156c0670bf0bc50e4c0ebe342 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: winder.h,v 9.26 1999/01/02 06:11:34 cph Exp $
+$Id: winder.h,v 9.27 2002/11/20 19:46:16 cph Exp $
 
 Copyright (c) 1987, 1988, 1989, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Header file for dynamic winder. */
index 3d06146007227b009bafca8c9aff076ae39fe45a..5f6d75d9e32b8973187b89e8bc2c03528d20bbe5 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: wsize.c,v 9.34 1999/01/02 06:11:34 cph Exp $
+$Id: wsize.c,v 9.35 2002/11/20 19:46:16 cph Exp $
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 \f
 #include <stdio.h>
index 82b4b0d38d161012dffe8dfbca74ffa5e9669771..919f50da8fd175dc8903c602802651b4c9446364 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: x11.h,v 1.17 2000/12/05 21:23:49 cph Exp $
+$Id: x11.h,v 1.18 2002/11/20 19:46:16 cph Exp $
 
 Copyright (c) 1989-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 #include <X11/Xlib.h>
index b72232d0651f323e28908642cc1e2a0f112540cc..498613ed94fb63095005afffd7df449a5e80e71a 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: x11base.c,v 1.77 2001/07/02 01:55:25 cph Exp $
+$Id: x11base.c,v 1.78 2002/11/20 19:46:16 cph Exp $
 
 Copyright (c) 1989-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Common X11 support. */
index a326d5577179c2214d7907062230ac657ab1ec02..99f0b23445399e73140b0f177a5a1150f099b497 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: x11color.c,v 1.5 1999/01/02 06:11:34 cph Exp $
+$Id: x11color.c,v 1.6 2002/11/20 19:46:16 cph Exp $
 
 Copyright (c) 1991, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Primitives for dealing with colors and color maps */
index fe243f6d2e693e50b646808a99f5370d532e882a..20ced70241293258ba32e075c1e120b4a25748a1 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: x11graph.c,v 1.41 1999/01/02 06:11:34 cph Exp $
+$Id: x11graph.c,v 1.42 2002/11/20 19:46:16 cph Exp $
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* Simple graphics for X11 */
index 69b13c72b5b9ec5b5dff3bf4bcc4040031ad927a..577b1073dccd75c42fd481895ce98fc8c3992474 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: x11term.c,v 1.27 2000/10/01 02:14:14 cph Exp $
+$Id: x11term.c,v 1.28 2002/11/20 19:46:16 cph Exp $
 
 Copyright (c) 1989-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* X11 terminal for Edwin. */
index d57fb009c13f77927419616501daee2879ad6376..1a5c9e4cca95dfd58884807ef13dabfc6f77a135 100644 (file)
@@ -1,23 +1,25 @@
 /* -*-C-*-
 
-$Id: xdebug.c,v 9.35 2002/07/02 18:39:33 cph Exp $
+$Id: xdebug.c,v 9.36 2002/11/20 19:46:16 cph Exp $
 
 Copyright (c) 1987-2000, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* This file contains primitives to debug memory management. */
index 89aa8bca48152c731c99a615eafe0eb5b3f8048d..980f1ba18acd74141f8b270dc55c31d8148d7ada 100644 (file)
@@ -2,22 +2,25 @@
 
 Copyright (c) 1987, 1988, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
-/* $Id: zones.h,v 9.26 1999/01/02 06:11:34 cph Exp $
+/* $Id: zones.h,v 9.27 2002/11/20 19:46:16 cph Exp $
  *
  * Metering stuff.
  * We break all times into time zones suitable for external analysis.
index 43c0ca4b46025718612dd7bcc55559860187a150..89cb68c8b481c327cade154d54382cd4906cc875 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: load.scm,v 1.6 2001/12/20 16:13:18 cph Exp $
+$Id: load.scm,v 1.7 2002/11/20 19:46:18 cph Exp $
 
 Copyright (c) 1995-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; System Packaging
index dabd38c3f85327ba8f3aa644eaee3515081e0f73..e867e9ec00b5a4931bcc20d246c659faa8f80d84 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: pcs.cbf,v 1.3 1999/01/02 06:11:34 cph Exp $
+$Id: pcs.cbf,v 1.4 2002/11/20 19:46:18 cph Exp $
 
 Copyright (c) 1995, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 (fluid-let ((compiler:coalescing-constant-warnings? #f))
index 2827ec292d621c60fd1d137aa2c3bee54b672f66..774c863241d0223acb7ed7205f744ffd6f14d7c2 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: pcs.pkg,v 1.3 1999/01/02 06:11:34 cph Exp $
+$Id: pcs.pkg,v 1.4 2002/11/20 19:46:18 cph Exp $
 
 Copyright (c) 1995, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; PC Sampler System Packaging
index 690fe31295f9c319a2a800f905aa344d52ccdd7a..b6d2ec798b4e18a0e7747158a020b34229971e41 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: pcs.sf,v 1.3 2001/12/19 21:48:49 cph Exp $
+$Id: pcs.sf,v 1.4 2002/11/20 19:46:18 cph Exp $
 
 Copyright (c) 1995, 1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 (fluid-let ((sf/default-syntax-table (->environment '(RUNTIME))))
index 878be59c4c7ae3f40d7eb7af99601478a3550493..48df57816efc5e715250664af35b9eda7e015e9e 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: pcsample.c,v 1.6 1999/01/02 06:11:34 cph Exp $
+$Id: pcsample.c,v 1.7 2002/11/20 19:46:18 cph Exp $
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* PCSAMPLE.C -- defines the PC Sample subroutines for UNIX implementations */
index 7f63b49659659889217ea7adf3d0c9c463970438..b2158d9488bdc29b7d99ae50e9c960a842fcb7a6 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: pcsample.scm,v 1.3 1999/01/02 06:11:34 cph Exp $
+$Id: pcsample.scm,v 1.4 2002/11/20 19:46:18 cph Exp $
 
 Copyright (c) 1995, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 #|
index 98218b5e09958d3ca447ae3c8bde326a697297ce..c6732162de0569ec70414d5984badf20c9472323 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: pcsboot.scm,v 1.2 1999/01/02 06:11:34 cph Exp $
+$Id: pcsboot.scm,v 1.3 2002/11/20 19:46:18 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; PC Sample Interrupt Bits (for consistency w/ .../runtime/boot.scm)
index e0426799d7ca4d7159a06428cea7831bd04d77dc..85911d21a3957fae55260005dca15c0240ebd527 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: pcscobl.c,v 1.2 1999/01/02 06:11:34 cph Exp $
+$Id: pcscobl.c,v 1.3 2002/11/20 19:46:18 cph Exp $
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* PCSCOBL.C -- PC Sample subroutines for profiling code blocks *\
index d079f27006628e0b08a58f08b9519bab697f2122..cd9df0fdd078de7ad6ab06e2b4d91646e662b2e9 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: pcscobl.scm,v 1.2 1999/01/02 06:11:34 cph Exp $
+$Id: pcscobl.scm,v 1.3 2002/11/20 19:46:18 cph Exp $
 
 Copyright (c) 1993, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; PC Sampling Code Blocks (i.e., compiled procedure profiling)
index 3f80b52495a516d97e45f082a81f0d933b7b7edb..bda07cae85798981b2ddd5bab42b19473bd1a9bd 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: pcsdisp.scm,v 1.3 1999/11/08 18:29:58 cph Exp $
+$Id: pcsdisp.scm,v 1.4 2002/11/20 19:46:18 cph Exp $
 
 Copyright (c) 1993, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; PC Sampling Display routines (pre-cursor to PC Sample SWAT frobs)
index 1e91c47e63c040bc486156de0bc5fdf0ee3734bc..d86f96c9966a00a74d7c9bb7b237794d6529176f 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: pcsdld.c,v 1.5 1999/01/02 06:11:34 cph Exp $
+$Id: pcsdld.c,v 1.6 2002/11/20 19:46:18 cph Exp $
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* PCSDLD.C -- defines the PC Sample dynamic load interface to Scheme */
index cbc23d50950edc6db66ed2f1b898ec78236a0562..39305114f006010b1acffaea91848d67a4f14a8f 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: pcsintrp.scm,v 1.2 1999/01/02 06:11:34 cph Exp $
+$Id: pcsintrp.scm,v 1.3 2002/11/20 19:46:18 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; PC Sample Interrupt System
index 8d770515f2441c659aea253a1c1f0e0c0a2f7c8d..283b49e525d91c7a6548b13e489b48a3ac0d4739 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: pcsiproc.c,v 1.2 1999/01/02 06:11:34 cph Exp $
+$Id: pcsiproc.c,v 1.3 2002/11/20 19:46:18 cph Exp $
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 /* PCSIPROC.C -- defines PC Sample subroutines for profiling interp-procs *\
index fc7e4a77302c52c222a28b5c25c7a48e565dbda9..9a966669863752b3ea9b645ba4bce86969e82e61 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: pcsiproc.scm,v 1.2 1999/01/02 06:11:34 cph Exp $
+$Id: pcsiproc.scm,v 1.3 2002/11/20 19:46:18 cph Exp $
 
 Copyright (c) 1993, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; PC Sampling Interp-Procs (i.e., interpreted procedure profiling)
index 34b947885212385e0eda63cbd48eeb90d10b8f1e..2cd0c13626bdc04919761923d5254267d397a2cc 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: pribinut.scm,v 1.2 1999/01/02 06:11:34 cph Exp $
+$Id: pribinut.scm,v 1.3 2002/11/20 19:46:18 cph Exp $
 
 Copyright (c) 1993, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Primitive, Builtin and Utility support
index a2094e0556d28c868d3afbff0b3d3408f42afcfb..63b49c92b8e4df7ca1134a74c73e4e5a3695271c 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: compile.scm,v 1.4 2001/12/20 06:21:45 cph Exp $
+$Id: compile.scm,v 1.5 2002/11/20 19:46:18 cph Exp $
 
 Copyright (c) 2000, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 (load-option 'CREF)
index d79d3c79b0492c69a49a11aec68046ce0c38027a..995b8cac490bd49a9f984870ca27909d30204c17 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: format.scm,v 1.3 1999/01/02 06:11:34 cph Exp $
+$Id: format.scm,v 1.4 2002/11/20 19:46:18 cph Exp $
 
 Copyright (c) 1987, 1991, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RCS Format
index 249a64c6185b1770bfe23d949be1a3eed37a2e87..f3b8c1cdc16dd431d0972334620c47ea6494c5b4 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: load.scm,v 1.3 2001/08/17 13:01:13 cph Exp $
+$Id: load.scm,v 1.4 2002/11/20 19:46:18 cph Exp $
 
 Copyright (c) 2000, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 (load-option 'HASH-TABLE)
index 383bf5886479998d6a354b5e3adbf91695dad45a..e730ac05831b21aab4abb3f85fea0f5bf7562592 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: logmer.scm,v 1.27 2000/08/20 04:08:56 cph Exp $
+$Id: logmer.scm,v 1.28 2002/11/20 19:46:18 cph Exp $
 
 Copyright (c) 1988-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RCS Log Merge
index 13e6a924bdf06d4fe5a454bfe533f6bc8d33b87c..cb0c2bc03884c3a8be9db46f0b3ee71f475833be 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: mklogs.scm,v 1.22 2000/11/28 18:24:12 cph Exp $
+$Id: mklogs.scm,v 1.23 2002/11/20 19:46:18 cph Exp $
 
 Copyright (c) 1988-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Update the RCS log files in the standard Scheme directories.
index f3dca3cf6c7477fd89c2fd766a6a3d74998bf762..eb17482341a19c4de60c3474b403a0be63a81cc4 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: nparse.scm,v 1.3 2000/11/28 18:06:24 cph Exp $
+$Id: nparse.scm,v 1.4 2002/11/20 19:46:18 cph Exp $
 
 Copyright (c) 1991, 1999, 2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RCS Parser
index 8468ecbece93ef4b1087fc99e420d382d443f35d..6ee2e3ea64a4074482e6dc977e392670d5aec986 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: object.scm,v 1.5 2000/03/31 14:15:09 cph Exp $
+$Id: object.scm,v 1.6 2002/11/20 19:46:18 cph Exp $
 
 Copyright (c) 1988, 1991, 1999, 2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RCS Data Structures
index 3e734dfd979eca5bc69bbe2e6228def7088234aa..6fe89f3735ea62092a2fbcc770b77710ace40075 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rcs.pkg,v 1.7 1999/01/02 06:11:34 cph Exp $
+$Id: rcs.pkg,v 1.8 2002/11/20 19:46:18 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; RCS Packaging
index d7f332fb36b82b897a902af0d4f885d015d1a7eb..596f87e323d6837d2d9017297f5c54efe5f91d35 100755 (executable)
@@ -1,21 +1,23 @@
 #!/bin/sh
 #
-# $Id: Clean.sh,v 1.3 2001/12/17 17:40:59 cph Exp $
+# $Id: Clean.sh,v 1.4 2002/11/20 19:46:24 cph Exp $
 #
 # Copyright (c) 2000, 2001 Massachusetts Institute of Technology
 #
-# This program is free software; you can redistribute it and/or modify
+# This file is part of MIT Scheme.
+#
+# MIT Scheme is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or (at
-# your option) any later version.
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
 #
-# This program is distributed in the hope that it will be useful, but
+# MIT Scheme is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
+# along with MIT Scheme; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 # 02111-1307, USA.
 
index fb31e13b3bc82d93d2242c57b50bf51a02cbff5e..09a192419c884777206a583e2922675c6d19a7cc 100755 (executable)
@@ -1,21 +1,23 @@
 #!/bin/sh
 #
-# $Id: Setup.sh,v 1.5 2001/12/17 17:40:59 cph Exp $
+# $Id: Setup.sh,v 1.6 2002/11/20 19:46:24 cph Exp $
 #
 # Copyright (c) 2000, 2001 Massachusetts Institute of Technology
 #
-# This program is free software; you can redistribute it and/or modify
+# This file is part of MIT Scheme.
+#
+# MIT Scheme is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or (at
-# your option) any later version.
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
 #
-# This program is distributed in the hope that it will be useful, but
+# MIT Scheme is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
+# along with MIT Scheme; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 # 02111-1307, USA.
 
index 6b1daf34d3979b81ae72cde95e363b1f1575f76d..d06e00721fa827786450924c3dce8020b9d51866 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: runtime.cbf,v 1.1 2000/12/07 22:59:28 cph Exp $
+$Id: runtime.cbf,v 1.2 2002/11/20 19:46:24 cph Exp $
 
 Copyright (c) 2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 (fluid-let ((compiler:generate-type-checks? #t)
index 5fd896f0fc6332060c154076b94e69c3c41de2ff..b7fc3534204dad4c4ed06fa539152c57098de052 100644 (file)
@@ -1,19 +1,21 @@
-# $Id: Makefile.in,v 1.6 2001/11/27 16:57:15 cph Exp $
+# $Id: Makefile.in,v 1.7 2002/11/20 19:46:18 cph Exp $
 #
 # Copyright (c) 2000, 2001 Massachusetts Institute of Technology
 #
-# This program is free software; you can redistribute it and/or modify
+# This file is part of MIT Scheme.
+#
+# MIT Scheme is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or (at
-# your option) any later version.
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
 #
-# This program is distributed in the hope that it will be useful, but
+# MIT Scheme is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
+# along with MIT Scheme; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 # 02111-1307, USA.
 
index 7b559dd34207a178f43db230a2948f4869e22104..f809342b784cdb6b1deca56d77b60c886c8811cc 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: advice.scm,v 14.17 2000/06/07 04:56:23 cph Exp $
+$Id: advice.scm,v 14.18 2002/11/20 19:46:18 cph Exp $
 
 Copyright (c) 1988-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Advice package
index 4ece965adc273e9dad486db5dc38912bd2f113f6..55754120a9f627cb404fa5474d6b83fe4b4d6cb7 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: apply.scm,v 1.5 2002/02/03 03:38:55 cph Exp $
+$Id: apply.scm,v 1.6 2002/11/20 19:46:18 cph Exp $
 
 Copyright (c) 1992, 1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Definition of APPLY
index 696626957b7facb5b069d0b3389af74e26baead7..f487ae70be4a02b57a1cc107c792aab653d918fb 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: apropos.scm,v 1.5 1999/07/31 18:39:59 cph Exp $
+$Id: apropos.scm,v 1.6 2002/11/20 19:46:18 cph Exp $
 
 Copyright (c) 1993, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Apropos command
index 97275ce0351183a4658edb97e048b68f2c98485b..ab6c15e6a0b81446b9893221bb467abda30c7d7e 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: arith.scm,v 1.50 2002/02/09 06:09:39 cph Exp $
+$Id: arith.scm,v 1.51 2002/11/20 19:46:18 cph Exp $
 
 Copyright (c) 1989-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Scheme Arithmetic
index 622bd42d782e1c8b0a4dfe043b48179c0a29ebcc..83e7617aac3f1a5185d2515982e85cab699680b6 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: bitstr.scm,v 14.4 2001/12/18 18:39:17 cph Exp $
+$Id: bitstr.scm,v 14.5 2002/11/20 19:46:18 cph Exp $
 
 Copyright (c) 1988, 1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Bit String Primitives
index 9fe317ebcca768fefa59e126427ba7cc92aed9e2..515dca94fa434632281b1bd1ae9ab628eddb96c5 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: blowfish.scm,v 1.24 2001/12/18 18:39:19 cph Exp $
+$Id: blowfish.scm,v 1.25 2002/11/20 19:46:18 cph Exp $
 
 Copyright (c) 1997-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Interface to Blowfish
index 7e40f775be7638c321d0e713b0fddcd346843023..8c966b018570a7a620b52a47a5e692b5f8239515 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: boole.scm,v 14.4 2001/12/18 18:39:22 cph Exp $
+$Id: boole.scm,v 14.5 2002/11/20 19:46:18 cph Exp $
 
 Copyright (c) 1988, 1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Boolean Operations
index bf31351bba019ea3c2c70e6cc2ec72492d611545..271744a598f3c11ee065b512f8c8aec69bae43ce 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: boot.scm,v 14.13 2001/12/18 18:39:24 cph Exp $
+$Id: boot.scm,v 14.14 2002/11/20 19:46:19 cph Exp $
 
 Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Boot Time Definitions
index 6bb4f9fd6b7b2f82b484f71767c263ca53f01b68..880f93b4151f7deb0a6b3b4ff4de8ec7b55d8a51 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: char.scm,v 14.13 2001/09/25 05:17:00 cph Exp $
+$Id: char.scm,v 14.14 2002/11/20 19:46:19 cph Exp $
 
 Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Character Abstraction
index 697d30704002efe3911eaae59714d3cfceda5bbd..d3c1877dd8d51bc58619b1c41e13cc8af579a9da 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: chrset.scm,v 14.16 2001/09/25 05:15:17 cph Exp $
+$Id: chrset.scm,v 14.17 2002/11/20 19:46:19 cph Exp $
 
 Copyright (c) 1988-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Character Sets
index d90c3302cca4111443dc195b1d86b94cf2575149..3b31fa2001ba5101f8e2fbab1256103d5529a0fe 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: chrsyn.scm,v 1.5 2001/09/25 05:13:00 cph Exp $
+;;; $Id: chrsyn.scm,v 1.6 2002/11/20 19:46:19 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 31e7ebf69a236150bfdff42c4aae5585ff4c473a..72258c5d99e965d3befdc8f6850c1e9faa6e06fa 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: codwlk.scm,v 14.4 2001/12/20 16:28:22 cph Exp $
+$Id: codwlk.scm,v 14.5 2002/11/20 19:46:19 cph Exp $
 
 Copyright (c) 1988, 1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; SCode Walker
index 9812444471dadf7d3dc36f57726b7ebb2a34e169..6417262f14b94fa30e25a087e5cab2d4f8beca46 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: conpar.scm,v 14.39 2001/08/10 17:09:13 cph Exp $
+$Id: conpar.scm,v 14.40 2002/11/20 19:46:19 cph Exp $
 
 Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Continuation Parser
index 014d8f4ebdbf896a1cb4952d33e070176bbf9480..316bf67499676413f4746c773c91818d7ba949fd 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: contin.scm,v 14.10 1999/02/24 04:44:04 cph Exp $
+$Id: contin.scm,v 14.11 2002/11/20 19:46:19 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Continuations
index 3c3fe9ab96db5c5015c04755e07adcb097ec54b4..077f69a3810169b49e0cda2b49ed25f05ca6e463 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: cpoint.scm,v 14.5 1999/01/02 06:11:34 cph Exp $
+$Id: cpoint.scm,v 14.6 2002/11/20 19:46:19 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Control Points
index d1a95dea7e607c8fcfc10dae0d4bd58fd6cb71b0..6f2e31a52c43fce59effb2b08d3aa58d06de8039 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: cpress.scm,v 1.12 1999/08/09 18:26:47 cph Exp $
+$Id: cpress.scm,v 1.13 2002/11/20 19:46:19 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Data Compressor
index 79912dabec8770eeed1857f4cc323d0ad43d7358..17d58d34824c8ed650b382cba2315a6776254321 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: crypto.scm,v 14.14 2002/06/28 18:21:28 cph Exp $
+$Id: crypto.scm,v 14.15 2002/11/20 19:46:19 cph Exp $
 
 Copyright (c) 2000-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Interface to cryptography libraries
index 733429f8be058fa0ac7083e4bc22df02507a5bd8..e9ac0cdc2e4c2a26a7117d5d4b25b4ef3ebaa8e5 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: datime.scm,v 14.33 2000/10/19 21:34:19 cph Exp $
+$Id: datime.scm,v 14.34 2002/11/20 19:46:19 cph Exp $
 
 Copyright (c) 1988-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Date and Time Routines
index be21ac856dc275bd291106552c3c11bcc4269eb6..13d95a894b1d6d10be2d75d76d21e2963a27716c 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: dbgcmd.scm,v 14.16 1999/01/02 06:11:34 cph Exp $
+$Id: dbgcmd.scm,v 14.17 2002/11/20 19:46:19 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Debugger Command Loop Support
index e539912b9f68c1e27f44e60086b03a7e4e89db2c..1c9082c509e53d478d7c0369b50b049353b13bc0 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: dbgutl.scm,v 14.21 2002/01/05 06:16:04 cph Exp $
+$Id: dbgutl.scm,v 14.22 2002/11/20 19:46:19 cph Exp $
 
 Copyright (c) 1988-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Debugger Utilities
index 18dcc890657449b2fbcc2e51b4eb8d2e3ee2d60d..45fc06a5cea060329dc0c21ea7959f596e07b525 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: debug.scm,v 14.43 2002/02/03 03:38:55 cph Exp $
+$Id: debug.scm,v 14.44 2002/11/20 19:46:19 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Debugger
index 0825c55a7580bcd779beaecf31ba2e1f7fec328c..42da47c5e1ed68fe5a4baf1ad3892a124dadb0fd 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: defstr.scm,v 14.40 2002/02/10 06:03:25 cph Exp $
+$Id: defstr.scm,v 14.41 2002/11/20 19:46:19 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Structure Definition Macro
index cd9a29ac80c9e2860e065eb56aebb264740d8221..891f3d06c16bc836911546fd00f8ae3329aba688 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: dosdir.scm,v 1.10 2001/05/12 20:03:01 cph Exp $
+$Id: dosdir.scm,v 1.11 2002/11/20 19:46:19 cph Exp $
 
 Copyright (c) 1992, 1999-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; DOS Directory Reader
index 0a3d76c194b050643b89b306ea57b6e1d0fe384d..909246b3abb1d170b4f73a368a291d88d8d4adf9 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: dosprm.scm,v 1.43 2000/01/05 02:40:31 cph Exp $
+$Id: dosprm.scm,v 1.44 2002/11/20 19:46:19 cph Exp $
 
 Copyright (c) 1992-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Miscellaneous DOS Primitives (emulation of unxprm version 1.16)
index 5506f4ae3bd39a377169b8c86f9007c958e36d84..8f530c86658e340af8a8fd2ef9464b91ff4b8bfe 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: dosproc.scm,v 1.3 1999/02/18 04:14:10 cph Exp $
+$Id: dosproc.scm,v 1.4 2002/11/20 19:46:19 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Subprocess Support for DOS
index 7f110d902cf74a041708568d383daae026f37ad4..c0034919494a1bf87da9caf539248484e8e05f13 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: dospth.scm,v 1.41 2001/05/12 19:40:05 cph Exp $
+$Id: dospth.scm,v 1.42 2002/11/20 19:46:19 cph Exp $
 
 Copyright (c) 1992-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Dos Pathnames (originally based on unxpth version 14.9)
index 0b62aec72450535ca6a020ac995cb248313f2a04..bfc14cd1fedbadc3c1ef158f08d7fef92fd48efb 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: dragon4.scm,v 1.15 2001/08/15 02:55:49 cph Exp $
+$Id: dragon4.scm,v 1.16 2002/11/20 19:46:19 cph Exp $
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Floating Point Number Unparser
index aac8fa6036ee3a9a16aa8252f2c4a6fc8c468a8c..7ec391f43d9da38c9204e80a824bbc88f9e977e9 100644 (file)
@@ -1,23 +1,25 @@
 #| -*- Scheme -*-
 
-$Id: ed-ffi.scm,v 1.32 2002/02/03 03:38:55 cph Exp $
+$Id: ed-ffi.scm,v 1.33 2002/11/20 19:46:19 cph Exp $
 
 Copyright (c) 1988-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Edwin buffer packaging info
index ee66638e9f4e20f1349786cf240a72744ce290d3..40a27abb7d7ab1e754a2f46d813168856712439d 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: emacs.scm,v 14.29 2001/03/21 05:39:42 cph Exp $
+$Id: emacs.scm,v 14.30 2002/11/20 19:46:19 cph Exp $
 
 Copyright (c) 1988-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; GNU Emacs/Scheme Interface
index 3d1dfa600794296627b80347c3aae7e4d56447cd..95597b22bfb1d2557891e257b13391560934e361 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: equals.scm,v 14.9 2001/12/18 18:39:29 cph Exp $
+$Id: equals.scm,v 14.10 2002/11/20 19:46:19 cph Exp $
 
 Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Equality
index b3095de98259e75195f816e41a67471f5722ff20..6f8e78a8c4a44423b618df1bda8e0a8eea842c4a 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: error.scm,v 14.57 2002/02/03 03:38:55 cph Exp $
+$Id: error.scm,v 14.58 2002/11/20 19:46:19 cph Exp $
 
 Copyright (c) 1988-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Error System
index 327c614b05379ef7d3675936f1fa939762ecf7b1..983df76442bad90b5bc84f9b5a4c13dff5cfd891 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: events.scm,v 14.5 2000/04/07 20:42:30 cph Exp $
+$Id: events.scm,v 14.6 2002/11/20 19:46:19 cph Exp $
 
 Copyright (c) 1988-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Event Distribution
index 46d75e060629cb0188b2a021faa7cbc8ad446a13..7a95a5863307f01c2f5970c873c560139e48a946 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: fileio.scm,v 1.19 2001/03/15 21:12:47 cph Exp $
+$Id: fileio.scm,v 1.20 2002/11/20 19:46:19 cph Exp $
 
 Copyright (c) 1991-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; File I/O Ports
index b214129dcc545746344b7ec36b890889f8792991..5e8556325efe30504169c616ef583d9cdbc97620 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: fixart.scm,v 1.8 2001/12/18 18:39:31 cph Exp $
+$Id: fixart.scm,v 1.9 2002/11/20 19:46:19 cph Exp $
 
 Copyright (c) 1988-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Fixnum Arithmetic
index fb5e9da3a4344c25ed1e7f3f68baa9e4955699ba..3dd445c5a2e7934f4f1d72fde8b62629f45e6b65 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: format.scm,v 14.6 1999/01/02 06:11:34 cph Exp $
+$Id: format.scm,v 14.7 2002/11/20 19:46:19 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Output Formatter
index bff4df33d92ef7d473b43987ec56ddc0c1751b95..024222e60ce328c539d64b1c3c39dc6b408c3b6f 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: framex.scm,v 14.19 1999/01/02 06:06:43 cph Exp $
+$Id: framex.scm,v 14.20 2002/11/20 19:46:19 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Debugging Info
index fb93188b64291c8f56373030586232868c6b8a55..e1c503355dc57109f3181a26f6fbef92efdd0749 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: gc.scm,v 14.16 1999/01/02 06:11:34 cph Exp $
+$Id: gc.scm,v 14.17 2002/11/20 19:46:20 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Garbage Collector
index 04e6c5921672b14aa4e36a8a0059046547aef713..6dab5e8e41953d40d235cc15a7c77f0b1df6c498 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: gcdemn.scm,v 14.8 1999/01/02 06:11:34 cph Exp $
+$Id: gcdemn.scm,v 14.9 2002/11/20 19:46:20 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Garbage Collector Daemons
index 08b00730a4109215cd1fcebbf9dcebb39142c735..0c2c1ad836592c638e9299c280240c94c3ad3723 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: gcfinal.scm,v 14.3 2002/07/08 17:25:29 cph Exp $
+$Id: gcfinal.scm,v 14.4 2002/11/20 19:46:20 cph Exp $
 
 Copyright (c) 2000, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Garbage Finalization
index ee3f7e57c96086d24205bf494e6d8269aa1e21a8..113c2141835d5486ca894f2c18c57fc078d0b0a5 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: gcnote.scm,v 14.14 2000/03/25 03:26:30 cph Exp $
+$Id: gcnote.scm,v 14.15 2002/11/20 19:46:20 cph Exp $
 
 Copyright (c) 1988-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; GC Notification
index fc2f944e0a908774f35419957759a05648f137a5..2324a28eccf9e9e3dd3cb2fa88e2b798c150084a 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: gcstat.scm,v 14.6 1999/01/02 06:11:34 cph Exp $
+$Id: gcstat.scm,v 14.7 2002/11/20 19:46:20 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; GC Statistics
index 8fd7c6ce9fd7f37e59377a79b088828039d9a883..ef821d8483fec949f48024df0808dafe6c0a2db0 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: gdatab.scm,v 14.6 1999/01/02 06:11:34 cph Exp $
+$Id: gdatab.scm,v 14.7 2002/11/20 19:46:20 cph Exp $
 
 Copyright (c) 1988, 1989, 1990, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Global Databases
index 39cca89173d9a03e34fcea8185e1be6d055bbfab..cde0be1a2d2a47da1eb9f224ffee1a3cc72926d4 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: gdbm.scm,v 1.3 2000/04/10 18:32:32 cph Exp $
+$Id: gdbm.scm,v 1.4 2002/11/20 19:46:20 cph Exp $
 
 Copyright (c) 1996, 1999, 2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; gdbm Database Library Interface
index 31e39a319b3b216d76009aef7be3f5411691cad3..f04a6b5cd8ece982c939c27c442b7cbce7d6bd56 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: gencache.scm,v 1.2 1999/01/02 06:11:34 cph Exp $
+;;; $Id: gencache.scm,v 1.3 2002/11/20 19:46:20 cph Exp $
 ;;;
 ;;; Copyright (c) 1993-1999 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Method Caches for Generic Dispatch
 
index 2ad7b83db0d9bad1cdfa0050b88c31c333081f6e..33586799bec6153f5a8ff10701ffa64deb6cd967 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: geneqht.scm,v 1.2 1999/01/02 06:11:34 cph Exp $
+$Id: geneqht.scm,v 1.3 2002/11/20 19:46:20 cph Exp $
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; EQ?-Hash Tables for Generic Procedures
index 747081d63f0cfbd4cba0f2d9b3ca1e1c9223d753..7290bd6271a053ab7fecef67569b0142dee8e95d 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: generic.scm,v 1.2 1999/01/02 06:11:34 cph Exp $
+;;; $Id: generic.scm,v 1.3 2002/11/20 19:46:20 cph Exp $
 ;;;
 ;;; Copyright (c) 1995-1999 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Generic Procedures
 
index 9991dee3a9a06f446f8d4fc878959b3f3067e373..3700159ff9e042e1e8de6a6a2699db4db8b65b22 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: genio.scm,v 1.15 1999/02/24 21:36:33 cph Exp $
+$Id: genio.scm,v 1.16 2002/11/20 19:46:20 cph Exp $
 
 Copyright (c) 1991-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Generic I/O Ports
index 5fe09914dbf6ecc7253c33f011262f420633fb1f..64d1a5b30671dbc9f11e65a404f27ff32161652e 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: genmult.scm,v 1.2 1999/01/02 06:11:34 cph Exp $
+;;; $Id: genmult.scm,v 1.3 2002/11/20 19:46:20 cph Exp $
 ;;;
 ;;; Copyright (c) 1995-1999 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Multiplexed Generic Procedures
 
index 2902fd67b2ea361dc70caf3f76853b2cca149d4b..599f4fe943fe7706567aedce33e2c2630e4e4980 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: gensym.scm,v 14.6 2001/03/21 19:15:07 cph Exp $
+$Id: gensym.scm,v 14.7 2002/11/20 19:46:20 cph Exp $
 
 Copyright (c) 1988-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Symbol Generation
index c3e06a905cdd2b5a89d00d3a2f02c4078779bd44..2e295d6e22d97538a4fb26bf6f871cff345a8f0f 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: gentag.scm,v 1.2 1999/01/02 06:11:34 cph Exp $
+;;; $Id: gentag.scm,v 1.3 2002/11/20 19:46:20 cph Exp $
 ;;;
 ;;; Copyright (c) 1993-1999 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Tags for Generic Procedure Dispatch
 
index 56316f450e091ecfbd39f4dcde35adfbb00c87c6..43965b5e5c41adfb5666da6b977f021b774c69c2 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: global.scm,v 14.57 2001/12/21 01:53:29 cph Exp $
+$Id: global.scm,v 14.58 2002/11/20 19:46:20 cph Exp $
 
 Copyright (c) 1988-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Miscellaneous Global Definitions
index 8ffe3249aff6311f108393e6136cf216b2207147..739cc37314865c90167c665a4dc06616873e5e97 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: graphics.scm,v 1.21 2002/02/09 06:09:43 cph Exp $
+$Id: graphics.scm,v 1.22 2002/11/20 19:46:20 cph Exp $
 
 Copyright (c) 1989-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Graphics Operations
index 7a7e991798db6abb3ae9afd67eea7ac3d8d61041..83fca2d97154daaec216e5a93b4d576b0c5f9f0f 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: hash.scm,v 14.6 1999/01/02 06:11:34 cph Exp $
+$Id: hash.scm,v 14.7 2002/11/20 19:46:20 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Object Hashing
index 7b540520cd13506393ec5391ef0ab0e7cd952bd3..3a4d2f17514bb077436b445a9fa8298f16afba3b 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: hashtb.scm,v 1.23 1999/01/02 06:11:34 cph Exp $
+$Id: hashtb.scm,v 1.24 2002/11/20 19:46:20 cph Exp $
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Hash Tables
index 50a071faf14a67e3b32ac5cc25895c8ce9899fc1..5cbba2f69037b327dd1da88736e01b86f0d837f6 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: histry.scm,v 14.6 1999/01/02 06:11:34 cph Exp $
+$Id: histry.scm,v 14.7 2002/11/20 19:46:20 cph Exp $
 
 Copyright (c) 1988, 1989, 1990, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; History Manipulation
index 8d0d823e6586dd600999f7b4052185087c4d11fa..c03c5f4d994fe97600c57f4c18223105851ef8a9 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: infstr.scm,v 1.15 2002/02/09 06:09:47 cph Exp $
+$Id: infstr.scm,v 1.16 2002/11/20 19:46:20 cph Exp $
 
 Copyright (c) 1988-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Compiled Code Information: Structures
index 2a063b51fbbb9b0cd573f0248a68c1a15ce63411..aef0f58b3b96986393dd3379b44d34baa8448c27 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: infutl.scm,v 1.67 2002/10/21 15:10:21 cph Exp $
+$Id: infutl.scm,v 1.68 2002/11/20 19:46:20 cph Exp $
 
 Copyright (c) 1988-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Compiled Code Information: Utilities
index b181b66fe3f7ce740fd2c7e27cdcbaf475f3c053..dc590c8388e6220b25d56e07904a5f86c43353a7 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: input.scm,v 14.20 1999/12/21 19:05:13 cph Exp $
+$Id: input.scm,v 14.21 2002/11/20 19:46:20 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Input
index d456bcddfbcc41fa4b4490a9c21d1a2cca1beecc..e905439296de0952ec8158af43d67d0c31a1186d 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: intrpt.scm,v 14.22 1999/01/02 06:11:34 cph Exp $
+$Id: intrpt.scm,v 14.23 2002/11/20 19:46:20 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Interrupt System
index baa837d56db7f34aba787880a94ac1232d12d19c..824a538cbb22e4ed550b0251baf45769721f61f9 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: io.scm,v 14.64 2001/06/09 00:30:38 cph Exp $
+$Id: io.scm,v 14.65 2002/11/20 19:46:20 cph Exp $
 
 Copyright (c) 1988-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Input/Output Utilities
index 60c1041fe7772fc937bb7691bde0c670d777ba27..ccca0af26025b0bbdba573d8661aeea97e543b4a 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: krypt.scm,v 1.12 2001/03/21 05:39:47 cph Exp $
+$Id: krypt.scm,v 1.13 2002/11/20 19:46:20 cph Exp $
 
 Copyright (c) 1988-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Encryption/Decryption functions
index c3693db931bb98926d8415c9e8437ed83a3a0a09..e8731ae8c77a88e5e8e283a81f94f65a185982f6 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: kryptdum.scm,v 1.2 1999/01/02 06:11:34 cph Exp $
+$Id: kryptdum.scm,v 1.3 2002/11/20 19:46:20 cph Exp $
 
 Copyright (c) 1994, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Encryption/Decryption dummy stubs
index d0d4692e869d4591ee2a1fe8ba9cb68c2e6247b4..136e2c5d620b7dedd1ea01274abe353f70bcacc7 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: lambda.scm,v 14.17 2002/04/24 19:20:32 cph Exp $
+$Id: lambda.scm,v 14.18 2002/11/20 19:46:20 cph Exp $
 
 Copyright (c) 1988-2000, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Lambda Abstraction
index 874997faa6ba4f1b17ec55a83849f8a4697a801e..d9f37e469a933ed65c40edc67ffe5971f46e5e2e 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: lambdx.scm,v 14.10 2001/12/18 18:39:35 cph Exp $
+$Id: lambdx.scm,v 14.11 2002/11/20 19:46:20 cph Exp $
 
 Copyright (c) 1988-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Alternative Components for Lambda
index 8df89ea79395ffc901152013cab2e83aba916962..91edea2fe9841c6e1d2a5a6a8f28a1b996c6efbf 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: list.scm,v 14.30 2002/02/03 03:38:55 cph Exp $
+$Id: list.scm,v 14.31 2002/11/20 19:46:20 cph Exp $
 
 Copyright (c) 1988-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; List Operations
index 9ceebb0bdb94220404dd6c10d2cfaceb395175a6..11b9d1c44242daf5e3692d209fed2b27a4108951 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: load.scm,v 14.61 2002/06/28 18:25:20 cph Exp $
+$Id: load.scm,v 14.62 2002/11/20 19:46:20 cph Exp $
 
 Copyright (c) 1988-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Code Loader
index 35d592d3229832ff921bb2d3a08c798c618387d1..f80f8409d320ed808b5b986e5ca244b43bd26b69 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 14.86 2002/03/01 03:18:17 cph Exp $
+$Id: make.scm,v 14.87 2002/11/20 19:46:21 cph Exp $
 
 Copyright (c) 1988-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Make Runtime System
index 83c27fbfb3193dbc8ca6c4d8c8580c2ad4fbf8cb..a0ff798c75940dc7cbcf9f2f0e3ebc336d0d039a 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: mime-codec.scm,v 14.11 2001/09/24 03:00:07 cph Exp $
+;;; $Id: mime-codec.scm,v 14.12 2002/11/20 19:46:21 cph Exp $
 ;;;
 ;;; Copyright (c) 2000, 2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index ef791bdaace2e8c72b664331f1dbf7a0f915b109..389b751a94443f871cd9ae68d3c06d0561ac0122 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: mit-syntax.scm,v 14.8 2002/06/26 03:32:47 cph Exp $
+;;; $Id: mit-syntax.scm,v 14.9 2002/11/20 19:46:21 cph Exp $
 ;;;
 ;;; Copyright (c) 1989-1991, 2001, 2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 6f5ad6fbf23899410a4ffcebc0295bbd4418f4df..29541ccea8101b43b6f85b49bda77fb2e27b52d9 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: msort.scm,v 14.9 2001/12/18 18:39:40 cph Exp $
+$Id: msort.scm,v 14.10 2002/11/20 19:46:21 cph Exp $
 
 Copyright (c) 1988-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-;;; 02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Merge Sort
index 204b9f61910c2b6a0edbba0cce327ebb39f3374e..f50cc0b3105758330cc5a87084ea2babeb886476 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: ntdir.scm,v 1.2 1999/01/02 06:11:34 cph Exp $
+$Id: ntdir.scm,v 1.3 2002/11/20 19:46:21 cph Exp $
 
 Copyright (c) 1997, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Directory Operations -- OS/2
index 9be3d2646f3c5b5dbbf54f64a722678af377731e..0c16d8ff76cf6a9e7f328258d7806a7f900ea1e9 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: ntprm.scm,v 1.37 2001/12/18 18:39:42 cph Exp $
+$Id: ntprm.scm,v 1.38 2002/11/20 19:46:21 cph Exp $
 
 Copyright (c) 1992-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Miscellaneous Win32 Primitives
index 8a675802871eb06bfcea1c21d2b0b8b6f1ed3248..823dd93bac347304d82921f9c689e2c81de11365 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: numint.scm,v 1.6 1999/01/02 06:11:34 cph Exp $
+$Id: numint.scm,v 1.7 2002/11/20 19:46:21 cph Exp $
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Scheme Arithmetic Interface
index 141a4d76fd1289b64a652ab59443677e1207d909..d43abe5dd005cb37ad747654bee843ac3a61ef79 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: numpar.scm,v 14.17 1999/01/02 06:11:34 cph Exp $
+$Id: numpar.scm,v 14.18 2002/11/20 19:46:21 cph Exp $
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Number Parser
index 406266e3c0e00b683fb9f83f25e410c6035db3d7..c051d74f91cf84a0dc634b80dcd776ca2705cc60 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: option.scm,v 14.41 2002/03/01 03:18:21 cph Exp $
+$Id: option.scm,v 14.42 2002/11/20 19:46:21 cph Exp $
 
 Copyright (c) 1988-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Option Loader
index 07db32608d904eafd7e7b25b24b40c952c26dae2..6b7c770b5757b52eb40218dafd9fa00c53506571 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: optiondb.scm,v 1.14 2002/03/01 03:18:25 cph Exp $
+$Id: optiondb.scm,v 1.15 2002/11/20 19:46:21 cph Exp $
 
 Copyright (c) 1994-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 (declare (usual-integrations))
index 49b1011ca0805396810dd8a3cc0c2b2211de02d7..916afd18890507a70f711470f74d9580c0b9c0aa 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: ordvec.scm,v 1.2 1999/01/02 06:11:34 cph Exp $
+;;; $Id: ordvec.scm,v 1.3 2002/11/20 19:46:21 cph Exp $
 ;;;
 ;;; Copyright (c) 1995, 1999 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Ordered Vectors
 
index a1f837ea1bd62b1ebf58646f0a5dd2e175804b8c..9533f67889fc4eec7affe91dad0bde0702e1cc3e 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: os2ctype.scm,v 1.3 1999/01/02 06:11:34 cph Exp $
+$Id: os2ctype.scm,v 1.4 2002/11/20 19:46:21 cph Exp $
 
 Copyright (c) 1995, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; OS/2 C Type Model
index 400b1d9a7861c4372bcdcc850dc7b13b30f14db4..c8cfa329161fc94e6810998118ab66cb73dd70a5 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: os2dir.scm,v 1.5 1999/01/02 06:11:34 cph Exp $
+$Id: os2dir.scm,v 1.6 2002/11/20 19:46:21 cph Exp $
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Directory Operations -- OS/2
index 7b93e336ba16eb79501c02655592637ae752670e..9530c1c2b9ede8169297b0836066881449ffb68d 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: os2graph.scm,v 1.19 2002/06/26 03:28:26 cph Exp $
+$Id: os2graph.scm,v 1.20 2002/11/20 19:46:21 cph Exp $
 
 Copyright (c) 1995-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; OS/2 PM Graphics Interface
index 6cd4e2c190372fda6f86b5bd66719f2f9417fc17..28bef94d14d402ecd08692ccf38c002d174484ea 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: os2prm.scm,v 1.48 2001/12/18 18:39:45 cph Exp $
+$Id: os2prm.scm,v 1.49 2002/11/20 19:46:21 cph Exp $
 
 Copyright (c) 1994-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Miscellaneous OS/2 Primitives
index aa39b77ac8bec6a4092222fe9fe3216f2d89ab8e..4a45f18b26d65f8c570120e6e28bf79df200b9eb 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: os2winp.scm,v 1.18 2002/02/03 03:38:56 cph Exp $
+$Id: os2winp.scm,v 1.19 2002/11/20 19:46:21 cph Exp $
 
 Copyright (c) 1995-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; OS/2 PM Interface -- Primitives
index 617501770ae4c7f74ca3ba73d5583347cff1375f..7b2ab093fd90770eb4381e2c01156db45373c476 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: output.scm,v 14.23 2001/03/21 05:40:40 cph Exp $
+$Id: output.scm,v 14.24 2002/11/20 19:46:21 cph Exp $
 
 Copyright (c) 1988-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Output
index bbe8e9b13a9d7e5023e0c79352870418e2f7b81c..e652234ac03a335331becc28f24c52c474830abd 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: packag.scm,v 14.40 2002/03/14 04:44:32 cph Exp $
+$Id: packag.scm,v 14.41 2002/11/20 19:46:21 cph Exp $
 
 Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Simple Package Namespace
index fae1a521eab5d391c3f2264c2ba2780971159d5a..cdf64eff3af3757527a625d02d275848ff101662 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: parse.scm,v 14.37 2002/02/09 06:09:51 cph Exp $
+$Id: parse.scm,v 14.38 2002/11/20 19:46:21 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Scheme Parser
index cf7ca65bc7a5289ea7209ccdf13e89604fca21ca..86eb3242feeb9dcff2fa40659a233d6d559654e3 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: parser-buffer.scm,v 1.4 2002/02/22 01:33:48 cph Exp $
+;;; $Id: parser-buffer.scm,v 1.5 2002/11/20 19:46:22 cph Exp $
 ;;;
 ;;; Copyright (c) 2001, 2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 2b813b35b17d8393d9f59615f0997e3f22fc90fa..7b788005b906975143820ffadade2540b90cd308 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: partab.scm,v 14.5 1999/01/02 06:11:34 cph Exp $
+$Id: partab.scm,v 14.6 2002/11/20 19:46:22 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Parser Tables
index 9111b7f5e2ca41bec63142bbddc0c16d86305782..e40f8c1ae8e42c349d2e8a28e8e9156b72b2f1eb 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: pathnm.scm,v 14.34 2001/05/12 19:40:09 cph Exp $
+$Id: pathnm.scm,v 14.35 2002/11/20 19:46:22 cph Exp $
 
 Copyright (c) 1988-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Pathnames
index d8241d4a0b1729025292f1855571124c47b67156..30edd53a055706ca2c364c8a130be2c392ff84db 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: poplat.scm,v 14.4 1999/01/02 06:11:34 cph Exp $
+$Id: poplat.scm,v 14.5 2002/11/20 19:46:22 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Populations
index f1081e1f8a21f5b7e40f85ee59820234ae3d652d..b42912691120b0707252d517fa9b022f0f1006eb 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: port.scm,v 1.23 2002/02/09 06:09:55 cph Exp $
+$Id: port.scm,v 1.24 2002/11/20 19:46:22 cph Exp $
 
 Copyright (c) 1991-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; I/O Ports
index 59f9231522d1d728cadd8535a50413cb27cec4a8..33674ee72a2690bf006eecba3f6afdbf275b386a 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: pp.scm,v 14.43 2001/12/20 16:13:18 cph Exp $
+$Id: pp.scm,v 14.44 2002/11/20 19:46:22 cph Exp $
 
 Copyright (c) 1988-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Pretty Printer
index 0fc063b4e5eff3a830483fce2032a55ccd6f20ad..2051ff5590ab0f9abf344ab2759c9fa9c2262f36 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: prgcop.scm,v 1.7 2001/12/20 16:28:22 cph Exp $
+$Id: prgcop.scm,v 1.8 2002/11/20 19:46:22 cph Exp $
 
 Copyright (c) 1990-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Program copier
index e62b3e19170a384c4cdb8cbb47bcd0e2141d43c9..cebe9cd82ec67cf94995867f2d1389119b17710d 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: process.scm,v 1.26 2000/05/14 03:31:11 cph Exp $
+$Id: process.scm,v 1.27 2002/11/20 19:46:22 cph Exp $
 
 Copyright (c) 1989-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Subprocess Support
index bae23252dbb8d38c8327e2a764bb9c280bd38718..190b49b25c5f8f6a20f8d3d55fe6841993df33e7 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: prop1d.scm,v 14.6 1999/01/02 06:11:34 cph Exp $
+$Id: prop1d.scm,v 14.7 2002/11/20 19:46:22 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; One Dimensional Property Tables
index 7106be05adb123edfc74255bbb3642e50c6a2b10..078529333f1c9c11b8a492e5745bfcb95c129d59 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: prop2d.scm,v 14.3 1999/01/02 06:11:34 cph Exp $
+$Id: prop2d.scm,v 14.4 2002/11/20 19:46:22 cph Exp $
 
 Copyright (c) 1988, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Two Dimensional Property Tables
index ffe31eb8aae64466731d169b0638646b8edcb81b..447cfc9d74760e334ed1e847d6cd299aa226d846 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: qsort.scm,v 14.5 2001/12/18 18:39:47 cph Exp $
+$Id: qsort.scm,v 14.6 2002/11/20 19:46:22 cph Exp $
 
 Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Quick Sort
index e099aeebd6d2ef1e0c7f08e1905ff8d7a8603c7b..6af0ca890fc9f0d1ad3b0248c385f37ee008f76b 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: queue.scm,v 14.5 2001/12/18 18:39:49 cph Exp $
+$Id: queue.scm,v 14.6 2002/11/20 19:46:22 cph Exp $
 
 Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Simple Queue Abstraction
index 9dcf9630535bef902736c13a8b608fd55355821a..91377d81ee727f5a80edf7f75f2a6a3f136fd0e3 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: random.scm,v 14.24 2001/09/25 04:33:50 cph Exp $
+$Id: random.scm,v 14.25 2002/11/20 19:46:22 cph Exp $
 
 Copyright (c) 1993-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Random Number Generator
index 0aabb113cca545408ec5b180cc98b1875af9f125..fd53e5c8d499f92ecc95bb0f21e52a20d284a050 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rbtree.scm,v 1.7 2000/02/14 19:59:44 cph Exp $
+$Id: rbtree.scm,v 1.8 2002/11/20 19:46:22 cph Exp $
 
 Copyright (c) 1993-2000 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Red-Black Trees
index 2ee12e3d930aee76c727d3d40a61df34fe956ad7..46f79312d8e3713f73d6725b2ee9dd99b2ac828c 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: record.scm,v 1.29 2002/01/12 02:56:22 cph Exp $
+$Id: record.scm,v 1.30 2002/11/20 19:46:22 cph Exp $
 
 Copyright (c) 1989-1999, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Records
index c8c44bb1019356810e53099e81ac3af9ee6b6ff4..3339193d468dd164d2fc78c32894b424ba5a0e06 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: recslot.scm,v 1.7 2002/02/03 03:38:56 cph Exp $
+;;; $Id: recslot.scm,v 1.8 2002/11/20 19:46:22 cph Exp $
 ;;;
 ;;; Copyright (c) 1995-1999, 2001, 2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index c4826f32367c61e3358269945676bd05639f24ea..6ea45ece7558a7905fffb8b080a78919166a011a 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: regexp.scm,v 1.9 2000/04/13 03:01:38 cph Exp $
+;;; $Id: regexp.scm,v 1.10 2002/11/20 19:46:22 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-1999 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Regular Expressions
 ;;; package: (runtime regular-expression)
index a50f57e3cb0cee4fd545f420154158d57eb02235..48c625a717307a6e14fd30ccb6b340707513124c 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rep.scm,v 14.57 2001/12/19 05:21:51 cph Exp $
+$Id: rep.scm,v 14.58 2002/11/20 19:46:22 cph Exp $
 
 Copyright (c) 1988-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Read-Eval-Print Loop
index 32a6e65b32dff5ce954d8e6aa7f0aff42b50afca..1edc5e1d32f5a474a6c5ea6bd211e80dc9237f35 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: rexp.scm,v 1.18 2001/11/11 05:56:08 cph Exp $
+$Id: rexp.scm,v 1.19 2002/11/20 19:46:22 cph Exp $
 
 Copyright (c) 2000, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; List-based Regular Expressions
index df5fef8163b73ab7d028ffcf4c38228a04aea7c1..f1339fa681d747de4f682df91ba2d42275e033ff 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: rgxcmp.scm,v 1.121 2002/02/22 01:33:26 cph Exp $
+;;; $Id: rgxcmp.scm,v 1.122 2002/11/20 19:46:22 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 65298df72fea91fe40331024002fa3dc526767dd..00d64ce86afbca7e2473e49352e631d12fb859aa 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: runtime.cbf,v 1.3 1999/01/02 06:06:43 cph Exp $
+$Id: runtime.cbf,v 1.4 2002/11/20 19:46:22 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 (fluid-let ((compiler:coalescing-constant-warnings? #f))
index b61e6307ef82fd855de5464ac944ca27e817d9c1..661422398f98b749742d30be5089895c22aa6fbf 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: runtime.pkg,v 14.414 2002/06/26 03:27:28 cph Exp $
+$Id: runtime.pkg,v 14.415 2002/11/20 19:46:22 cph Exp $
 
 Copyright (c) 1988-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Runtime System Packaging
index 44872eac311f3cf2cd3245df2ebc9ef58c514388..a01e333cc7eee8b69da0efcab293de0256e5a782 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: runtime.sf,v 14.17 2001/12/19 21:49:15 cph Exp $
+$Id: runtime.sf,v 14.18 2002/11/20 19:46:22 cph Exp $
 
 Copyright (c) 1988-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 (fluid-let ((sf/default-syntax-table (->environment '(RUNTIME))))
index b9ae6cf6de7acd56a792c69fa633078983a9f04c..f3669b4049243f4fda07da24fb6b8c75bee547bf 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: savres.scm,v 14.34 2001/10/05 19:11:15 cph Exp $
+$Id: savres.scm,v 14.35 2002/11/20 19:46:22 cph Exp $
 
 Copyright (c) 1988-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Save/Restore World
index 86447380280a5a5dea3cc7e92ba6c01c178f0182..a750b4815226f70fa437802b5bb8b6c03ca35214 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: scan.scm,v 14.6 1999/01/02 06:11:34 cph Exp $
+$Id: scan.scm,v 14.7 2002/11/20 19:46:22 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Definition Scanner
index 18a05d7abcd08f44327f51b11c8b916c30866bed..f04c2ab3bf98ebc8fdf3400e685e68c5d799a60f 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: scode.scm,v 14.17 2001/12/20 16:28:22 cph Exp $
+$Id: scode.scm,v 14.18 2002/11/20 19:46:22 cph Exp $
 
 Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; SCode Abstraction
index b4346803a0bee9ac483fe428d2d25644ef967659..76816cd9290286edb0cd6faa5dd75f858f358586 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: scomb.scm,v 14.20 2002/03/01 17:02:40 cph Exp $
+$Id: scomb.scm,v 14.21 2002/11/20 19:46:22 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; SCode Combinator Abstractions
index 366c4cf4e5788d3a8f13d8e5b6742153c3fdecb8..6831296ed6a73de17df718a1cf419f1828f53b11 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: sdata.scm,v 14.3 1999/01/02 06:19:10 cph Exp $
+$Id: sdata.scm,v 14.4 2002/11/20 19:46:23 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Abstract Data Field
index c6ea4913c42a04a312cc112994fed2ab3418d4e3..2eb62329dae27dfd55edff2a3e1700a855ca82aa 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: sfile.scm,v 14.32 2001/12/18 18:39:55 cph Exp $
+$Id: sfile.scm,v 14.33 2002/11/20 19:46:23 cph Exp $
 
 Copyright (c) 1988-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Simple File Operations
index cc82bc3090e2fea4580c2ebc2d4d699e8c9bd94a..e69240074487a343967f5feb5c05a8e8f45d30de 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: site.scm.dos,v 1.14 1999/01/02 06:19:10 cph Exp $
+$Id: site.scm.dos,v 1.15 2002/11/20 19:46:23 cph Exp $
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Switzerland site specific stuff
index f314a9c546c906a8539a315e855fb86949be04e5..babb60f802ca2453072899ca3a6dbe6795a3f005 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: site.scm.unix,v 1.15 1999/01/02 06:19:10 cph Exp $
+$Id: site.scm.unix,v 1.16 2002/11/20 19:46:23 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Switzerland site specific stuff
index 4d737d481164631b880a5227f3065771359354b7..30f0cee2e23a99a46ff834106f20a6cd478c6243 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: socket.scm,v 1.18 2002/10/07 02:13:14 cph Exp $
+$Id: socket.scm,v 1.19 2002/11/20 19:46:23 cph Exp $
 
 Copyright (c) 1990-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Socket Support
index 25532b17cbfdb90da40c26767e1ec5587c87bcd4..4c77c6d3ea85031d3b83b23fb14ec053a4258d3b 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: starbase.scm,v 1.17 2002/02/09 06:10:03 cph Exp $
+$Id: starbase.scm,v 1.18 2002/11/20 19:46:23 cph Exp $
 
 Copyright (c) 1989-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Starbase Graphics Interface
index 852ab2efc1201d987449146f2aaaf29f8a06e96c..d913a92e8a07b91c4796047c43e575a1c2697a76 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: stream.scm,v 14.12 1999/01/02 06:19:10 cph Exp $
+$Id: stream.scm,v 14.13 2002/11/20 19:46:23 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Basic Stream Operations
index 8dd90f849d260ff8f3de85155876fe289805c5fa..bdb0920ade05fa877a3d6254b66f8a08a93efbe3 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: string.scm,v 14.47 2002/02/03 03:38:57 cph Exp $
+$Id: string.scm,v 14.48 2002/11/20 19:46:23 cph Exp $
 
 Copyright (c) 1988-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Character String Operations
index 5c84cef1cc3a614eab9f04811fe8f0fa4a3dbca3..af6a7334b3369f314845698982e1886a9c2330c1 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: strnin.scm,v 14.8 1999/02/24 21:36:21 cph Exp $
+$Id: strnin.scm,v 14.9 2002/11/20 19:46:23 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; String I/O Ports
index 642b04e089230dc6a115d120a95a40f195743c36..99cd121c1f632d8b521ec4e30578b181c3aa84cf 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: strott.scm,v 14.9 1999/02/24 21:36:25 cph Exp $
+$Id: strott.scm,v 14.10 2002/11/20 19:46:23 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; String Output Ports (Truncated)
index c496717da6148085b7215fd18c42108562f39e10..b37bb79705123ddc7aba39ac35a6c01ddc7a9d9d 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: strout.scm,v 14.15 2001/03/21 05:40:01 cph Exp $
+$Id: strout.scm,v 14.16 2002/11/20 19:46:23 cph Exp $
 
 Copyright (c) 1988-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; String Output Ports
index 626e8998a5775d5b3bba1f88c5b9b5858684a0aa..b7a2684f4446c79d213d68b2bfae96f8aa7208cc 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: symbol.scm,v 1.7 2001/12/18 20:46:36 cph Exp $
+$Id: symbol.scm,v 1.8 2002/11/20 19:46:23 cph Exp $
 
 Copyright (c) 1992-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Symbols
index 41ece41f4a876ef5ffa1a525912b04518ac03a17..58c89b1ff0a8d0effce1c39732c2046b7783d403 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: syncproc.scm,v 1.8 1999/04/20 01:09:54 cph Exp $
+$Id: syncproc.scm,v 1.9 2002/11/20 19:46:23 cph Exp $
 
 Copyright (c) 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Synchronous Subprocess Support
index 260a69c500a15a6a714837f2d495ce7b10331db3..32d85cbe63bc4332b8bb19250b27f6f48d33dacc 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: syntactic-closures.scm,v 14.10 2002/04/17 00:29:23 cph Exp $
+;;; $Id: syntactic-closures.scm,v 14.11 2002/11/20 19:46:23 cph Exp $
 ;;;
 ;;; Copyright (c) 1989-1991, 2001, 2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 8b8d6fffa2de9e346f5e242ac3f6579ae4e091ed..3b28ccdae670f047f1f0f0d8f5798b9d81f21dff 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: syntax-check.scm,v 14.2 2002/02/08 03:01:54 cph Exp $
+;;; $Id: syntax-check.scm,v 14.3 2002/11/20 19:46:23 cph Exp $
 ;;;
 ;;; Copyright (c) 1989-1991, 2001, 2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 122a2a702d59c724aa351305b5d8cebddf98f2c0..53021bd48a24a6ed7e06be1e16cd0ef88729306f 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: syntax-output.scm,v 14.5 2002/03/02 04:31:41 cph Exp $
+;;; $Id: syntax-output.scm,v 14.6 2002/11/20 19:46:23 cph Exp $
 ;;;
 ;;; Copyright (c) 1989-1991, 2001, 2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index fa2c1ad99c9d57d125b731e4dfba9c9bfc827a84..3e209a6164e0ca4245de38bb48166ef25c9612d6 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: syntax-rules.scm,v 14.1 2002/02/03 03:38:57 cph Exp $
+;;; $Id: syntax-rules.scm,v 14.2 2002/11/20 19:46:23 cph Exp $
 ;;;
 ;;; Copyright (c) 1989-1991, 2001, 2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index ffbec63deb5c03cc7758885188625d2c64d66fd2..dc8c8982e2e9410586ddeb53faf9202e94fe9d91 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: syntax-transforms.scm,v 14.1 2002/02/03 03:38:57 cph Exp $
+;;; $Id: syntax-transforms.scm,v 14.2 2002/11/20 19:46:23 cph Exp $
 ;;;
 ;;; Copyright (c) 1989-1991, 2001, 2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 0c5ebb688962318b6bb4c6c27addb166246c0f37..8f573801175a81674eb909c55164bb7cbdfbea9b 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: sysclk.scm,v 14.4 1999/01/02 06:19:10 cph Exp $
+$Id: sysclk.scm,v 14.5 2002/11/20 19:46:23 cph Exp $
 
 Copyright (c) 1988, 1989, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; System Clock
index 1c3ad4768f23889c35628f5912258b9330fa8d4b..76d15142d943880c69bf92bfaac596a8549cf2a1 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: sysmac.scm,v 14.10 2002/02/10 06:02:51 cph Exp $
+$Id: sysmac.scm,v 14.11 2002/11/20 19:46:23 cph Exp $
 
 Copyright (c) 1988, 1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; System Internal Syntax
index 76ecebaaf85d4a58a5725808717ab5e120cd2434..8b44e5bce984d3bf92fe508b9eb1286f72de3604 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: system.scm,v 14.13 1999/01/02 06:19:10 cph Exp $
+$Id: system.scm,v 14.14 2002/11/20 19:46:23 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Subsystem Identification
index c85f30cb7c1bb7568f67c538e62ae7963b9dd566..fba9d67220d724cf1755d462d12dc052780eb923 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: thread.scm,v 1.35 2001/12/20 16:13:18 cph Exp $
+$Id: thread.scm,v 1.36 2002/11/20 19:46:23 cph Exp $
 
 Copyright (c) 1991-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Multiple Threads of Control
index 372db036eba92fe1d2380e0b5d682aeec86c7ed0..cc04f36773fa265dd858e150cbdd86b78e26c2f9 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: tscript.scm,v 1.4 1999/06/21 03:46:49 cph Exp $
+$Id: tscript.scm,v 1.5 2002/11/20 19:46:23 cph Exp $
 
 Copyright (c) 1990, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Transcript File
index dbeec07d8e644db42a18a4d23a704a4adbfdeef4..5d85d6aacef8ef0a13e391176b0ff3d3f27b4a22 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: ttyio.scm,v 1.12 1999/02/24 21:36:08 cph Exp $
+$Id: ttyio.scm,v 1.13 2002/11/20 19:46:23 cph Exp $
 
 Copyright (c) 1991-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Console I/O Ports
index 2e704494bafdbec60e15571e5f662099affd41a3..080be537425aab13bdb610cf4874faf27d739a35 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: tvector.scm,v 1.2 1999/01/02 06:19:10 cph Exp $
+;;; $Id: tvector.scm,v 1.3 2002/11/20 19:46:23 cph Exp $
 ;;;
 ;;; Copyright (c) 1995-1999 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Tagged Vectors
 
index bc0cb75b1ebff4290501689353f12517f806a65d..38bd81357b69eadae09de81a30d8ca1a518d0172 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: udata.scm,v 14.21 2001/12/18 18:40:02 cph Exp $
+$Id: udata.scm,v 14.22 2002/11/20 19:46:23 cph Exp $
 
 Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Simple Microcode Data Structures
index 4d09fa14cd8e32f90321d8731ccc240498af533c..35086b0434006e688a23d3e5ee32d6e2abae45f8 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: uenvir.scm,v 14.57 2002/04/24 19:21:01 cph Exp $
+$Id: uenvir.scm,v 14.58 2002/11/20 19:46:23 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Microcode Environments
index 802a5b1604ba94bb74cedb79dea3865447713080..bac81f749df4fee905770eccc6ea2f3d0496852a 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: uerror.scm,v 14.50 2001/12/21 04:37:52 cph Exp $
+$Id: uerror.scm,v 14.51 2002/11/20 19:46:23 cph Exp $
 
 Copyright (c) 1988-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Microcode Errors
index 20948ccb8a96f410e6eb17c4fbf518775cf4f422..59ece7a3cfa9d86793d4cd7ee9e8620d4990d8b0 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: unicode.scm,v 1.2 2001/11/21 01:27:52 cph Exp $
+;;; $Id: unicode.scm,v 1.3 2002/11/20 19:46:23 cph Exp $
 ;;;
 ;;; Copyright (c) 2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 1bbfe07e3040f0a3ea9e8596955e5352287ce9f4..a620d33ca93fcca791c84c802a73c9b70a000a15 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: unpars.scm,v 14.50 2002/01/05 05:57:56 cph Exp $
+$Id: unpars.scm,v 14.51 2002/11/20 19:46:24 cph Exp $
 
 Copyright (c) 1988-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Unparser
index abd6fa2fbde6f41cd05467ba10d562f13120da27..6783acab22c38d7101109a80e3e871d82d6c1bbd 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: unsyn.scm,v 14.28 2002/02/03 03:38:57 cph Exp $
+$Id: unsyn.scm,v 14.29 2002/11/20 19:46:24 cph Exp $
 
 Copyright (c) 1988-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; UNSYNTAX: SCode -> S-Expression
index df4c846c0fca0305e66e8e02933863ccdd41b0a4..b52d52a46501ca306be577051add35398064ce5d 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: unxdir.scm,v 14.12 2001/05/12 20:03:03 cph Exp $
+$Id: unxdir.scm,v 14.13 2002/11/20 19:46:24 cph Exp $
 
 Copyright (c) 1988-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Directory Operations -- unix
index d011a5464237d14bbfce868fb2890a3a2af86844..3b017d3c7a273108ab6f9e478d55737abf79c5c7 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: unxprm.scm,v 1.62 2001/12/18 18:40:04 cph Exp $
+$Id: unxprm.scm,v 1.63 2002/11/20 19:46:24 cph Exp $
 
 Copyright (c) 1988-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Miscellaneous Unix Primitives
index ed96c82c88cbc7039c067ec9c1df3039f27dc641..e5ed30438a6a8a071493c425e9ac706f0eedd6fa 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: unxpth.scm,v 14.26 2001/05/12 19:40:22 cph Exp $
+$Id: unxpth.scm,v 14.27 2002/11/20 19:46:24 cph Exp $
 
 Copyright (c) 1988-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Unix Pathnames
index bb4852ba3cf4c495a8019b70cbbf9b56b34d8bbc..cbabba68a3164907f8d37bc1d99331f3e48933f1 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: uproc.scm,v 1.11 1999/01/02 06:19:10 cph Exp $
+$Id: uproc.scm,v 1.12 2002/11/20 19:46:24 cph Exp $
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Microcode Procedures
index c0fa92459ce6f52e3940852466bdb2a707580882..a8d467126ff351f81ebd1df68ddef8aa38c9e843 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: urtrap.scm,v 14.13 2002/01/08 05:06:46 cph Exp $
+$Id: urtrap.scm,v 14.14 2002/11/20 19:46:24 cph Exp $
 
 Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Reference Traps
index e1f8fa65aae14603daf08af154194a43f1839244..b3b65570aa67975144fda0d3301aa4738ea4372a 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: usrint.scm,v 1.17 2001/12/19 05:22:13 cph Exp $
+$Id: usrint.scm,v 1.18 2002/11/20 19:46:24 cph Exp $
 
 Copyright (c) 1991-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; User Interface
index 5585c328f4b0f03336f0824f72778cdb447e183b..9c0263293811a58cef90d8613c93cdf710e8694c 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: utabs.scm,v 14.14 2001/09/25 05:08:40 cph Exp $
+$Id: utabs.scm,v 14.15 2002/11/20 19:46:24 cph Exp $
 
 Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Microcode Name <-> Code Maps
index 902639f9dcb9eb912774a4add063ab6adfe21fe3..4dce025554091c59b4b1e17d014dd904df83eab1 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: vector.scm,v 14.21 2002/02/09 06:10:11 cph Exp $
+$Id: vector.scm,v 14.22 2002/11/20 19:46:24 cph Exp $
 
 Copyright (c) 1988-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Operations on Vectors
index e74c70012ca354342b8360dca8568a773d4c19eb..a3a2d66de7f3a2240a3e8f1e7861a21be0711131 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: version.scm,v 14.209 2002/06/26 03:35:03 cph Exp $
+$Id: version.scm,v 14.210 2002/11/20 19:46:24 cph Exp $
 
 Copyright (c) 1988-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Runtime System Version Information
index 70acc6b7e92c95a326e55b93f916b9f885065ea3..6d8ba6efd02ebc1da3c84b907fe2dd429a705f99 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: where.scm,v 14.11 1999/01/02 06:19:10 cph Exp $
+$Id: where.scm,v 14.12 2002/11/20 19:46:24 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Environment Inspector
index 8b78d2ff3ad354d534f83a99216a57f7b5b0e1d8..e6a00b81e6212de9aaa5592344ee52ebd58dfded 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: wind.scm,v 14.6 1999/01/02 06:19:10 cph Exp $
+$Id: wind.scm,v 14.7 2002/11/20 19:46:24 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; State Space Model
index f9761aba15ddab6bfaf36dfe8cd51c59c89d7e3b..06405a17e36402cf88d4687a85c9fd93ff2b13fa 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: wrkdir.scm,v 14.8 1999/01/02 06:19:10 cph Exp $
+$Id: wrkdir.scm,v 14.9 2002/11/20 19:46:24 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Working Directory
index 6e18b89b5a9e181b71533139e96506220b1a8b2e..0a4f20b7708684aa1759b160d9b40401c35c106e 100644 (file)
@@ -1,22 +1,24 @@
 #| -*-Scheme-*-
 
-$Id: wttree.scm,v 1.10 1999/01/02 06:19:10 cph Exp $
+$Id: wttree.scm,v 1.11 2002/11/20 19:46:24 cph Exp $
 
 Copyright (c) 1993-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 
 Copyright (c) 1993-1994 Stephen Adams
index a7cf3b837d9160c7f284f022af1ef859e7537efb..aea6d7a1db84cfb351ae0e8de22a5a9759168763 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: x11graph.scm,v 1.52 2002/06/26 03:26:53 cph Exp $
+$Id: x11graph.scm,v 1.53 2002/11/20 19:46:24 cph Exp $
 
 Copyright (c) 1989-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; X Graphics Interface
index 23ab70ee08b6ec97638fcdef407f94f86fa43ef8..a5fb89a4e38863fe7632d62d596723374f1c8e90 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: xeval.scm,v 1.10 2002/02/13 01:06:02 cph Exp $
+$Id: xeval.scm,v 1.11 2002/11/20 19:46:24 cph Exp $
 
 Copyright (c) 1989-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; SCode Evaluator extended for compiled-code environments
index c598b304a2551a42656db77d2e26dcf494bd1c1e..99807c7f8093e57f90f892a51bbec782119ddd42 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: ystep.scm,v 1.3 1999/01/02 06:19:10 cph Exp $
+$Id: ystep.scm,v 1.4 2002/11/20 19:46:24 cph Exp $
 
 Copyright (c) 1994, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; YStep - a step away from ZStep
index ae3e7d2f192f60126922e242bf742405ce8f4a66..ae5ecb43415932c9e8fe8dd940d7d6a08fe7ece1 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: butils.scm,v 4.11 2001/12/17 17:40:59 cph Exp $
+$Id: butils.scm,v 4.12 2002/11/20 19:46:24 cph Exp $
 
 Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Build utilities
index c8e2d67d88634ee0a91e018d3d2160b41c2afbcc..a4b8c27bd912597f677bdd19f1e21e6ca7edcff4 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: cgen.scm,v 4.5 2001/12/20 16:28:23 cph Exp $
+$Id: cgen.scm,v 4.6 2002/11/20 19:46:24 cph Exp $
 
 Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; SCode Optimizer: Generate SCode from Expression
index 15ff4f83cf43a8a8032263b92fec993580c9f93c..8ae73f900fe502be2e2626e628b069de8442afbe 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: chtype.scm,v 4.4 2001/12/20 16:28:23 cph Exp $
+$Id: chtype.scm,v 4.5 2002/11/20 19:46:24 cph Exp $
 
 Copyright (c) 1988, 1993, 1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; SCode Optimizer: Intern object types
index 30a425047b6f5e59f386d8f8464cd5e73d91b2df..e7a8f5a9c3f883dcaf8f0b53179e07918ecc9f09 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: copy.scm,v 4.6 2001/12/20 16:28:23 cph Exp $
+$Id: copy.scm,v 4.7 2002/11/20 19:46:24 cph Exp $
 
 Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; SCode Optimizer: Copy Expression
index 7ac7e7cf41ca4089cf2ebd463a8126467744a1f8..80dc9d314397df6955bba1b417dbea917541bdcf 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: emodel.scm,v 4.4 1999/01/02 06:19:10 cph Exp $
+$Id: emodel.scm,v 4.5 2002/11/20 19:46:24 cph Exp $
 
 Copyright (c) 1987, 1993, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; SCode Optimizer: Environment Model
index 13d046d446c36feee1d5deb539e2b385503ded86..0e4c0709b666fa95115609e96acbec3650714a63 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: free.scm,v 4.4 2001/12/20 16:28:23 cph Exp $
+$Id: free.scm,v 4.5 2002/11/20 19:46:24 cph Exp $
 
 Copyright (c) 1988, 1993, 1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; SCode Optimizer: Free Variable Analysis
index 355244e78cad28d4384b6039a541fa2486b58780..e4470e788e9dd33976e99583cbbf8aa5e033ab2a 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: gconst.scm,v 4.27 2001/12/20 18:06:22 cph Exp $
+$Id: gconst.scm,v 4.28 2002/11/20 19:46:24 cph Exp $
 
 Copyright (c) 1987-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; SCode Optimizer: Global Constants List
index 22b980c04dccec7927505d81ec6c285cf0a2b6fe..6b52a886779bbed18d29b6530e17867dbc8453a9 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: gimprt.scm,v 4.2 1999/01/02 06:19:10 cph Exp $
+$Id: gimprt.scm,v 4.3 2002/11/20 19:46:24 cph Exp $
 
 Copyright (c) 1988, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; SCode Optimizer: Global Imports
index c3b7803a2b548d442b5e9503d82d7b8aea6ff7d2..8e53c518bd68dfa411573ee062a8616651411074 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: lsets.scm,v 4.3 1999/01/02 06:19:10 cph Exp $
+$Id: lsets.scm,v 4.4 2002/11/20 19:46:24 cph Exp $
 
 Copyright (c) 1988, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Unordered Set abstraction
index 4549e098da9e43373e4960b8ac0590c4438052b5..dd646aa7582c7dbc38b1ebdfb56ee538b5f2d7eb 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 4.41 2002/02/03 03:38:58 cph Exp $
+$Id: make.scm,v 4.42 2002/11/20 19:46:24 cph Exp $
 
 Copyright (c) 1988-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; SCode Optimizer: System Construction
index 9e534e63e2caaa40e6f8c778745bfe2b82ca43bd..e88578f7b72c25f6dac5806bded095139dc24796 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: object.scm,v 4.15 2002/02/22 01:34:04 cph Exp $
+$Id: object.scm,v 4.16 2002/11/20 19:46:24 cph Exp $
 
 Copyright (c) 1987-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; SCode Optimizer: Data Types
index 45885b7ba0d39b4536198c41476cef82f3ce40ff..8f6ce261629dd7a1ef46abfd1a51cee937d6c13f 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: pardec.scm,v 4.14 2001/12/21 18:39:20 cph Exp $
+$Id: pardec.scm,v 4.15 2002/11/20 19:46:25 cph Exp $
 
 Copyright (c) 1988-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; SCode Optimizer: Parse Declarations
index 11b9e653b256b2f0181e8ff38caeecc9cbe50cc7..1e63ee082b5512e99e89c6b970c86c31137d2397 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: pthmap.scm,v 4.5 1999/01/02 06:19:10 cph Exp $
+$Id: pthmap.scm,v 4.6 2002/11/20 19:46:25 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Pathname Maps
index a294243a805d3fedc049bc6f2253a054e4db4d8c..56b12db4bdc8a11f14290e14d3ec8c5a7154919f 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: reduct.scm,v 4.10 1999/01/02 06:19:10 cph Exp $
+$Id: reduct.scm,v 4.11 2002/11/20 19:46:25 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; SCode Optimizer: User defined reductions
index e560e3c7dbae129f4da2bc3e69fc1fcefb4ed06d..41200cc5532fc5a01d6911125126a08404d4d282 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: sf.cbf,v 1.3 1999/01/02 06:19:10 cph Exp $
+$Id: sf.cbf,v 1.4 2002/11/20 19:46:25 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 (fluid-let ((compiler:coalescing-constant-warnings? #f))
index 05a5bc668081f8e9e9dd9698a9b46fc08913d482..d151e5a600d9d382819093c039c792515e88f48a 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: sf.pkg,v 4.17 2002/02/03 03:38:58 cph Exp $
+$Id: sf.pkg,v 4.18 2002/11/20 19:46:25 cph Exp $
 
 Copyright (c) 1987-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; SF Packaging
index 060d5dd06753cd4981ed9fbae67bee3dc91e787e..64f60a71134b1ce27dc7099f6d97ed5cf6be0206 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: sf.sf,v 4.11 2001/12/20 16:28:23 cph Exp $
+$Id: sf.sf,v 4.12 2002/11/20 19:46:25 cph Exp $
 
 Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 (fluid-let ((sf/default-syntax-table (->environment '(RUNTIME)))
index 3efcfc5b568d12ba6f2c8179d93239f5f62ef83a..4a5d114677e660253dfd8c4ca2a32c64517f98dc 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: subst.scm,v 4.17 2001/12/20 16:28:23 cph Exp $
+$Id: subst.scm,v 4.18 2002/11/20 19:46:25 cph Exp $
 
 Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; SCode Optimizer: Beta Substitution
index b98314f9c120c1c42b1c6cc83e760d4404b34519..65b95b98c02244e9dc9fb0e3d58b4a56962457f7 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: table.scm,v 4.5 1999/01/02 06:19:10 cph Exp $
+$Id: table.scm,v 4.6 2002/11/20 19:46:25 cph Exp $
 
 COPYRIGHT (c) 1988-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 (declare (usual-integrations)
index 43baa320d7460aafd7eb25770a193fb90b4c2de5..5017a4712b218b11af01a5fae01587ff78c00fff 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: tables.scm,v 4.3 1999/01/02 06:19:10 cph Exp $
+$Id: tables.scm,v 4.4 2002/11/20 19:46:25 cph Exp $
 
 Copyright (c) 1987, 1993, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; SCode Optimizer: Tables
index 6cde7489e5c9b6468bd9a2294179b5feddf8b2ae..1bc9bb15b196b7e9cb7bfd8e8845e9db32ba8eb3 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: toplev.scm,v 4.24 2002/02/09 05:41:31 cph Exp $
+$Id: toplev.scm,v 4.25 2002/11/20 19:46:25 cph Exp $
 
 Copyright (c) 1988-2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; SCode Optimizer: Top Level
index 91e0d9b5a2d62f17e87dd77bd4a8d5fc1df46e46..24529eb9741c6c507d85d3e559f08a1bee70cbc8 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: usicon.scm,v 4.5 2001/12/19 04:02:53 cph Exp $
+$Id: usicon.scm,v 4.6 2002/11/20 19:46:25 cph Exp $
 
 Copyright (c) 1987-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; SCode Optimizer: Usual Integrations: Constants
index e03e6c1476873ed89abf5135a8810340ddd60490..0751f26b2be00de1ae2160821f34d50354987037 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: usiexp.scm,v 4.41 2001/12/20 18:48:55 cph Exp $
+$Id: usiexp.scm,v 4.42 2002/11/20 19:46:25 cph Exp $
 
 Copyright (c) 1988-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; SCode Optimizer: Usual Integrations: Combination Expansions
index 9973a230afb762d0f59e6fd243cfc09ad070d238..22d827f2d336d31e095f33dea2cb5a2c7eac0251 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: xform.scm,v 4.11 2001/12/20 16:28:23 cph Exp $
+$Id: xform.scm,v 4.12 2002/11/20 19:46:25 cph Exp $
 
 Copyright (c) 1988-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; SCode Optimizer: Transform Input Expression
index 11042e7622c2b576daf620979ce01ea7af5d47fc..10873acc7c5c772fb485ed547619465b290f62ff 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: compat.scm,v 1.8 1999/01/02 06:19:10 cph Exp $
+$Id: compat.scm,v 1.9 2002/11/20 19:46:25 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; 6.001 Compatibility Definitions
index eb2d9c08c4d3342bd7a3b7aa061835abe2cf3e8a..80ac5ffb758dc2cf878a2af2617f91937043676e 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: genenv.scm,v 1.3 1999/01/02 06:19:10 cph Exp $
+$Id: genenv.scm,v 1.4 2002/11/20 19:46:25 cph Exp $
 
 Copyright (c) 1987, 1988, 1989, 1990, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Environment hacking for 6.001
index cfc9e6cf6efc3e5d6ea4a27ff6f2e68828588fc7..bed9c196f0936ff2595d86ed981eed7f22ddca09 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: graphics.scm,v 1.5 1999/01/02 06:19:10 cph Exp $
+$Id: graphics.scm,v 1.6 2002/11/20 19:46:25 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Student graphics Interface
index c351157c221232f8b02fc16cb4835834d44c6a3e..a2639958fea4c3486e746a46bbb5ccfc56e6c65d 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: sbuild.scm,v 1.5 1999/01/02 06:19:10 cph Exp $
+$Id: sbuild.scm,v 1.6 2002/11/20 19:46:25 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; 6.001 Student Environment
index d536fcfd51379588501ff313657981877559eb06..2531cf0562d5f1f4936e748b2f0a1f2111b6c706 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: stream.scm,v 1.2 1999/01/02 06:19:10 cph Exp $
+$Id: stream.scm,v 1.3 2002/11/20 19:46:25 cph Exp $
 
 Copyright (c) 1987, 1988, 1989, 1990, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Stream Utilities
index 28999bbe408d5f07d8124112283e345c4fc728fb..17b985e860078f052e6fdc18d1f8e584f3eee58b 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: strmac.scm,v 1.3 2001/12/20 06:37:25 cph Exp $
+$Id: strmac.scm,v 1.4 2002/11/20 19:46:25 cph Exp $
 
 Copyright (c) 1987-1990, 1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Stream Macros
index 2af705ba89de4ff2fa030205fd821abee75b3eeb..e9b6f586fa7e209300acc939fba8639022b0d5c3 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: studen.scm,v 1.11 2001/12/20 06:51:21 cph Exp $
+$Id: studen.scm,v 1.12 2002/11/20 19:46:25 cph Exp $
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Environment, syntax and read table hacking for 6.001 students.
index d8315818ae4cf75d813f862638b0c80b0d2faad8..abdc5c0c44b84670f14ec98dbe3eaa3a08ea2690 100644 (file)
@@ -1,19 +1,21 @@
-# $Id: Makefile.in,v 1.3 2001/12/17 17:40:59 cph Exp $
+# $Id: Makefile.in,v 1.4 2002/11/20 19:46:25 cph Exp $
 #
 # Copyright (c) 2000, 2001 Massachusetts Institute of Technology
 #
-# This program is free software; you can redistribute it and/or modify
+# This file is part of MIT Scheme.
+#
+# MIT Scheme is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or (at
-# your option) any later version.
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
 #
-# This program is distributed in the hope that it will be useful, but
+# MIT Scheme is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
+# along with MIT Scheme; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 # 02111-1307, USA.
 
index 262c033f747dd958da3ac774fb9328af77a16add..8b62e950ac75629cf89a380d92444cdd56cff6e6 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: class.scm,v 1.12 2002/02/03 03:38:58 cph Exp $
+;;; $Id: class.scm,v 1.13 2002/11/20 19:46:25 cph Exp $
 ;;;
 ;;; Copyright (c) 1995-1999, 2001, 2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index bdcdc4a6fdc47fe7a8771cea017d3a8f433e5768..011dd4dad98de1ce6447308b74e6965a6751a44c 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: compile.scm,v 1.5 2001/12/19 20:49:57 cph Exp $
+;;; $Id: compile.scm,v 1.6 2002/11/20 19:46:25 cph Exp $
 ;;;
 ;;; Copyright (c) 1995-1999, 2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index ccc685f90b4a1834c62489c9b0edcabc334ab21c..6b54c605a304ecf81672215695b9723606166095 100644 (file)
@@ -1,23 +1,25 @@
 #| -*- Scheme -*-
 
-$Id: ed-ffi.scm,v 1.3 2001/12/19 20:50:01 cph Exp $
+$Id: ed-ffi.scm,v 1.4 2002/11/20 19:46:25 cph Exp $
 
 Copyright (c) 1997, 1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Edwin buffer packaging info
index 22becbf1491fc321cc73d51523f9a5a81c805b02..376594fe44da122b62eda173f2b16acb70f23b02 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: instance.scm,v 1.14 2002/02/03 03:38:58 cph Exp $
+;;; $Id: instance.scm,v 1.15 2002/11/20 19:46:25 cph Exp $
 ;;;
 ;;; Copyright (c) 1995-2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 6573bca9c36249a3d67d31c5b4f423a844f15dd5..ffb922762bcfcabf78b06f115c9a22d6571f32c6 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: load.scm,v 1.11 2002/02/03 04:40:09 cph Exp $
+;;; $Id: load.scm,v 1.12 2002/11/20 19:46:26 cph Exp $
 ;;;
 ;;; Copyright (c) 1995-1999, 2001, 2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index ffda5878b51f0039e889c83f79487e66e9cffd83..edfd81908fb4125b9ac5570e3c12b941823adaf7 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: macros.scm,v 1.14 2002/02/09 05:42:02 cph Exp $
+;;; $Id: macros.scm,v 1.15 2002/11/20 19:46:26 cph Exp $
 ;;;
 ;;; Copyright (c) 1993-2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index e63a9e700456243b2160f2ebe8c0bbd81727847a..44b1d90a6fe2bfb498fef48c70fe42645acf7c9b 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: method.scm,v 1.11 1999/01/02 06:19:10 cph Exp $
+;;; $Id: method.scm,v 1.12 2002/11/20 19:46:26 cph Exp $
 ;;;
 ;;; Copyright (c) 1995-1999 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Methods and Effective Method Procedures
 
index deb3078089dce8ef12398fbb5106ebbb9cc12233..82149c281097662162346ececf21562fa2bc2385 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: microbench.scm,v 1.2 1999/01/02 06:19:10 cph Exp $
+;;; $Id: microbench.scm,v 1.3 2002/11/20 19:46:26 cph Exp $
 ;;;
 ;;; Copyright (c) 1993-1999 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Micro-benchmarks for SOS
 
index ed181a49b215490123effdd14c4e1de71a51d3ac..7b069f373d8d478dc45859332fc5e4fff88926ea 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: printer.scm,v 1.2 1999/01/02 06:19:10 cph Exp $
+;;; $Id: printer.scm,v 1.3 2002/11/20 19:46:26 cph Exp $
 ;;;
 ;;; Copyright (c) 1996, 1999 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Printer Support
 
index d4c720b83f50b92b5477a2821bf8cde6eb23a476..5ffdad4df5ecb8e821e7e80ca91f421bd3bb658e 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: slot.scm,v 1.7 1999/01/02 06:19:10 cph Exp $
+;;; $Id: slot.scm,v 1.8 2002/11/20 19:46:26 cph Exp $
 ;;;
 ;;; Copyright (c) 1995-1999 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Instance Slots
 
index 72b20f3af55f560911546a6f7db86b77ae799801..88d6270a222dbb2093db4fc61aa0c42a20491461 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: sos.pkg,v 1.11 2001/12/23 17:21:00 cph Exp $
+$Id: sos.pkg,v 1.12 2002/11/20 19:46:26 cph Exp $
 
 Copyright (c) 1995-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Packaging for Scheme Object System
index 65b6c096ff64044470ddecbe1712257f10bb6e9d..c65f1b95abc7dde849347ebed53a875a352e7fce 100644 (file)
@@ -1,19 +1,21 @@
-# $Id: Makefile.in,v 1.2 2001/12/17 17:40:59 cph Exp $
+# $Id: Makefile.in,v 1.3 2002/11/20 19:46:26 cph Exp $
 #
 # Copyright (c) 2001 Massachusetts Institute of Technology
 #
-# This program is free software; you can redistribute it and/or modify
+# This file is part of MIT Scheme.
+#
+# MIT Scheme is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or (at
-# your option) any later version.
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
 #
-# This program is distributed in the hope that it will be useful, but
+# MIT Scheme is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
+# along with MIT Scheme; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 # 02111-1307, USA.
 
index e31e20d95186a4c57309462d5386b6bd1b4fa1b9..5d6fdbc748f954740d716ec1a11ebd319e54eb36 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: compile.scm,v 1.5 2002/02/03 03:38:58 cph Exp $
+;;; $Id: compile.scm,v 1.6 2002/11/20 19:46:26 cph Exp $
 ;;;
 ;;; Copyright (c) 2001, 2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index fc8c8080dfad02b6e720c943dd7c86a3851422c5..9b0ca527ae90ba9fcbe76e5ff3536c43ae6f9132 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: ed-ffi.scm,v 1.5 2001/12/20 06:38:42 cph Exp $
+;;; $Id: ed-ffi.scm,v 1.6 2002/11/20 19:46:26 cph Exp $
 ;;;
 ;;; Copyright (c) 2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 89e6f1676db6a301b83a641f0ef0e9d873900f24..bc45d2acba8912c0206a192908d84629db46de5f 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: load.scm,v 1.12 2002/02/03 03:38:58 cph Exp $
+;;; $Id: load.scm,v 1.13 2002/11/20 19:46:26 cph Exp $
 ;;;
 ;;; Copyright (c) 2001, 2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 8c0109b784d08cc3cf58a2039f5948ab266c0c65..72ca8b648372f1801b0d8529d621c459025af9f0 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: matcher.scm,v 1.29 2002/02/03 03:38:58 cph Exp $
+;;; $Id: matcher.scm,v 1.30 2002/11/20 19:46:26 cph Exp $
 ;;;
 ;;; Copyright (c) 2001, 2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index cbc7221e219541080f7a1d70d5b211598e278b43..2ac973827862b9675f79442edf77ae63a6ffccb3 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: parser.pkg,v 1.18 2002/02/03 03:38:58 cph Exp $
+;;; $Id: parser.pkg,v 1.19 2002/11/20 19:46:26 cph Exp $
 ;;;
 ;;; Copyright (c) 2001, 2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index fe0bbf61d95f96890998490963c6a020302de855..fcf569fbdca10cc1f46b53ec3caf686cbb4a84c1 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: parser.scm,v 1.32 2002/02/03 03:38:58 cph Exp $
+;;; $Id: parser.scm,v 1.33 2002/11/20 19:46:26 cph Exp $
 ;;;
 ;;; Copyright (c) 2001, 2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 0400177d1ae4a38dd3dfaba879c869e9c8f0b752..2ef6dca2f189a1e9e54eb655917056758c346fbf 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: shared.scm,v 1.23 2002/02/03 03:38:58 cph Exp $
+;;; $Id: shared.scm,v 1.24 2002/11/20 19:46:26 cph Exp $
 ;;;
 ;;; Copyright (c) 2001, 2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 9b10c39c221320659b32e92a0ee43ccb1e0f08d2..253c7c24f481a43895a8c5297075392c72dbd1a3 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: test-parser.scm,v 1.3 2001/07/09 04:08:14 cph Exp $
+;;; $Id: test-parser.scm,v 1.4 2002/11/20 19:46:26 cph Exp $
 ;;;
 ;;; Copyright (c) 2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 2f8bf0c7ce204f66d84b0d31611f88df2ed7004c..421f5d5f00205fb15ffb1a41f47ff1498adb45ec 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: swat.sf,v 1.4 2001/12/19 21:50:34 cph Exp $
+$Id: swat.sf,v 1.5 2002/11/20 19:46:26 cph Exp $
 
 Copyright (c) 1993-1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; SWAT build process: syntaxing.
index 58170040bfb3858d31a186005ebad19853635aac..3082e28b3cf2a6091d038967e33298b66740fa44 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: load.scm,v 1.3 1999/01/02 06:19:10 cph Exp $
+$Id: load.scm,v 1.4 2002/11/20 19:46:26 cph Exp $
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; System Packaging
index 7acf19c6b116d9853b15b7b6c027366a28b09e81..2023308ee5ba1bf1e00c23b4687be919513be94c 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: wabbit.cbf,v 1.2 1999/01/02 06:19:10 cph Exp $
+$Id: wabbit.cbf,v 1.3 2002/11/20 19:46:26 cph Exp $
 
 Copyright (c) 1994, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 (fluid-let ((compiler:coalescing-constant-warnings? #f))
index 45ffcce080608556ee2a3862443c1632b3d6d3ef..ca2a48b3a65020dd418444d305e8b41562cf14b3 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: wabbit.pkg,v 1.2 1999/01/02 06:19:10 cph Exp $
+$Id: wabbit.pkg,v 1.3 2002/11/20 19:46:26 cph Exp $
 
 Copyright (c) 1994, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Wabbit Hunting / Headhunting System Packaging
index 4bc1cf10e7fc526aa307e1fe8f2a076efd82c700..26c745a3800bc45d437ce98bd8d29e13bdcb3e95 100644 (file)
@@ -1,22 +1,25 @@
 #| -*- Scheme -*-
 
-$Id: wabbit.scm,v 1.2 1999/01/02 06:19:10 cph Exp $
+$Id: wabbit.scm,v 1.3 2002/11/20 19:46:26 cph Exp $
 
 Copyright (c) 1994, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Wabbit Hunting and Headhunting GC
index 487cbd5b7708c85852f2a12744992ba3b47f98e8..8b93524a0c107a42016655d8d0e60d6c7acfeed5 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: wabbit.sf,v 1.4 2001/12/19 21:51:00 cph Exp $
+$Id: wabbit.sf,v 1.5 2002/11/20 19:46:26 cph Exp $
 
 Copyright (c) 1994, 1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 (fluid-let ((sf/default-syntax-table (->environment '(RUNTIME))))
index e905486e10dd80d9305e5ab4f06047a921a1d29b..768ae7d48c64ed8d7b3c317ffaebc3a85fb9b966 100644 (file)
@@ -1,22 +1,25 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: clipbrd.scm,v 1.5 1999/01/02 06:19:10 cph Exp $
+;;; $Id: clipbrd.scm,v 1.6 2002/11/20 19:46:26 cph Exp $
 ;;;
 ;;; Copyright (c) 1995-1999 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
-;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; along with MIT Scheme; if not, write to the Free Software
+;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;;; 02111-1307, USA.
 
 ;;;; Miscellaneous Win32 Facilities
 
index e21c43755aed80c843389184fb4405672f5e8e8e..d38c72f247b8fa5842e62acef8ab31020d4d9fba 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: dib.scm,v 1.5 2001/12/23 17:21:00 cph Exp $
+$Id: dib.scm,v 1.6 2002/11/20 19:46:26 cph Exp $
 
 Copyright (c) 1993, 1999-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Device-independent bitmaps (dibutils.dll)
index a84d6115309acda2166fb28251b88ebcf5bf3467..1f9c81321f9e54d6e3a52ea78843eb59f9e47ce5 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: dibutils.c,v 1.4 1999/01/02 06:19:10 cph Exp $
+$Id: dibutils.c,v 1.5 2002/11/20 19:46:27 cph Exp $
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 
index 9ed5f3739361d5e6dc7e3d751926e60c92677020..b56ceadfc4cac2818af1bb9530e07afb00ea61e2 100644 (file)
@@ -1,21 +1,24 @@
 ;; 
-;; $Id: dibutils.def,v 1.3 1999/01/02 06:19:10 cph Exp $
+;; $Id: dibutils.def,v 1.4 2002/11/20 19:46:27 cph Exp $
 ;; 
 ;; Copyright (c) 1993, 1999 Massachusetts Institute of Technology
 ;; 
-;; This program is free software; you can redistribute it and/or
-;; modify it under the terms of the GNU General Public License as
-;; published by the Free Software Foundation; either version 2 of the
-;; License, or (at your option) any later version.
+;; This file is part of MIT Scheme.
 ;;
-;; This program is distributed in the hope that it will be useful, but
+;; MIT Scheme is free software; you can redistribute it and/or modify
+;; it under the terms of the GNU General Public License as published
+;; by the Free Software Foundation; either version 2 of the License,
+;; or (at your option) any later version.
+;;
+;; MIT Scheme is distributed in the hope that it will be useful, but
 ;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;; General Public License for more details.
 ;;
 ;; You should have received a copy of the GNU General Public License
-;; along with this program; if not, write to the Free Software
-;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;; along with MIT Scheme; if not, write to the Free Software
+;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+;; 02111-1307, USA.
 */
 ;; 
 
index bc326bc36d2e0984c7bda161521d536a4bab3162..b3261ba113e514d86e402f246f8219e3d22a891c 100644 (file)
@@ -1,22 +1,25 @@
 /* -*-C-*-
 
-$Id: dibutils.h,v 1.4 1999/01/02 06:19:10 cph Exp $
+$Id: dibutils.h,v 1.5 2002/11/20 19:46:27 cph Exp $
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 */
 
 
index ee7618f979f8358b5fc3e102e932e69632724848..d629672a0ac5f49602bb6ee5c3d143f6afdbf578 100644 (file)
@@ -1,20 +1,22 @@
 ###
-### $Id: makefile.msc,v 1.4 2002/01/27 06:34:34 cph Exp $
+### $Id: makefile.msc,v 1.5 2002/11/20 19:46:27 cph Exp $
 ###
 ### Copyright (c) 1993, 1999, 2002 Massachusetts Institute of Technology
 ###
-### This program is free software; you can redistribute it and/or
-### modify it under the terms of the GNU General Public License as
-### published by the Free Software Foundation; either version 2 of the
-### License, or (at your option) any later version.
+### This file is part of MIT Scheme.
 ###
-### This program is distributed in the hope that it will be useful,
-### but WITHOUT ANY WARRANTY; without even the implied warranty of
+### MIT Scheme is free software; you can redistribute it and/or modify
+### it under the terms of the GNU General Public License as published
+### by the Free Software Foundation; either version 2 of the License,
+### or (at your option) any later version.
+###
+### MIT Scheme is distributed in the hope that it will be useful, but
+### WITHOUT ANY WARRANTY; without even the implied warranty of
 ### MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ### General Public License for more details.
 ###
 ### You should have received a copy of the GNU General Public License
-### along with this program; if not, write to the Free Software
+### along with MIT Scheme; if not, write to the Free Software
 ### Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ### 02111-1307, USA.
 
index 913e86e29db45b5fa83c4a7765f8b77b89d80b74..efe1faa1439710ed984bf9f60757be6955b48d6c 100644 (file)
@@ -1,20 +1,22 @@
 ###
-### $Id: makefile.wcc,v 1.4 2002/01/27 06:34:26 cph Exp $
+### $Id: makefile.wcc,v 1.5 2002/11/20 19:46:27 cph Exp $
 ###
 ### Copyright (c) 1993-1999, 2002 Massachusetts Institute of Technology
 ###
-### This program is free software; you can redistribute it and/or
-### modify it under the terms of the GNU General Public License as
-### published by the Free Software Foundation; either version 2 of the
-### License, or (at your option) any later version.
+### This file is part of MIT Scheme.
 ###
-### This program is distributed in the hope that it will be useful,
-### but WITHOUT ANY WARRANTY; without even the implied warranty of
+### MIT Scheme is free software; you can redistribute it and/or modify
+### it under the terms of the GNU General Public License as published
+### by the Free Software Foundation; either version 2 of the License,
+### or (at your option) any later version.
+###
+### MIT Scheme is distributed in the hope that it will be useful, but
+### WITHOUT ANY WARRANTY; without even the implied warranty of
 ### MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ### General Public License for more details.
 ###
 ### You should have received a copy of the GNU General Public License
-### along with this program; if not, write to the Free Software
+### along with MIT Scheme; if not, write to the Free Software
 ### Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ### 02111-1307, USA.
 
index fe9b2c413766114346a51b8d6bbbeba92f464e80..cf306641ade6c719fbef53a057d024b110711b5d 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: ffimacro.scm,v 1.8 2002/02/12 00:31:37 cph Exp $
+$Id: ffimacro.scm,v 1.9 2002/11/20 19:46:26 cph Exp $
 
 Copyright (c) 1993, 1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 (declare (usual-integrations))
index 547f43e72597e492bdc9352093877c06eca64ead..ddcec199c15c37da87df8234df6c0ff73c3f2758 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: graphics.scm,v 1.17 2002/06/26 03:33:56 cph Exp $
+$Id: graphics.scm,v 1.18 2002/11/20 19:46:26 cph Exp $
 
 Copyright (c) 1993-1999, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
index 12524183c55fc51a74ab9a3db108491267383c8e..652ebae835958a4635af192731bf7b2544421c67 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 1.11 2002/06/26 03:35:32 cph Exp $
+$Id: make.scm,v 1.12 2002/11/20 19:46:26 cph Exp $
 
 Copyright (c) 1993-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Win32 subsystem: System Construction
index 8895623d0070cfae33965e1672d0b93ea9999392..429422ff9a9491dc469f5779cc8184fed6d428aa 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: module.scm,v 1.4 1999/01/02 06:19:10 cph Exp $
+$Id: module.scm,v 1.5 2002/11/20 19:46:26 cph Exp $
 
 Copyright (c) 1993, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Scheme interface to win32 modules
index 4281804199511c08f8c9793685606c99eadd7eb3..91749e0bf4ccea00d2374c2cf6e219573e03087c 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: protect.scm,v 1.3 1999/01/02 06:19:10 cph Exp $
+$Id: protect.scm,v 1.4 2002/11/20 19:46:26 cph Exp $
 
 Copyright (c) 1993, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Protection lists
index e27c08d82401a9bb866a3396d3c9df74f75dc010..6d41af5b00bc732b7b1c7a830278c5d5003794b9 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: wf_user.scm,v 1.10 1999/01/02 06:19:10 cph Exp $
+$Id: wf_user.scm,v 1.11 2002/11/20 19:46:26 cph Exp $
 
 Copyright (c) 1993-1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; win32 foreign functions
index 103232cd4b533474b33deda248a9c4904ce587a8..ad9a1b80ae4da5f6808380d7a18d95f7eb064b2e 100644 (file)
@@ -1,22 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: win32.cbf,v 1.3 1999/01/02 06:19:10 cph Exp $
+$Id: win32.cbf,v 1.4 2002/11/20 19:46:26 cph Exp $
 
 Copyright (c) 1993, 1999 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 (fluid-let ((compiler:coalescing-constant-warnings? #f)
index 9a04d8f980447824f57f0882d8fb489093e50561..72c46a454753526bf98659305c33df1ec160953c 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: win32.pkg,v 1.15 2001/12/23 17:21:00 cph Exp $
+$Id: win32.pkg,v 1.16 2002/11/20 19:46:26 cph Exp $
 
 Copyright (c) 1993-2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; WIN32 Packaging
index 245b559c9d8f35ae83579ab07a8e16eb5f004d8a..866006fb3f9a926aea85c0b1de241e5d4a39e852 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: win32.sf,v 1.9 2002/02/03 03:38:58 cph Exp $
+$Id: win32.sf,v 1.10 2002/11/20 19:46:26 cph Exp $
 
 Copyright (c) 1993-1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
-USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 (load-option 'CREF)
index 903de4739b7d0ee71b2e3c03a556eab42ec3a19d..de69bb82da6abe178e7a2c17890bc88e9e33055e 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: win_ffi.scm,v 1.9 2002/02/03 03:38:58 cph Exp $
+$Id: win_ffi.scm,v 1.10 2002/11/20 19:46:26 cph Exp $
 
 Copyright (c) 1993, 1999, 2001, 2002 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 ;;;; Foreign function interface
index 9d2c3ce3efa06d2a6bee86b012c1ee2fd4877a1e..81d2e73b4dbcdc4dbce33cf5e72851d703fa554a 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: wingdi.scm,v 1.3 2001/12/23 17:21:00 cph Exp $
+$Id: wingdi.scm,v 1.4 2002/11/20 19:46:26 cph Exp $
 
 Copyright (c) 1993, 1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 (declare (usual-integrations))
index af4f6f10b37eeea1d374d1cd21f0cce5cbb8eeef..c49b994aa87114677742ad4d1a8bced3f1ea44bb 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: winnt.scm,v 1.3 2001/12/23 17:21:00 cph Exp $
+$Id: winnt.scm,v 1.4 2002/11/20 19:46:26 cph Exp $
 
 Copyright (c) 1993, 1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 (declare (usual-integrations))
index a7c6f152d0845cc8716259ec8e89ab2147c415ef..945766f444a155f16cca70d2473120fa05a34011 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: winuser.scm,v 1.3 2001/12/23 17:21:00 cph Exp $
+$Id: winuser.scm,v 1.4 2002/11/20 19:46:27 cph Exp $
 
 Copyright (c) 1993, 1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 (declare (usual-integrations))
index 19895738459a0f8c9b752576325469d149eef391..4e2410c7e1e5a497536b589161b2354eb238870a 100644 (file)
@@ -1,23 +1,25 @@
 #| -*-Scheme-*-
 
-$Id: wt_user.scm,v 1.6 2001/12/23 17:21:00 cph Exp $
+$Id: wt_user.scm,v 1.7 2002/11/20 19:46:27 cph Exp $
 
 Copyright (c) 1993, 1999, 2001 Massachusetts Institute of Technology
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#
 
 (declare (usual-integrations))
index bda6cdb7750b18e5c9ca30cdfed891b0d330f91b..c32f2fa44a8dae48919c21d1237bc09b73afc333 100644 (file)
@@ -1,19 +1,21 @@
-# $Id: Makefile.in,v 1.2 2001/12/17 17:40:59 cph Exp $
+# $Id: Makefile.in,v 1.3 2002/11/20 19:46:27 cph Exp $
 #
 # Copyright (c) 2001 Massachusetts Institute of Technology
 #
-# This program is free software; you can redistribute it and/or modify
+# This file is part of MIT Scheme.
+#
+# MIT Scheme is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or (at
-# your option) any later version.
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
 #
-# This program is distributed in the hope that it will be useful, but
+# MIT Scheme is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
+# along with MIT Scheme; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 # 02111-1307, USA.
 
index b9e8217a4d77ff1196ebf1bcf667bae680438e3a..0e387777411a757e7ea7656c6d24365531873807 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: compile.scm,v 1.8 2001/12/19 01:48:38 cph Exp $
+;;; $Id: compile.scm,v 1.9 2002/11/20 19:46:27 cph Exp $
 ;;;
 ;;; Copyright (c) 2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index f6bfc8f42f025ff5b6439539eb60cc128b2badde..fc1cbebfe3c4ab1e0882c8bfb784a27d34fdd22e 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: ed-ffi.scm,v 1.4 2001/12/20 06:46:16 cph Exp $
+;;; $Id: ed-ffi.scm,v 1.5 2002/11/20 19:46:27 cph Exp $
 ;;;
 ;;; Copyright (c) 2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 9fef073a029482f94d5304f70c9dabf032873a78..6407aabc6852d3e854c255e477402c07f5cd472d 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: load.scm,v 1.5 2002/02/03 04:42:26 cph Exp $
+;;; $Id: load.scm,v 1.6 2002/11/20 19:46:27 cph Exp $
 ;;;
 ;;; Copyright (c) 2001, 2002 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index b397a7e5d6df20dbf843c86a79c126e71d57c98f..4a50aaf7914c94133184f2b8a31a2b57596825b1 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: parser-macro.scm,v 1.4 2001/07/12 03:20:50 cph Exp $
+;;; $Id: parser-macro.scm,v 1.5 2002/11/20 19:46:27 cph Exp $
 ;;;
 ;;; Copyright (c) 2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 6051b1cbf1f8aed6a7af0c1f32c056fe7b3cc653..83f7e2dacda7f8d988adcbe3e50182f06e675dec 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: test-parser.scm,v 1.5 2001/07/16 20:40:25 cph Exp $
+;;; $Id: test-parser.scm,v 1.6 2002/11/20 19:46:27 cph Exp $
 ;;;
 ;;; Copyright (c) 2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 6f012466e7cf89fb81cba51919bf720eb7d8322f..b557cd4e4feef45d16fb32049cbae9b513930e86 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: xml-chars.scm,v 1.1 2001/07/12 03:20:56 cph Exp $
+;;; $Id: xml-chars.scm,v 1.2 2002/11/20 19:46:27 cph Exp $
 ;;;
 ;;; Copyright (c) 2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 8316edf7a694df6159410f25c64f60a900ecb2eb..8b63d52b5cc126a7cf318882246e3df0d229f2d4 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: xml-output.scm,v 1.1 2001/07/16 20:40:30 cph Exp $
+;;; $Id: xml-output.scm,v 1.2 2002/11/20 19:46:27 cph Exp $
 ;;;
 ;;; Copyright (c) 2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index d4ed011f96d78296a6c0c21b800170f333ffa801..b0672fdb8fee799d31f8355279a72e72326ad4b7 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: xml-parser.scm,v 1.11 2001/10/16 20:13:03 cph Exp $
+;;; $Id: xml-parser.scm,v 1.12 2002/11/20 19:46:27 cph Exp $
 ;;;
 ;;; Copyright (c) 2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 4e74037920c246ac0a174f94f6091eff47284690..8b0c2f34361ae53620b71b8d73348d9a1090f50c 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: xml-struct.scm,v 1.5 2001/07/16 18:54:12 cph Exp $
+;;; $Id: xml-struct.scm,v 1.6 2002/11/20 19:46:27 cph Exp $
 ;;;
 ;;; Copyright (c) 2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.
 
index 92572e6ad9c221efc3abcb88943654d80f0663df..5c476688893defd561bc986b6bca6444140802ad 100644 (file)
@@ -1,21 +1,23 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: xml.pkg,v 1.9 2001/12/20 06:46:58 cph Exp $
+;;; $Id: xml.pkg,v 1.10 2002/11/20 19:46:27 cph Exp $
 ;;;
 ;;; Copyright (c) 2001 Massachusetts Institute of Technology
 ;;;
-;;; This program is free software; you can redistribute it and/or
-;;; modify it under the terms of the GNU General Public License as
-;;; published by the Free Software Foundation; either version 2 of the
-;;; License, or (at your option) any later version.
+;;; This file is part of MIT Scheme.
 ;;;
-;;; This program is distributed in the hope that it will be useful,
-;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;; MIT Scheme is free software; you can redistribute it and/or modify
+;;; it under the terms of the GNU General Public License as published
+;;; by the Free Software Foundation; either version 2 of the License,
+;;; or (at your option) any later version.
+;;;
+;;; MIT Scheme is distributed in the hope that it will be useful, but
+;;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with this program; if not, write to the Free Software
+;;; along with MIT Scheme; if not, write to the Free Software
 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;;; 02111-1307, USA.