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

index 73e127d3fee03f5f1e50a96457b644a7dd951d04..67f4ebd9f0e49f551aab301655dd5a52f34088bf 100644 (file)
@@ -1,6 +1,8 @@
-# $Id: Makefile.in,v 1.13 2007/01/05 15:27:23 cph Exp $
+# $Id: Makefile.in,v 1.14 2007/01/05 21:21:07 cph Exp $
 #
-# Copyright 2000,2001,2002,2003,2004 Massachusetts Institute of Technology
+# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+#     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+#     2005, 2006, 2007 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 7c7243482c87432b1bd70b66ddb8b3c3022a451d..f121ca969e74a8fbef35372c68e029fb980655d5 100644 (file)
@@ -4,11 +4,13 @@ AC_INIT([MIT/GNU Scheme documentation],
        [7.7.91],
        [bug-mit-scheme@gnu.org],
        [mit-scheme-doc])
-AC_REVISION([$Id: configure.ac,v 1.5 2007/01/05 15:27:23 cph Exp $])
+AC_REVISION([$Id: configure.ac,v 1.6 2007/01/05 21:21:07 cph Exp $])
 AC_CONFIG_SRCDIR([ref-manual/scheme.texinfo])
 
 AC_COPYRIGHT(
-[Copyright 2000,2001,2002,2003,2004 Massachusetts Institute of Technology
+[Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 89f9decec9b304f928ccafebf5a8fa1117476ccf..bd24112cfe7e1f3c9d010e639eb35be8d9f8da10 100644 (file)
@@ -1,7 +1,9 @@
 
-# $Id: Makefile.in,v 1.9 2007/01/05 15:27:23 cph Exp $
+# $Id: Makefile.in,v 1.10 2007/01/05 21:21:07 cph Exp $
 #
-# Copyright 2000,2001,2002,2003,2004 Massachusetts Institute of Technology
+# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+#     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+#     2005, 2006, 2007 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index e879362562187e74f0250031cef112573758a462..183d6865ac1415c74b84aabea1fd048520a64098 100644 (file)
@@ -1,5 +1,5 @@
 \input texinfo @c -*-texinfo-*-
-@comment $Id: imail.texinfo,v 1.40 2007/01/05 15:27:23 cph Exp $
+@comment $Id: imail.texinfo,v 1.41 2007/01/05 21:21:07 cph Exp $
 @comment %**start of header
 @setfilename mit-scheme-imail
 @set EDITION 1.8
@@ -16,8 +16,9 @@
 @copying
 This manual documents @acronym{IMAIL} @value{VERSION}.
 
-Copyright @copyright{} 2000,2001,2002,2003 Massachusetts Institute of Technology@*
-Copyright @copyright{} 2004 Massachusetts Institute of Technology
+Copyright @copyright{} 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
+    1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+    2005, 2006, 2007 Massachusetts Institute of Technology
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document
index 71d0e5b23da6f31a866b16a2f0a19c3d0228015c..e3d5f0bd0aaa68ea3087193f8a3adaa8e279deec 100644 (file)
@@ -1,7 +1,9 @@
 
-# $Id: make-common.in,v 1.3 2007/01/05 15:27:23 cph Exp $
+# $Id: make-common.in,v 1.4 2007/01/05 21:21:07 cph Exp $
 #
-# Copyright 2000,2001,2002,2003,2004 Massachusetts Institute of Technology
+# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+#     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+#     2005, 2006, 2007 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 690c82a9d87f291b8b665732ff94acd7d53cf671..b92562fb92f614da461ec41c98f2c98ce589c586 100644 (file)
@@ -1,7 +1,9 @@
 
-# $Id: Makefile.in,v 1.11 2007/01/05 15:27:23 cph Exp $
+# $Id: Makefile.in,v 1.12 2007/01/05 21:21:07 cph Exp $
 #
-# Copyright 2000,2001,2002,2003,2004 Massachusetts Institute of Technology
+# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+#     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+#     2005, 2006, 2007 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 673dcade82ebb0d7411d242179cac13826673676..6ff9355d65b6c56230b610fb230e8fd1b95ab136 100644 (file)
@@ -1,5 +1,5 @@
 \input texinfo @c -*-texinfo-*-
-@comment $Id: scheme.texinfo,v 1.135 2005/12/09 20:25:58 riastradh Exp $
+@comment $Id: scheme.texinfo,v 1.136 2007/01/05 21:21:07 cph Exp $
 @comment %**start of header
 @setfilename mit-scheme-ref
 @set EDITION 1.103
 @copying
 This manual documents MIT/GNU Scheme @value{VERSION}.
 
-Copyright @copyright{} 1991,1992,1993,1994 Massachusetts Institute of Technology@*
-Copyright @copyright{} 1995,1996,1997,1999 Massachusetts Institute of Technology@*
-Copyright @copyright{} 2000,2001,2002,2003 Massachusetts Institute of Technology@*
-Copyright @copyright{} 2004,2005 Massachusetts Institute of Technology
+Copyright @copyright{} 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
+    1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+    2005, 2006, 2007 Massachusetts Institute of Technology
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document
index 3bea4942b392a41247b0f7849d4e7f540d1715b6..06b7ac33610128db40039308343958e2c74e2166 100644 (file)
@@ -1,7 +1,9 @@
 
-# $Id: Makefile.in,v 2.9 2007/01/05 15:27:23 cph Exp $
+# $Id: Makefile.in,v 2.10 2007/01/05 21:21:08 cph Exp $
 #
-# Copyright 2000,2001,2002,2003,2004 Massachusetts Institute of Technology
+# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+#     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+#     2005, 2006, 2007 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 0e72005123e9c5305a5f6c67b61ce603830ce597..9cce9c4da24a3315d51e4466f38c63a6d927f907 100644 (file)
@@ -1,5 +1,5 @@
 \input texinfo @c -*-Texinfo-*-
-@comment $Id: sos.texinfo,v 2.21 2007/01/05 15:27:23 cph Exp $
+@comment $Id: sos.texinfo,v 2.22 2007/01/05 21:21:08 cph Exp $
 @comment %**start of header
 @setfilename mit-scheme-sos
 @set EDITION 2.11
@@ -18,9 +18,9 @@
 @copying
 This manual documents @acronym{SOS} @value{VERSION}.
 
-Copyright @copyright{} 1993,1994,1997,1998 Massachusetts Institute of Technology@*
-Copyright @copyright{} 1999,2000,2001,2002 Massachusetts Institute of Technology@*
-Copyright @copyright{} 2003,2004,2006 Massachusetts Institute of Technology
+Copyright @copyright{} 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
+    1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+    2005, 2006, 2007 Massachusetts Institute of Technology
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document
index 9d8bfa8d8361017b98a27f29af3d52d73e555cb2..26ab23c98f2c6589d3de2000ef5be6f68a885f15 100644 (file)
@@ -1,7 +1,9 @@
 
-# $Id: Makefile.in,v 1.9 2007/01/05 15:27:23 cph Exp $
+# $Id: Makefile.in,v 1.10 2007/01/05 21:21:08 cph Exp $
 #
-# Copyright 2000,2001,2002,2003,2004 Massachusetts Institute of Technology
+# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+#     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+#     2005, 2006, 2007 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 8c683958a0f3f801546e19e57ec5280bc77dcc0a..747d925dc865a77f638d17d8a50d4e8860528bdb 100644 (file)
@@ -1,5 +1,5 @@
 \input texinfo @c -*-texinfo-*-
-@comment $Id: user.texinfo,v 1.108 2007/01/05 15:27:23 cph Exp $
+@comment $Id: user.texinfo,v 1.109 2007/01/05 21:21:08 cph Exp $
 @comment %**start of header
 @setfilename mit-scheme-user
 @set EDITION 1.91
@@ -24,9 +24,9 @@
 @copying
 This manual documents the use of MIT/GNU Scheme @value{VERSION}.
 
-Copyright @copyright{} 1991,1993,1999,2000 Massachusetts Institute of Technology@*
-Copyright @copyright{} 2001,2002,2003,2004 Massachusetts Institute of Technology
-Copyright @copyright{} 2006 Massachusetts Institute of Technology
+Copyright @copyright{} 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
+    1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+    2005, 2006, 2007 Massachusetts Institute of Technology
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document
index 8c496bbbd07b453ee9cc46683d8f895c1680e3ae..8329d0667f7d4700427ae997a04a081d745ad284 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: 6001.cbf,v 1.10 2007/01/05 15:33:03 cph Exp $
+$Id: 6001.cbf,v 1.11 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1991-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 716f6d941a23a5fdd4ff1897961fc360b995af01..b9603b20b5582904e9bd23d47bada7e2e2fe16a0 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: 6001.pkg,v 1.18 2007/01/05 15:33:03 cph Exp $
+$Id: 6001.pkg,v 1.19 2007/01/05 21:19:20 cph Exp $
 
-Copyright 1991,1992,1993,1994,1995,2001 Massachusetts Institute of Technology
-Copyright 2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4d9691fcb42e316b52aca0185ad4b3f6e66cac66..bdc92a27154e43c4b4518611a0494c6ff9ae9800 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: 6001.sf,v 1.17 2007/01/05 15:33:03 cph Exp $
+$Id: 6001.sf,v 1.18 2007/01/05 21:19:20 cph Exp $
 
-Copyright 1991,1992,1993,1995,2001,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 44d78f0d44b4db8da9c073bac3c26c396c88a3c3..85e1541e3711a8f54a724dac9033be7355538b27 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: arith.scm,v 1.14 2007/01/05 15:33:03 cph Exp $
+$Id: arith.scm,v 1.15 2007/01/05 21:19:20 cph Exp $
 
-Copyright 1989,1991,1992,1993,1995,2001 Massachusetts Institute of Technology
-Copyright 2002,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 31f275bd9fb43d6e1417e52bf56267f9e821375f..33e8d73d61d3bb6dad8e61d14170561f65446814 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: edextra.scm,v 1.37 2007/01/05 15:33:03 cph Exp $
+$Id: edextra.scm,v 1.38 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1992-2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c4ea189ba219eed4e6cf25abf915468efe017baa..31ebfa75af1099c7391db8449a5c61d31bfc3c17 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: floppy.scm,v 1.29 2007/01/05 15:33:03 cph Exp $
+$Id: floppy.scm,v 1.30 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1992-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 51662a27819f3b3de6a505236a2c9117c207d166..ee989296507592068bf5def962b82451e29b1e8d 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 15.39 2007/01/05 15:33:03 cph Exp $
+$Id: make.scm,v 15.40 2007/01/05 21:19:20 cph Exp $
 
-Copyright 1991,1992,1993,1995,1996,1998 Massachusetts Institute of Technology
-Copyright 1999,2001,2002,2004,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a722c6a0166608aa3eed525de5f316905bc7e720..919e615f9f99d640311a75cba075967066ff8522 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: nodefs.scm,v 1.17 2007/01/05 15:33:03 cph Exp $
+$Id: nodefs.scm,v 1.18 2007/01/05 21:19:20 cph Exp $
 
-Copyright 1991,1992,1993,1995,2001,2003 Massachusetts Institute of Technology
-Copyright 2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 831507e886e3339e8c187186b83334649e8159c3..5049ae938bcc203cb858a2c29a8dd0f223d26005 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pic-imag.scm,v 1.13 2007/01/05 15:33:03 cph Exp $
+$Id: pic-imag.scm,v 1.14 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1991-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8877ddcdf5cba798d160a09a321709471bd0f190..1870dad14d58a240b3ea6ab3d996116ca70d6e0c 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pic-ops.scm,v 1.9 2007/01/05 15:33:03 cph Exp $
+$Id: pic-ops.scm,v 1.10 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1993, 1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 038e7b4410cee251e181d8749cce00e5914bbb09..3dbfc7477cc95391195393d2f24b3783b7184a36 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pic-read.scm,v 1.10 2007/01/05 15:33:03 cph Exp $
+$Id: pic-read.scm,v 1.11 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1991,1992,2001,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4e64923e9fbf0e11bbfa9c552a5e715ea50522d0..8bde7c8bb1d52e15ca7459b5baea4f52a6b4438e 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pic-reco.scm,v 1.12 2007/01/05 15:33:03 cph Exp $
+$Id: pic-reco.scm,v 1.13 2007/01/05 21:19:20 cph Exp $
 
-Copyright 1991,1992,1993,2001,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a57711486a64d4c780a836b8113839ac90ad243b..cea8d1306c7d04b68573e6b494697e30b6ea04b0 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: picture.scm,v 1.33 2007/01/05 15:33:03 cph Exp $
+$Id: picture.scm,v 1.34 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1991-1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 37a6263398c7672d00c1d1364ce37b38a023c51f..a63b2b57ba30146ddb7ca28e2c128244c39ae864 100755 (executable)
@@ -1,8 +1,10 @@
 #!/bin/sh
 #
-# $Id: Clean.sh,v 1.9 2007/01/05 15:33:03 cph Exp $
+# $Id: Clean.sh,v 1.10 2007/01/05 21:19:20 cph Exp $
 #
-# Copyright 2000,2004 Massachusetts Institute of Technology
+# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+#     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+#     2005, 2006, 2007 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 6534cefa3ac7b1b559e3b5ea1c7bbca22e0b9aa8..1f49c4a4ba762fda7b2905af85553674d6d2ab1f 100644 (file)
@@ -1,6 +1,8 @@
-# $Id: Makefile.in,v 1.27 2007/01/05 15:33:03 cph Exp $
+# $Id: Makefile.in,v 1.28 2007/01/05 21:19:20 cph Exp $
 #
-# Copyright 2000,2001,2002,2004,2006 Massachusetts Institute of Technology
+# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+#     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+#     2005, 2006, 2007 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 10ba0d240b2789c52ebd8a27df17a33487c4a7cf..780be3806b3b6e05a00f0b15e011ed84e84b9a82 100644 (file)
@@ -1,6 +1,8 @@
-# $Id: Makefile.std,v 1.14 2007/01/05 15:33:03 cph Exp $
+# $Id: Makefile.std,v 1.15 2007/01/05 21:19:20 cph Exp $
 #
-# Copyright (c) 2000 Massachusetts Institute of Technology
+# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+#     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+#     2005, 2006, 2007 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 32e4afdcb43062635df4f4726928bf5f1a66e8a7..133ac47d1205bda6ed670de3ca0dd6530edaee9d 100755 (executable)
@@ -1,8 +1,10 @@
 #!/bin/sh
 #
-# $Id: Setup.sh,v 1.15 2007/01/05 15:33:03 cph Exp $
+# $Id: Setup.sh,v 1.16 2007/01/05 21:19:20 cph Exp $
 #
-# Copyright 2000,2001,2003,2004,2006 Massachusetts Institute of Technology
+# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+#     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+#     2005, 2006, 2007 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index b4dff7ecec96860576c7f09ce4c9da4f6d933f52..496c77dc8daccd4376874923da1e65481d4f60e0 100755 (executable)
@@ -1,8 +1,10 @@
 #!/bin/sh
 #
-# $Id: Tags.sh,v 1.5 2007/01/05 15:33:03 cph Exp $
+# $Id: Tags.sh,v 1.6 2007/01/05 21:19:20 cph Exp $
 #
-# Copyright 2000 Massachusetts Institute of Technology
+# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+#     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+#     2005, 2006, 2007 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 8b66342fcda53894ea2c0fccfe2e65b17e178cc4..0c1f16bc06b9cbf24fe6885dc89bee3a4c09b8c4 100755 (executable)
@@ -1,8 +1,10 @@
 #!/bin/sh
 #
-# $Id: Clean.sh,v 1.10 2007/01/05 15:33:03 cph Exp $
+# $Id: Clean.sh,v 1.11 2007/01/05 21:19:20 cph Exp $
 #
-# Copyright 2000,2001,2003,2006 Massachusetts Institute of Technology
+# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+#     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+#     2005, 2006, 2007 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index b183b45d5cd74df9bbcc5094cc1f6511d321611a..c359e1396310ab146d797e07b5f473a1356bc3a4 100755 (executable)
@@ -1,8 +1,10 @@
 #!/bin/sh
 #
-# $Id: Setup.sh,v 1.8 2007/01/05 15:33:03 cph Exp $
+# $Id: Setup.sh,v 1.9 2007/01/05 21:19:20 cph Exp $
 #
-# Copyright 2000,2006 Massachusetts Institute of Technology
+# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+#     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+#     2005, 2006, 2007 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 56d9a15094af37fd12f0d205c71e394103fc1170..4ee77aa516acfa12cf6a27ff8a50edb3add4440c 100755 (executable)
@@ -1,8 +1,10 @@
 #!/bin/sh
 #
-# $Id: Stage.sh,v 1.6 2007/01/05 15:33:03 cph Exp $
+# $Id: Stage.sh,v 1.7 2007/01/05 21:19:20 cph Exp $
 #
-# Copyright 2000,2001 Massachusetts Institute of Technology
+# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+#     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+#     2005, 2006, 2007 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 6e7b45d6e2a3720525fd65cef3f9aa69dd8ba2b4..d76f5305cc8d1c158ceaa655234cd71ff126eb6d 100755 (executable)
@@ -1,8 +1,10 @@
 #!/bin/sh
 #
-# $Id: Tags.sh,v 1.5 2007/01/05 15:33:03 cph Exp $
+# $Id: Tags.sh,v 1.6 2007/01/05 21:19:20 cph Exp $
 #
-# Copyright 2000 Massachusetts Institute of Technology
+# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+#     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+#     2005, 2006, 2007 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 6b41b1f31f28283abb4484cd1655c795288a019a..5a52d6a6919762362af9df521c2ab9bb48f3ec75 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: asmmac.scm,v 1.21 2007/01/05 15:33:03 cph Exp $
+$Id: asmmac.scm,v 1.22 2007/01/05 21:19:20 cph Exp $
 
-Copyright 1986,1987,1988,1990,2001,2002 Massachusetts Institute of Technology
-Copyright 2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9588347d93488ca53193a57e0c74e64348f09e0a..cdc68649c557924f910f45262d398dd5ae4c99ea 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: asutl.scm,v 1.6 2007/01/05 15:33:03 cph Exp $
+$Id: asutl.scm,v 1.7 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1992, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0fcdd33728a421356ecfdf244a3c765a30855c94..2e8200a23d011ac3ba922644921af5b9ba0d2080 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: bittop.scm,v 1.26 2007/01/05 15:33:03 cph Exp $
+$Id: bittop.scm,v 1.27 2007/01/05 21:19:20 cph Exp $
 
-Copyright 1987,1988,1989,1990,1991,1992 Massachusetts Institute of Technology
-Copyright 1993,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4b5c425171c2164ed7d36f6b72918d098cf37c21..ffe3c185bc39d2e9bce0ce6756726ea642b12e2a 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: bitutl.scm,v 1.13 2007/01/05 15:33:03 cph Exp $
+$Id: bitutl.scm,v 1.14 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1987-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9dfc1793ec51d224ae6b3b5464934be77f219e91..0bb3e469e6aa4d3369d89dcceb05c2459a74308c 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: insseq.scm,v 4.7 2007/01/05 15:33:03 cph Exp $
+$Id: insseq.scm,v 4.8 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1987, 1988, 1990, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 215126f63720ebbea23a0df15de51169af349428..b52d6b5e5436845e217e926d707da60778041cdd 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: lapgn1.scm,v 4.22 2007/01/05 15:33:03 cph Exp $
+$Id: lapgn1.scm,v 4.23 2007/01/05 21:19:20 cph Exp $
 
-Copyright 1986,1987,1988,1989,1990,1991 Massachusetts Institute of Technology
-Copyright 1992,1993,1998,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3792e512a4767ff25de0ffe669bbf5e241745663..b43a7b2704bf64a37b2b9cc9e2446c45f6bd242f 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: lapgn2.scm,v 1.26 2007/01/05 15:33:03 cph Exp $
+$Id: lapgn2.scm,v 1.27 2007/01/05 21:19:20 cph Exp $
 
-Copyright 1987,1988,1989,1990,1991,1993 Massachusetts Institute of Technology
-Copyright 1994,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1efef24159ee9c7bbc3572547f0b5cd7421012e7..f9b890ee3639c57d8f9747368ff12a690b41cb72 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: lapgn3.scm,v 4.19 2007/01/05 15:33:03 cph Exp $
+$Id: lapgn3.scm,v 4.20 2007/01/05 21:19:20 cph Exp $
 
-Copyright 1987,1988,1989,1991,1992,2001 Massachusetts Institute of Technology
-Copyright 2002,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8774993c47ce6a099ff8830ed7f61854c2654069..b19ad706604a5cfbbf89cea73d3bfbc837ae075d 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: linear.scm,v 4.20 2007/01/05 15:33:03 cph Exp $
+$Id: linear.scm,v 4.21 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1987-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bc096c76a47bbf698358d71b1599d150f3fe709d..4444c9e5bacc87bd201d75b11cbd49965f36be13 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: mermap.scm,v 1.8 2007/01/05 15:33:03 cph Exp $
+$Id: mermap.scm,v 1.9 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1f4ffffa328c4672e8d86425bab86783685e1661..e5c383e7daa54c1bb9a7987c55cbaa55351108c4 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: regmap.scm,v 4.17 2007/01/05 15:33:03 cph Exp $
+$Id: regmap.scm,v 4.18 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8b1114dce9f7eeb598bf7519dceaf9452fd096a3..25912ca927924280dbfb0a6bf7486e6c71d6de35 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: syerly.scm,v 1.15 2007/01/05 15:33:03 cph Exp $
+$Id: syerly.scm,v 1.16 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f4a839744e9ccfa372ee0a60593e24a4b622295d..c7f23c18890fd4de5810c2f570dee70446defece 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: symtab.scm,v 1.50 2007/01/05 15:33:03 cph Exp $
+$Id: symtab.scm,v 1.51 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1987-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0f0693cc6858685e8dff323596781c56508b6083..bdf304fae30b9eb60f75dd4ab50c5d7b36b6f150 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: syntax.scm,v 1.32 2007/01/05 15:33:03 cph Exp $
+$Id: syntax.scm,v 1.33 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 78120652b906bdf21e0e4042c511966106024eb0..cfc23b5f062bfe34d81a39df83fa87aa633dda90 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: asstop.scm,v 1.16 2007/01/05 15:33:03 cph Exp $
+$Id: asstop.scm,v 1.17 2007/01/05 21:19:20 cph Exp $
 
-Copyright 1992,1993,1994,2001,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a7a48be9ba39a81a8a3eedd27ea8bc3b81103ccc..20994bf692ad143da626acfda71d6d2c799bc721 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: blocks.scm,v 4.18 2007/01/05 15:33:03 cph Exp $
+$Id: blocks.scm,v 4.19 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1988-1990, 1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 17af4b47d6d39aa09f6274f38560f398a4bedf94..f600421d53361c9e62fadc191e17cc4060fa35c6 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: cfg1.scm,v 4.10 2007/01/05 15:33:03 cph Exp $
+$Id: cfg1.scm,v 4.11 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1987, 1989, 1999, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 93836e1db57683000366d22a28ecfee10fef0c56..c01d143b555c55fa113dd782a070b9551ad8a0bc 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: cfg2.scm,v 4.7 2007/01/05 15:33:03 cph Exp $
+$Id: cfg2.scm,v 4.8 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1987, 1989, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d58e2ecae3025ca17afedcec9c15ebed31fd2838..56b90f1045532de26907cb1f24e33b81d771c115 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: cfg3.scm,v 4.8 2007/01/05 15:33:03 cph Exp $
+$Id: cfg3.scm,v 4.9 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1987, 1989, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5d40fb0063a793265c7b393fd89a021112cc904f..11bf1d0f07a687df3b874e735bf1e463d55da2bd 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: constr.scm,v 1.7 2007/01/05 15:33:03 cph Exp $
+$Id: constr.scm,v 1.8 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1989-1999, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ba55006141dbeef849149ce50c083e1ee5a5f8c5..cc8a3c886d4acae6bd0d7f72a3660243f286d76a 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: contin.scm,v 4.12 2007/01/05 15:33:03 cph Exp $
+$Id: contin.scm,v 4.13 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1988, 1989, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 57f7e58a0fbb547bb7655128b5b8675bf7dde998..f328c699ff2963710c543876d114ab6d6e342b3a 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: crsend.scm,v 1.16 2007/01/05 15:33:03 cph Exp $
+$Id: crsend.scm,v 1.17 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 77088e112175a92d0d49f7aa6a72bba6014bcc03..85bedddf03940ed878b211eef500ded64f111409 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: crstop.scm,v 1.16 2007/01/05 15:33:03 cph Exp $
+$Id: crstop.scm,v 1.17 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ba12877b6ab64fa2c6f8e2dc58f8dc5c6853efb4..84445cec062b3ddd0c31a0fc938ec7f29ba926ad 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: ctypes.scm,v 4.19 2007/01/05 15:33:03 cph Exp $
+$Id: ctypes.scm,v 4.20 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1988, 1989, 1990, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index dbbbaba3d9127cca12aa2deb2b27e3912c274119..4eaf278bfcb90b215a7bb49706392e33623c83d9 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: debug.scm,v 4.19 2007/01/05 15:33:03 cph Exp $
+$Id: debug.scm,v 4.20 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1988-1990, 1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 99a2d8068e1ca2ef219e901851fd51dcf0ace3a1..9c94e629f3dee29e64e0dea159565313152a5a20 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: enumer.scm,v 4.7 2007/01/05 15:33:03 cph Exp $
+$Id: enumer.scm,v 4.8 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1988, 1989, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d54009be3086a328cce2760dece2228cbcf44e11..5f2bf09be32f65773673857700e49ce299377a36 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: infnew.scm,v 4.15 2007/01/05 15:33:03 cph Exp $
+$Id: infnew.scm,v 4.16 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2f7ce43ff3cc14ea5430d034d905677b132c9565..5e11b1588153819be51fcdcfa8f4d3af9b0007c6 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: lvalue.scm,v 4.29 2007/01/05 15:33:03 cph Exp $
+$Id: lvalue.scm,v 4.30 2007/01/05 21:19:20 cph Exp $
 
-Copyright 1987,1988,1989,1990,1993,2001 Massachusetts Institute of Technology
-Copyright 2002,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b71af62d7d11150ebab88451ad2f542e77d0c592..ffd11349c489f180e5c79421b2df6d60ca7460f2 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: macros.scm,v 4.33 2007/01/05 15:33:03 cph Exp $
+$Id: macros.scm,v 4.34 2007/01/05 21:19:20 cph Exp $
 
-Copyright 1986,1987,1988,1989,1990,1992 Massachusetts Institute of Technology
-Copyright 1993,1995,2001,2002,2003,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1ff4ec83ce1105d7a5a34dc221ffb7d6ad56f617..d89aaa8d70427476a000271f1c6451ca6593659f 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 4.126 2007/01/05 15:33:03 cph Exp $
+$Id: make.scm,v 4.127 2007/01/05 21:19:20 cph Exp $
 
-Copyright 1991,1992,1993,1994,1997,1998 Massachusetts Institute of Technology
-Copyright 1999,2001,2002,2003,2004,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c21d58ab1943252e6687bc0cc8c673af3764f1ec..63f0526f4d5bfb12a13d80dcb356a47fb4906f33 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: mvalue.scm,v 3.4 2007/01/05 15:33:03 cph Exp $
+$Id: mvalue.scm,v 3.5 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1987, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9c526dbaf8775b4ba6fe48a51a3649fc68921fcd..e9082d0a129650ac98bf19625a5ba722e2b2c7d6 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: object.scm,v 4.12 2007/01/05 15:33:03 cph Exp $
+$Id: object.scm,v 4.13 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1988, 1989, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 18af5414ec3706c44a20cdf259e19182f2a2bf3a..4b88776cd99fdc24a0487109a9dc2e0e842febc0 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pmerly.scm,v 1.12 2007/01/05 15:33:03 cph Exp $
+$Id: pmerly.scm,v 1.13 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1988, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a2ff5d68f3cf279a5656ca3a76a80431a4081af2..5e057ef5ed5231c47d85aaca13c8e41e7d1e508e 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pmlook.scm,v 1.13 2007/01/05 15:33:03 cph Exp $
+$Id: pmlook.scm,v 1.14 2007/01/05 21:19:20 cph Exp $
 
-Copyright 1987,1988,1989,1992,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 69de6689eced69883e68dc82cabb911e50ffaf6d..885dc9cf5a91d5d3273bcfe868c170698bc9c484 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pmpars.scm,v 1.11 2007/01/05 15:33:03 cph Exp $
+$Id: pmpars.scm,v 1.12 2007/01/05 21:19:20 cph Exp $
 
-Copyright 1987,1988,2002,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 363b2f2b27d2744a4d54e79f2492def9deca4533..061c2ffe3c9cf70d2c94f2b490f1a9aa4ba56487 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: proced.scm,v 4.26 2007/01/05 15:33:03 cph Exp $
+$Id: proced.scm,v 4.27 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1988-1990, 1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6f8fb8b9bd98f0875673406ea8000ad5179f1300..b2c322385cccc255ab7e4051c9ba075cf42fb816 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: refctx.scm,v 1.6 2007/01/05 15:33:03 cph Exp $
+$Id: refctx.scm,v 1.7 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3811c0dce65717800274dd417bbe43831280b277..5875ce78bd8786e142bded6ca5cee6582f6e272f 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rvalue.scm,v 4.11 2007/01/05 15:33:03 cph Exp $
+$Id: rvalue.scm,v 4.12 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1988-1989, 1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 40a1bd269a1f305742c031e4c7d93f63fa4de022..f20f5a19a5e32032d83bfbc8c17ca122fbaacda6 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: scode.scm,v 4.17 2007/01/05 15:33:03 cph Exp $
+$Id: scode.scm,v 4.18 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f156c1ce53a2f23ffb9175c76176d584cb50e707..999234d574d9039c2fe5120c198f8a7bea74970b 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: sets.scm,v 4.5 2007/01/05 15:33:03 cph Exp $
+$Id: sets.scm,v 4.6 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1987, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 283dbe780b5848f0870a0fb4da29a37e6f7efdc4..755195acfbecc4ddabeb11bd524ed88431b9cfba 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: subprb.scm,v 4.11 2007/01/05 15:33:03 cph Exp $
+$Id: subprb.scm,v 4.12 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1988, 1989, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1865eb0a7e935a1c12f2def6c77f3819151161df..8eca093dc167a4b2e82fe3a27de1001d8585ce93 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: switch.scm,v 4.30 2007/01/05 15:33:03 cph Exp $
+$Id: switch.scm,v 4.31 2007/01/05 21:19:20 cph Exp $
 
-Copyright 1987,1988,1989,1990,1991,1992 Massachusetts Institute of Technology
-Copyright 1993,1994,2001,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9d559dee4933aecb649c87684be3800413c464c6..6a80995e85047b9c4073ddaa55a4dc1808620087 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: toplev.scm,v 4.69 2007/01/05 15:33:03 cph Exp $
+$Id: toplev.scm,v 4.70 2007/01/05 21:19:20 cph Exp $
 
-Copyright 1987,1988,1989,1990,1991,1992 Massachusetts Institute of Technology
-Copyright 1993,1994,1997,1999,2000,2001 Massachusetts Institute of Technology
-Copyright 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 64440c08f792c21884b42b892c1a26eac7e1a533..890d12b6b40e6764f9ff8b7ca3f32848817251e4 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: utils.scm,v 4.33 2007/01/05 15:33:03 cph Exp $
+$Id: utils.scm,v 4.34 2007/01/05 21:19:20 cph Exp $
 
-Copyright 1986,1987,1988,1989,1990,1992 Massachusetts Institute of Technology
-Copyright 1994,2001,2001,2003,2004,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c835474b304ba0f1687ca0e937a52a1e8237f438..746bf6fd6b8889082cd95e7c4c40379777b6e325 100755 (executable)
@@ -1,8 +1,10 @@
 #!/bin/sh
 
-# $Id: configure,v 1.9 2007/01/05 15:33:03 cph Exp $
+# $Id: configure,v 1.10 2007/01/05 21:19:20 cph Exp $
 #
-# Copyright 2000,2006 Massachusetts Institute of Technology
+# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+#     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+#     2005, 2006, 2007 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 2d6c49545f61fc627646017024f3fa5c0c430329..b7dc1482fcc99e08abaa4bf178729cb4d7931587 100644 (file)
@@ -1,11 +1,28 @@
 -*- Text -*-
 
-$Id: cmpaux.txt,v 1.4 2000/03/21 04:29:53 cph Exp $
+$Id: cmpaux.txt,v 1.5 2007/01/05 21:19:20 cph Exp $
 
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
-Copyright (c) 1991 Massachusetts Institute of Technology
+This file is part of MIT/GNU Scheme.
 
+MIT/GNU Scheme is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2 of the License, or (at
+your option) any later version.
 
+MIT/GNU Scheme is distributed in the hope that it will be useful, but
+WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with MIT/GNU Scheme; if not, write to the Free Software
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
+USA.
+\f
                Documentation of the assembly language
                interface to MIT Scheme compiled code
                        *DRAFT*
index 2d85b623da6c33ae8b0e32b745091fc0093605dd..ad1b367dc26915d1e1512c26066442f847227c59 100644 (file)
@@ -1,10 +1,27 @@
 -*- Text -*-
 
-$Id: cmpint.txt,v 1.12 2000/03/21 04:29:53 cph Exp $
+$Id: cmpint.txt,v 1.13 2007/01/05 21:19:20 cph Exp $
 
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
-Copyright (c) 1991-1992 Massachusetts Institute of Technology
+This file is part of MIT/GNU Scheme.
 
+MIT/GNU Scheme is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2 of the License, or (at
+your option) any later version.
+
+MIT/GNU Scheme is distributed in the hope that it will be useful, but
+WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with MIT/GNU Scheme; if not, write to the Free Software
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
+USA.
 
                Documentation of the C interface to
                    MIT Scheme compiled code
index 240d34c672aa07413e8e814423badbe8ee933a25..985ff8d92b77fee8db9759179a4fee8a211a90cd 100644 (file)
@@ -1,9 +1,28 @@
           Emacs: Please use -*- Text -*- mode.  Thank you.
 
-$Id: porting.guide,v 1.26 1993/11/10 22:47:25 gjr Exp $
+$Id: porting.guide,v 1.27 2007/01/05 21:19:20 cph Exp $
 
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
+
+This file is part of MIT/GNU Scheme.
+
+MIT/GNU Scheme is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2 of the License, or (at
+your option) any later version.
+
+MIT/GNU Scheme is distributed in the hope that it will be useful, but
+WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with MIT/GNU Scheme; if not, write to the Free Software
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
+USA.
 
-Copyright (c) 1991-1993 Massachusetts Institute of Technology
 
 
                        LIAR PORTING GUIDE
index b3b3d034b71f1de8c0635258825a85c075e6dd0f..44ead5b6ea1c1eff06b006802fd8c7191843208f 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: asm.scm,v 1.6 2007/01/05 15:33:03 cph Exp $
+$Id: asm.scm,v 1.7 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1989-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 59d8ce1390c217c573d66674d229f4078f6cb3fb..c941162ed8d1c5ab2b2f9c68ef6505995638409c 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: comcmp.scm,v 1.14 2007/01/05 15:33:03 cph Exp $
+$Id: comcmp.scm,v 1.15 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1989-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d9d824d1024b1bb054b4e85e71507dca024798cc..8617361e8f7afd0f0b47f06e128328f5447d47b7 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: comfiles.scm,v 1.10 2007/01/05 15:33:03 cph Exp $
+$Id: comfiles.scm,v 1.11 2007/01/05 21:19:20 cph Exp $
 
-Copyright 1989,1991,1993,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 61280d0918b6db5b9a4c682d900a33debe9b607c..3a7d1a7256ae0bab7074463f935b81cb992be9e7 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: disload.scm,v 1.15 2007/01/05 15:33:03 cph Exp $
+$Id: disload.scm,v 1.16 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1993, 1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0416c0ad6a528b6b09349fe9ab08b96df27954d8..44070002ae83f3fd2c49aeeefd339f735ac97254 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: stackp.scm,v 1.10 2007/01/05 15:33:03 cph Exp $
+$Id: stackp.scm,v 1.11 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1987-8, 1991, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1ad22a8e4be55272aa28b68f1f5d69239d65b967..75445bcc08b68f0508e60c777fba39bb10bc6a06 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: xcbfdir.scm,v 1.12 2007/01/05 15:33:03 cph Exp $
+$Id: xcbfdir.scm,v 1.13 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1989-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 41774d5de9de717daf65afa8298fcfe90bf29959..8594d05482761fc826e158b729774072fcf22f2b 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: canon.scm,v 1.26 2007/01/05 15:33:03 cph Exp $
+$Id: canon.scm,v 1.27 2007/01/05 21:19:20 cph Exp $
 
-Copyright 1988,1989,1990,1991,1992,1993 Massachusetts Institute of Technology
-Copyright 2001,2002,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 385bae483df4adaadae21cd2a99fa542557d1936..ade8b5ddfdbc63cafed91e030c9f9cb8b7625ef0 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: declar.scm,v 1.9 2007/01/05 15:33:03 cph Exp $
+$Id: declar.scm,v 1.10 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1987, 1988, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c1850f684b253c5cc8ebc7f74921fc6653fa34c9..1c649f8b27b3d2158bab6b6b25a2e3127dc3e3ff 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: fggen.scm,v 4.41 2007/01/05 15:33:03 cph Exp $
+$Id: fggen.scm,v 4.42 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1988-1999, 2001, 2002, 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3ce857fa1b47e9f1ec735537996efe9367e89e1f..c0d61ec7c9051619aafba553921087150af6947e 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: blktyp.scm,v 4.19 2007/01/05 15:33:03 cph Exp $
+$Id: blktyp.scm,v 4.20 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1987, 1988, 1989, 1990, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e8a5fe7d366a8301eee5f44b9a1bb739f372e9ae..ca20b89e77037688d577facd5cc45644f2b78a24 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: closan.scm,v 4.33 2007/01/05 15:33:03 cph Exp $
+$Id: closan.scm,v 4.34 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1987-1991, 1998, 1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e65832a4fd5ef5bdf80ba99aa11907e16a631e54..d60777202aec95139d4cdcb503712bffcdff71a4 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: conect.scm,v 4.9 2007/01/05 15:33:03 cph Exp $
+$Id: conect.scm,v 4.10 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1987, 1988, 1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 713939ddc6b3cc970a84f4f38fd3eea89f457e2b..17256b74b39164124fd3c89a0213a8ad2be9ba5b 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: contan.scm,v 4.13 2007/01/05 15:33:03 cph Exp $
+$Id: contan.scm,v 4.14 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1987, 1988, 1989, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e48f2324c907c68b62b0a665eb7430c600a32f81..be1050d5f0f9c9c8bb62371d353b2f88a7373a23 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: delint.scm,v 1.7 2007/01/05 15:33:03 cph Exp $
+$Id: delint.scm,v 1.8 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1989, 1990, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ffea81616a076e4ae3d3eac01af2f2685beb81c3..6db4164156b0f7b3637b98bde18fd57ae9740a03 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: desenv.scm,v 4.8 2007/01/05 15:33:03 cph Exp $
+$Id: desenv.scm,v 4.9 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1987, 1989, 1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a247d335fa1804dfcbbe83acab02e5931012aaa4..c4b81b95829f8bed8bfc9470dce380ed5770a22d 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: envopt.scm,v 1.13 2007/01/05 15:33:03 cph Exp $
+$Id: envopt.scm,v 1.14 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1988-1990, 1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 483735f02617e2a3ab161a702365065cc2b1fed6..12bf41b606570f5f6726eb93f2d28da9eeee2749 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: folcon.scm,v 4.12 2007/01/05 15:33:03 cph Exp $
+$Id: folcon.scm,v 4.13 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1987-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e6cd3587bd04ca5d272659a4a5550f3300e2910f..3758b3966929e6f2f82ea6e62e69e3a777710435 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: offset.scm,v 4.12 2007/01/05 15:33:03 cph Exp $
+$Id: offset.scm,v 4.13 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1988, 1990, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2721f866ff34c0f12218160c9d4459623dcf913b..3c6684fd92430b97f987a03c651308f661c0fa75 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: operan.scm,v 4.11 2007/01/05 15:33:03 cph Exp $
+$Id: operan.scm,v 4.12 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1987, 1989, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b8f0b386af1f103070e587dce7e5bae08dbf4829..cf02e1b82daf5a072faf668a728dbf1f59610189 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: order.scm,v 4.21 2007/01/05 15:33:03 cph Exp $
+$Id: order.scm,v 4.22 2007/01/05 21:19:20 cph Exp $
 
-Copyright 1987,1988,1989,1990,2000,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9a6d92f578f9271eed76cfbdfbf77e63ec41d010..cf7db2c89df5e323235e47a901f2a6ca33d63b96 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: outer.scm,v 4.9 2007/01/05 15:33:03 cph Exp $
+$Id: outer.scm,v 4.10 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1987, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8e42a4ba7c250175f50fb10fc83792391e9bdbd2..be017440aac9970eb85198290279903b338f5e45 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: param.scm,v 1.7 2007/01/05 15:33:03 cph Exp $
+$Id: param.scm,v 1.8 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e7c30ec2af224cc71cf57c67afa11c823ca8a32e..b8a88da2a5cc8e6ddb666495c1f07e82647cfc4d 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: reord.scm,v 1.6 2007/01/05 15:33:03 cph Exp $
+$Id: reord.scm,v 1.7 2007/01/05 21:19:20 cph Exp $
 
-Copyright 1988,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 52e46812c486139977210157e4fd1a1e08574214..12d890006aa61ef6b75ecfc9c1a412c5178f4ed2 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: reteqv.scm,v 1.5 2007/01/05 15:33:03 cph Exp $
+$Id: reteqv.scm,v 1.6 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1989, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d35da3ce814d3e69f158b345b7c5d8406950395f..fe735f195422559da2aa2d0a75661673a7a0b840 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: reuse.scm,v 1.11 2007/01/05 15:33:03 cph Exp $
+$Id: reuse.scm,v 1.12 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 01700266696b9b075a43a5eba0bb40695effdccc..8f65ecf363e6d0fc3c853e39ccb84ecd21ba16a1 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: sideff.scm,v 1.12 2007/01/05 15:33:03 cph Exp $
+$Id: sideff.scm,v 1.13 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1988, 1990, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f2daebf77e5e864db13a7ab4f3401fc78b05e7e0..53cd80c108cf832884b9e2b40a94216031a24694 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: simapp.scm,v 4.12 2007/01/05 15:33:03 cph Exp $
+$Id: simapp.scm,v 4.13 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bf39b2f16f0b38c637c026cb9e68df4569546b44..350f4da6c8020ca17925778182233ba0b5b107c7 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: simple.scm,v 4.10 2007/01/05 15:33:03 cph Exp $
+$Id: simple.scm,v 4.11 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1987, 1989, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2155279f3309093667fcded308c9b174edf4b540..44b899f18098fde46eecad99daa6bdfa56c51ef6 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: subfre.scm,v 1.11 2007/01/05 15:33:03 cph Exp $
+$Id: subfre.scm,v 1.12 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1988, 1989, 1990, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f6a18ac613e749c97039a0f1d2d9293dafa497e1..e77f375f31fd2a4327f394d820b034e734520028 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: varind.scm,v 1.8 2007/01/05 15:33:03 cph Exp $
+$Id: varind.scm,v 1.9 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1989, 1990, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 43a57889113127db6ed580608a81eda55a0970a2..7d1bbc0e848d0d046f7ff65a5520924dd36d95c5 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compiler.cbf,v 1.6 2007/01/05 15:33:03 cph Exp $
+$Id: compiler.cbf,v 1.7 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1992-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 006dc14cb95a03b9466e5bcc01269c35817220f2..f22093a33e1cef57709d56d96869639197a973a9 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compiler.pkg,v 1.20 2007/01/05 15:33:03 cph Exp $
+$Id: compiler.pkg,v 1.21 2007/01/05 21:19:20 cph Exp $
 
-Copyright 1993,1994,2001,2002,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9f90aff14313fd32e7c39c04f9d1a59b08fa8d0d..351892c7bbc457a575cfb39d5c6c5f59bd5e0514 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compiler.sf,v 1.13 2007/01/05 15:33:03 cph Exp $
+$Id: compiler.sf,v 1.14 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1992-1999, 2001, 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 14e1b442b32003ed6555468e58b1d0457fe1528f..66548e4698241fc2c34b10346194a449f04a29eb 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: cout.scm,v 1.32 2007/01/05 15:33:03 cph Exp $
+$Id: cout.scm,v 1.33 2007/01/05 21:19:20 cph Exp $
 
-Copyright 1993,1998,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 776bc8b2dc76a956765218e776229dc7b4d988ed..f39b4dfa19699343bbc9b98e9db6dd6599414b5a 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: ctop.scm,v 1.20 2007/01/05 15:33:03 cph Exp $
+$Id: ctop.scm,v 1.21 2007/01/05 21:19:20 cph Exp $
 
-Copyright 1993,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6ade7ada7c38c3485baeffe559743ce15d5d527d..960dfaffa7736707590b58ea5fd79c63c72634f0 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: cutl.scm,v 1.8 2007/01/05 15:33:03 cph Exp $
+$Id: cutl.scm,v 1.9 2007/01/05 21:19:20 cph Exp $
 
-Copyright 1993,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ad86123ae3ea41f4e5de77711628624e03e9000b..c7fdb97cdfefc992643265e9162ffdbc902705aa 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: decls.scm,v 1.11 2007/01/05 15:33:03 cph Exp $
+$Id: decls.scm,v 1.12 2007/01/05 21:19:20 cph Exp $
 
-Copyright 1993,2001,2003,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 40db9fc92998c4a4a89ed256f8d297aa67604e21..240cf03612db9ce920b6cbb1a58d8fe9c7b91013 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: lapgen.scm,v 1.22 2007/01/05 15:33:03 cph Exp $
+$Id: lapgen.scm,v 1.23 2007/01/05 21:19:20 cph Exp $
 
-Copyright 1993,1998,2001,2002,2004,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 21fb13d2f511ddd4a1ce416271ed790118528315..f30adffb02d54a622d1e9a4919d066f738b40c56 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: machin.scm,v 1.13 2007/01/05 15:33:03 cph Exp $
+$Id: machin.scm,v 1.14 2007/01/05 21:19:20 cph Exp $
 
-Copyright 1993,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f8b9ae76f7b3de371017519f42e3531799d6da2f..6b7f08d00d34a2438f03326dadf74490153f48a2 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 1.8 2007/01/05 15:33:03 cph Exp $
+$Id: make.scm,v 1.9 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1992, 1999, 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 780b519913095d0178a88149663aee040f0a9fd8..f75aa5f745e6cbc3c9ced816bcd15f5643f5196b 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rgspcm.scm,v 1.6 2007/01/05 15:33:03 cph Exp $
+$Id: rgspcm.scm,v 1.7 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1992-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 197c8bcf6cd305917cca3217671c336ce6682c61..37a1e8314c8412a8eea7901c26750f8b6ea03abb 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules1.scm,v 1.12 2007/01/05 15:33:03 cph Exp $
+$Id: rules1.scm,v 1.13 2007/01/05 21:19:20 cph Exp $
 
-Copyright 1993,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0034abe582a3770475b8b90564f3fdca70dd24a9..b46f8ef6711194a1ef63c898ced79a746d3715c1 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules2.scm,v 1.8 2007/01/05 15:33:03 cph Exp $
+$Id: rules2.scm,v 1.9 2007/01/05 21:19:20 cph Exp $
 
-Copyright 1993,1997,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4ede1cade00453554e526e8c9d97f966cd107fa9..5ccfbd4925ef97dec545af228df98a5d07da9cf2 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules3.scm,v 1.16 2007/01/05 15:33:03 cph Exp $
+$Id: rules3.scm,v 1.17 2007/01/05 21:19:20 cph Exp $
 
-Copyright 1993,2001,2002,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 678cf26ef4787a4846acddd5b95bbaab3b1ccbde..5de36faca8aca7107cdfc2c27411a78828207f5c 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules4.scm,v 1.6 2007/01/05 15:33:03 cph Exp $
+$Id: rules4.scm,v 1.7 2007/01/05 21:19:20 cph Exp $
 
-Copyright 1993,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d570ef9718dcba77fe95bf44d21ef98bf033363f..ab2688bc97d6237d068c63a4ee0f24d6c614f3d7 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rulfix.scm,v 1.10 2007/01/05 15:33:03 cph Exp $
+$Id: rulfix.scm,v 1.11 2007/01/05 21:19:20 cph Exp $
 
-Copyright 1993,2001,2002,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 661988ee09e4680ce8f5b7981c232ccc5588bf31..3a5ce8ac68928e4301e729cddb567e61c5793947 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rulflo.scm,v 1.11 2007/01/05 15:33:03 cph Exp $
+$Id: rulflo.scm,v 1.12 2007/01/05 21:19:20 cph Exp $
 
-Copyright 1993,2001,2002,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fac0ff79370a2a06432f441d0cafa68901c85423..df47509913a26edda02a1641cc72409764e93657 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rulrew.scm,v 1.8 2007/01/05 15:33:03 cph Exp $
+$Id: rulrew.scm,v 1.9 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1992-1999, 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 74a5225a9ca0640f262615f642c29b7743e5f0a8..2682edf3f5082a5fce0b628f6c71436b4043a05e 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: stackify.scm,v 1.2 2007/01/05 15:33:03 cph Exp $
+$Id: stackify.scm,v 1.3 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 952796f9902902e91e82ba574f49eada15024dae..588a6d7d0e64875e337356980a3c770d85064c84 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: stackops.scm,v 1.2 2007/01/05 15:33:03 cph Exp $
+$Id: stackops.scm,v 1.3 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 056d97c58ee416d2b81ee2b83fbd908a8fd58d58..057b259a062f31a531dbb212e39d1e7e88fc0915 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: traditional.scm,v 1.5 2007/01/05 15:33:03 cph Exp $
+$Id: traditional.scm,v 1.6 2007/01/05 21:19:20 cph Exp $
 
-Copyright 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 61870e7fc3bf8ff29faea711cf9cd9b36e2c9916..ca71b97b1937b9d608c089fc1599271ebcf24604 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: assmd.scm,v 1.7 2007/01/05 15:33:03 cph Exp $
+$Id: assmd.scm,v 1.8 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 34dbf3eabf23d98840f07206d9fd09f9db3d9562..08207552c38ea4d1c93de45f3c8b384464a38e48 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: coerce.scm,v 1.6 2007/01/05 15:33:03 cph Exp $
+$Id: coerce.scm,v 1.7 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1992-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 15e3782afd6b6453477dc4212fb0160522a5a7e2..4b88b4deb930a601e4752f38f558e50468578da8 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compiler.cbf,v 1.6 2007/01/05 15:33:03 cph Exp $
+$Id: compiler.cbf,v 1.7 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1992-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3b9eb78e546a6a1eb075f9d6381ac9e575be0f2a..106890602010511ea82e2e8fd808415fbb682af1 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compiler.pkg,v 1.20 2007/01/05 15:33:03 cph Exp $
+$Id: compiler.pkg,v 1.21 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c68b2f7494867bb75abded360788002d35c0accf..ff9f13ab7d341995ab8ccb30c86f4242e4cf8b47 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compiler.sf,v 1.13 2007/01/05 15:33:03 cph Exp $
+$Id: compiler.sf,v 1.14 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1992-1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c8e124c92b3ca8cb244f7bb4bb85cf8ca9bbc7f3..ea1b9f215ffdb6e82cca102ccd52d9fff2a09f6b 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dassm1.scm,v 1.7 2007/01/05 15:33:03 cph Exp $
+$Id: dassm1.scm,v 1.8 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index adc424b3da3225ac09bf9003cfad377c3663c426..5284f38c1b478cf1d358e5a3264d9656f093dfd7 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dassm2.scm,v 1.7 2007/01/05 15:33:03 cph Exp $
+$Id: dassm2.scm,v 1.8 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1d32ae388ab2b479c52a17c81a6ba342eae4e42e..8828ddd091ac11ad479a68816938aac73a75129e 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dassm3.scm,v 1.5 2007/01/05 15:33:03 cph Exp $
+$Id: dassm3.scm,v 1.6 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1992-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1bc978fde88db388038aff4397e1a9be7a47abb7..1f5bc53c65914b9826edb112c451bb54c00c9408 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: decls.scm,v 1.12 2007/01/05 15:33:03 cph Exp $
+$Id: decls.scm,v 1.13 2007/01/05 21:19:20 cph Exp $
 
-Copyright 1992,1993,2001,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c7cbd46dd046a421baadcbb621995d6f8975f852..51bdc9b68d632a418e21fe0fe64dd14b5a1712a4 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: inerly.scm,v 1.9 2007/01/05 15:33:03 cph Exp $
+$Id: inerly.scm,v 1.10 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1992-1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b5f71fa76037036cefe2b763bd6f37f130188e72..a343a823f8b24b00d5521c0c5e967fa53b736746 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: insmac.scm,v 1.9 2007/01/05 15:33:03 cph Exp $
+$Id: insmac.scm,v 1.10 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a702285ffffef162b2bcd004cd8e672c908b1c26..e61c86f7eef534518c60255aa2ae8a1e5081f0b0 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: instr1.scm,v 1.9 2007/01/05 15:33:03 cph Exp $
+$Id: instr1.scm,v 1.10 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4caeabce7786e66155d4402148da1836e87d9eb6..60da3d0891e760c678a221f6afcfd5410d8f1808 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: instr2.scm,v 1.7 2007/01/05 15:33:03 cph Exp $
+$Id: instr2.scm,v 1.8 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 796fd41fb3c6f913f4f46a64f1d7010352d44fda..b294440851f9f8c1ce06a7f2e0d4e9c90c0aaac7 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: instr3.scm,v 1.7 2007/01/05 15:33:03 cph Exp $
+$Id: instr3.scm,v 1.8 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 35f9717ef06e9853ed4ec24ae268426addedc8ff..b13e0b1a451e81618b02eb4165d873685e834d03 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: lapgen.scm,v 1.13 2007/01/05 15:33:03 cph Exp $
+$Id: lapgen.scm,v 1.14 2007/01/05 21:19:20 cph Exp $
 
-Copyright 1992,1993,1998,2001,2002,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 606b3c882f917e78fcafcb614012167e429d0391..868e0f622333d1c58ac756132807301a1e402773 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: lapopt.scm,v 1.5 2007/01/05 15:33:03 cph Exp $
+$Id: lapopt.scm,v 1.6 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1992-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 941c794a35dffdeed158c0e0a6890d96359831cf..65dae41ab8dbafeba83f4d07022df5e63efdc804 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: machin.scm,v 1.11 2007/01/05 15:33:03 cph Exp $
+$Id: machin.scm,v 1.12 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1992-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9e3989dc262c1059176f6f5395bd23a7306ff849..fcff9c98b4cc3a783fb8a48c4f422f1e61ad2c92 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 1.7 2007/01/05 15:33:03 cph Exp $
+$Id: make.scm,v 1.8 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1992-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2f66946bd1c445bfc3601a788cbd30c7a005fa31..5cde11642a72ebc99d924157a2a3cd1f7ab574c5 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rgspcm.scm,v 1.5 2007/01/05 15:33:03 cph Exp $
+$Id: rgspcm.scm,v 1.6 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1992-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fc3e876669988acf213917409b5c6204d41dcd5b..468da1aa4e74ba999ebcececd7bab51c822c019d 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules1.scm,v 1.7 2007/01/05 15:33:03 cph Exp $
+$Id: rules1.scm,v 1.8 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1992-1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f99653d9f7c19780c7d9eccff1ea246742dc353a..ee7657943ac0080d79863cd90dac0691e68c1a43 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules2.scm,v 1.6 2007/01/05 15:33:03 cph Exp $
+$Id: rules2.scm,v 1.7 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1992-1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 283cf37ee4b43a9b203a6773d1c41be60879d15e..73b09eb55fb72dc06339e27d9196f4bb9f634bf8 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules3.scm,v 1.13 2007/01/05 15:33:03 cph Exp $
+$Id: rules3.scm,v 1.14 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 84a6ce32928922c71f013ac1cd11016cccd2d23a..6a4aeb40d6c2bf0daad8d8b63e571bb7d23647b0 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules4.scm,v 1.7 2007/01/05 15:33:03 cph Exp $
+$Id: rules4.scm,v 1.8 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1992-1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bd1880b804d51a5adb91dd1dd2b28301c2090b8d..c0a9e005fa75a47154af6288cebc8c938a150268 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rulfix.scm,v 1.8 2007/01/05 15:33:03 cph Exp $
+$Id: rulfix.scm,v 1.9 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1992-1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b94a968f06f0a5dd79013a94ad0b774a6d0660ae..603d3cde4762c48c8db26bc0d6adb0ffd19341b5 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rulflo.scm,v 1.9 2007/01/05 15:33:03 cph Exp $
+$Id: rulflo.scm,v 1.10 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9fd82156cb2fd2e1fb2c3bfde6bbc91432b35ee6..3b30bf6be4232aa7e8a552b1b0c41f07bf48858c 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rulrew.scm,v 1.6 2007/01/05 15:33:03 cph Exp $
+$Id: rulrew.scm,v 1.7 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1992-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f55f5ef8a3181bec5036049ab199693090c7d123..eb3aea6bb893a198854a9f86d3f7f4f7e202bcb9 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: assmd.scm,v 1.42 2007/01/05 15:33:03 cph Exp $
+$Id: assmd.scm,v 1.43 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1988-1989, 1999, 2001-2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 010737702b2b074de7a46788794ae0cc596ce3e7..03d93d3b28c19b82795715f1685fe2854ac6353b 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: coerce.scm,v 1.14 2007/01/05 15:33:03 cph Exp $
+$Id: coerce.scm,v 1.15 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1987, 1988, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8c479871084252c028eb5861b5f6904749ec53e8..27e6f595b104576bb3e8a79418805c4d0afa79c1 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compiler.cbf,v 1.6 2007/01/05 15:33:03 cph Exp $
+$Id: compiler.cbf,v 1.7 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d64c2d431eef56fb1e732bd283dfbb5836b7eb39..da9d7b1793003f6a50ed100fd741a9ce18ac2f6b 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compiler.pkg,v 1.57 2007/01/05 15:33:03 cph Exp $
+$Id: compiler.pkg,v 1.58 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 707ca59f993c9b83435c17e589e1b1fb355fa474..3eada71885767792ce866f4ef01d51561a995b93 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compiler.sf,v 1.25 2007/01/05 15:33:03 cph Exp $
+$Id: compiler.sf,v 1.26 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0c42519a7f1f4156ff4c3712c566f0d5b7e27bd4..f35873fdc4191bfcc6b8e6a0676daef91890207e 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dassm1.scm,v 4.25 2007/01/05 15:33:03 cph Exp $
+$Id: dassm1.scm,v 4.26 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d60977ffb873e65c53e222b7ce755296c4c7bc56..470b281ee99b776361cb79ace14de7febbd3c7b2 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dassm2.scm,v 4.28 2007/01/05 15:33:03 cph Exp $
+$Id: dassm2.scm,v 4.29 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 47268e7f199489cf6640e4ac29d8641ef0af1f95..c9a878d461d0d495f4666dbda97836688f0bde62 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dassm3.scm,v 4.12 2007/01/05 15:33:03 cph Exp $
+$Id: dassm3.scm,v 4.13 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1987, 1988, 1989, 1990, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6a8a37e26080c6eba0e1ac201ba8cba20b516327..6ee8cf70160b7c5df319a4400a58f17f2f4e751f 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: decls.scm,v 4.43 2007/01/05 15:33:03 cph Exp $
+$Id: decls.scm,v 4.44 2007/01/05 21:19:20 cph Exp $
 
-Copyright 1987,1988,1989,1990,1991,1992 Massachusetts Institute of Technology
-Copyright 1993,2001,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 242e9aad693a0aceb0a31ed1d014dc069d677732..d65b5d8696216915c878799d6b04b10085f22225 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: flinstr1.scm,v 1.7 2007/01/05 15:33:03 cph Exp $
+$Id: flinstr1.scm,v 1.8 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1988-1989, 1999, 2001-2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6962584826026535b0f5ad8d9246362af3f17a57..e9c44acd69469d0f10528792973ec2020d604d4c 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: flinstr2.scm,v 1.7 2007/01/05 15:33:03 cph Exp $
+$Id: flinstr2.scm,v 1.8 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1988-1989, 1999, 2001-2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e7d29ad65d43e9fcde26fae7c5e4e7dea29a3ecb..c7a6d3ff97941edd7ed655562f88acbe3df17266 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: inerly.scm,v 1.14 2007/01/05 15:33:03 cph Exp $
+$Id: inerly.scm,v 1.15 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index db53c1dd6e1b857424ba96b418869e866e7626bc..3922973c8bb12fd0db4eb5eb624cd058368d661b 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: insmac.scm,v 1.135 2007/01/05 15:33:03 cph Exp $
+$Id: insmac.scm,v 1.136 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1988, 1990, 1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 88aea548125b2256ad2b7f390700257323969dc7..5fc28f11e82f192aae305b3c6f292f3f18ccabb7 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: instr1.scm,v 1.71 2007/01/05 15:33:03 cph Exp $
+$Id: instr1.scm,v 1.72 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1988, 1989, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 49405d878727dedc7fa9fd9ea09ab8bea7cc553b..cf959c7d575034effb9a4160ebd17173a6716f49 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: instr2.scm,v 1.24 2007/01/05 15:33:03 cph Exp $
+$Id: instr2.scm,v 1.25 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1987-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c78411d4dc1d9840971e73384754ebd256954489..ca5c056c4db61f07e09642ac02d5832c2fecfcae 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: instr3.scm,v 1.23 2007/01/05 15:33:03 cph Exp $
+$Id: instr3.scm,v 1.24 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1988, 1990, 1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0b9d1f9ce797fea28e548ab666af1f4a22b9e38e..35b6c374c376400c687ffc1d8cb6777343f06b47 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: instr4.scm,v 1.9 2007/01/05 15:33:03 cph Exp $
+$Id: instr4.scm,v 1.10 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1987, 1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c0419896f9a2ae72973b661014e0b38abd6cf438..039e4d5cd6b9835ce39629c4f064271e60da655f 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: insutl.scm,v 1.12 2007/01/05 15:33:03 cph Exp $
+$Id: insutl.scm,v 1.13 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1988, 1989, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index dd3644b86a59861613896c33e23b4e46c0a764ba..660ee03a8f7c16ec31ee0db2d25158ea2f006287 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: lapgen.scm,v 4.57 2007/01/05 15:33:03 cph Exp $
+$Id: lapgen.scm,v 4.58 2007/01/05 21:19:20 cph Exp $
 
-Copyright 1986,1987,1988,1989,1990,1991 Massachusetts Institute of Technology
-Copyright 1992,1993,1998,2001,2002,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7eaf5304d34b07402e0fc85bc60c3e5bfb1fe2cf..e0a9d792583a2ae102c097b16d04faa92162750d 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: lapopt.scm,v 1.5 2007/01/05 15:33:03 cph Exp $
+$Id: lapopt.scm,v 1.6 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1991, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c1168df63f73de5aa6aa78f54b91f9a5825305c3..38c49035c5bfe71d3f08d338d03e7e35f7fbe91f 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: machin.scm,v 4.37 2007/01/05 15:33:03 cph Exp $
+$Id: machin.scm,v 4.38 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5f792a8d88897b21dd84ee743e2299101743c9b1..cea41e5004cd8d49557508f068d1c6614cafb84d 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: make.scm-68020,v 4.92 2007/01/05 15:33:03 cph Exp $
+$Id: make.scm-68020,v 4.93 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1991, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 30497f8b04274cdff6cd76802565895bcafdbd62..7dd1ddd1cb3a44e508b7725192830a6aa2215773 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: make.scm-68040,v 4.93 2007/01/05 15:33:03 cph Exp $
+$Id: make.scm-68040,v 4.94 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1991-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 83c10ca8c4ba70638c2725dfdc53a2b9f9180e78..5d8396f4d7405ce9778b9ba8a4b136a9c8c488e1 100644 (file)
@@ -1,8 +1,10 @@
 #| -*- Scheme -*-
 
-$Id: mc68ktgl.scm,v 1.6 2007/01/05 15:33:03 cph Exp $
+$Id: mc68ktgl.scm,v 1.7 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1991, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 842a99079bac9fe9444f85bbd304557c24aa620b..aec498201c3bc7dbfb75cb8086096e67c6568f70 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rgspcm.scm,v 4.6 2007/01/05 15:33:03 cph Exp $
+$Id: rgspcm.scm,v 4.7 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1987-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 422322ba89671c16d709b56d6b8f59e57cf09b5e..6d039bd4a511a3e016a53807245ab27038138e92 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules1.scm,v 4.42 2007/01/05 15:33:03 cph Exp $
+$Id: rules1.scm,v 4.43 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 584436e2009283dabcb32fd6f7fba93ae9d42dec..08b4aa7595f89b6e2f130d85ac94742a416db962 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules2.scm,v 4.18 2007/01/05 15:33:03 cph Exp $
+$Id: rules2.scm,v 4.19 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7010c6fc0e19efeaa5cc705c064db3f40322f667..640ce88a9bf4ce241fa7cec89437ebf8bea2a538 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules3.scm,v 4.46 2007/01/05 15:33:04 cph Exp $
+$Id: rules3.scm,v 4.47 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 72d7aec4c92271885622ecd01ec6c834a80d0b89..d4a3aac93d93ec65d63e69585c61133f0d854803 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules4.scm,v 4.18 2007/01/05 15:33:04 cph Exp $
+$Id: rules4.scm,v 4.19 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 626d0064c94592a7a5d1b0f110dd21142386e4d1..aaa6b4dcaeb2033651cda22ef1c55ae6c011717b 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rulrew.scm,v 1.10 2007/01/05 15:33:04 cph Exp $
+$Id: rulrew.scm,v 1.11 2007/01/05 21:19:20 cph Exp $
 
-Copyright (c) 1990-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index caf01bc5b71190d469b5bb4942a5676eade99363..cb8214683db5b5ac7d96fc6828f0ba9f52eb60e6 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: assmd.scm,v 1.9 2007/01/05 15:33:04 cph Exp $
+$Id: assmd.scm,v 1.10 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1992, 1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 54c881e0db01dd8defc5bcc0f0e82e62aac8096b..e834a1c4f639fb68a9bfb1c1ce6cfe0dc8442f0b 100644 (file)
@@ -1,9 +1,11 @@
 #| -*-Scheme-*-
 
-$Id: coerce.scm,v 1.6 2007/01/05 15:33:04 cph Exp $
+$Id: coerce.scm,v 1.7 2007/01/05 21:19:21 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
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 09d99416853c2951e60989c2533da4a5945532f5..270a9f6224682c646a8dd81780183281708c339b 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compiler.cbf,v 1.7 2007/01/05 15:33:04 cph Exp $
+$Id: compiler.cbf,v 1.8 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1992-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 114415ee70023196e029d68b522d5f0727488655..793f42dcdf29f14b7e91a5ab57da795891b2945b 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compiler.pkg,v 1.33 2007/01/05 15:33:04 cph Exp $
+$Id: compiler.pkg,v 1.34 2007/01/05 21:19:21 cph Exp $
 
-Copyright 1992,1993,1994,1996,1997,1998 Massachusetts Institute of Technology
-Copyright 2001,2002,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 55741f16e811672a9b1c9234b4b61e16f648eb35..b8c01b3f7ee4bd1c5ad95aa1a7a4a00136fd8cd0 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compiler.sf,v 1.22 2007/01/05 15:33:04 cph Exp $
+$Id: compiler.sf,v 1.23 2007/01/05 21:19:21 cph Exp $
 
-Copyright 1992,1993,1994,1995,1996,2000 Massachusetts Institute of Technology
-Copyright 2001,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3b05130183d63488c2ea36606cd7140f3c32107b..6688604b16da41aeff4e47e38705bd5c4f851890 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dassm1.scm,v 1.16 2007/01/05 15:33:04 cph Exp $
+$Id: dassm1.scm,v 1.17 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 35b3d88267c8f39d9bff0fa0e91d5d39670288e4..dc6f0bb4fedb98219202f796edb9b7659912d865 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dassm2.scm,v 1.15 2007/01/05 15:33:04 cph Exp $
+$Id: dassm2.scm,v 1.16 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9a8aef392622300b54404484a3904075045de3bc..010c58934195549e6aaa59b53ea8bbd57f592bd0 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dassm3.scm,v 1.13 2007/01/05 15:33:04 cph Exp $
+$Id: dassm3.scm,v 1.14 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1992, 1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 70eea8d40308fd76720ca13aac2c13a5ea23ede3..b2ff5c3aa99b8fd4fc5d5b70d4fd710e22cdfa1f 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: decls.scm,v 1.15 2007/01/05 15:33:04 cph Exp $
+$Id: decls.scm,v 1.16 2007/01/05 21:19:21 cph Exp $
 
-Copyright 1992,1993,2001,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 926876e00068cb8c1f9de8d6ddf008b3153a43d0..f159369e80fabbbb9bde960fa4b5c0599d2fde2a 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: inerly.scm,v 1.10 2007/01/05 15:33:04 cph Exp $
+$Id: inerly.scm,v 1.11 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1992, 1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6e32c580bbfe2622de4c58ae16676fa2fa4d3832..f57d6f2d17995fb2aa8a60bf9477e93bc783e58a 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: insmac.scm,v 1.20 2007/01/05 15:33:04 cph Exp $
+$Id: insmac.scm,v 1.21 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1992, 1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 86736d6d4be9505fac0bc92bfd26c317dd69ff78..d5393397f001b5511e4d67d1ed3ac942472f7264 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: instr1.scm,v 1.19 2007/01/05 15:33:04 cph Exp $
+$Id: instr1.scm,v 1.20 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1992, 1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 368b33854554c307523fe76602e903e3441b3326..a61e16557791e19c97e3d1712ce7d2f4d0b65075 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: instr2.scm,v 1.13 2007/01/05 15:33:04 cph Exp $
+$Id: instr2.scm,v 1.14 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1992, 1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9e65c6a18ce4f128f8c833f0fe8e34ea8bd2fed0..2495e4346486055794176b3054fe0ef373ff5117 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: instrf.scm,v 1.21 2007/01/05 15:33:04 cph Exp $
+$Id: instrf.scm,v 1.22 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1992, 1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2a4e40ebc2808902aeae7b6fe2883cb7a1fc4258..cc878ab6dd8a020ed8519a8b6fa1071a05dbc576 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: insutl.scm,v 1.14 2007/01/05 15:33:04 cph Exp $
+$Id: insutl.scm,v 1.15 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1992, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9ed66338a692727bed404b7d22337e989175ec07..27bfd44ffaecc6e45bb51333c76485b1c25aca5a 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: lapgen.scm,v 1.36 2007/01/05 15:33:04 cph Exp $
+$Id: lapgen.scm,v 1.37 2007/01/05 21:19:21 cph Exp $
 
-Copyright 1992,1993,1998,2001,2002,2003 Massachusetts Institute of Technology
-Copyright 2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fb6bde583cd3c7b69db40dbfed8c4721a015f96b..81ccdce0426f8af5756587f2e66722c6dcf16016 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: lapopt.scm,v 1.9 2007/01/05 15:33:04 cph Exp $
+$Id: lapopt.scm,v 1.10 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1992-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8b38effa8d0e23c1affeab2efe7340c6439ea3bf..b4880abed399de54cd500113b56be7c560fd09bf 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: machin.scm,v 1.22 2007/01/05 15:33:04 cph Exp $
+$Id: machin.scm,v 1.23 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1992-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6f85e80ffabf92dc4e3093c3fe05d4f48cdfc8da..63e03e3b30198c59503b5c444af2efba194201ca 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 1.9 2007/01/05 15:33:04 cph Exp $
+$Id: make.scm,v 1.10 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1992-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cef95003302ad8dea682b63e5177bfa3d848d9a9..d2c8d54a16cb3e876623d66a28f8f3e8439f2e55 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pc-make.scm,v 1.5 2007/01/05 15:33:04 cph Exp $
+$Id: pc-make.scm,v 1.6 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1992-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c772ea5384f2a5056945f879d8fa8af8e1daf0b3..be03f98f3268e288550b13d6089ddea747899961 100644 (file)
@@ -1,9 +1,11 @@
 #| -*-Scheme-*-
 
-$Id: rgspcm.scm,v 1.7 2007/01/05 15:33:04 cph Exp $
+$Id: rgspcm.scm,v 1.8 2007/01/05 21:19:21 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
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b8bb38b87f626f195d6718aede69ac92b2ea365e..38aa3d9003701306ab964935ad0be8b9bae80f01 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules1.scm,v 1.22 2007/01/05 15:33:04 cph Exp $
+$Id: rules1.scm,v 1.23 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1992-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0eea959c912388f0740909103e08a5c3d5a3feb7..e34e017b58d6f3b61ac4b78eacc6b53e9b38de33 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules2.scm,v 1.12 2007/01/05 15:33:04 cph Exp $
+$Id: rules2.scm,v 1.13 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1992-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 87af5552181d4abd268b4cf85de23325564f26bf..61cb904251d88f32d7b0600d18bab11cad4ca739 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules3.scm,v 1.41 2007/01/05 15:33:04 cph Exp $
+$Id: rules3.scm,v 1.42 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8cd92d012c41d602e2fd37479b475d17c76c190f..a6f217719842753e2528c45b39b55f009d301e44 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules4.scm,v 1.11 2007/01/05 15:33:04 cph Exp $
+$Id: rules4.scm,v 1.12 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1992, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 03e0758f9657569185841b4ffef940c548bffc69..36f01a6b045da2e9eb4d7b18880569aec76efc83 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rulfix.scm,v 1.37 2007/01/05 15:33:04 cph Exp $
+$Id: rulfix.scm,v 1.38 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7de5dd98c64e90364d7415e279f7d0370503fe66..0225075298216d4b5f5f92170f9a06fb49445417 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rulflo.scm,v 1.28 2007/01/05 15:33:04 cph Exp $
+$Id: rulflo.scm,v 1.29 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1992-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index be07241d08d1b309f5de5145146e0516efb135f7..56e4d2522aaa6a058aea81ba7c004c6386f4f508 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rulrew.scm,v 1.18 2007/01/05 15:33:04 cph Exp $
+$Id: rulrew.scm,v 1.19 2007/01/05 21:19:21 cph Exp $
 
-Copyright 1992,1993,1998,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 570f20bbf03e87e871c28650c9d8555a485b65e8..83c1ae0fad1d9a97bfb96cd5ed327a798a34414d 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: assmd.scm,v 1.8 2007/01/05 15:33:04 cph Exp $
+$Id: assmd.scm,v 1.9 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1988-1990, 1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3b1ba5d33d4d8bd176abd6a291496f6df394176f..3459f013700d547700919b10d493b93b0bc9b5fe 100644 (file)
@@ -1,9 +1,11 @@
 #| -*-Scheme-*-
 
-$Id: coerce.scm,v 1.5 2007/01/05 15:33:04 cph Exp $
+$Id: coerce.scm,v 1.6 2007/01/05 21:19:21 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
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e354e61a5cadbd10e8720820d6d0cfc36de835d9..caae332faa0c5a3481486f2503ca1bdfffa7f490 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compiler.cbf,v 1.6 2007/01/05 15:33:04 cph Exp $
+$Id: compiler.cbf,v 1.7 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cd711b787f8c659d87064e9d3fffec8965fef0d0..027fc9a3e96017d1b6ce4f4a569ebbbc9e5c4625 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compiler.pkg,v 1.27 2007/01/05 15:33:04 cph Exp $
+$Id: compiler.pkg,v 1.28 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e4ee43ff036fb85a190b18f79a470bc474cc0b85..a201e9519e2273bc0ab9b6b0b3afccbf3c8f77b8 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compiler.sf-big,v 1.15 2007/01/05 15:33:04 cph Exp $
+$Id: compiler.sf-big,v 1.16 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f57ea3c54ffdac3de7beff5a7b8fa93964a2d58d..c836d0eabd38974ec7aa741509828d9bc651ede7 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compiler.sf-little,v 1.15 2007/01/05 15:33:04 cph Exp $
+$Id: compiler.sf-little,v 1.16 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 74e157067487edd72183178af789be35c6d61c92..76fcb5b6fbbb52e777fe7771c7bcdc2fbe36e70f 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dassm1.scm,v 1.10 2007/01/05 15:33:04 cph Exp $
+$Id: dassm1.scm,v 1.11 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index dc9f7b6c803d1ba780e0621d09c857164e66f198..b07844a964f8ad0d1bb26be4521e3c304e1a0453 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dassm2.scm,v 1.10 2007/01/05 15:33:04 cph Exp $
+$Id: dassm2.scm,v 1.11 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7f55582c74c9d5cb68373dab5b06857eac654095..7ed3d938e217568cfb2df2588cf110634e406aa4 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dassm3.scm,v 1.7 2007/01/05 15:33:04 cph Exp $
+$Id: dassm3.scm,v 1.8 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1987-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b57073d616468e88672bb21188e5c34686699ae6..be3b84b3151ff5786cb685d6a7f31737c7a04ed9 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: decls.scm,v 1.16 2007/01/05 15:33:04 cph Exp $
+$Id: decls.scm,v 1.17 2007/01/05 21:19:21 cph Exp $
 
-Copyright 1990,1991,1992,1993,2001,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 45665638431611277dfaec06512ff5ef5db564ab..c946f55d555579c5aa2d8389d97633ec8df6b793 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: inerly.scm,v 1.9 2007/01/05 15:33:04 cph Exp $
+$Id: inerly.scm,v 1.10 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1988, 1989, 1990, 1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fb48f97791bc382f8e48a9bbd40957a5aa1ed99f..f910995c72e4c67e68b33a1f8de0d57b744a3150 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: insmac.scm,v 1.9 2007/01/05 15:33:04 cph Exp $
+$Id: insmac.scm,v 1.10 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2503629643a683ccd3c6f731434fe619a97ca100..a20a1c5091f0dfd978fdada624e0c0b5c07ab895 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: instr1.scm,v 1.12 2007/01/05 15:33:04 cph Exp $
+$Id: instr1.scm,v 1.13 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1987-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a33d94b4b72bd381e88bcc443a663cb835e9a1ed..3ac75c001a105d053ad8d3eb1861a3bdda902a29 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: instr2a.scm,v 1.10 2007/01/05 15:33:04 cph Exp $
+$Id: instr2a.scm,v 1.11 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1987-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8aa5d35556d450786ca34b6fc98a76459f4ec977..92568fa2eb6354d4be9175e267918fc9085e2c2f 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: instr2b.scm,v 1.9 2007/01/05 15:33:04 cph Exp $
+$Id: instr2b.scm,v 1.10 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1987-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 972e7595e83cd4a573afe8e128a0d8a5c9162439..79652b71fbd02cc8abbc83d93936dfda6c3663f2 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: instr3.scm,v 1.8 2007/01/05 15:33:04 cph Exp $
+$Id: instr3.scm,v 1.9 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1987-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fb574bf6d24a0f8ab23303c88ad80b478be31df1..afdb3f588f21957bbb1bf8111843fa3abe679de7 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: lapgen.scm,v 1.22 2007/01/05 15:33:04 cph Exp $
+$Id: lapgen.scm,v 1.23 2007/01/05 21:19:21 cph Exp $
 
-Copyright 1990,1991,1992,1993,1997,1998 Massachusetts Institute of Technology
-Copyright 2001,2002,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 73f4097b18ae61ee2a54d468ff8db9408ecc0913..886851afc465c1c095e5cff7223b60a080abd281 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: lapopt.scm,v 1.5 2007/01/05 15:33:04 cph Exp $
+$Id: lapopt.scm,v 1.6 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1991, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e5db3d1952927b6879f8f59f5436b31c202e667d..c583dda8cb3ce89a282070984bec0f5184753db0 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: machin.scm,v 1.18 2007/01/05 15:33:04 cph Exp $
+$Id: machin.scm,v 1.19 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5dd6675b4cfc43e292d5f540a602a31f30f2d4c6..b333a9d8d8d8b6981feb8ec0e198b1c8b37f5769 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: make.scm-big,v 4.92 2007/01/05 15:33:04 cph Exp $
+$Id: make.scm-big,v 4.93 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 66f21e7f843f30ab6c7b1de236edf9c373c7167f..c1e606780d9174c6636ea268508fbd6d5a61734f 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: make.scm-little,v 4.92 2007/01/05 15:33:04 cph Exp $
+$Id: make.scm-little,v 4.93 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b45217766fed06f3859a828de6f461c0bcf65017..ca8cc47a1e52e83969749a1d974ed2183e17ae60 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: mips.scm,v 1.7 2007/01/05 15:33:04 cph Exp $
+$Id: mips.scm,v 1.8 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1987, 1989-1990, 1999, 2001-2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7400fbded28cf8bc2446e4cbd70063cab0a1cb5c..c9c92a443ead70c70707a9aebab412da16bb7325 100644 (file)
@@ -1,9 +1,11 @@
 #| -*-Scheme-*-
 
-$Id: rgspcm.scm,v 1.5 2007/01/05 15:33:04 cph Exp $
+$Id: rgspcm.scm,v 1.6 2007/01/05 21:19:21 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
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b9100a8cd78fb7fe0a29b90796e70068f7dfe9ce..e992b4e7b84688c093522ae5d0c4a3e7c7edb721 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules1.scm,v 1.10 2007/01/05 15:33:04 cph Exp $
+$Id: rules1.scm,v 1.11 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1989-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c839d76764b94d00f7816d7a5e93c9d80781963b..93ca3d09634f16f748646467daec20c86ace27d1 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules2.scm,v 1.6 2007/01/05 15:33:04 cph Exp $
+$Id: rules2.scm,v 1.7 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ac8b1a04d713dd4e6ebde2a3e1d5ab7b049d66e5..1bec1707106624e270dff3ca14773b8139a53f88 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules3.scm,v 1.23 2007/01/05 15:33:04 cph Exp $
+$Id: rules3.scm,v 1.24 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fccb9f18ec20dd85a21fec16b5c0dceec81f5557..bfebbacbb2b341e828a8d6a6c19a36b63e2ff927 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules4.scm,v 1.7 2007/01/05 15:33:04 cph Exp $
+$Id: rules4.scm,v 1.8 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 104443c8ab748d9b7adc1943ae4bd77e71939431..cacf61fecbfc3b9ef2b84e98d4624aa19ff783e6 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rulfix.scm,v 1.14 2007/01/05 15:33:04 cph Exp $
+$Id: rulfix.scm,v 1.15 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1989-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4f8081111e21e1f69c98986b686c5fdb0b5eb5e0..b00e10627b1ae5fe8efb9ab5909c58880d178539 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rulflo.scm,v 1.13 2007/01/05 15:33:04 cph Exp $
+$Id: rulflo.scm,v 1.14 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1989-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 81fc35af52dbf94c1ab71346fe21d206fb24ac12..e008929fbf6097b3085978e9b1bd8d03f3f26470 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rulrew.scm,v 1.10 2007/01/05 15:33:04 cph Exp $
+$Id: rulrew.scm,v 1.11 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1990-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d8fb2ab3af2bfdeacc4b8b4c1113c3aa858b8e79..d36e467f6a79605c0345ec2bc08dd5b01aacc018 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: assmd.scm,v 1.7 2007/01/05 15:33:04 cph Exp $
+$Id: assmd.scm,v 1.8 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1988-1990, 1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e6f61a2246f5ef6888a77adc4ca575d500b1a4f9..b0d06df020b3a97c7d9b75e56f6b667ab0597825 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: cf.h-sparc,v 1.5 2007/01/05 15:33:05 cph Exp $
+$Id: cf.h-sparc,v 1.6 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1989-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8a5ae6ff1d0f61a795cc716854fa0bb308bd7cd0..43ebc2fe20f7073fc32ab0a9d825c88c70cc9de4 100644 (file)
@@ -1,8 +1,10 @@
 /* #define DEBUG_INTERFACE */ /* -*-Midas-*- */
  !###
- !###$Id: cmpaux-sparc.m4,v 1.5 2007/01/05 15:33:05 cph Exp $
+ !###$Id: cmpaux-sparc.m4,v 1.6 2007/01/05 21:19:21 cph Exp $
  !###
- !### Copyright (c) 1989-1999 Massachusetts Institute of Technology
+ !### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
+ !###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
+ !###     2004, 2005, 2006, 2007 Massachusetts Institute of Technology
  !###
  !### This file is part of MIT/GNU Scheme.
  !###
index 66344302e49611f182878857781c9973d14205bf..a00ba0fe57e6a6e888492b22f4879263e7a47101 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: cmpint-sparc.h,v 1.5 2007/01/05 15:33:05 cph Exp $
+$Id: cmpint-sparc.h,v 1.6 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1989-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 11bedab4e614ae6d165acc739e670475c7c16608..159a96579c6958c0ef4eaf739281571cce253522 100644 (file)
@@ -1,9 +1,11 @@
 #| -*-Scheme-*-
 
-$Id: coerce.scm,v 1.5 2007/01/05 15:33:05 cph Exp $
+$Id: coerce.scm,v 1.6 2007/01/05 21:19:21 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
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 64230977dba43515c98f41885d3cf1f637386139..41cd1bf3a85c9f295eb7e5516a9266c201efd480 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: decls.scm,v 1.10 2007/01/05 15:33:05 cph Exp $
+$Id: decls.scm,v 1.11 2007/01/05 21:19:21 cph Exp $
 
-Copyright 1993,2001,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fa0f04d6c70936fccbb21f090a3bc14e1f5155e5..aed7fc810cde030569716f7208eab76446848c05 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: inerly.scm,v 1.9 2007/01/05 15:33:05 cph Exp $
+$Id: inerly.scm,v 1.10 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1988, 1989, 1990, 1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 57780a0a7841f5a2224258c6ec80309bd95d879a..52d06e22f68f8614a5b400c9c6d052e44d495ac4 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: insmac.scm,v 1.8 2007/01/05 15:33:05 cph Exp $
+$Id: insmac.scm,v 1.9 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8780f045d408e607e7f9071c90d23d7b87b90a3d..216ed356311f028127b1c1f0d4c33fab20f99461 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: instr1.scm,v 1.7 2007/01/05 15:33:05 cph Exp $
+$Id: instr1.scm,v 1.8 2007/01/05 21:19:21 cph Exp $
 
-Copyright (c) 1987-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4e61ca33747cb6b899b5a7fa0af0f09e28afb1d4..31f028473c2330ad865d76fd556b96a98a6d974b 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: instr2a.scm,v 1.7 2007/01/05 15:33:05 cph Exp $
+$Id: instr2a.scm,v 1.8 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1987-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 323b6769656674fa75d40441a70d954a51e6e200..05f26a345df64519bea60938bf69d74e5f03b6c3 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: instr2b.scm,v 1.7 2007/01/05 15:33:05 cph Exp $
+$Id: instr2b.scm,v 1.8 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1987-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3a89f63c5fdc9c0cbfcd71db360ae44975d6f24e..3ff2aab56e58420a800d36136ec34064e7a6e067 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: instr3.scm,v 1.7 2007/01/05 15:33:05 cph Exp $
+$Id: instr3.scm,v 1.8 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1987-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8d6854d222e4d720ae9f628fe8323280732251d7..2961beae4c2fa81b329f24d688be01cfe01ceee8 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: lapgen.scm,v 1.9 2007/01/05 15:33:05 cph Exp $
+$Id: lapgen.scm,v 1.10 2007/01/05 21:19:22 cph Exp $
 
-Copyright 1993,1998,2001,2002,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 189f203b229f7399c3d6b9ebc4c869ed2b030660..0a33c6f281ed2136d05c2ea525e15af802a67006 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: lapopt.scm,v 1.5 2007/01/05 15:33:05 cph Exp $
+$Id: lapopt.scm,v 1.6 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1991, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 37d5283a78f73c25da43002095c398dee8be69d2..d43c6969ac656444a95c1c80ca9e2d395ff5a2b0 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: machin.scm,v 1.6 2007/01/05 15:33:05 cph Exp $
+$Id: machin.scm,v 1.7 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c41f6f5d108815108674b7e9cc4b4878fda23c61..151a02dd14cb95a83e1cc47d0ddff442b1014cd3 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 1.6 2007/01/05 15:33:05 cph Exp $
+$Id: make.scm,v 1.7 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 44e7b456715826115bd550e51ed2a434eb1afa18..ffb6358365da4c46eadd902e902e5fdebacc5cca 100644 (file)
@@ -1,9 +1,11 @@
 #| -*-Scheme-*-
 
-$Id: rgspcm.scm,v 1.5 2007/01/05 15:33:05 cph Exp $
+$Id: rgspcm.scm,v 1.6 2007/01/05 21:19:22 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
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7c084b7a105ce66fbd7f4948985f995e864beb87..508e4b3886ec854f089e646d8533422d77b62e77 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules1.scm,v 1.5 2007/01/05 15:33:05 cph Exp $
+$Id: rules1.scm,v 1.6 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1989-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c56f2ad1a81e5ad61a3eb34480c2d15f0a0fbb42..783406d6529f7a31623871b0db326623d310eb31 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules2.scm,v 1.5 2007/01/05 15:33:05 cph Exp $
+$Id: rules2.scm,v 1.6 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f5849f9607d10083cbec4e524361b0f14dde77f8..48af1ff5246e22d483316b59d4d1b61cd31b5ccb 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules3.scm,v 1.7 2007/01/05 15:33:05 cph Exp $
+$Id: rules3.scm,v 1.8 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d2b07e41fd7d6803a06baaf14bcb1c42aa1b5fa4..0b8785b7fca0c1d51e56a045524e7f6caaa85c29 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules4.scm,v 1.5 2007/01/05 15:33:05 cph Exp $
+$Id: rules4.scm,v 1.6 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 63338293a9e6cbd6493bf9514c2410c1672c7455..808f1ca29ecd3ddee173482769bae183a3b57494 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rulfix.scm,v 1.5 2007/01/05 15:33:05 cph Exp $
+$Id: rulfix.scm,v 1.6 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1989-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e2845fe5b9adb5c0fd3e6077a4a01a618fc0c4b5..05c4e7ec3c7e4f8b54b5d6a9ee5a359effa68813 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rulflo.scm,v 1.7 2007/01/05 15:33:05 cph Exp $
+$Id: rulflo.scm,v 1.8 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1989-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index edb943541aa9cff190b02c5f4e49c62d0462056b..1bbc15a481f828b28164a526b0ac4681e833015c 100644 (file)
@@ -1,9 +1,11 @@
 #| -*-Scheme-*-
 
-$Id: rulrew.scm,v 1.5 2007/01/05 15:33:05 cph Exp $
+$Id: rulrew.scm,v 1.6 2007/01/05 21:19:22 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
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 22c7f3c9a82bc6214966c4174eddc2867aaffce3..415e0128a3cab63e07dd99325cd3ccebb35d3090 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: assmd.scm,v 1.36 2007/01/05 15:33:05 cph Exp $
+$Id: assmd.scm,v 1.37 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1988-1990, 1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 69bc5c083f6b8f8e04284fb5942af1a1f73bb3b4..e90dbde538869bba136ea13232b1461b282e1395 100644 (file)
@@ -1,9 +1,11 @@
 #| -*-Scheme-*-
 
-$Id: coerce.scm,v 1.9 2007/01/05 15:33:05 cph Exp $
+$Id: coerce.scm,v 1.10 2007/01/05 21:19:22 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
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 99a7ab91ad3aa5a6f6656cdbdddf8f0ceb392a7c..6375454a2f8ad3dac91a5bd0960f2dc8d1cada9f 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compiler.cbf,v 1.6 2007/01/05 15:33:05 cph Exp $
+$Id: compiler.cbf,v 1.7 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b97373169341f9dd951a30b04c039ca580526d2d..399fe5fc4b007bbd7709baca45ae89a808997092 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compiler.pkg,v 1.57 2007/01/05 15:33:05 cph Exp $
+$Id: compiler.pkg,v 1.58 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b8b4be22e3df7a4db8fcc6ac3d3e6a857974c6a4..1192766954d0491dc8f831859cff36322167ac23 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compiler.sf,v 1.25 2007/01/05 15:33:05 cph Exp $
+$Id: compiler.sf,v 1.26 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 86935ae5386724907ef26a031945974e1cced526..000d85c1c4c16829d5014b732f341359394241ef 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dassm1.scm,v 4.25 2007/01/05 15:33:05 cph Exp $
+$Id: dassm1.scm,v 4.26 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index accdcc2ed7ab2a0d9d3393354e31ab9452125016..baceda540ed053cdb45dd32713825f9a2e4f320c 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dassm2.scm,v 4.26 2007/01/05 15:33:05 cph Exp $
+$Id: dassm2.scm,v 4.27 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index de096decd9ab5c83bd5d3fd3a0b41906fc36bfaf..08b3c00221dc8e29ecfa3a1c7f6cb996c02b44e0 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dassm3.scm,v 1.6 2007/01/05 15:33:05 cph Exp $
+$Id: dassm3.scm,v 1.7 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1987, 1989, 1990, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 89f25c6a10e7832954074c26d965965da2441d61..e9be6aa591bfb7c14076094aad408a794ad01189 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: decls.scm,v 4.41 2007/01/05 15:33:05 cph Exp $
+$Id: decls.scm,v 4.42 2007/01/05 21:19:22 cph Exp $
 
-Copyright 1990,1991,1992,1993,1994,2001 Massachusetts Institute of Technology
-Copyright 2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index dde23262417cab9ad40fc886a6f336ddf53cb4e7..db07afde75ed2628ca14908ce61535ff8337d74e 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: inerly.scm,v 1.9 2007/01/05 15:33:05 cph Exp $
+$Id: inerly.scm,v 1.10 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1988, 1989, 1990, 1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index aea5a79d3c66488625cf1fa1c30a12b9721a4b63..5b4c04ec892fbd954a9063625150a0b65868307c 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: insmac.scm,v 1.9 2007/01/05 15:33:05 cph Exp $
+$Id: insmac.scm,v 1.10 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1988-1990, 1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6b3d1981174ac79a5985af1c1543ffb1b3dace02..27b7ed63bc7a4399443dff71d2b6f477ddcc9aa9 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: instr1.scm,v 1.9 2007/01/05 15:33:05 cph Exp $
+$Id: instr1.scm,v 1.10 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1987-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 79f8bdfbd0286cf8367464b90ab6c3ca1328019f..93288ba592ed6c65b0e3bb9941980b00a87c6426 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: instr2.scm,v 1.14 2007/01/05 15:33:05 cph Exp $
+$Id: instr2.scm,v 1.15 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1987-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index be6c7e190502fe6bdaf8e72c311768974e5d1c76..53ac65fefd3cabca1900ac9ab0938c43115c1b82 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: instr3.scm,v 1.8 2007/01/05 15:33:05 cph Exp $
+$Id: instr3.scm,v 1.9 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1987, 1989, 1990, 1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7536fa71d30193d3beb94763ba4f402a27a3c2e3..0586c7f3878aa0d360ea6afe3b16aea4c5e70993 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: lapgen.scm,v 4.54 2007/01/05 15:33:05 cph Exp $
+$Id: lapgen.scm,v 4.55 2007/01/05 21:19:22 cph Exp $
 
-Copyright 1986,1987,1990,1991,1992,1993 Massachusetts Institute of Technology
-Copyright 1994,1998,2001,2002,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e405d11ec41fe2bcae8c32a61d2cf1abedf9e49b..844f93f5575f0dfce0eb71004e0c1898c215bfb0 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: lapopt.scm,v 1.18 2007/01/05 15:33:05 cph Exp $
+$Id: lapopt.scm,v 1.19 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1991-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c05be0fe8f72b3edec9ad5750d7cfe4a90672a69..7b60ad090742d1f3fc2c98971406137da58f4680 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: machin.scm,v 4.33 2007/01/05 15:33:05 cph Exp $
+$Id: machin.scm,v 4.34 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a0c174e0505ba5571e0c15417c741b2a3b108106..025f11b3fab1728c481d8b9b556bc51e2b009001 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 4.93 2007/01/05 15:33:05 cph Exp $
+$Id: make.scm,v 4.94 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 511e7edeb5a60f1412f8d05ee6d9ce7e2d6d2863..1c17969efc204725b18b4ecfcc5df8f1e24f057d 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rgspcm.scm,v 4.7 2007/01/05 15:33:05 cph Exp $
+$Id: rgspcm.scm,v 4.8 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1987-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1f2c603519e8e7490082d14a89f1c17fa06f4c07..b11afb3b9a1e00a399df880373dda2fa7341cb37 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules1.scm,v 4.39 2007/01/05 15:33:05 cph Exp $
+$Id: rules1.scm,v 4.40 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1989-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e736f6a839e505a3d85b5cd10009d5fc5cd45811..3cd35d5bbf74ceebadb25d8eebd992f014333150 100644 (file)
@@ -1,9 +1,11 @@
 #| -*-Scheme-*-
 
-$Id: rules2.scm,v 4.18 2007/01/05 15:33:05 cph Exp $
+$Id: rules2.scm,v 4.19 2007/01/05 21:19:22 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
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 63fd66f2859203d37780bc2389784cf965d3b70c..9958191a27fb9d558b6c2d253177be011417512c 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules3.scm,v 4.47 2007/01/05 15:33:05 cph Exp $
+$Id: rules3.scm,v 4.48 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 53726fe3b27ec0089ec08532f8fd395dfca37631..c1a2c10a8cd3fac401ff656a70a459c626e8bcb9 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules4.scm,v 4.16 2007/01/05 15:33:05 cph Exp $
+$Id: rules4.scm,v 4.17 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6974621bde33e69a3044c447b96ae31ba4a174ef..901bb4dcd437daf97398e5fadecd309285bfd3c1 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rulfix.scm,v 4.53 2007/01/05 15:33:05 cph Exp $
+$Id: rulfix.scm,v 4.54 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1989-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 365e481091e3f7c30695ba39f90fe90d12ec8b93..aa34bc7e16946caca402325f0784ba4ceeb1fc4e 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rulflo.scm,v 4.45 2007/01/05 15:33:05 cph Exp $
+$Id: rulflo.scm,v 4.46 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1989-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 740b2e0333c90f369c93058eb6fbeb359c62439a..23a497e12b9082f322cc0df5c914810d72eec90e 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rulrew.scm,v 1.16 2007/01/05 15:33:05 cph Exp $
+$Id: rulrew.scm,v 1.17 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1990-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e79899dc81096691f6fe0f7db865acea60d63789..c1509d2463fe9f455d1e944cc4bc44c8d7f92251 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: assmd.scm,v 4.12 2007/01/05 15:33:05 cph Exp $
+$Id: assmd.scm,v 4.13 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1987, 1989, 1991, 1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 85be939efcde165152185bf314f6af2219843041..8c55dd0bb5765f6de160ae36be1cd876a8f3127e 100644 (file)
@@ -1,9 +1,11 @@
 #| -*-Scheme-*-
 
-$Id: coerce.scm,v 1.8 2007/01/05 15:33:05 cph Exp $
+$Id: coerce.scm,v 1.9 2007/01/05 21:19:22 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
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bcbe3af1f0e5222c47c222139e8e03b4cfa4524d..8695743a5a31cdfbc0cd56d0898d6376b1ffb086 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compiler.cbf,v 1.9 2007/01/05 15:33:05 cph Exp $
+$Id: compiler.cbf,v 1.10 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1989-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 75663db4e4d563742e80c5fde197c87e0a5bf05c..c52d5468b09b1a41b7bcb58224c4366ddea20b24 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compiler.pkg,v 1.29 2007/01/05 15:33:05 cph Exp $
+$Id: compiler.pkg,v 1.30 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e7efadd3d1cdc8d6286b7617853f704644de2ff0..c858e639f8fdae68c482aadc819244d834d99d1a 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compiler.sf,v 1.16 2007/01/05 15:33:05 cph Exp $
+$Id: compiler.sf,v 1.17 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7e9570577b3680ba39c283d8fa3da29e0248e09f..6916acafd3ab8564bb435c5756ecfdfb2f856938 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dassm1.scm,v 4.12 2007/01/05 15:33:05 cph Exp $
+$Id: dassm1.scm,v 4.13 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1987-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 991580b2e1b5909125244c4116cd35afaae38aaf..c0eecf783e9bd8c572cf9b7c62f52dfdd47b375f 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dassm2.scm,v 4.18 2007/01/05 15:33:05 cph Exp $
+$Id: dassm2.scm,v 4.19 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1987-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 50e1a5350e3cb7925503329719a04f18d3fb3d19..bc3907930545ea5a9bdc482fe2224cf1969501b9 100644 (file)
@@ -1,9 +1,11 @@
 #| -*-Scheme-*-
 
-$Id: dassm3.scm,v 1.7 2007/01/05 15:33:05 cph Exp $
+$Id: dassm3.scm,v 1.8 2007/01/05 21:19:22 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
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 21b34d68578d5c557d9b67b6e2251753be031674..54bc694ce07190b286cddd5565d89f40c2187a20 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: decls.scm,v 4.19 2007/01/05 15:33:05 cph Exp $
+$Id: decls.scm,v 4.20 2007/01/05 21:19:22 cph Exp $
 
-Copyright 1988,1989,1991,1992,1993,2001 Massachusetts Institute of Technology
-Copyright 2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 233c99b5144e81dca0f9eb3fa8fc63c93d6525cb..c69789db1bb2ee4aa519eacc9c8e70fb1913b5d2 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dsyn.scm,v 1.15 2007/01/05 15:33:05 cph Exp $
+$Id: dsyn.scm,v 1.16 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1987, 1989, 1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9449ebbed757ad2e98ade5557220e83a446986a4..955e5de8c29d6fe4e652856d61480b71e7177700 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: inerly.scm,v 1.13 2007/01/05 15:33:05 cph Exp $
+$Id: inerly.scm,v 1.14 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1987-1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b8c24f23ce7c20b4edf991e5f580b6573d11b9ad..139fae0e5b8172006aadfd52ad1515db5303645d 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: insmac.scm,v 1.20 2007/01/05 15:33:05 cph Exp $
+$Id: insmac.scm,v 1.21 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1987, 1989, 1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 94cf0d1492471ce4ff360127b8bf894651750d81..f8f03a10a5616d497474f6d11cf589af95c64a0c 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: instr1.scm,v 1.13 2007/01/05 15:33:05 cph Exp $
+$Id: instr1.scm,v 1.14 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1987, 1989, 1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f5d2eaa849745ea62d78f7dc9c11e912e9bb5368..f3e5070557e8ae4ee8b496a173f6f14cfcc24e0c 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: instr2.scm,v 1.14 2007/01/05 15:33:05 cph Exp $
+$Id: instr2.scm,v 1.15 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1987, 1989, 1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d77e8b3fb71241abe98e47e1be9a0893371b0f1c..13f7c3c7f9a660aa0a954fc62b5df71fcdca77b9 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: instr3.scm,v 1.17 2007/01/05 15:33:05 cph Exp $
+$Id: instr3.scm,v 1.18 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1987, 1989, 1991, 1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5aced07a730e391049eb7e9deb0593e2fefff4dd..423a87eed3765ff2cc3280ea6c1008107ffb12cb 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: insutl.scm,v 4.7 2007/01/05 15:33:05 cph Exp $
+$Id: insutl.scm,v 4.8 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1987, 1989, 1991, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d06cad42d7776c55620507b20bc6d49b040efb9c..de9b24f9735c23129f9e3a2e852b42b58c19c27b 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: lapgen.scm,v 4.22 2007/01/05 15:33:05 cph Exp $
+$Id: lapgen.scm,v 4.23 2007/01/05 21:19:22 cph Exp $
 
-Copyright 1988,1989,1991,1992,1998,2002 Massachusetts Institute of Technology
-Copyright 2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 13df797596d5ccd3899cd37025762757b76be946..3467d5e3ac57529797fb571c853e2cf6a55d9444 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: lapopt.scm,v 1.5 2007/01/05 15:33:05 cph Exp $
+$Id: lapopt.scm,v 1.6 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1991, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 410bfc2e7e0bf7716eb0c9c261e562280d2ba10c..e21fbb510dd85c8aeba9c1dd2afa6130d75818b0 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: machin.scm,v 4.16 2007/01/05 15:33:05 cph Exp $
+$Id: machin.scm,v 4.17 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1987-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 11139957618ce5d5fd76d085bf9ff031f6b5eda6..f60ad249d837c79c145ab7beeac2ecb7a6a77d80 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 4.92 2007/01/05 15:33:05 cph Exp $
+$Id: make.scm,v 4.93 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1987-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9ae8368caa8fa6fd502515e9a086fad3dab306c6..bae4117971a1ca586f6d602cbcde15797a15d53c 100644 (file)
@@ -1,9 +1,11 @@
 #| -*-Scheme-*-
 
-$Id: rgspcm.scm,v 4.6 2007/01/05 15:33:05 cph Exp $
+$Id: rgspcm.scm,v 4.7 2007/01/05 21:19:22 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
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 24628dbb71d827096602c8025c78b0362cfdfb4d..ec3652f920691c10030cb78c68a9d8ac849ce406 100644 (file)
@@ -1,9 +1,11 @@
 #| -*-Scheme-*-
 
-$Id: rules1.scm,v 4.11 2007/01/05 15:33:05 cph Exp $
+$Id: rules1.scm,v 4.12 2007/01/05 21:19:22 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
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 26fee5fd562b99258aab36ead095a6e70b7905a3..7737b60312f80758aeef734f7ecbc11de33eb48c 100644 (file)
@@ -1,9 +1,11 @@
 #| -*-Scheme-*-
 
-$Id: rules2.scm,v 4.8 2007/01/05 15:33:05 cph Exp $
+$Id: rules2.scm,v 4.9 2007/01/05 21:19:22 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
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f7cc6ca96621d1b133c35b84f8e7204e052d4cf6..587ce977cce2f8dbca351ae147803f871e46d0d5 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules3.scm,v 4.17 2007/01/05 15:33:05 cph Exp $
+$Id: rules3.scm,v 4.18 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1987-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4a548e73046a4473728a7a21db02738ef9c45ec3..c91c8ab43a3acb4fcadeaabc9fcf7c93485f1428 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules4.scm,v 4.8 2007/01/05 15:33:05 cph Exp $
+$Id: rules4.scm,v 4.9 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1987-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index af43dd57b1392c26d2bd8468b07f03d81f80e55e..8edaf5b3c322bc8fc1df072ab2ae58e8dd2afac6 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rulfix.scm,v 1.11 2007/01/05 15:33:05 cph Exp $
+$Id: rulfix.scm,v 1.12 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1989, 1991, 1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2af251c9ceb9c71e40b2fee337d23395c9419626..8be94c6ed2bc8c7a8c435c2deabe53b99b2c77a4 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rulrew.scm,v 1.6 2007/01/05 15:33:05 cph Exp $
+$Id: rulrew.scm,v 1.7 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1990-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4b07eb6d583357ce1f8f13e476f26ec9ca43837f..f9080c68f5598648698a03746347a8fb4c6337d4 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: regset.scm,v 1.7 2007/01/05 15:33:05 cph Exp $
+$Id: regset.scm,v 1.8 2007/01/05 21:19:22 cph Exp $
 
-Copyright (c) 1988, 1990, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 408df59a9312783c677669c52ba3a5e17eb34a24..b78b21bef4c7c47003e811ffe36b76a88c5eb11b 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rgraph.scm,v 4.12 2007/01/05 15:33:05 cph Exp $
+$Id: rgraph.scm,v 4.13 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1987,1988,1989,1990,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5491cf72740317c9cbe4cb953c60db32d108d6f0..6c51da6d5543b536fb6240c037be9151a629b7b4 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rtlcfg.scm,v 4.13 2007/01/05 15:33:05 cph Exp $
+$Id: rtlcfg.scm,v 4.14 2007/01/05 21:19:23 cph Exp $
 
-Copyright (c) 1987-1989, 1999, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cfa5741334723ce024726ab37fd165008db61d00..b6e06481c8e778018e489ab93844eb55e5870984 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rtlcon.scm,v 4.33 2007/01/05 15:33:05 cph Exp $
+$Id: rtlcon.scm,v 4.34 2007/01/05 21:19:23 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2fa9749066578d3b611d07194e4611d9dffd7774..8f942a8a233dd87e7e79cca49e4a6e6799135cee 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rtlexp.scm,v 4.23 2007/01/05 15:33:05 cph Exp $
+$Id: rtlexp.scm,v 4.24 2007/01/05 21:19:23 cph Exp $
 
-Copyright (c) 1987-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 325e5445d8664062c410dd7b4d25fc2f22197114..b079b3af82486e4809efdaf4eb4115cf2f626cea 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rtline.scm,v 4.14 2007/01/05 15:33:05 cph Exp $
+$Id: rtline.scm,v 4.15 2007/01/05 21:19:23 cph Exp $
 
-Copyright (c) 1988, 1989, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7efdeea9c5372b9595cf72b26605de8b40b92aa4..a29a4327614dfd4c5616376f9ede9beb3e9d11eb 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rtlobj.scm,v 4.15 2007/01/05 15:33:05 cph Exp $
+$Id: rtlobj.scm,v 4.16 2007/01/05 21:19:23 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 785743511cbc7d44f4cff57bd9a22171fc98fcf5..691dc778704d9cf9656722c6c62180baad79759f 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rtlreg.scm,v 4.13 2007/01/05 15:33:05 cph Exp $
+$Id: rtlreg.scm,v 4.14 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1987,1988,1990,1999,2001,2002 Massachusetts Institute of Technology
-Copyright 2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 09d22c5911e07f0cf6ae36501487bb143a06099a..fbb52c7c3b8315c525b2238df3892f4f1edc87d9 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rtlty1.scm,v 4.26 2007/01/05 15:33:05 cph Exp $
+$Id: rtlty1.scm,v 4.27 2007/01/05 21:19:23 cph Exp $
 
-Copyright (c) 1987-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 277d89f173b1e71c00af473ff9c069bcdb2c1a16..7e60de0a02d09d31f64c99e45751be4b88f68d55 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rtlty2.scm,v 4.16 2007/01/05 15:33:05 cph Exp $
+$Id: rtlty2.scm,v 4.17 2007/01/05 21:19:23 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2266ed8652a2062977b25f58890c689d053cc2df..ea662aceb93de87b48fdd2244191742f3d7f8028 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: valclass.scm,v 1.10 2007/01/05 15:33:05 cph Exp $
+$Id: valclass.scm,v 1.11 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1989,1990,1999,2001,2002,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 104c34771cec7ea1291777635b8c1058b031ff45..66f49c03642c8273af8ffa75674bb1f51a4844b0 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: fndblk.scm,v 4.15 2007/01/05 15:33:05 cph Exp $
+$Id: fndblk.scm,v 4.16 2007/01/05 21:19:23 cph Exp $
 
-Copyright (c) 1988, 1990, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5e3b4cae44e285d1a8bc7538bd11dbcacb516caf..456badfa03f378db172c18c29bbede7f3e7b82ab 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: fndvar.scm,v 1.10 2007/01/05 15:33:05 cph Exp $
+$Id: fndvar.scm,v 1.11 2007/01/05 21:19:23 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 847c2db98e97014dc0b952632955492e551593c0..269f9586c6f07e60dba9112ef6198e838a37b891 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: opncod.scm,v 4.76 2007/01/05 15:33:05 cph Exp $
+$Id: opncod.scm,v 4.77 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1987,1988,1989,1990,1991,1992 Massachusetts Institute of Technology
-Copyright 1993,1997,1998,2001,2004,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 39cb79044f40c4859d0ce5d2a605525db66f2ea0..36c19125a42921278545b7686c55e10931715d1a 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rgcomb.scm,v 4.24 2007/01/05 15:33:05 cph Exp $
+$Id: rgcomb.scm,v 4.25 2007/01/05 21:19:23 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4b83a42be3912246169801847e9e43bb6c9bb650..c251462a364e499b62aa803d1b1866df71cba3a3 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rgproc.scm,v 4.17 2007/01/05 15:33:05 cph Exp $
+$Id: rgproc.scm,v 4.18 2007/01/05 21:19:23 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 84c6997fcf6e7f43cb2c174c67d7dee831cd0b10..a081299974f2f81e64abae663ae13f486c5ab80a 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rgretn.scm,v 4.17 2007/01/05 15:33:05 cph Exp $
+$Id: rgretn.scm,v 4.18 2007/01/05 21:19:23 cph Exp $
 
-Copyright (c) 1988, 1989, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b30f4f25645ed775c76178f3972d7f1afd20f673..899c063d74d3b4fc27c7cba5efc92d5f7d645090 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rgrval.scm,v 4.26 2007/01/05 15:33:05 cph Exp $
+$Id: rgrval.scm,v 4.27 2007/01/05 21:19:23 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index de8bc7718b7bd0953ffc57fa506d4555345d2b61..7be6a89ecbb13497d724af18f621700f808c31f8 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rgstmt.scm,v 4.20 2007/01/05 15:33:05 cph Exp $
+$Id: rgstmt.scm,v 4.21 2007/01/05 21:19:23 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bed8e450f879d1b443da5c8e16cfbc4c2f7b2071..ef9c43c99c9c5265dd29afa4b9732b063b6ae304 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rtlgen.scm,v 4.33 2007/01/05 15:33:05 cph Exp $
+$Id: rtlgen.scm,v 4.34 2007/01/05 21:19:23 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 13aadbd350d42951573d524cdd9d21d7552f5fd9..9a5af47559e1a39ce23e2ca7984ea62f40ba7c9b 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: ralloc.scm,v 1.21 2007/01/05 15:33:05 cph Exp $
+$Id: ralloc.scm,v 1.22 2007/01/05 21:19:23 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e226d3364d47b250b222429b9a676481b8ae1643..6d01279b938b7ab78ad933107f69957de320131e 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rcompr.scm,v 1.18 2007/01/05 15:33:05 cph Exp $
+$Id: rcompr.scm,v 1.19 2007/01/05 21:19:23 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d9aee9444742cb2c7cdc8a26b391c9dda6ea4fb4..291c67b109e13b584888df4e52d52ce3ca6f588f 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rcse1.scm,v 4.27 2007/01/05 15:33:05 cph Exp $
+$Id: rcse1.scm,v 4.28 2007/01/05 21:19:23 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a568b1f040a1df5e7b423868e38a6938310cfeb5..59373953651dbb49ce1d092a1b9499f02f3a8f91 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rcse2.scm,v 4.17 2007/01/05 15:33:05 cph Exp $
+$Id: rcse2.scm,v 4.18 2007/01/05 21:19:23 cph Exp $
 
-Copyright (c) 1988, 1989, 1990, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2071fae798e90d572cc7a77d50edfe828cb7014f..170e66251856b8d47ee42e8425e4ed0f095f8ddc 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rcseep.scm,v 4.10 2007/01/05 15:33:05 cph Exp $
+$Id: rcseep.scm,v 4.11 2007/01/05 21:19:23 cph Exp $
 
-Copyright (c) 1987, 1988, 1990, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 46ced37ea31130dc377f714943c5af31f21c41d5..d72fd534f961f8970cb6d0dd5045d6dabe2d5e73 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rcseht.scm,v 4.16 2007/01/05 15:33:05 cph Exp $
+$Id: rcseht.scm,v 4.17 2007/01/05 21:19:23 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b1231d2abbfe1098b86bcd4d86300ab74c1bd6c2..88020a4133eb21ecb3be8a6f91f4cd4ed4e419de 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rcserq.scm,v 4.10 2007/01/05 15:33:05 cph Exp $
+$Id: rcserq.scm,v 4.11 2007/01/05 21:19:23 cph Exp $
 
-Copyright (c) 1988, 1989, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7515bd2bb4da330115a742c9e2891ec64767a22e..ea8e748a4670c0af61e69fff367a02643ebc0a92 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rcsesr.scm,v 4.7 2007/01/05 15:33:05 cph Exp $
+$Id: rcsesr.scm,v 4.8 2007/01/05 21:19:23 cph Exp $
 
-Copyright (c) 1987-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bdd0900975c90ce84b811a8db5507909313aa83f..a33b051b276b81c5492ee6b620d80dc375b3c55a 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rdebug.scm,v 1.7 2007/01/05 15:33:05 cph Exp $
+$Id: rdebug.scm,v 1.8 2007/01/05 21:19:23 cph Exp $
 
-Copyright (c) 1987, 1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2187e51dd767c8a4fb16a27567685a2e003010cd..9f673790d43a34fdb5fd953e54296d2ecef5d392 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rdflow.scm,v 1.7 2007/01/05 15:33:05 cph Exp $
+$Id: rdflow.scm,v 1.8 2007/01/05 21:19:23 cph Exp $
 
-Copyright (c) 1990, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8a3a7ae039322698c3c949b6ae8bdd799bd97b65..605c0ee9e6ee4a46c26a4db9bbcc18a2ea2b03c7 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rerite.scm,v 1.8 2007/01/05 15:33:05 cph Exp $
+$Id: rerite.scm,v 1.9 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1990,1992,1993,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index dfb70d601f3f2bf47cd2d0de17f984902eb2fd78..4f9bee0894efa8bc641eb697d294ac2c8182eac7 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rinvex.scm,v 1.13 2007/01/05 15:33:05 cph Exp $
+$Id: rinvex.scm,v 1.14 2007/01/05 21:19:23 cph Exp $
 
-Copyright (c) 1989-1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e147fbce8e31b715c535e2d8120e570019634f21..4e4f6ff6072f83a7b9d8061fcedac7fa1839d05f 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rlife.scm,v 1.64 2007/01/05 15:33:05 cph Exp $
+$Id: rlife.scm,v 1.65 2007/01/05 21:19:23 cph Exp $
 
-Copyright (c) 1987, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a79a5aca6193ec0bc1ce8f32cac42cf68c5d5ad8..ee099c1a78b55a5d6dd3b910f137143f0b82f374 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rtlcsm.scm,v 1.5 2007/01/05 15:33:05 cph Exp $
+$Id: rtlcsm.scm,v 1.6 2007/01/05 21:19:23 cph Exp $
 
-Copyright (c) 1989, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 75fff98d053da481674df358b63b5eeca18a2b78..ea131c5175b0bf313c337dc9517ce71be1e6f652 100644 (file)
@@ -1,12 +1,14 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_INIT([MIT/GNU Scheme], [7.7.91], [bug-mit-scheme@gnu.org], [mit-scheme])
-AC_REVISION([$Id: configure.ac,v 1.4 2007/01/05 15:33:03 cph Exp $])
+AC_REVISION([$Id: configure.ac,v 1.5 2007/01/05 21:19:20 cph Exp $])
 AC_CONFIG_SRCDIR([microcode/boot.c])
 AC_PROG_MAKE_SET
 
 AC_COPYRIGHT(
-[Copyright 2000,2001,2004,2006 Massachusetts Institute of Technology
+[Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 83e881eeb0e7b9e4fb2e35f431315a65547fb111..d2d9fcec74a47442b3733947eecbee68ed5b4e6f 100644 (file)
@@ -1,6 +1,8 @@
-# $Id: Makefile.in,v 1.7 2007/01/05 15:33:05 cph Exp $
+# $Id: Makefile.in,v 1.8 2007/01/05 21:19:23 cph Exp $
 #
-# Copyright 2001,2004,2006 Massachusetts Institute of Technology
+# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+#     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+#     2005, 2006, 2007 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 7cdd2092c05c2e1832f67b4c45922ed158eaf52e..aae7ddab95074b3617577de5158345ab98f36cf0 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: anfile.scm,v 1.10 2007/01/05 15:33:05 cph Exp $
+$Id: anfile.scm,v 1.11 2007/01/05 21:19:23 cph Exp $
 
-Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index edbdf13cb98b236e2ad4a4ee645fcafeec56cfcb..264e949fc659ea7d66fdf207cc2d9b1ec2838c87 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: conpkg.scm,v 1.17 2007/01/05 15:33:05 cph Exp $
+$Id: conpkg.scm,v 1.18 2007/01/05 21:19:23 cph Exp $
 
-Copyright (c) 1988-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 856c3fa5d4ccb20bf758297b9d9c8c70a47d1325..c17c9ec5c8235df848d015e765e16eaeaa8a0130 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: cref.cbf,v 1.6 2007/01/05 15:33:05 cph Exp $
+$Id: cref.cbf,v 1.7 2007/01/05 21:19:23 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index de1bd650562714ff312416974709a74d66c721f1..c94c447832718759fee615110310625e974e96b7 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: cref.pkg,v 1.13 2007/01/05 15:33:05 cph Exp $
+$Id: cref.pkg,v 1.14 2007/01/05 21:19:23 cph Exp $
 
-Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8abf2a7e08f78bf0c81a75f7f73808b7b705a41e..229372dfa68d091fa87bcdc0125a6e8dca9b0001 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: cref.sf,v 1.19 2007/01/05 15:33:05 cph Exp $
+$Id: cref.sf,v 1.20 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1988,1989,1991,1992,1993,1995 Massachusetts Institute of Technology
-Copyright 1996,2001,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index af8e04180a7d377b7325e142bc96eddb5f6b15a3..6308058bd5a5d3f56947548a37f38e2795a4948f 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: forpkg.scm,v 1.13 2007/01/05 15:33:05 cph Exp $
+$Id: forpkg.scm,v 1.14 2007/01/05 21:19:23 cph Exp $
 
-Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f0254a9d14c8d6696c36a609892f1e2bcf5186ef..fac050231a0aa531c3f0157ede071e75455f1d4b 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 1.29 2007/01/05 15:33:05 cph Exp $
+$Id: make.scm,v 1.30 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1988,1989,1990,1991,1993,1994 Massachusetts Institute of Technology
-Copyright 1995,1996,1998,1999,2000,2001 Massachusetts Institute of Technology
-Copyright 2002,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4edaa0c1b122e8c9d2908c45aa8da653a31e1f1f..b382a7105bc5f3a2dc9ade948eb07b413c570c73 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: mset.scm,v 1.5 2007/01/05 15:33:05 cph Exp $
+$Id: mset.scm,v 1.6 2007/01/05 21:19:23 cph Exp $
 
-Copyright (c) 1988, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e44a315ab51be98b5ea6e6792a7e6bf183aa9d48..84c366394ef44dc4d89fef1722d5565c961f8a26 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: object.scm,v 1.17 2007/01/05 15:33:05 cph Exp $
+$Id: object.scm,v 1.18 2007/01/05 21:19:23 cph Exp $
 
-Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 444699bc145bc8eb4a7ff2ecb376499f78b45c07..9980682616b6d0a0355e353cec75e01d80ec37f5 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: redpkg.scm,v 1.29 2007/01/05 15:33:05 cph Exp $
+$Id: redpkg.scm,v 1.30 2007/01/05 21:19:23 cph Exp $
 
-Copyright (c) 1988-2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d3d0a72c5f46e629fb74289ac0ed3fc6f36cf0dc..0925da06421a533256a09bb9f40b141d10a19bf9 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: toplev.scm,v 1.26 2007/01/05 15:33:05 cph Exp $
+$Id: toplev.scm,v 1.27 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1988,1989,1991,1993,1995,1996 Massachusetts Institute of Technology
-Copyright 1998,2000,2001,2002,2003 Massachusetts Institute of Technology
-Copyright 2004,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 59ca1cc886ca12d95e711ca3a7fd2f83d8b48595..c523193656a78bc6b989d79285b6cf23e7a0f935 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: triv.pkg,v 1.10 2007/01/05 15:33:05 cph Exp $
+$Id: triv.pkg,v 1.11 2007/01/05 21:19:23 cph Exp $
 
-Copyright (c) 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f297a221e2cf3932a1f3833f1cbde76402ca456d..2109a56f0f4ae66b0d92f72acdfe859c76b54f5c 100755 (executable)
@@ -1,8 +1,10 @@
 #!/bin/sh
 #
-# $Id: Clean.sh,v 1.11 2007/01/05 15:33:05 cph Exp $
+# $Id: Clean.sh,v 1.12 2007/01/05 21:19:23 cph Exp $
 #
-# Copyright 2000,2001,2002,2006 Massachusetts Institute of Technology
+# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+#     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+#     2005, 2006, 2007 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 47c87dc0bff7a778bfc1493428e006a566395334..9b76d58fb5a16f320c8afe96603cbc8df8dd53ff 100644 (file)
@@ -1,6 +1,8 @@
-# $Id: Makefile.in,v 1.11 2007/01/05 15:33:05 cph Exp $
+# $Id: Makefile.in,v 1.12 2007/01/05 21:19:23 cph Exp $
 #
-# Copyright 2000,2001,2006 Massachusetts Institute of Technology
+# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+#     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+#     2005, 2006, 2007 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 7c63858eebbb2606a8253be7614912d216d050dd..d73214b228514549750a1b20bf91b5f0102d35dd 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: abbrev.scm,v 1.11 2007/01/05 15:33:05 cph Exp $
+$Id: abbrev.scm,v 1.12 2007/01/05 21:19:23 cph Exp $
 
-Copyright 2000,2001,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c800234f0e57d9b7cce8f89fb96897062ac699d8..a7e1bb2567d9e06a6b2d7dc931a10271582ae88b 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: ansi.scm,v 1.11 2007/01/05 15:33:05 cph Exp $
+$Id: ansi.scm,v 1.12 2007/01/05 21:19:23 cph Exp $
 
-Copyright (c) 1992-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1af382fac51b20dfb77040c87dbcbf2d1107a42a..4f3ff5fe07a34e7ac30459a284d8caf0ad09c296 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: argred.scm,v 1.37 2007/01/05 15:33:05 cph Exp $
+$Id: argred.scm,v 1.38 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1986, 1989-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6033822191d29d98a7887abd7700fc455ee9dbd9..a4eff43a98e807ee44df541cf0ee2990a64d89da 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: artdebug.scm,v 1.36 2007/01/05 15:33:05 cph Exp $
+$Id: artdebug.scm,v 1.37 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1989,1990,1991,1992,1993,1998 Massachusetts Institute of Technology
-Copyright 1999,2001,2003,2004,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4672df0081a4efb5d15903108ea6583bfc8673ee..2a7a98138d83097fd0fc7e78a2777a04f9b18279 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: autold.scm,v 1.67 2007/01/05 15:33:05 cph Exp $
+$Id: autold.scm,v 1.68 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1987,1989,1990,1991,1992,1999 Massachusetts Institute of Technology
-Copyright 2000,2001,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a05e3a29dc52212a88a4ed4260b6dca972a17e71..78f4bd271e2ee8e31970c00b4bf4b8c010ae8cf2 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: autosv.scm,v 1.38 2007/01/05 15:33:05 cph Exp $
+$Id: autosv.scm,v 1.39 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1986, 1989-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 90204b406494d1fe1b6d3c95101618ada04e5b40..1b6ba47464fefd8c3f555fa733f264cea6d98146 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: basic.scm,v 1.146 2007/01/05 15:33:05 cph Exp $
+$Id: basic.scm,v 1.147 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1987,1989,1990,1991,1992,1993 Massachusetts Institute of Technology
-Copyright 1999,2000,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e4574ad0d4b798aaaf686c6375610d92ef3b87c3..9124d00a34b798b7daa37f9e2b8a27269c3ca3d3 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: bios.scm,v 1.8 2007/01/05 15:33:05 cph Exp $
+$Id: bios.scm,v 1.9 2007/01/05 21:19:23 cph Exp $
 
-Copyright (c) 1992, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 935804832026c73ebe9389a789829355869c4a4d..dea831316cf12a7b0f477b2ea463aa7c8949e409 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: bufcom.scm,v 1.111 2007/01/05 15:33:05 cph Exp $
+$Id: bufcom.scm,v 1.112 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1986,1989,1990,1992,1994,1996 Massachusetts Institute of Technology
-Copyright 1997,1998,1999,2000,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 09100b2f6ccfe8ba30b8e88d22b4bf92b5771e77..d6f9981045341d09de7c7bb481cf8cfba93585c1 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: buffer.scm,v 1.194 2007/01/05 15:33:05 cph Exp $
+$Id: buffer.scm,v 1.195 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1986,1989,1990,1991,1992,1993 Massachusetts Institute of Technology
-Copyright 1994,1995,1996,1998,1999,2000 Massachusetts Institute of Technology
-Copyright 2001,2002,2003,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bee3af80bcb588082a95256d17dba5d277a17fdc..28a3dedb8e51a63b2fff6cbfc8109686014fa5bf 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: buffrm.scm,v 1.64 2007/01/05 15:33:05 cph Exp $
+$Id: buffrm.scm,v 1.65 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1986,1989,1990,1991,1992,1993 Massachusetts Institute of Technology
-Copyright 1994,1995,1996,1997,1998,1999 Massachusetts Institute of Technology
-Copyright 2000,2002,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d40d366903b426e2a7ca8c12901e3e89a61a4101..f0572da95fa3de0800cb7405d35d561ed28e86be 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: bufinp.scm,v 1.14 2007/01/05 15:33:05 cph Exp $
+$Id: bufinp.scm,v 1.15 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1989,1990,1991,1999,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4c962107aabd6a47154043690d6f9c58a7b1c80b..f087d2b8ed13fd717883fcc09e2f07c91e17649c 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: bufmnu.scm,v 1.135 2007/01/05 15:33:05 cph Exp $
+$Id: bufmnu.scm,v 1.136 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1986, 1989-2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3e2648d8fea0f976976de52eeadcd53e7beadf34..3b3876324baa61bb2c742e2ebbe6fd7ee3ad2401 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: bufout.scm,v 1.18 2007/01/05 15:33:05 cph Exp $
+$Id: bufout.scm,v 1.19 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1989,1991,1992,1993,1998,1999 Massachusetts Institute of Technology
-Copyright 2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1df538e887cc5f355476f1ee54ffb7c16f0c0632..ce644d43aab125947f021505f5414bc25db3c868 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: bufset.scm,v 1.16 2007/01/05 15:33:05 cph Exp $
+$Id: bufset.scm,v 1.17 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1986, 1989-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5b6f8935cb5de002a12b7b7761eb5483a4fe1a11..c79c499f6ec6180a87078b2c4f42e635939fbe34 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: bufwfs.scm,v 1.24 2007/01/05 15:33:05 cph Exp $
+$Id: bufwfs.scm,v 1.25 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1986, 1989-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f5bdec478a6e1c8f920ab365cea85efb74bcef2b..f127f81813522db63ff17180cf7cd802363d1b29 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: bufwin.scm,v 1.317 2007/01/05 15:33:05 cph Exp $
+$Id: bufwin.scm,v 1.318 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1987,1989,1990,1991,1992,1993 Massachusetts Institute of Technology
-Copyright 1994,1995,1996,1999,2000,2002 Massachusetts Institute of Technology
-Copyright 2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1a8eb6a0c245fba9ebc03c6baea2d82b39bc56ce..e117225aaf19990755513b49036e84d8e23d8d0d 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: bufwiu.scm,v 1.39 2007/01/05 15:33:05 cph Exp $
+$Id: bufwiu.scm,v 1.40 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1987,1989,1990,1991,1993,1994 Massachusetts Institute of Technology
-Copyright 1996,2000,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d6c0aad1e297b3a2f2b1e543ef0c111dba38a53a..26e6c270f484dcdff9195dc21e693e02e59f27d9 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: bufwmc.scm,v 1.22 2007/01/05 15:33:05 cph Exp $
+$Id: bufwmc.scm,v 1.23 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1986, 1989-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index dfda8a0987d7ef9ac1160c19415f6734e001b4df..41fc510c2dbd1916a6353ddcb9c64c4635b0cfa1 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: c-mode.scm,v 1.64 2007/01/05 15:33:05 cph Exp $
+$Id: c-mode.scm,v 1.65 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1986, 1989-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ffb85fe7ca0f77c8a94ed378bf09d482b1fd4155..4336639c48b1bd8d59ad2ef857c617942b8e0d31 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: calias.scm,v 1.34 2007/01/05 15:33:05 cph Exp $
+$Id: calias.scm,v 1.35 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1986,1989,1991,1992,1994,1995 Massachusetts Institute of Technology
-Copyright 1998,2000,2001,2002,2003,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 36bde8c481ed725524cba62e000296ce7ebaac78..0371610a5f9c5eb45223c5e51c36050af0134b53 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: cinden.scm,v 1.24 2007/01/05 15:33:05 cph Exp $
+$Id: cinden.scm,v 1.25 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1986, 1989-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 98549090ea7c630f039de0cd80a7806f8f9283d4..98c0570f4abd9a2e188879f8e73dc69b55c7ed32 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: class.scm,v 1.76 2007/01/05 15:33:05 cph Exp $
+$Id: class.scm,v 1.77 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1986, 1989-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cd9ea17f17bfaa4c1224152d1c852a54d5201522..70fca1e6be70197e3ce2c24311c6eb8cd6444f7a 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: clscon.scm,v 1.15 2007/01/05 15:33:05 cph Exp $
+$Id: clscon.scm,v 1.16 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1989,1990,1991,1993,2002,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0a054c18bd1fdcb67c101914044aa63bdd03c014..6dd969ba11e2516aef8677fee683b47509b9116d 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: clsmac.scm,v 1.14 2007/01/05 15:33:05 cph Exp $
+$Id: clsmac.scm,v 1.15 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1986, 1989, 1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 68b16ea93e5add1204ad0fe300eab6c918dfa729..6f25dde745c43770811871da68d707434ad0e2c1 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: comatch.scm,v 1.8 2007/01/05 15:33:05 cph Exp $
+$Id: comatch.scm,v 1.9 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1997, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b86aa74c887f3879d9fdcde80b11de9bf3e411c7..3640d4ad78969b89934264fdafc7d80cf3354f47 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: comhst.scm,v 1.10 2007/01/05 15:33:05 cph Exp $
+$Id: comhst.scm,v 1.11 2007/01/05 21:19:23 cph Exp $
 
-Copyright (c) 1992-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d08f1c39cb6fddca44bbbe316858085007c399f9..ceb77ca5d3e43b68041c2cae5718b648a312b28e 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: comint.scm,v 1.33 2007/01/05 15:33:05 cph Exp $
+$Id: comint.scm,v 1.34 2007/01/05 21:19:23 cph Exp $
 
-Copyright (c) 1991-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e423d99e8fb11f982017ba216ffe89dd2be63736..9e7e2f7c324f98f950b7bde39a8602f2d1fbe88c 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: comman.scm,v 1.89 2007/01/05 15:33:05 cph Exp $
+$Id: comman.scm,v 1.90 2007/01/05 21:19:23 cph Exp $
 
-Copyright (c) 1986, 1989-2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ca80bacf0194d715018751349c6475fca0b6028d..e4284ba324f04e53f4e12c0f9e1a8b7a28509753 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compile.scm,v 1.18 2007/01/05 15:33:05 cph Exp $
+$Id: compile.scm,v 1.19 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1992-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index be9195759789d43203d5ae9ecb35e0342757f959..9bceff294ad72c387b05d68cd837f5fa6e07ffd6 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: comred.scm,v 1.127 2007/01/05 15:33:05 cph Exp $
+$Id: comred.scm,v 1.128 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1986, 1989-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9ce52fd7495a823bb59d463a4860c4dc8930f66f..26487418a28fdf7c455719cde197a503ff5ecbdf 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: comtab.scm,v 1.76 2007/01/05 15:33:05 cph Exp $
+$Id: comtab.scm,v 1.77 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1986, 1989-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 28bbdf6d95262c93f1914795e6bd7081ec850e35..951610e26d5ad91b4b13c04a75badfc1866c893a 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: comwin.scm,v 1.151 2007/01/05 15:33:05 cph Exp $
+$Id: comwin.scm,v 1.152 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1985, 1989-1999, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5c3e4827525fa601354e0371b9c1a4e7693e7c08..43c68372c6ee8b9c89bb47a1ef69478eed7536ff 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: curren.scm,v 1.149 2007/01/05 15:33:05 cph Exp $
+$Id: curren.scm,v 1.150 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1986,1989,1990,1991,1992,1993 Massachusetts Institute of Technology
-Copyright 1994,1995,1996,1997,1998,1999 Massachusetts Institute of Technology
-Copyright 2000,2001,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4c2f00410e86f1d1c75dd729e1b86aaebe448d69..af52065c9f6ef9b98fea24a2a25a89ec069775c8 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dabbrev.scm,v 1.8 2007/01/05 15:33:05 cph Exp $
+$Id: dabbrev.scm,v 1.9 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1992, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index beec2fe2f247b7f3d5a4b957489af34017d39981..31a663d1057f9dbd9a680b7ba847365b995923f2 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: debian-changelog.scm,v 1.10 2007/01/05 15:33:05 cph Exp $
+$Id: debian-changelog.scm,v 1.11 2007/01/05 21:19:23 cph Exp $
 
-Copyright 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0e1fb574db1a6bd5ddce20cb6fbff2946612be48..4d29ef329afb7bfbdd0ca2ee05c79d0009a5afd0 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: debug.scm,v 1.71 2007/01/05 15:33:05 cph Exp $
+$Id: debug.scm,v 1.72 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1992,1993,1994,1995,1996,1997 Massachusetts Institute of Technology
-Copyright 1998,1999,2000,2001,2002,2003 Massachusetts Institute of Technology
-Copyright 2004,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9aac4e2e93b62986ce217f41360998b5129c8a80..da35e10d0e9c46c2ae69aa05e086ba7385a30564 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: debuge.scm,v 1.59 2007/01/05 15:33:05 cph Exp $
+$Id: debuge.scm,v 1.60 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1987,1989,1990,1991,1992,1993 Massachusetts Institute of Technology
-Copyright 1995,1998,2000,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index aeea50ac1b293f556828ce0d6cabed6928f14622..2e576170ced61ee18cc2845f1ccf542efa2f4e3f 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: decls.scm,v 1.79 2007/01/05 15:33:05 cph Exp $
+$Id: decls.scm,v 1.80 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1989,1990,1991,1992,1993,1994 Massachusetts Institute of Technology
-Copyright 1995,1996,1997,1998,1999,2000 Massachusetts Institute of Technology
-Copyright 2001,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5ade1f884bc75deb90d99a98f1f054d5841fabe0..0d16910ee84843c76096a4128b072d28fbb13203 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dired.scm,v 1.200 2007/01/05 15:33:05 cph Exp $
+$Id: dired.scm,v 1.201 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1987,1989,1991,1992,1993,1994 Massachusetts Institute of Technology
-Copyright 1995,1996,1997,1999,2000,2001 Massachusetts Institute of Technology
-Copyright 2004,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index faac55812fb73d85f8fbc8fba446c02fe37e848e..a0036dc54054839c087ade761e3fe0bc63b12cf6 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: diros2.scm,v 1.8 2007/01/05 15:33:05 cph Exp $
+$Id: diros2.scm,v 1.9 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1992-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 98fad9d9c586fb18b8467f3473814d8333142676..8a433199b6f79e27be9c2baa5e11a7dc0465d6c6 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dirunx.scm,v 1.17 2007/01/05 15:33:05 cph Exp $
+$Id: dirunx.scm,v 1.18 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1992-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b3bd98098515dd5944da07c0d85abf582c753328..835b5fe0f54dd719f207a7ea81462d86b154ab51 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dirw32.scm,v 1.8 2007/01/05 15:33:05 cph Exp $
+$Id: dirw32.scm,v 1.9 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1996, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8f46c3a3440911ba5bf9962804d5dea4e20b67c4..41df3087079e99e5da1c8ec7655b7f23f907a06a 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: display.scm,v 1.11 2007/01/05 15:33:05 cph Exp $
+$Id: display.scm,v 1.12 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1989-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0ef4dcb045219b74bfe7c176f4cd46b9afe46322..ae6996bfcda23276136bf0ea73a347ecd074cd39 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: docstr.scm,v 1.8 2007/01/05 15:33:05 cph Exp $
+$Id: docstr.scm,v 1.9 2007/01/05 21:19:23 cph Exp $
 
-Copyright (c) 1993-2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 40e232350855a8dfaf3a79296af2c44ee4a4169b..11f4b12f6fec7b614fc8802ddf4a32b5360028ec 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dos.scm,v 1.57 2007/01/05 15:33:05 cph Exp $
+$Id: dos.scm,v 1.58 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1992-2000, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7c63b7ca958a22d984bd4d6fe955725a3e681b66..87bf5175fc0853a0e6d25d311002e1daa54179e8 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: doscom.scm,v 1.7 2007/01/05 15:33:05 cph Exp $
+$Id: doscom.scm,v 1.8 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1993,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index beb806af9d4d8a9336f8ca088ab7df98e3ef0f96..e40ff5da64129f98be3bc944901d96a9436fb4ff 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dosfile.scm,v 1.46 2007/01/05 15:33:05 cph Exp $
+$Id: dosfile.scm,v 1.47 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1995,1996,1999,2000,2002,2003 Massachusetts Institute of Technology
-Copyright 2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 78819cdda11d865327b7248c653878dfec982960..c7d6752340a0de217cd2cf7ccc76d061ddf9bece 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dosproc.scm,v 1.13 2007/01/05 15:33:05 cph Exp $
+$Id: dosproc.scm,v 1.14 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1992,1993,2001,2002,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 73d8505542a6943b1d470793574c6bc811d556aa..8bdd8d736ccb028de74409198b13f05f2066b6e8 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dosshell.scm,v 1.9 2007/01/05 15:33:05 cph Exp $
+$Id: dosshell.scm,v 1.10 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1993,2001,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f38412767b9cfe98f5aac852686bd27338044055..64119b8fcbd332d15ce51301f9908f1b475e2351 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: ed-ffi.scm,v 1.57 2007/01/05 15:33:05 cph Exp $
+$Id: ed-ffi.scm,v 1.58 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1990,1991,1992,1993,1994,1995 Massachusetts Institute of Technology
-Copyright 1996,1997,1998,1999,2000,2001 Massachusetts Institute of Technology
-Copyright 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 060f518e0fc6403573d15f1d0d9208d72022b3ec..bc85a96a800146039de6f3d732f66c2a4b7fa65d 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: editor.scm,v 1.263 2007/01/05 15:33:05 cph Exp $
+$Id: editor.scm,v 1.264 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1986,1989,1990,1991,1992,1993 Massachusetts Institute of Technology
-Copyright 1994,1995,1996,1997,1998,1999 Massachusetts Institute of Technology
-Copyright 2000,2001,2002,2003,2004,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 85471c1da46ecb2a876d5ee967ac13e622a324b9..632fc0be25744e31440f423ae6a989b01a9154ae 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: edtfrm.scm,v 1.96 2007/01/05 15:33:05 cph Exp $
+$Id: edtfrm.scm,v 1.97 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1987,1989,1990,1991,1993,1995 Massachusetts Institute of Technology
-Copyright 1996,2002,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 73acbdfea7d7027a08140fe7741622d1f8029db4..1331a16f6c628bf5c6ea1ae868d1a377368c7d0f 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: edtstr.scm,v 1.34 2007/01/05 15:33:05 cph Exp $
+$Id: edtstr.scm,v 1.35 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1989,1990,1991,1992,2003,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 29bbfccad18a2b1fc7418b92df49cc7c52643133..9ae2cbb8ab8b835f73fce85fd5fb55cc399669e1 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: edwin.cbf,v 1.7 2007/01/05 15:33:05 cph Exp $
+$Id: edwin.cbf,v 1.8 2007/01/05 21:19:23 cph Exp $
 
-Copyright (c) 1989-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 30ba054f6f10ad5fa9a9e261026e9cc97af724f4..d69fff6612cbf28bc280e1c099f4321e4b9f38ba 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: edwin.ldr,v 1.79 2007/01/05 15:33:05 cph Exp $
+$Id: edwin.ldr,v 1.80 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1989,1990,1991,1992,1993,1994 Massachusetts Institute of Technology
-Copyright 1995,1996,1997,1998,1999,2000 Massachusetts Institute of Technology
-Copyright 2001,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 846399a8518c5f5d2cdb2c3792eeaccbcb76333f..931e2d775a7a48db501d3136e0c641c42daa200e 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: edwin.pkg,v 1.301 2007/01/05 15:33:05 cph Exp $
+$Id: edwin.pkg,v 1.302 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1989,1990,1991,1992,1993,1994 Massachusetts Institute of Technology
-Copyright 1995,1996,1997,1998,1999,2000 Massachusetts Institute of Technology
-Copyright 2001,2002,2003,2004,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9a8d4178aefc9493fde0fdb1d9d12a8db3538b94..461bf0ed98d1ea6cd496db6ef0a372d54bab5fab 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: edwin.sf,v 1.35 2007/01/05 15:33:05 cph Exp $
+$Id: edwin.sf,v 1.36 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1989,1990,1991,1992,1995,1996 Massachusetts Institute of Technology
-Copyright 1999,2000,2001,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b5ad4aa873b5bb2a0deb0e1cf2facdab24fc26cd..6ebd4643dc644162d92cc080a09a8e707b595869 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: evlcom.scm,v 1.72 2007/01/05 15:33:05 cph Exp $
+$Id: evlcom.scm,v 1.73 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1986,1989,1991,1992,1993,1994 Massachusetts Institute of Technology
-Copyright 1995,1997,1998,1999,2000,2001 Massachusetts Institute of Technology
-Copyright 2003,2004,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1def89d893b81c1204722fbbc22b11ced3f8c9f1..8ac43716ef6aac72ef5a0c65aa9bf92aa0322e36 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: eystep.scm,v 1.10 2007/01/05 15:33:05 cph Exp $
+$Id: eystep.scm,v 1.11 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1994-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cb560cce5f6e56f907d6e13976107a19a97d1810..c097096a6f92c9437e16c90ab93b074e2004811d 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: filcom.scm,v 1.227 2007/01/05 15:33:05 cph Exp $
+$Id: filcom.scm,v 1.228 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1986, 1989-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e9c9fa24efea5298bef0015d9ab235032771159b..69dc4643bb558e4278abb9f1083a288774e05b5b 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: fileio.scm,v 1.169 2007/01/05 15:33:05 cph Exp $
+$Id: fileio.scm,v 1.170 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1986,1989,1991,1992,1993,1994 Massachusetts Institute of Technology
-Copyright 1995,1997,1999,2000,2001,2002 Massachusetts Institute of Technology
-Copyright 2003,2004,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d27e6b6c8038951e0012385537fe7463af8b93aa..383ad4f5dc945c94fa1a13360efc20a6678c3c2e 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: fill.scm,v 1.74 2007/01/05 15:33:05 cph Exp $
+$Id: fill.scm,v 1.75 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1986, 1989-2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8ef4454ce3354641da91da470e714a4c22584ebe..427100cd8a2e07b98a2d89f9514df367dd108201 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: grpops.scm,v 1.32 2007/01/05 15:33:05 cph Exp $
+$Id: grpops.scm,v 1.33 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1986,1989,1991,1993,1995,1996 Massachusetts Institute of Technology
-Copyright 1999,2000,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9d4167dea36ab53fa08f66aaed370f4ff90ceab5..6e09505bebaeeb162b3948ad38d4075c5d2b9413 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: hlpcom.scm,v 1.130 2007/01/05 15:33:05 cph Exp $
+$Id: hlpcom.scm,v 1.131 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1986,1989,1990,1991,1993,1998 Massachusetts Institute of Technology
-Copyright 2000,2002,2003,2004,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 61a95c0b77c909fbc79fcb7ae4f1bd52df1e5035..77b71abe5b8895455a518757696d4b4f20ef53a3 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: htmlmode.scm,v 1.15 2007/01/05 15:33:05 cph Exp $
+$Id: htmlmode.scm,v 1.16 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1999,2000,2001,2002,2003,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5d1f7ab73bb29202fd9cb164e7bf7531da798d54..d421e8f5e399a7cf64d6183121e9886cd212e9ea 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: image.scm,v 1.141 2007/01/05 15:33:05 cph Exp $
+$Id: image.scm,v 1.142 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1986, 1989-2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a88f6e5102a5a0cf7c9089e209b3879451052a9f..aafcca790f50f0f9fe6cbeb5091e952301978aa8 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: info.scm,v 1.142 2007/01/05 15:33:05 cph Exp $
+$Id: info.scm,v 1.143 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1986,1989,1990,1991,1992,1993 Massachusetts Institute of Technology
-Copyright 1994,1995,1996,1997,1998,1999 Massachusetts Institute of Technology
-Copyright 2000,2001,2002,2003,2006
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f7661a7382bac4cc5b9a15ef5a1749e00bf0192e..99e229039cdae3c4c6eb9704703626f4d60b7553 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: input.scm,v 1.106 2007/01/05 15:33:06 cph Exp $
+$Id: input.scm,v 1.107 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1986, 1989-2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 22651a9d14eb14d318480e56306c4e83a99b11b9..48242710e2bd63d569658b375614176483bc3852 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: intmod.scm,v 1.123 2007/01/05 15:33:06 cph Exp $
+$Id: intmod.scm,v 1.124 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1986,1989,1991,1992,1993,1999 Massachusetts Institute of Technology
-Copyright 2000,2001,2002,2003,2004,2005 Massachusetts Institute of Technology
-Copyright 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a2e5f1caf48e64669343c0fab813565818b2282b..c4e2f96b3a2a513860150009b83e5673df1b60f0 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: iserch.scm,v 1.27 2007/01/05 15:33:06 cph Exp $
+$Id: iserch.scm,v 1.28 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1986, 1989-2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cb378821e6d9f7db47fef1e3ad6f6e3bcd1c7cee..4974821f5c51e40c893bf240aecb34b761ac43ce 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: javamode.scm,v 1.15 2007/01/05 15:33:06 cph Exp $
+$Id: javamode.scm,v 1.16 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1998-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8a975f6738e6d805c452dbf54fc4d76e4e9a658b..e6eb7d59c8015b03409992b655c86453d06cf4b6 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: key-w32.scm,v 1.7 2007/01/05 15:33:06 cph Exp $
+$Id: key-w32.scm,v 1.8 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1991-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c4b6fdf09626f76425da18a389669386d1539d63..72656d12c118223c5540772313723004969ec669 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: key-x11.scm,v 1.9 2007/01/05 15:33:06 cph Exp $
+$Id: key-x11.scm,v 1.10 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1991-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 57aa301b1858ed670b2568254f832dc05f8ab0b4..471f4e0c10c52c13bff0453f2c87262ec18d9d3f 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: keymap.scm,v 1.21 2007/01/05 15:33:06 cph Exp $
+$Id: keymap.scm,v 1.22 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1986, 1989-2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bffda0f92fbdf715b2bf26157f4973fe71ed713b..1754d6f8a5ec96290052e6727384b67bf2ac057f 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: keyparse.scm,v 1.7 2007/01/05 15:33:06 cph Exp $
+$Id: keyparse.scm,v 1.8 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1996-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ca2dbfdbd00c23a403eb6101acc5a914c61cfb77..686c82cc4d7e50d54e3bd2f005a97b1a4768a568 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: kilcom.scm,v 1.76 2007/01/05 15:33:06 cph Exp $
+$Id: kilcom.scm,v 1.77 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1985, 1989-1999, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 89b46db221f1390ce1a7ea6cba94a4674bb3498f..184971b5bb0885782d6fa59ae3048a49651cf63a 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: kmacro.scm,v 1.49 2007/01/05 15:33:06 cph Exp $
+$Id: kmacro.scm,v 1.50 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1987,1989,1990,1991,1992,1993 Massachusetts Institute of Technology
-Copyright 2001,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8216a77ecbcf35425a4504ffc99ce84d6aa7a6c9..94a0b1b52ac438aa412299e4eb0ed473f9b0cc05 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: lincom.scm,v 1.128 2007/01/05 15:33:06 cph Exp $
+$Id: lincom.scm,v 1.129 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1986, 1989-2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f99090cf0e90f53365e220bf9858605832570c44..bf8d32e09f07884e66c54b0e23f60f01203984d4 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: linden.scm,v 1.133 2007/01/05 15:33:06 cph Exp $
+$Id: linden.scm,v 1.134 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1987,1989,1991,1995,1996,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index af6f0bb199979f9c2d85084bc94b87448372f257..ecd576649bcd548b6ec9865cb81309bbb82f0174 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: loadef.scm,v 1.51 2007/01/05 15:33:06 cph Exp $
+$Id: loadef.scm,v 1.52 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1986,1989,1990,1991,1992,1993 Massachusetts Institute of Technology
-Copyright 1994,1995,1996,1997,1998,1999 Massachusetts Institute of Technology
-Copyright 2000,2001,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d9193125dc0e5040224e85c5d8ef3dea8d11dcfb..4355269f67f1c723d29ad6a292f869a511abadba 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: lspcom.scm,v 1.164 2007/01/05 15:33:06 cph Exp $
+$Id: lspcom.scm,v 1.165 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1986, 1989-1999, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index efcfdf1901f7729749169666ee3bb8f48be60610..2580e9015d61247aec874ddf873648994af7717b 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: macros.scm,v 1.79 2007/01/05 15:33:06 cph Exp $
+$Id: macros.scm,v 1.80 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1987,1989,1991,1992,1993,1995 Massachusetts Institute of Technology
-Copyright 1999,2001,2002,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c7adf3889ac51b60815bb2c3a873c874c0b0abe5..679c10d3bd434b7faa7c8aaf3c627c579adf4643 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 3.122 2007/01/05 15:33:06 cph Exp $
+$Id: make.scm,v 3.123 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1989,1990,1991,1992,1993,1994 Massachusetts Institute of Technology
-Copyright 1995,2000,2001,2002,2003,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 957fd177bacc7b4d8c920f68120de670f8f986e5..500f17a2ce2b6d889cdfd778405d499fa44e38f8 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: malias.scm,v 1.11 2007/01/05 15:33:06 cph Exp $
+$Id: malias.scm,v 1.12 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1991,1997,1999,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a4b55a1ebf6a6dd560a1e2bf193b490099004372..ed14375d19d545a8a7cd58cc2f1b5fad9c5f58e1 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: manual.scm,v 1.20 2007/01/05 15:33:06 cph Exp $
+$Id: manual.scm,v 1.21 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1991-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d1ca4b1c7191f98adcd663d8d2c430a96f785215..b6cf288ff0768d5ce6f70280c7f0e0a66c64c05a 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: midas.scm,v 1.26 2007/01/05 15:33:06 cph Exp $
+$Id: midas.scm,v 1.27 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1986, 1989-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 70f53dd946541b1981ea39b30bb89c70a284e67f..626037f28ef61bd4463eff856d80a8bc53df3788 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: modefs.scm,v 1.168 2007/01/05 15:33:06 cph Exp $
+$Id: modefs.scm,v 1.169 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1987,1989,1990,1991,1992,1993 Massachusetts Institute of Technology
-Copyright 1994,1995,1996,1998,1999,2000 Massachusetts Institute of Technology
-Copyright 2003,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b55e977f4543de55809410cae21d8b6110796d77..dfd7915ffd78969331ffcd6f8949e34c76fd7ab2 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: modes.scm,v 1.39 2007/01/05 15:33:06 cph Exp $
+$Id: modes.scm,v 1.40 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1986, 1989-2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 78d6033709ffc976f7d2af3e569b5fa59f22fbf8..5165c9af05ece136544a555696f92cdd0400f980 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: modlin.scm,v 1.27 2007/01/05 15:33:06 cph Exp $
+$Id: modlin.scm,v 1.28 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1989-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2013913e2cabad582dbde60a072f08e08b93b1da..f5e51f9ce0d5688ec6b5222423203fee6752f7c4 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: modwin.scm,v 1.46 2007/01/05 15:33:06 cph Exp $
+$Id: modwin.scm,v 1.47 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1986, 1989-1999, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0f5818ecd6dada45a61514f31b27627dd663f6af..0964f485d060f74d0bfe2040e289f979468ddbbb 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: motcom.scm,v 1.53 2007/01/05 15:33:06 cph Exp $
+$Id: motcom.scm,v 1.54 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1987,1989,1991,1993,2003 Massachusetts Institute of Technology
-Copyright 2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b14584fb9123d51728aff23d9a7157f7029b61cd..87665c422a90dc3c20de6fb40fe8cdddd5843856 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: motion.scm,v 1.92 2007/01/05 15:33:06 cph Exp $
+$Id: motion.scm,v 1.93 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1985, 1989-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8ffd8a9e69d27b73e8b69d57b5ce1d498d409375..4648dc6af3d1ee7cb20e2484cf0656d11901dbfd 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: mousecom.scm,v 1.9 2007/01/05 15:33:06 cph Exp $
+$Id: mousecom.scm,v 1.10 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1989-2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6567408a30c155140a8e896178400b86abfde228..0630b819dcebeb014a0a46878cff8742f4331ee4 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: nntp.scm,v 1.33 2007/01/05 15:33:06 cph Exp $
+$Id: nntp.scm,v 1.34 2007/01/05 21:19:23 cph Exp $
 
-Copyright 1995,1996,1997,1998,1999,2003 Massachusetts Institute of Technology
-Copyright 2004,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1df255811c00a3a626cb4d6779e2162b8ba19b04..3000c3605b5b422c939bad7990e864c041d03f6f 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: notify.scm,v 1.25 2007/01/05 15:33:06 cph Exp $
+$Id: notify.scm,v 1.26 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1992,1993,1994,1995,1996,2001 Massachusetts Institute of Technology
-Copyright 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 99d1806f3151226b94ed7e96ab3618e067b930ac..c45a10b2f2990d7bdc16b10a9c9cfe129bd9f996 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: nvector.scm,v 1.12 2007/01/05 15:33:06 cph Exp $
+$Id: nvector.scm,v 1.13 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1985, 1989, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 00ab99ead883eac082f99f11d567a7f882defc3e..29b94797b4f47dee249f312357ba48981b084779 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: occur.scm,v 1.12 2007/01/05 15:33:06 cph Exp $
+$Id: occur.scm,v 1.13 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1992,1995,1997,2000,2003,2004 Massachusetts Institute of Technology
-Copyright 2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4e354097c275d9a32a347745f202d594eee22ad1..33a2e720266e8b3509b2d3699e860a4ebd0fe780 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: os2.scm,v 1.55 2007/01/05 15:33:06 cph Exp $
+$Id: os2.scm,v 1.56 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1994-2000, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3c90c4de9133ccd9e1b430cad068baf5e368852d..d512d44517bfbaabaaecb03993c409111e152ddd 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: os2com.scm,v 1.9 2007/01/05 15:33:06 cph Exp $
+$Id: os2com.scm,v 1.10 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1994-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7f5525a91d9fc30f287006035f2c7f3d2e97970c..ec572ccdb5cf951ad5bd9efb781ba026c382c536 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: os2term.scm,v 1.28 2007/01/05 15:33:06 cph Exp $
+$Id: os2term.scm,v 1.29 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1994,1995,1996,1997,2000,2003 Massachusetts Institute of Technology
-Copyright 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 39e09da1abc0f30f99f60f91de69ff48f9bdd687..857ef64296314d946778bf91c88f5b1e54c9791a 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: outline.scm,v 1.13 2007/01/05 15:33:06 cph Exp $
+$Id: outline.scm,v 1.14 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1992-2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 38b2875ae6cf3908062b8aac7e11714535b0a513..85fdace8c26fffb721164a5a746e7c231c568a99 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pasmod.scm,v 1.55 2007/01/05 15:33:06 cph Exp $
+$Id: pasmod.scm,v 1.56 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1986, 1989-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f3bea8dae450d125b4ca41bebb3b50c70f4d60a7..51d62c18fa7ef25dda1b8298687777577da2d9ce 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: paths.scm,v 1.19 2007/01/05 15:33:06 cph Exp $
+$Id: paths.scm,v 1.20 2007/01/05 21:19:24 cph Exp $
 
-Copyright (c) 1989-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 713058f2d8fd859e5e04587f11c2917f332186ce..0358d88054adbda61a175e4ec2f655bfaca97953 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: print.scm,v 1.24 2007/01/05 15:33:06 cph Exp $
+$Id: print.scm,v 1.25 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1991-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 095f4305861d1cfb509958b3fe52fa895b7bee41..d00e7d8bc55f93e6af0f6584da384b1a057f96f4 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: process.scm,v 1.68 2007/01/05 15:33:06 cph Exp $
+$Id: process.scm,v 1.69 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1991,1992,1993,1996,1997,1999 Massachusetts Institute of Technology
-Copyright 2000,2001,2002,2003,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 961f19d88523c29a9953c85c370dd0a2bc7ab86f..b03d77371497feb756732fc0241131585dc30ef2 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: prompt.scm,v 1.203 2007/01/05 15:33:06 cph Exp $
+$Id: prompt.scm,v 1.204 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1987.1989,1990,1991,1992,1993 Massachusetts Institute of Technology
-Copyright 1994,1995,1996,1997,1998,1999 Massachusetts Institute of Technology
-Copyright 2000,2001,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5b578ab42913521854e4934a875ffd0c92da0347..5a8b86cc47f60962ebc9c1000c26b4c41e2c2ca7 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pwedit.scm,v 1.13 2007/01/05 15:33:06 cph Exp $
+$Id: pwedit.scm,v 1.14 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1999,2000,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 529225b11f2a67205a32959ae7c04853d5d2e378..40bf9f4d33f2b67db1d1cd44de26cfe8392ae5b0 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pwparse.scm,v 1.5 2007/01/05 15:33:06 cph Exp $
+$Id: pwparse.scm,v 1.6 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7c0a3322cf8418ab6a57ec3ae324bf81fb8645e7..0ab79cbec0c471736520ce70384885c4750f8bc2 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rcsparse.scm,v 1.7 2007/01/05 15:33:06 cph Exp $
+$Id: rcsparse.scm,v 1.8 2007/01/05 21:19:24 cph Exp $
 
-Copyright (c) 1991-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3a0e224c288f74b68a612796edf1d7a863bae8ce..34049007e7a325d9f06691c973136fb4d563bf05 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: reccom.scm,v 1.18 2007/01/05 15:33:06 cph Exp $
+$Id: reccom.scm,v 1.19 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1986, 1989, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b6c6c2972d1d80daa0692e3f90e9b49489badc87..91614c86cf4072587ae069f4f9e3a929f6d093e5 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: regcom.scm,v 1.26 2007/01/05 15:33:06 cph Exp $
+$Id: regcom.scm,v 1.27 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1987-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 703271264b3995a511dcc8a5366f4f9e85777623..c0fc6d84beeedf7f73da60dc03f4038cab1729a8 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: regexp.scm,v 1.85 2007/01/05 15:33:06 cph Exp $
+$Id: regexp.scm,v 1.86 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1986,1989,1991,1992,1993,1995 Massachusetts Institute of Technology
-Copyright 1996,1997,1999,2001,2002,2003 Massachusetts Institute of Technology
-Copyright 2004,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 11545046510401ea9779f7239b6a0226940302b5..e6b795ae1fdb11ec691a041198183393bc2953fc 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: regops.scm,v 1.92 2007/01/05 15:33:06 cph Exp $
+$Id: regops.scm,v 1.93 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1986,1989,1991,1992,1993,2000 Massachusetts Institute of Technology
-Copyright 2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5796dd238402c8b149b76fe41d0e317efa4f17db..ec5d16750f109eb1996316db4703babc7e56e982 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rename.scm,v 1.12 2007/01/05 15:33:06 cph Exp $
+$Id: rename.scm,v 1.13 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1989-1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index be852c3145ca3bf87012682eb76d9e4455d4b9d6..c229e83d0212ca5646bddee4dd0ef75a6e6a5d99 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: replaz.scm,v 1.84 2007/01/05 15:33:06 cph Exp $
+$Id: replaz.scm,v 1.85 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1986, 1989-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 59811aecb78c4c5c487305a10825908f0ee8b422..748dd24fcd9a6b5ebd5199744f7b46c54c644c49 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rfc822.scm,v 3.8 2007/01/05 15:33:06 cph Exp $
+$Id: rfc822.scm,v 3.9 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1999,2000,2003,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cdee67610a7b1517b7997fca025f835750e7a8e7..644cb596790a1e2d1df7de6f6199c32d957cb1ee 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: ring.scm,v 1.16 2007/01/05 15:33:06 cph Exp $
+$Id: ring.scm,v 1.17 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1984, 1989-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 763fe5266eec98d0616ab0d4c0490ff3ab811186..2f0921355e3c06589f94d367accaeabbf5cf5c4e 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rmail.scm,v 1.77 2007/01/05 15:33:06 cph Exp $
+$Id: rmail.scm,v 1.78 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1991,1992,1993,1994,1995,1999 Massachusetts Institute of Technology
-Copyright 2000,2001,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 230955017bafeae6c0f6a5bfa2fe175279369a30..807a553659ba4d51579ff24181a1c0bfb2052698 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rmailsrt.scm,v 1.17 2007/01/05 15:33:06 cph Exp $
+$Id: rmailsrt.scm,v 1.18 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1991-2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index db243f9f362bd8582fb7038ba308c2824e031244..c70afb2f46bbcff23a75f1b5663e14e2c37a3fcd 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rmailsum.scm,v 1.40 2007/01/05 15:33:06 cph Exp $
+$Id: rmailsum.scm,v 1.41 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1991-2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
@@ -29,7 +31,7 @@ USA.
 \f
 (define-variable rmailsum-rcs-header
   "The RCS header of the rmailsum.scm file."
-  "$Id: rmailsum.scm,v 1.40 2007/01/05 15:33:06 cph Exp $"
+  "$Id: rmailsum.scm,v 1.41 2007/01/05 21:19:24 cph Exp $"
   string?)
 
 (define-variable-per-buffer rmail-buffer
index 44984111d616b0f7af37447c00450adcf307b09c..dd5400c27f51d4e6bb3f9f0638a08bc2f27e6e6a 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: schmod.scm,v 1.75 2007/01/05 15:33:06 cph Exp $
+$Id: schmod.scm,v 1.76 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1986,1989,1990,1991,1992,1998 Massachusetts Institute of Technology
-Copyright 2000,2001,2002,2003,2004,2005 Massachusetts Institute of Technology
-Copyright 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fb4828436edfe099d030f44be41765a817d3c2cd..84251995da3974b69d9180729dac8bfa729dbab8 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: scrcom.scm,v 1.12 2007/01/05 15:33:06 cph Exp $
+$Id: scrcom.scm,v 1.13 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1990-2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 49d552cd4e66e3fbfb49f9a6f5d2d02e5f19066f..41f5db13347fd829cba8a4e41d86ec3854f01578 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: screen.scm,v 1.123 2007/01/05 15:33:06 cph Exp $
+$Id: screen.scm,v 1.124 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1987,1989,1990,1991,1992,1996 Massachusetts Institute of Technology
-Copyright 1997,1999,2000,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3256e5a32101876dbc98b6adbdc236d50bb665e4..67279548166a86714bc3eea81518a50f78e7a097 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: search.scm,v 1.160 2007/01/05 15:33:06 cph Exp $
+$Id: search.scm,v 1.161 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1986,1989,1990,1991,2001,2002 Massachusetts Institute of Technology
-Copyright 2003,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 736897ea6318f8b7b0bf7a2fdc023f5fb31d01de..d94ce951ee107ecbc1eb25d2b2d28a4125b5a846 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: sendmail.scm,v 1.89 2007/01/05 15:33:06 cph Exp $
+$Id: sendmail.scm,v 1.90 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1991,1992,1993,1994,1995,1996 Massachusetts Institute of Technology
-Copyright 1997,1998,2000,2001,2003,2004 Massachusetts Institute of Technology
-Copyright 2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6f99bd1bf054fb7892c810c4800ac425d6144e8e..b181515b2e69594cca483b4114fa88ce09675395 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: sercom.scm,v 1.69 2007/01/05 15:33:06 cph Exp $
+$Id: sercom.scm,v 1.70 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1986, 1989-2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0d963c06ce359afa4891ee518d426ee234cb258b..93852c4954bf142fa324767e2c7b1468dfe8c36b 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: shell.scm,v 1.27 2007/01/05 15:33:06 cph Exp $
+$Id: shell.scm,v 1.28 2007/01/05 21:19:24 cph Exp $
 
-Copyright (c) 1991-2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 648d694dd3a1703c36483ebc031ab174329f0b05..3be9314fa991c033dfc9ecbf7e4a6227c1bd68fc 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: simple.scm,v 1.58 2007/01/05 15:33:06 cph Exp $
+$Id: simple.scm,v 1.59 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1985, 1989-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7ade60d7fcbcdfac1a0c1c9a699c2c0f303f806d..8ab23d16dc9acf790ac0c6bb84aa92d6799c2f21 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: snr.scm,v 1.68 2007/01/05 15:33:06 cph Exp $
+$Id: snr.scm,v 1.69 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1995,1996,1997,1998,1999,2000 Massachusetts Institute of Technology
-Copyright 2001,2003,2004,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a0569b8e9899a7e92005ad9e4940726b760e7011..c17d353f0acf2a9963fe6ff894114d15f2168cf1 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: sort.scm,v 1.12 2007/01/05 15:33:06 cph Exp $
+$Id: sort.scm,v 1.13 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1992, 1999, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3982d619cb68ef38c7342af542470bcb9acaaac6..a0657baa19457abd2385c0e95393860f277ff218 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: strpad.scm,v 1.12 2007/01/05 15:33:06 cph Exp $
+$Id: strpad.scm,v 1.13 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1985, 1989-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 94f37657191de97ae06100bf77b02ccde50e65bd..39094b4842fbfe4a2cd87120546ee8f626f44f10 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: strtab.scm,v 1.51 2007/01/05 15:33:06 cph Exp $
+$Id: strtab.scm,v 1.52 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1985, 1989-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 125ac4e7e157440cb7d90f0718649a6a8f18eb53..8b15adcffaac96ce082ecaa545b6de48f34fc532 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: struct.scm,v 1.102 2007/01/05 15:33:06 cph Exp $
+$Id: struct.scm,v 1.103 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1985,1989,1990,1991,1992,1993 Massachusetts Institute of Technology
-Copyright 1994,1999,2000,2001,2003,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6a28e9ce3ff71cc1d12e698e2e4d4da736e0ca90..cd6cacadfa425fa0b5b7a4c90ddf8bc7d7921ebf 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: syntax.scm,v 1.96 2007/01/05 15:33:06 cph Exp $
+$Id: syntax.scm,v 1.97 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1987,1989,1991,1992,1996,1997 Massachusetts Institute of Technology
-Copyright 1998,1999,2000,2001,2002,2004 Massachusetts Institute of Technology
-Copyright 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c551dd6a63b89b5d8726305ca067683d237b667e..24318ba589a561ed46db8b33fe8beffde29c7ef1 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: tagutl.scm,v 1.64 2007/01/05 15:33:06 cph Exp $
+$Id: tagutl.scm,v 1.65 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1987,1989,1990,1991,1992,1993 Massachusetts Institute of Technology
-Copyright 1994,1999,2000,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0cfd164628d37e0d2f8fd29efa8c4ebdf113c5fb..913bdf75d828cd7ceb3ef1c978f6d12bc2ea5fc0 100644 (file)
@@ -1,6 +1,8 @@
 ;;; -*- Scheme -*-
 
-;; Copyright (c) 1992, 1999-2000 Massachusetts Institute of Technology
+;; Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+;;     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+;;     2005, 2006, 2007 Massachusetts Institute of Technology
 ;;
 ;; This file is part of MIT/GNU Scheme.
 ;;
@@ -25,7 +27,7 @@
 ;;;
 ;;; Author: Brian A. LaMacchia -- bal@zurich.ai.mit.edu
 ;;;
-;;; $Id: techinfo.scm,v 1.9 2007/01/05 15:33:06 cph Exp $
+;;; $Id: techinfo.scm,v 1.10 2007/01/05 21:19:24 cph Exp $
 ;;;
 
 (declare (usual-integrations))
index 429acd94eca19a84959871cc2a8903e7c561fd73..b9eb30d13c7ee7230a8a29f785ccceeddf99046c 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: telnet.scm,v 1.18 2007/01/05 15:33:06 cph Exp $
+$Id: telnet.scm,v 1.19 2007/01/05 21:19:24 cph Exp $
 
-Copyright (c) 1991-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5beb9dc3986b0dfa8d2f7a952142ed914dd432e4..4f0776db948a48c2f815a25bb3e21a761810d1e5 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: termcap.scm,v 1.10 2007/01/05 15:33:06 cph Exp $
+$Id: termcap.scm,v 1.11 2007/01/05 21:19:24 cph Exp $
 
-Copyright (c) 1990-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 246f4f7fcc43eeecdbb1153b0a51eb80e3d984b5..1f8bd8d36242d2e020b7d4170046d8de8d1495cf 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: texcom.scm,v 1.50 2007/01/05 15:33:06 cph Exp $
+$Id: texcom.scm,v 1.51 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1986, 1989-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 847101369ae743994f8c1674b289d9b156c0fe37..744925552fa64972cb08df0e71a2632f9ce87169 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: things.scm,v 1.92 2007/01/05 15:33:06 cph Exp $
+$Id: things.scm,v 1.93 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1985, 1989-2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 53ffcbd6a864612774d58870232e3b93375e8fee..1616569bdd7a278a169bf7b79751a874cfb22cad 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: tparse.scm,v 1.79 2007/01/05 15:33:06 cph Exp $
+$Id: tparse.scm,v 1.80 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1986, 1989-2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 75fed3a6257ff9f18036b028ca3f66a154b62584..9c3fd1ab8969d321a58b89aea7367ff101a8baee 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: tterm.scm,v 1.44 2007/01/05 15:33:06 cph Exp $
+$Id: tterm.scm,v 1.45 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1990,1991,1993,1994,1998,1999 Massachusetts Institute of Technology
-Copyright 2001,2002,2003,2004,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c43216d2b5a9d4a60467dac3ea377f74db7ae3ba..17e85532d8a168879154f140f11f4a7d6b411094 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: tximod.scm,v 1.32 2007/01/05 15:33:06 cph Exp $
+$Id: tximod.scm,v 1.33 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1987,1989,1990,1991,1992,1994 Massachusetts Institute of Technology
-Copyright 1996,2000,2001,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cde38ac25cac6d3350228a1c50d4c65d40821ee7..8c3b3b6fd474e7b948c19780bfe92c588f6b3cfb 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: txtprp.scm,v 1.27 2007/01/05 15:33:06 cph Exp $
+$Id: txtprp.scm,v 1.28 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1993-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 08e995d67a5c3924ed093d9af09513332bfc64dc..7c3c7bf745b6e0d5a6d97736a37349ca8e1ad795 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: undo.scm,v 1.67 2007/01/05 15:33:06 cph Exp $
+$Id: undo.scm,v 1.68 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1987,1989,1991,1992,1993,2000 Massachusetts Institute of Technology
-Copyright 2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f7b9ca2bf1d84abb0ae98acf31d8869689df9c6c..8fb0932f24b0d6f9f6a7b5b391d3ad5f105aaf34 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: unix.scm,v 1.122 2007/01/05 15:33:06 cph Exp $
+$Id: unix.scm,v 1.123 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1989,1991,1992,1993,1994,1995 Massachusetts Institute of Technology
-Copyright 1996,1997,1999,2000,2002,2003 Massachusetts Institute of Technology
-Copyright 2004,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3322ce90afb7b13f56e6325a57dd7b903e831fd5..550d2d44bbd66ae9881c3ac61d31f7e67db5b704 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: utils.scm,v 1.58 2007/01/05 15:33:06 cph Exp $
+$Id: utils.scm,v 1.59 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1987,1989,1991,1992,1993,1994 Massachusetts Institute of Technology
-Copyright 1996,1997,1999,2001,2002,2005 Massachusetts Institute of Technology
-Copyright 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d32387de74e47f6653b2be1d6556137be9e521af..ad281f215a9fc8b0250c03e081921cf0a6db7c80 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: utlwin.scm,v 1.64 2007/01/05 15:33:06 cph Exp $
+$Id: utlwin.scm,v 1.65 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1986, 1989-1999, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d39c548ef104eacb58f598e6f963689d970853d5..a8b7fa226334f981cdf7c8b8f1124bbc18f2b5f5 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: vc.scm,v 1.96 2007/01/05 15:33:06 cph Exp $
+$Id: vc.scm,v 1.97 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1994,1995,1996,1997,1998,2000 Massachusetts Institute of Technology
-Copyright 2001,2002,2003,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 30bbfa56cf77cd957ff457b098e38bd63e5dbd5e..47c277f7dead4e49ec35d752d5083c07e872478e 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: verilog.scm,v 1.13 2007/01/05 15:33:06 cph Exp $
+$Id: verilog.scm,v 1.14 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1996-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e81643f8c1f10bc5261b18ad8d7e9b36049b5cb5..6d3d9277b187fb36f067cd9e9fa71602b18fbb33 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: vhdl.scm,v 1.13 2007/01/05 15:33:06 cph Exp $
+$Id: vhdl.scm,v 1.14 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1997-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 81261c9e56a31efac53bacec2fd21891c4475081..fde645c7d47aab8c4a813cfe8bb9e50e38cdec35 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: webster.scm,v 1.9 2007/01/05 15:33:06 cph Exp $
+$Id: webster.scm,v 1.10 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1998,2000,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 276ef49c4d5acda0f6efa96e98824b7fc3036a76..ae2b02d86d2af6fa9e5e8d00acbf48e8e51acf4a 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: win32.scm,v 1.20 2007/01/05 15:33:06 cph Exp $
+$Id: win32.scm,v 1.21 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1994,1995,1996,1997,1999,2000 Massachusetts Institute of Technology
-Copyright 2002,2003,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 727a65249993f9dc96329274b86cff51defd7cc5..a526a4b5359fbfd535c8da04a77346b30bece4e0 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: win32com.scm,v 1.12 2007/01/05 15:33:06 cph Exp $
+$Id: win32com.scm,v 1.13 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1994-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a161851071221c061a41b1dc01af2f0c43ba757e..3e3ef0954580170393c51f8baa6c919906786ca1 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: wincom.scm,v 1.137 2007/01/05 15:33:06 cph Exp $
+$Id: wincom.scm,v 1.138 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1987, 1989-2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6a7fe06cdc270d72ec7cd49eb3ecb69f1d1097ec..08246423fdf5d7569dc119cd6023037c809ecb88 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: window.scm,v 1.164 2007/01/05 15:33:06 cph Exp $
+$Id: window.scm,v 1.165 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1986, 1989-1999, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index dd2233999587df50df4b816d9c83d19349a6c686..a6c527ce4ba839ba43c748ad76cea4121c0c8509 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: winout.scm,v 1.19 2007/01/05 15:33:06 cph Exp $
+$Id: winout.scm,v 1.20 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1989,1991,1992,1994,1999,2000 Massachusetts Institute of Technology
-Copyright 2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 707de8e1dd402c8fb35595e405273c85e680939c..c2f6484106afdd2c991e42890f73be75b4fc8a33 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: winren.scm,v 1.10 2007/01/05 15:33:06 cph Exp $
+$Id: winren.scm,v 1.11 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1989-1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4f3486bc84a7ab61f54dcc4aa42b109ca7887848..4c80de772a900519c85891c66d298762a03a7dc2 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: xcom.scm,v 1.26 2007/01/05 15:33:06 cph Exp $
+$Id: xcom.scm,v 1.27 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1989,1990,1994,1996,2000,2001 Massachusetts Institute of Technology
-Copyright 2002,2003,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 10740bd561d2cd5c3c2653f8addf54a79db4b7f5..05dfbe169bdc45629f8e77f2daf8a818106e0644 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: xform.scm,v 1.16 2007/01/05 15:33:06 cph Exp $
+$Id: xform.scm,v 1.17 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1985, 1989, 1990, 1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fb1eb20a903f75b4aa02ae1dc480d0436df9f7eb..6287e1da413c0892579848c2ec825646742a94d8 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: xmodef.scm,v 1.7 2007/01/05 15:33:06 cph Exp $
+$Id: xmodef.scm,v 1.8 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1985, 1989-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index acd0de0bc2b59c7b3bab2fc5df4dacef553660e9..f2de505b96e161eab514cd396d73074a1398ff78 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: xterm.scm,v 1.79 2007/01/05 15:33:06 cph Exp $
+$Id: xterm.scm,v 1.80 2007/01/05 21:19:24 cph Exp $
 
-Copyright 1989,1990,1991,1992,1993,1995 Massachusetts Institute of Technology
-Copyright 1996,1998,1999,2000,2001,2002 Massachusetts Institute of Technology
-Copyright 2003,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 711f3d6e6f73f9a9c6a2bc96bd32f618cc0ab050..0336b206c6dbfa73893ff151f93264403c1edee2 100755 (executable)
@@ -1,8 +1,10 @@
 #!/bin/sh
 #
-# $Id: Clean.sh,v 1.15 2007/01/05 15:33:06 cph Exp $
+# $Id: Clean.sh,v 1.16 2007/01/05 21:19:25 cph Exp $
 #
-# Copyright 2000,2001,2002,2006 Massachusetts Institute of Technology
+# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+#     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+#     2005, 2006, 2007 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 1ea9040faf78e4855620751009c93967c3aea331..232fb0a491aca846c8a20f28d0be573cbe94e840 100755 (executable)
@@ -1,8 +1,10 @@
 #!/bin/sh
 #
-# $Id: Setup.sh,v 1.11 2007/01/05 15:33:06 cph Exp $
+# $Id: Setup.sh,v 1.12 2007/01/05 21:19:25 cph Exp $
 #
-# Copyright 2000,2006 Massachusetts Institute of Technology
+# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+#     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+#     2005, 2006, 2007 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index fa4649a977f4cb2251d38bb04de2a59e87e7f452..218906366e5dadc621847da653c60c2e4e1c2183 100755 (executable)
@@ -1,8 +1,10 @@
 #!/bin/sh
 #
-# $Id: Stage.sh,v 1.7 2007/01/05 15:33:06 cph Exp $
+# $Id: Stage.sh,v 1.8 2007/01/05 21:19:25 cph Exp $
 #
-# Copyright 2000,2001 Massachusetts Institute of Technology
+# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+#     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+#     2005, 2006, 2007 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index c971adfc8b8e4cea1e58ef43425dd407e7f4541f..d74e57de52257b5d1a18a2e16520234180637171 100755 (executable)
@@ -1,8 +1,10 @@
 #!/bin/sh
 #
-# $Id: Tags.sh,v 1.5 2007/01/05 15:33:06 cph Exp $
+# $Id: Tags.sh,v 1.6 2007/01/05 21:19:25 cph Exp $
 #
-# Copyright 2000 Massachusetts Institute of Technology
+# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+#     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+#     2005, 2006, 2007 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index d1e41977c1572627c119d8c2ca52fa8709a525d8..e50609cb732b9790e7087a69feae416cd2113256 100755 (executable)
@@ -1,8 +1,10 @@
 #!/bin/sh
 #
-# $Id: build-bands.sh,v 1.5 2007/01/05 15:33:06 cph Exp $
+# $Id: build-bands.sh,v 1.6 2007/01/05 21:19:25 cph Exp $
 #
-# Copyright 2000,2003 Massachusetts Institute of Technology
+# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+#     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+#     2005, 2006, 2007 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 40799dea4e7f156d8acbb8556c74967a5d3c9081..57649ea84a2868e4e31ce093c15d04ebec6c8fd0 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compile.scm,v 1.11 2007/01/05 15:33:06 cph Exp $
+$Id: compile.scm,v 1.12 2007/01/05 21:19:25 cph Exp $
 
-Copyright 2000,2001,2002,2004,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1cdc9b9f245c3b73c6f75fb0c2068415afead84c..33292fd2d2bdfa273369d503875a2172cf88c319 100755 (executable)
@@ -1,8 +1,10 @@
 #!/bin/sh
 #
-# $Id: compile.sh,v 1.9 2007/01/05 15:33:06 cph Exp $
+# $Id: compile.sh,v 1.10 2007/01/05 21:19:25 cph Exp $
 #
-# Copyright 2002,2003,2006 Massachusetts Institute of Technology
+# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+#     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+#     2005, 2006, 2007 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 86e28bd1bf3d85a5d397ea873151bc8d2a80bdc5..ca6538fd029c3977e917ba1992508d8f224f44a5 100644 (file)
@@ -1,8 +1,10 @@
 #!/bin/sh
 #
-# $Id: functions.sh,v 1.5 2007/01/05 15:33:06 cph Exp $
+# $Id: functions.sh,v 1.6 2007/01/05 21:19:25 cph Exp $
 #
-# Copyright (c) 2000, 2002 Massachusetts Institute of Technology
+# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+#     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+#     2005, 2006, 2007 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 62eb054ceb09d7806c8e91f2744d02529617d03e..58b3796d288414075cf2eab99c32c0f479ce9bb7 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: optiondb.scm,v 1.16 2007/01/05 15:33:06 cph Exp $
+$Id: optiondb.scm,v 1.17 2007/01/05 21:19:25 cph Exp $
 
-Copyright 2000,2001,2002,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 332fa226e77e148ab1c89ad5f18f42b8673162a6..8ebd10ed7288869e0930f3a0504b303ca7cc2828 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: script.scm,v 1.3 2007/01/05 15:33:06 cph Exp $
+$Id: script.scm,v 1.4 2007/01/05 21:19:25 cph Exp $
 
-Copyright 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e0b669d319f7585260006e1d1dd2184aef220b48..855c5892bf34d0bbbd1c40c563da4978a8ae6620 100644 (file)
@@ -1,6 +1,8 @@
-# $Id: Makefile.in,v 1.7 2007/01/05 15:33:06 cph Exp $
+# $Id: Makefile.in,v 1.8 2007/01/05 21:19:25 cph Exp $
 #
-# Copyright 2000,2001,2006 Massachusetts Institute of Technology
+# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+#     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+#     2005, 2006, 2007 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 5dda81533aa0888f648b69e2137105c7cf6336f8..5e9b2e96cccc67cbd2b6ca9eeedf1a6680ef3b59 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compile.scm,v 1.23 2007/01/05 15:33:06 cph Exp $
+$Id: compile.scm,v 1.24 2007/01/05 21:19:25 cph Exp $
 
-Copyright 2000,2001,2003,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 47a3919e4fc9306f2b827a71bb50c121a5a6f601..ba3987ea842c6dc649e7d0f89e8bd916141b30f3 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: ed-ffi.scm,v 1.24 2007/01/05 15:33:06 cph Exp $
+$Id: ed-ffi.scm,v 1.25 2007/01/05 21:19:25 cph Exp $
 
-Copyright 2000,2001,2003,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8b45c0efb9ceaeae24ea04659b76d2227fc9afab..2adf9073fe5f76d83402063944f8cbcd752dc67f 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: imail-browser.scm,v 1.13 2007/01/05 15:33:06 cph Exp $
+$Id: imail-browser.scm,v 1.14 2007/01/05 21:19:25 cph Exp $
 
-Copyright 2001,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3426c7617dfac63ed190c7f5772225b09205c7dd..7621e8f1ae295954d1893abd015d8b2df53624d3 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: imail-core.scm,v 1.155 2007/01/05 15:33:06 cph Exp $
+$Id: imail-core.scm,v 1.156 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1999,2000,2001,2003,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7f7d187463c0a5e6ceaeac818d1238b6bc5e456f..0dbbd4c35b9eab202ac02944657c93ddd2b33339 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: imail-file.scm,v 1.88 2007/01/05 15:33:06 cph Exp $
+$Id: imail-file.scm,v 1.89 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1999,2000,2001,2002,2003,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 50e1c8ca0cca3122bbb34730ef9b07e4d0bc9fa0..3a02f046f30eb7957ec8b0c8968c2ae0a122f8f9 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: imail-imap.scm,v 1.207 2007/01/05 15:33:06 cph Exp $
+$Id: imail-imap.scm,v 1.208 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1999,2000,2001,2003,2004,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a300f1419542d1af3671a4279b025567ef7ba2db..7dac1a33107ec744d90bd20057b4e88b301f232a 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: imail-rmail.scm,v 1.74 2007/01/05 15:33:06 cph Exp $
+$Id: imail-rmail.scm,v 1.75 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1999-2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6bd945c8880bfbfa7348daba030807ef28c2d472..6fd98167632edfca01d0236b5435bdcd73141833 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: imail-summary.scm,v 1.54 2007/01/05 15:33:06 cph Exp $
+$Id: imail-summary.scm,v 1.55 2007/01/05 21:19:25 cph Exp $
 
-Copyright 2000,2001,2002,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5df027ebde4f8fe56c7b2dade7ae7a64a9c700b8..0ededf4e43c35ab93cbdeba3c3142c7a6b52792e 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: imail-top.scm,v 1.295 2007/01/05 15:33:06 cph Exp $
+$Id: imail-top.scm,v 1.296 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1999,2000,2001,2002,2003,2004 Massachusetts Institute of Technology
-Copyright 2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e2ee0a48e1c800781cbd1eb037982b3d5e719b50..93a9c491731946f73403107ae6bfeacd33cf41d9 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: imail-umail.scm,v 1.55 2007/01/05 15:33:06 cph Exp $
+$Id: imail-umail.scm,v 1.56 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1999-2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6501b20ec87490bb2f80c854542065cc58fd21f4..c6e5e07b1d382b37c807ca48656fe3f4d74ae9b3 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: imail-util.scm,v 1.47 2007/01/05 15:33:06 cph Exp $
+$Id: imail-util.scm,v 1.48 2007/01/05 21:19:25 cph Exp $
 
-Copyright 2000,2001,2003,2004,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 53c97b17d07298b362035b1b7e79c4ef302d4607..872e387c6a499c01a3dbe37040104f664586ea74 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: imail.pkg,v 1.102 2007/01/05 15:33:06 cph Exp $
+$Id: imail.pkg,v 1.103 2007/01/05 21:19:25 cph Exp $
 
-Copyright 2000,2001,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 526ebd2b0147b77665a4d241bcf13b482520f83c..454d880651af1a817abc841b1abfb3242d4febd1 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: imap-response.scm,v 1.49 2007/01/05 15:33:06 cph Exp $
+$Id: imap-response.scm,v 1.50 2007/01/05 21:19:25 cph Exp $
 
-Copyright 2000,2001,2002,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3c6511dc87ebd62532b9e6c88ba6016df1f53889..9af82cc8300168b14fd5c8f6ff265730f19967e6 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: imap-syntax.scm,v 1.22 2007/01/05 15:33:06 cph Exp $
+$Id: imap-syntax.scm,v 1.23 2007/01/05 21:19:25 cph Exp $
 
-Copyright 2000, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index db195998ad18c8e410a986a80a47f17817327622..ac54d8c592d96dbec994630a60b24d4442b54e6e 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: load.scm,v 1.45 2007/01/05 15:33:06 cph Exp $
+$Id: load.scm,v 1.46 2007/01/05 21:19:25 cph Exp $
 
-Copyright 2000,2001,2002,2003,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2e3d2fdd5ec0355764be7388c3a64f7aa634cd73..5a2687a819efa4bd679b58d3ef0b4c7335fde940 100755 (executable)
@@ -1,8 +1,10 @@
 #!/bin/sh
 #
-# $Id: print.sh,v 1.12 2007/01/05 15:33:06 cph Exp $
+# $Id: print.sh,v 1.13 2007/01/05 21:19:25 cph Exp $
 #
-# Copyright (c) 1999-2001 Massachusetts Institute of Technology
+# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+#     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+#     2005, 2006, 2007 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index f0798c368e89983cc1f336b02cd285bb7bd4c90f..84c90e9b528c0b5ddd4e3a62bbb51d753ff8db36 100755 (executable)
@@ -1,8 +1,10 @@
 #!/bin/sh
 #
-# $Id: Clean.sh,v 1.5 2007/01/05 15:33:06 cph Exp $
+# $Id: Clean.sh,v 1.6 2007/01/05 21:19:25 cph Exp $
 #
-# Copyright 2000 Massachusetts Institute of Technology
+# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+#     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+#     2005, 2006, 2007 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index e09beb0170ed9ff53eb69982fa196cde161a15ee..1617d847eb8e095b1d4805dcb44eff71f2782c93 100755 (executable)
@@ -1,8 +1,10 @@
 #!/bin/sh
 
-# $Id: Setup.sh,v 1.10 2007/01/05 15:33:06 cph Exp $
+# $Id: Setup.sh,v 1.11 2007/01/05 21:19:25 cph Exp $
 #
-# Copyright 2000,2006 Massachusetts Institute of Technology
+# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+#     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+#     2005, 2006, 2007 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index f47c4fd8466e8c25ce5ac5a36e6ed2b25fa1d321..19aee116f65a0ebc668eebfc007844f1ca83b41e 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: array.c,v 9.49 2007/01/05 15:33:06 cph Exp $
+$Id: array.c,v 9.50 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1a284d5b79fac2f5e7c1db5fb20299157837bfd7..9b79f0616b990fdd79a9225da7e488a89ca372d2 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: array.h,v 9.39 2007/01/05 15:33:06 cph Exp $
+$Id: array.h,v 9.40 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b33774e6b9be4a47e57541515bce2b6d91548ea6..e8d1d4c299160ba53fdb32daa007f308560225d5 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: artutl.c,v 1.19 2007/01/05 15:33:06 cph Exp $
+$Id: artutl.c,v 1.20 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1989-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 39edd9aff6712e40e94de96f4ee56b42fda80000..17bd1b8780bc8f6f411c868f513bd5bedabdb298 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: avltree.c,v 1.9 2007/01/05 15:33:06 cph Exp $
+$Id: avltree.c,v 1.10 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1993-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2908dd0a0f91da870e4f16f04142e5e04dc6ba00..954fc45e781b62d2a4b325a47fc45fb8a5c69f0c 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: avltree.h,v 1.8 2007/01/05 15:33:06 cph Exp $
+$Id: avltree.h,v 1.9 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1993, 1999-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 25e45bd429e4b450dd1221479b8fda7ff2f3d72a..69fd6926f565bf5d4857ff087c577f2209f39a35 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: bchdmp.c,v 9.93 2007/01/05 15:33:06 cph Exp $
+$Id: bchdmp.c,v 9.94 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 53ef6ab6416d4fb4ff453d2bbfafcdc57be0856c..f80e3b04ec6b8a33c5aeb9a105d11d9087667fb5 100644 (file)
@@ -1,8 +1,10 @@
 /* -*- C -*-
 
-$Id: bchdrn.c,v 1.13 2007/01/05 15:33:06 cph Exp $
+$Id: bchdrn.c,v 1.14 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1991-2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a4904d6ec08631ca4e8a66121ffd81ddeb43cfb2..370af2196408cbd568d9b35d903b8aa595387a9e 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: bchdrn.h,v 1.13 2007/01/05 15:33:06 cph Exp $
+$Id: bchdrn.h,v 1.14 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1991-2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4b3fa362bc4c06794882aa02462dbccde4c25031..5c83724ea91302af256212bb6073c8c5aa5c424f 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: bchgcc.h,v 9.66 2007/01/05 15:33:06 cph Exp $
+$Id: bchgcc.h,v 9.67 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3febbaa3086c0dd9ce7da3d41fd4df562359d2d3..f7f8b1b44ed9225d5848fbe79d3518f7c4b4bd41 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: bchgcl.c,v 9.57 2007/01/05 15:33:06 cph Exp $
+$Id: bchgcl.c,v 9.58 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6cc82c370ef6b4ee8515ac10d0a5622fbdae696b..690419c864fe5e8236f80d8d78d0bc2a06a5b7e1 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: bchmmg.c,v 9.105 2007/01/05 15:33:06 cph Exp $
+$Id: bchmmg.c,v 9.106 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1987-2000, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8d2b5ffe969300571cf9d3f763e317ecc1301974..8fe3cca0c81e7edd7e102b4897ab6e11ded7d584 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: bchpur.c,v 9.75 2007/01/05 15:33:06 cph Exp $
+$Id: bchpur.c,v 9.76 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-2000, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2ae88591078a8d13cb62f4a8635a4f1793e86bdc..f775f1d0b3a68fd70097b371dc0d67bc7222844e 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: bchutl.c,v 1.16 2007/01/05 15:33:06 cph Exp $
+$Id: bchutl.c,v 1.17 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1991-2000, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 52b8618ceb8a0f112348a8e0984e33de94cca5ac..a20de7b11230ecbf481cd21d30a37058f5843852 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: bignmint.h,v 1.9 2007/01/05 15:33:06 cph Exp $
+$Id: bignmint.h,v 1.10 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1989-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c1b13ac1a234ed0f46d4abea0a56052df6ce4c30..22be8b92e31f57319ddc2250edfddc4413c458eb 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: bignum.c,v 9.55 2007/01/05 15:33:06 cph Exp $
+$Id: bignum.c,v 9.56 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1986,1987,1988,1989,1990,1991 Massachusetts Institute of Technology
-Copyright 1992,1993,1994,1996,1997,2000 Massachusetts Institute of Technology
-Copyright 2004,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5f7cfa49793a247bbecaa749feb794d491b1a0c3..0c6ca617324fe30db70b9277617a0da66ca17180 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: bignum.h,v 9.34 2007/01/05 15:33:06 cph Exp $
+$Id: bignum.h,v 9.35 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1989-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1c63b7f361a8d5781520f8d2d0ea15f049eb177a..a1e405fbce8158a21f6c68157a7a92f5441dcc59 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: bigprm.c,v 1.9 2007/01/05 15:33:06 cph Exp $
+$Id: bigprm.c,v 1.10 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1989-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bf36a9fa5178ecd386aedc615abb67f9bae2a852..0244ae9ef2d33818f2c227a09335cdb57558f66f 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: bintopsb.c,v 9.80 2007/01/05 15:33:06 cph Exp $
+$Id: bintopsb.c,v 9.81 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1986,1987,1988,1989,1990,1991 Massachusetts Institute of Technology
-Copyright 1992,1993,1994,1997,1998,2000 Massachusetts Institute of Technology
-Copyright 2001,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3e82000b96504bfdbdbda60c43d15ee3cb3c9e09..c5c7c50bf9c971a716bc53a4dc22e4a38ef31efe 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: bitstr.c,v 9.67 2007/01/05 15:33:06 cph Exp $
+$Id: bitstr.c,v 9.68 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-2000, 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0d89dd719d6799a69fc8da6e45d157526debd528..beb04c1be6132d08ee3cb3c5fdfede63d365b888 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: bitstr.h,v 1.13 2007/01/05 15:33:06 cph Exp $
+$Id: bitstr.h,v 1.14 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b56baf5e1cfeb651cb89326296e4b034adaec792..b073ccc76f3a96d648a26bc19ee16755fb176827 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: bkpt.c,v 9.35 2007/01/05 15:33:06 cph Exp $
+$Id: bkpt.c,v 9.36 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-1999, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 46601daf6ce57288888be9af0c11c6121aab065d..a556624e9400238e310250cab25f55147a985893 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: bkpt.h,v 9.37 2007/01/05 15:33:06 cph Exp $
+$Id: bkpt.h,v 9.38 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-1999, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2ea83c94d0e6ec9bb50f87aa200ee69be4a240ff..e40c3853339a2c9706c6d3b033531ab384655ab0 100644 (file)
@@ -1,6 +1,8 @@
 /* -*-C-*-
 
-Copyright (c) 1987, 1988, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
@@ -21,7 +23,7 @@ USA.
 
 */
 
-/* $Id: bltdef.h,v 1.7 2007/01/05 15:33:06 cph Exp $
+/* $Id: bltdef.h,v 1.8 2007/01/05 21:19:25 cph Exp $
  *
  * Names and arity's of old "built-in" primitives.
  * The tables here are used by Bintopsb to upgrade binaries.
index d2cba83db775c058e3b7b1d6b6167b9965b50859..7750906f7cf70d2f8cc92f77ef5cd21a0e73aab8 100644 (file)
@@ -1,11 +1,10 @@
 /* -*-C-*-
 
-$Id: boot.c,v 9.120 2007/01/05 15:33:06 cph Exp $
+$Id: boot.c,v 9.121 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1986,1987,1988,1989,1990,1991 Massachusetts Institute of Technology
-Copyright 1992,1993,1994,1995,1996,1997 Massachusetts Institute of Technology
-Copyright 2000,2001,2002,2003,2004,2005 Massachusetts Institute of Technology
-Copyright 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8931adf594973704e4c2758738ad5abc07bb8535..14664104731e0d4d4b7e42dc539692877d148a4f 100644 (file)
@@ -1,6 +1,8 @@
 /* -*-C-*-
 
-Copyright (c) 1987-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
@@ -21,7 +23,7 @@ USA.
 
 */
 
-/* $Id: breakup.c,v 9.28 2007/01/05 15:33:06 cph Exp $ */
+/* $Id: breakup.c,v 9.29 2007/01/05 21:19:25 cph Exp $ */
 \f
 #include <stdio.h>
 
index 7c2e34a366c739525c9f6dad9f00b9a54ead3945..581a217cb77486b6a7b2d7f80ad541301ecb2f82 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: char.c,v 9.36 2007/01/05 15:33:06 cph Exp $
+$Id: char.c,v 9.37 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 81a01172ded358f9cdac32c93b94bad3265e00cb..e17d826f9a48b5bc9e5bdaa8207e9245d194c2e9 100644 (file)
@@ -1,9 +1,11 @@
  ### -*- Midas -*-
  ### 
- ### $Id: alpha.m4,v 1.2 2002/07/02 18:13:18 cph Exp $
+ ### $Id: alpha.m4,v 1.3 2007/01/05 21:19:26 cph Exp $
  ### 
- ### Copyright (c) 1992 Digital Equipment Corporation (D.E.C.)
- ### Copyright (c) 2002 Massachusetts Institute of Technology
+ ### Copyright (C) 1992 Digital Equipment Corporation (D.E.C.)
+ ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
+ ###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
+ ###     2004, 2005, 2006, 2007 Massachusetts Institute of Technology
  ### 
  ### This software was developed at the Digital Equipment Corporation
  ### Cambridge Research Laboratory.  Permission to copy this software, to
index 19e331850aba1970bcd5cbf4093874fe62318dda..1b52fbd1cfcf9a86ff92b5cbc4a3c501f08fe853 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: asmcvt.c,v 1.5 2007/01/05 15:33:08 cph Exp $
+$Id: asmcvt.c,v 1.6 2007/01/05 21:19:26 cph Exp $
 
-Copyright (c) 1995, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 93ed849923b1b981fcefca627a267a50d47312eb..b21d3d2c97b33b6ac65832d6b0fee3707f39bbc1 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: c.c,v 1.19 2007/01/05 15:33:08 cph Exp $
+$Id: c.c,v 1.20 2007/01/05 21:19:26 cph Exp $
 
-Copyright 1993,2002,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6b4e7ee725134a942729356014b7d002f406cda2..3a18571d459065b06a69c913249b2386a3024be5 100644 (file)
@@ -1,8 +1,10 @@
 changecom(`;');;; -*-Midas-*-
 ;;;
-;;; $Id: hppa.m4,v 1.43 2007/01/05 15:33:08 cph Exp $
+;;; $Id: hppa.m4,v 1.44 2007/01/05 21:19:26 cph Exp $
 ;;;
-;;; Copyright (c) 1989-2000, 2002 Massachusetts Institute of Technology
+;;; Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
+;;;     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
+;;;     2004, 2005, 2006, 2007 Massachusetts Institute of Technology
 ;;;
 ;;; This file is part of MIT/GNU Scheme.
 ;;;
index 999f39ad707153f078d43f7fff06c10ebba90eeb..5a869a6c9d260bc6ca435aa7e873fd940c5dd63f 100644 (file)
@@ -1,9 +1,10 @@
 ### -*-Midas-*-
 ###
-### $Id: i386.m4,v 1.65 2007/01/05 15:33:08 cph Exp $
+### $Id: i386.m4,v 1.66 2007/01/05 21:19:26 cph Exp $
 ###
-### Copyright 1992,1997,1998,2000,2001 Massachusetts Institute of Technology
-### Copyright 2002,2003,2005 Massachusetts Institute of Technology
+### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
+###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
+###     2004, 2005, 2006, 2007 Massachusetts Institute of Technology
 ###
 ### This file is part of MIT/GNU Scheme.
 ###
index c9ac0b612ad8fc525019614c40645a2498e014f0..66e3d6191d98c6679f26978637d6e1e8c62ee9b1 100755 (executable)
@@ -1,8 +1,10 @@
 #!/bin/sh
 
-# $Id: m4-dos,v 1.5 2007/01/05 15:33:08 cph Exp $
+# $Id: m4-dos,v 1.6 2007/01/05 21:19:26 cph Exp $
 #
-# Copyright (c) 2000 Massachusetts Institute of Technology
+# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+#     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+#     2005, 2006, 2007 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index af233487d628208a4966a0305f51666c97b420dd..2b75155a92fee3f05ac49ab83cf7108be3cfae50 100644 (file)
@@ -1,6 +1,8 @@
-# $Id: makefile,v 1.11 2007/01/05 15:33:08 cph Exp $
+# $Id: makefile,v 1.12 2007/01/05 21:19:26 cph Exp $
 #
-# Copyright 2000 Massachusetts Institute of Technology
+# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+#     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+#     2005, 2006, 2007 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 403c1820c8857bccb31fd96136234ffefb4ed57d..b61ca901ee969a59f6a2817b945b6af32eda0150 100644 (file)
@@ -1,8 +1,10 @@
 ### -*-Midas-*-
 ###
-### $Id: mc68k.m4,v 1.31 2007/01/05 15:33:08 cph Exp $
+### $Id: mc68k.m4,v 1.32 2007/01/05 21:19:26 cph Exp $
 ###
-### Copyright (c) 1989-2000, 2002 Massachusetts Institute of Technology
+### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
+###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
+###     2004, 2005, 2006, 2007 Massachusetts Institute of Technology
 ###
 ### This file is part of MIT/GNU Scheme.
 ###
index cfdcb99466be2246367a7ac015d710cc0a723a9b..33e025c5bf62082d46ea8cbb823a05c3bb4c857f 100644 (file)
@@ -1,8 +1,10 @@
 /* #define DEBUG_INTERFACE */ /* -*-Midas-*- */
  ###
- ### $Id: mips.m4,v 1.19 2007/01/05 15:33:08 cph Exp $
+ ### $Id: mips.m4,v 1.20 2007/01/05 21:19:26 cph Exp $
  ###
- ### Copyright (c) 1989-1999, 2002 Massachusetts Institute of Technology
+ ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
+ ###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
+ ###     2004, 2005, 2006, 2007 Massachusetts Institute of Technology
  ###
  ### This file is part of MIT/GNU Scheme.
  ###
index 537bf73836b93a325d59871d4913dc04368560f3..4f14d5564c9987302777a53397676f18c0a245db 100644 (file)
@@ -1,8 +1,10 @@
 ### -*-Midas-*-
 ###
-### $Id: vax.m4,v 1.8 2007/01/05 15:33:08 cph Exp $
+### $Id: vax.m4,v 1.9 2007/01/05 21:19:26 cph Exp $
 ###
-### Copyright (c) 1991-2000, 2002 Massachusetts Institute of Technology
+### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
+###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
+###     2004, 2005, 2006, 2007 Massachusetts Institute of Technology
 ###
 ### This file is part of MIT/GNU Scheme.
 ###
index 7e66af4acc948a405bf20834a7bdc2060f5b383e..a5f7585ba013d07a07739be178b4349d3eb0bad0 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: cmpgc.h,v 1.35 2007/01/05 15:33:06 cph Exp $
+$Id: cmpgc.h,v 1.36 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1989-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8df0dbce934724814bcf58b99e5dc53905e0b96a..2c574acbf010b629edc80f040421d6f0b0b852f5 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: cmpint.c,v 1.106 2007/01/05 15:33:06 cph Exp $
+$Id: cmpint.c,v 1.107 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1989,1990,1991,1992,1993,1994 Massachusetts Institute of Technology
-Copyright 1995,1996,2000,2001,2002,2003 Massachusetts Institute of Technology
-Copyright 2004,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ead80f845f19b28332423e7ce54cda8f3cd4fd62..911450bee801c882b3bf6bab089eeb80d9406e4a 100644 (file)
@@ -1,9 +1,10 @@
 /* -*-C-*-
 
-$Id: cmpint.h,v 10.13 2007/01/05 15:33:06 cph Exp $
+$Id: cmpint.h,v 10.14 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1987,1988,1989,1990,1993,2000 Massachusetts Institute of Technology
-Copyright 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 350303351211b7d5938108957b9c0bb0ef4d9387..cac4dc2b7a4cbcdb1b80c211931c2b555d643a65 100644 (file)
@@ -1,9 +1,11 @@
 /* -*- C -*-
 
-$Id: alpha.h,v 1.7 2002/07/02 18:14:15 cph Exp $
+$Id: alpha.h,v 1.8 2007/01/05 21:19:26 cph Exp $
 
-Copyright (c) 1992-1993 Digital Equipment Corporation (D.E.C.)
-Copyright (c) 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1992, 1993 Digital Equipment Corporation (D.E.C.)
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This software was developed at the Digital Equipment Corporation
 Cambridge Research Laboratory.  Permission to copy this software, to
index 8299aba39dbd176cefadc5178a0b4475a2bbb691..b6afc76aa780fc673a0a931f7e85b6e0b7a66bc5 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: c.h,v 1.11 2007/01/05 15:33:08 cph Exp $
+$Id: c.h,v 1.12 2007/01/05 21:19:26 cph Exp $
 
-Copyright (c) 1992-1999, 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1fcfbd74c9a5ca1701d53411cc08b8cf0a32a426..1501dab44c84c8f27a16749ee649e3050e354f2d 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: hppa.h,v 1.55 2007/01/05 15:33:08 cph Exp $
+$Id: hppa.h,v 1.56 2007/01/05 21:19:26 cph Exp $
 
-Copyright (c) 1989-1999, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f4a8978e1b33c57727ad54068488b4b019732598..37b7674eb52f2f71382062ecc4191518ccd2da05 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: i386.h,v 1.38 2007/01/05 15:33:08 cph Exp $
+$Id: i386.h,v 1.39 2007/01/05 21:19:26 cph Exp $
 
-Copyright (c) 1992-2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e9935637aedb69ee5d1a46f15d6aefb5063da143..89de71be28748788ed6ed53865eeffef43161a71 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: mc68k.h,v 1.39 2007/01/05 15:33:08 cph Exp $
+$Id: mc68k.h,v 1.40 2007/01/05 21:19:26 cph Exp $
 
-Copyright (c) 1989-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7e5f2add5017e2d857895cde73ce3f629622c115..4d3f9e35dcf8e5259d4001e2c73063ff0cd4ef28 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: mips.h,v 1.26 2007/01/05 15:33:08 cph Exp $
+$Id: mips.h,v 1.27 2007/01/05 21:19:26 cph Exp $
 
-Copyright (c) 1989-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9a0dcb2124c13f3dfec573dcb557825a64526381..0d4468db9cbbe81c04726374350cdea5328b7274 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: vax.h,v 1.12 2007/01/05 15:33:08 cph Exp $
+$Id: vax.h,v 1.13 2007/01/05 21:19:26 cph Exp $
 
-Copyright (c) 1991-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index dbc145f84b33a5b799c3d62a3a7d4eb68760cf49..d0c1a7856c71aadf3ea4c22265a3b06ba63abd05 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: cmptype.h,v 1.7 2007/01/05 15:33:06 cph Exp $
+$Id: cmptype.h,v 1.8 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1993,2000,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c691efaeff7d70e20cd35bae77099dd0ddb04f9c..b4b9616572fc8920c0e3f00b3d56b91f681b416c 100644 (file)
@@ -1,6 +1,8 @@
 /* -*-C-*-
 
-Copyright (c) 1987-1999, 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
@@ -21,7 +23,7 @@ USA.
 
 */
 
-/* $Id: comlin.c,v 1.13 2007/01/05 15:33:06 cph Exp $
+/* $Id: comlin.c,v 1.14 2007/01/05 21:19:25 cph Exp $
  *
  * This file contains the scheme command parser.
  *
index 90780db8e9de207a5215ccdbf04974bf53cb5b8d..bfc2060d2947f6559c3f739d0a72f3b139c5c27d 100644 (file)
@@ -1,6 +1,8 @@
 /* -*-C-*-
 
-Copyright (c) 1987-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
@@ -21,7 +23,7 @@ USA.
 
 */
 
-/* $Id: comlin.h,v 1.10 2007/01/05 15:33:06 cph Exp $
+/* $Id: comlin.h,v 1.11 2007/01/05 21:19:25 cph Exp $
  *
  * This file contains definitions for the scheme command parser.
  *
index 20a7519213bd8da6ab8c28f4e64e1f3e8895b1dd..3665687a117e84922987297f1127415223ba29f2 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: compinit.c,v 1.9 2007/01/05 15:33:06 cph Exp $
+$Id: compinit.c,v 1.10 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1992-1999, 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5ea025524fe30e8f5eda7ad5e95f40232228b1bc..ab4c31d7a17355bcbb62c736eef273cc83e3246f 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: comutl.c,v 1.35 2007/01/05 15:33:06 cph Exp $
+$Id: comutl.c,v 1.36 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-1999, 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 10379592fd23f30a63d699587d3838165f354347..9fc2ff504008ad3f853098296827853de6a0530a 100644 (file)
@@ -1,13 +1,15 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_INIT([MIT/GNU Scheme microcode], [14.18], [bug-mit-scheme@gnu.org], [mit-scheme])
-AC_REVISION([$Id: configure.ac,v 1.18 2007/01/05 15:33:06 cph Exp $])
+AC_REVISION([$Id: configure.ac,v 1.19 2007/01/05 21:19:25 cph Exp $])
 AC_CONFIG_SRCDIR([boot.c])
 AC_CONFIG_HEADERS([config.h])
 AC_PROG_MAKE_SET
 
 AC_COPYRIGHT(
-[Copyright 2000,2002,2003,2004,2005,2006 Massachusetts Institute of Technology
+[Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
@@ -29,7 +31,9 @@ USA.
 
 AH_TOP([/*
 
-Copyright 2000,2002,2003,2004,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 39b1f662cbaa95f553dcfce78cb107d733bdbf8b..928ed420102a1b0e0b0e2d8c86eb42a60ce857d3 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: confshared.h,v 11.10 2007/01/05 15:33:06 cph Exp $
+$Id: confshared.h,v 11.11 2007/01/05 21:19:25 cph Exp $
 
-Copyright 2000,2002,2003,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 07faa990bf9e3ea08e8b99bbc9cfa036b8885729..c9cda5617e82f0b1b5ab169ca395637774c4a6bf 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: const.h,v 9.54 2007/01/05 15:33:06 cph Exp $
+$Id: const.h,v 9.55 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1986,1987,1988,1989,1990,1991 Massachusetts Institute of Technology
-Copyright 1992,1993,1997,2000,2002,2004 Massachusetts Institute of Technology
-Copyright 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4de9420644f0cb9c076f3c347867e75291fb8cf7..abd95fc48525b54bc4efc9858c32e2bd4a415271 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: copyrigh.c,v 1.6 2007/01/05 15:33:06 cph Exp $
+$Id: copyrigh.c,v 1.7 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1993, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2b520391dd62e2ba62460669629a7de7167779cd..e8e4b9ad97861f447b107bdd484a8d59cdcd4be9 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: critsec.h,v 1.7 2007/01/05 15:33:06 cph Exp $
+$Id: critsec.h,v 1.8 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1990-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3b060e5ade8f493c03e203af91da8e78982cc917..1a613844defffaff48c4f74bcdd6d72c5bead1fa 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: daemon.c,v 9.35 2007/01/05 15:33:06 cph Exp $
+$Id: daemon.c,v 9.36 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 62d89fae496a830ab9c4f98033e71c4d3d53b85d..cedbbc294f10cb56365ab3190bebc4882ac759f0 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: debug.c,v 9.59 2007/01/05 15:33:06 cph Exp $
+$Id: debug.c,v 9.60 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3ccfea0a89e805ad5fe23d76de984dd0dfd5c579..da44216ebcec454889cff57c29c70729e86aa470 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: default.h,v 9.48 2007/01/05 15:33:06 cph Exp $
+$Id: default.h,v 9.49 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1988-2000, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6be88253b8a86ad52ce494ff59896247911ff49e..0a6f3d5a0b4ecd1f435de5081d55d60746089672 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: dfloat.c,v 1.9 2007/01/05 15:33:06 cph Exp $
+$Id: dfloat.c,v 1.10 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1991-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b6adaffc7ddfcbaca4b78aff3fad823031f7f5db..eeaa62da0025ec3a38ad3effc52698a24986430c 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: dmpwrld.c,v 9.44 2007/01/05 15:33:06 cph Exp $
+$Id: dmpwrld.c,v 9.45 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-2000, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5b4582c06ac65f879e1a4909cbebf5caf6dd6d63..cf310c045af5e0055e4fbb363a679b97f174e922 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: dstack.h,v 1.14 2007/01/05 15:33:06 cph Exp $
+$Id: dstack.h,v 1.15 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1990,1991,1992,1993,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d53083702c4d4c327288b615cae519443ba913c3..a80ac89a37786d84d3231bac80704a5aa292efa8 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: dump.c,v 9.43 2007/01/05 15:33:06 cph Exp $
+$Id: dump.c,v 9.44 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 49c334cae1c2b48d7b2db13ecfe7b0a3db5f80a4..420aa39cfe8ea01405b0a1948ac6f18184138a3c 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: edwin.h,v 1.12 2007/01/05 15:33:06 cph Exp $
+$Id: edwin.h,v 1.13 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e0ed016562f8d2cab2e91bd1d0f19c7a1d626742..e35575dcd75b73c07280873b0a5972e118264bd2 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: error.c,v 1.11 2007/01/05 15:33:06 cph Exp $
+$Id: error.c,v 1.12 2007/01/05 21:19:25 cph Exp $
 
-Copyright (C) 1990-2000, 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4ee89c562d71b0c64a638da244e22e492110e051..b92d7032533bf9c02d576067152a8853d7e4800c 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: errors.h,v 9.47 2007/01/05 15:33:06 cph Exp $
+$Id: errors.h,v 9.48 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 81f879b89056a28f96fdaae0c8e547cd55d59f67..749f12feff80d0974c909e0e5b4f181c74f4fc8e 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: extern.c,v 9.41 2007/01/05 15:33:06 cph Exp $
+$Id: extern.c,v 9.42 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6f23192a5d6eae50b43aa184585dfbf7dfbb3c15..06f32db394a086f1602228b59b8ec16e845c2af2 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: extern.h,v 9.66 2007/01/05 15:33:06 cph Exp $
+$Id: extern.h,v 9.67 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1986,1987,1988,1989,1990,1991 Massachusetts Institute of Technology
-Copyright 1992,1993,1995,1996,1997,2000 Massachusetts Institute of Technology
-Copyright 2001,2002,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 51f2e375a51263c833694819a15a26d26aa4822f..874c1770dedf2bed53d48be7f5670ad384f50d5c 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: fasdump.c,v 9.69 2007/01/05 15:33:06 cph Exp $
+$Id: fasdump.c,v 9.70 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cc0b6335d533a7a04c32d011cba5cf87e4324030..f67e5cef064432c8c7963b166bb875efb75610f5 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: fasl.h,v 9.42 2007/01/05 15:33:06 cph Exp $
+$Id: fasl.h,v 9.43 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-1999, 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0084666fb7a97efa9eb1d24f5fe190f08f82ba31..93c8949b37cf6383e7abd2d51600976c9f9d9e25 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: fasload.c,v 9.97 2007/01/05 15:33:06 cph Exp $
+$Id: fasload.c,v 9.98 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index eca9d86def771a008b5da7aabef10d621572086f..4d67164bfe9d75d470e28a893c074de1f4adbe71 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: fft.c,v 9.36 2007/01/05 15:33:06 cph Exp $
+$Id: fft.c,v 9.37 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 57a8ad6fe7894b1e26b7d42ae82a62f1df87f685..e6a7ec05519e042b453917b29c736df0c0c97fa3 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: fhooks.c,v 9.38 2007/01/05 15:33:06 cph Exp $
+$Id: fhooks.c,v 9.39 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1988, 1989, 1990, 1999, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ea9b4e1c08832ca07bc351569ccba9ece0b98e3f..82c84c383a330f7f034a9fab38b7a86dcebc2524 100644 (file)
@@ -1,9 +1,10 @@
 /* -*-C-*-
 
-$Id: findprim.c,v 9.59 2007/01/05 15:33:06 cph Exp $
+$Id: findprim.c,v 9.60 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1986,1987,1988,1989,1990,1992 Massachusetts Institute of Technology
-Copyright 1993,1996,1997,2000,2001,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2be8953425d5e3447c36e92a1ae1c7424654e8cc..aeca7f2c4d152d68133df9644389f79b83d40b6d 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: fixnum.c,v 9.47 2007/01/05 15:33:06 cph Exp $
+$Id: fixnum.c,v 9.48 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e9b719ab3cadbdb0b1aae6c8ee88f17030973ed3..9c601c372f757cffab9ae3f6be10b190a960facf 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: fixobj.h,v 9.41 2007/01/05 15:33:06 cph Exp $
+$Id: fixobj.h,v 9.42 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8ae5acb7407222df744d757c28ccac87044b157e..7bc45a6c7cd3b9690268561b1292ea9c97c42fd3 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: flonum.c,v 9.46 2007/01/05 15:33:06 cph Exp $
+$Id: flonum.c,v 9.47 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index df0ee7c789e44621e33cf54489596956a5d90f3f..3c31369a0b5fcabc140ddb3d95a09caec9cee54e 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: foreign.c,v 1.7 2007/01/05 15:33:06 cph Exp $
+$Id: foreign.c,v 1.8 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1992, 1999, 2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 17414223ec4a481afcaeb4039ac071a13bb3dca1..a2ac3991ea0dda938b48481dd897dce84f5af15e 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: foreign.h,v 1.6 2007/01/05 15:33:06 cph Exp $
+$Id: foreign.h,v 1.7 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1992, 1999, 2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cd385e516e2d97e8ce2ec12e531ff0749c2e7280..b144943d4d364758585dab619a0aa2520780c244 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: future.c,v 9.32 2007/01/05 15:33:06 cph Exp $
+$Id: future.c,v 9.33 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987, 1988, 1989, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 75e973082f26bcec0ea886541a8bd353d6cdafb6..a79040779b3d724b2826bd0af295ad8c81714c4e 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: futures.h,v 9.33 2007/01/05 15:33:06 cph Exp $
+$Id: futures.h,v 9.34 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-1990, 1999, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8c4f83004c284e018c456a3830882bac0dc1db91..ba16b1a3af79830bd19052681aa5c96516ec85f4 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: gc.h,v 9.37 2007/01/05 15:33:06 cph Exp $
+$Id: gc.h,v 9.38 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2ac376f6c0deebec1d53edd23d23136baf17f009..280aff7c579de089c4483e9e519cab3e6268b861 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: gccode.h,v 9.61 2007/01/05 15:33:06 cph Exp $
+$Id: gccode.h,v 9.62 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9f75b10e2249f32510b2a5e39ed4ee3cb0a63e05..e347642713fc405f8f896519c03a807f12d18895 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: gcloop.c,v 9.52 2007/01/05 15:33:06 cph Exp $
+$Id: gcloop.c,v 9.53 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b162b11a18f065044e340962d72aed61e156bbe7..542cfa2a56a8492be545113b39483e01c1bae019 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: gctype.c,v 9.37 2007/01/05 15:33:06 cph Exp $
+$Id: gctype.c,v 9.38 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d0d8468d68a5fc6d11e0c82963a4ead40c5a093e..2865729db333c496fa3f23c7fa8289d815e64d4a 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: generic.c,v 9.42 2007/01/05 15:33:06 cph Exp $
+$Id: generic.c,v 9.43 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2954cb0cd837bf1f7208731b6fc4fb60a38ef272..91ff5bef1a6acc7fb16e3913903608636f189b93 100644 (file)
@@ -1,6 +1,8 @@
 /* -*-C-*-
 
-Copyright (c) 1990-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
@@ -21,7 +23,7 @@ USA.
 
 */
 
-/* $Id: gpio.c,v 1.14 2007/01/05 15:33:06 cph Exp $ */
+/* $Id: gpio.c,v 1.15 2007/01/05 21:19:25 cph Exp $ */
 
 /* Scheme primitives for GPIO */
 
index 2c6b1399623b26f6821a9a61bdf1fe83f531c969..a296e601d6b8a7bb5bc9cc03f40e74d6e285413d 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: history.h,v 9.35 2007/01/05 15:33:06 cph Exp $
+$Id: history.h,v 9.36 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-1990, 1999, 2002, 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d193c443e1ecd0c0aa34a798e385d43af2d53b5a..d6ebdbc75fd9e39d08a60a50ccfd834ce6448507 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: hooks.c,v 9.67 2007/01/05 15:33:06 cph Exp $
+$Id: hooks.c,v 9.68 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1988-2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 234347537436fd009e6ce424fbb32a01e7b1c4e8..399519f1334cf23f64e2d271956dd80651edfd11 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: hppacach.c,v 1.16 2007/01/05 15:33:06 cph Exp $
+$Id: hppacach.c,v 1.17 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1990-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6088a2b39dc15ada762bd006afad1163fdd19ba1..de588e524a0fa9042f4ba29c455f5eaac1963989 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: hppacach.h,v 1.9 2007/01/05 15:33:06 cph Exp $
+$Id: hppacach.h,v 1.10 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1990-2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c260002504e15565ea9600c309d8eb17b2fcf8a3..bbc7103d5445048b863e5141fb4aea54aecafab6 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: hppanwca.c,v 1.8 2007/01/05 15:33:06 cph Exp $
+$Id: hppanwca.c,v 1.9 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1992-2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 16d6f830399b50a873b40dbafe536e880ec18986..85163c5dddd24163c67be35671b8d3ff341bd497 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: hunk.c,v 9.32 2007/01/05 15:33:06 cph Exp $
+$Id: hunk.c,v 9.33 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3ec96ca1be1d85d1e8db852075980cd9d34299b4..35097b1c94dd2435f50e81cfc88a22677d2f96f8 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: image.c,v 9.38 2007/01/05 15:33:06 cph Exp $
+$Id: image.c,v 9.39 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1634665eeed46c49ef08eaa18cc610ddabb16d7e..04f418c2fad135610af54b454284064448ff862e 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: image.h,v 9.28 2007/01/05 15:33:06 cph Exp $
+$Id: image.h,v 9.29 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987, 1988, 1989, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a5037912033d39c1e9ae7ba2b2fbd14259cb92ad..52769e831c2d0ab4b49e1229df143ef33892d0ec 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: intercom.c,v 9.37 2007/01/05 15:33:06 cph Exp $
+$Id: intercom.c,v 9.38 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-1999, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e608b12b2609ee4d94f2cf862e3715951d803082..c6c86c83d0599c9565a2e12bb8adc943a89f53d5 100644 (file)
@@ -1,9 +1,10 @@
 /* -*-C-*-
 
-$Id: intern.c,v 9.64 2007/01/05 15:33:06 cph Exp $
+$Id: intern.c,v 9.65 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1987,1988,1989,1992,1994,1996 Massachusetts Institute of Technology
-Copyright 2000,2004,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index eba82eeec3786bc291f8354cd423e1a7b961f7b9..dc73e879dafd4836a943c0a1020e207dc02fdfbc 100644 (file)
@@ -1,9 +1,10 @@
 /* -*-C-*-
 
-$Id: interp.c,v 9.103 2007/01/05 15:33:06 cph Exp $
+$Id: interp.c,v 9.104 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1986,1987,1988,1989,1990,1991 Massachusetts Institute of Technology
-Copyright 1992,2000,2001,2002,2003,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 54374645ba24cec434950776b21b968cdccc1872..48ddf563d9dd91553aa37b7f4b0b37833cc92b58 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: interp.h,v 9.51 2007/01/05 15:33:06 cph Exp $
+$Id: interp.h,v 9.52 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-1999, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a4d5e5f02568c677dbdf9e94823e85925a2308e5..12bb996f9a3e2b9775e9fa18ced841bb6db94b8e 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: intext.c,v 1.8 2007/01/05 15:33:06 cph Exp $
+$Id: intext.c,v 1.9 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1990-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 33c41d62b799ad10a0646ef1af384de17e5f3b5c..ec9699921828dc6bc87deb386609324cceb7e6c1 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: intext.h,v 1.8 2007/01/05 15:33:06 cph Exp $
+$Id: intext.h,v 1.9 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1990-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e8d35f35f170f235fa628e27718f5508c73c9e82..bed5045ad6e9475f135a8845ce5f25824039dda4 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: intprm.c,v 1.13 2007/01/05 15:33:06 cph Exp $
+$Id: intprm.c,v 1.14 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1989-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 18031b9e7385e271cc3b7d934b189964f4efc3c4..3a8f3054733b9515b50581945e35633698a0d308 100644 (file)
@@ -1,9 +1,10 @@
 /* -*-C-*-
 
-$Id: intrpt.h,v 1.25 2007/01/05 15:33:06 cph Exp $
+$Id: intrpt.h,v 1.26 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1987,1992,1993,1994,1997,2000 Massachusetts Institute of Technology
-Copyright 2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f977159cc124473ab3a098aa40500535633c924f..233c80943a3e623af71275cb81ebc325c46f3757 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: liarc.h,v 1.24 2007/01/05 15:33:06 cph Exp $
+$Id: liarc.h,v 1.25 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1992-2002, 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f4670d9f6827b31e8bd22795c85600f3b5d05877..e62303bba811a54f07f92c20c1941f215f71b4f3 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: list.c,v 9.36 2007/01/05 15:33:06 cph Exp $
+$Id: list.c,v 9.37 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3e1a3096ef6d3f69702f7c4df39f6b8ef58a61e2..1a539951522175a8e3f69183ab50a7a277f283d9 100644 (file)
@@ -1,9 +1,10 @@
 /* -*-C-*-
 
-$Id: load.c,v 9.44 2007/01/05 15:33:06 cph Exp $
+$Id: load.c,v 9.45 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1986,1987,1988,1989,1990,1992 Massachusetts Institute of Technology
-Copyright 1993,1995,1997,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f0d70ba68beed057675ff5b0a41fc5e4e63c0efd..94e548ea436439f92312e3b26a7a689e2b05d186 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: locks.h,v 9.29 2007/01/05 15:33:06 cph Exp $
+$Id: locks.h,v 9.30 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987, 1988, 1989, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7c58d9c117b840f1bbe15473ec9de426ad722aae..5b6bf817a150b862c56e9f85b26c99362c6f84db 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: lookprm.c,v 1.22 2007/01/05 15:33:06 cph Exp $
+$Id: lookprm.c,v 1.23 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1988-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c268f88e0aa4120e9b2b1865eb8d9e69ae214363..41ca52ae758aadc11fd63efb7ee3d73c7cb0264e 100644 (file)
@@ -1,9 +1,10 @@
 /* -*-C-*-
 
-$Id: lookup.c,v 9.73 2007/01/05 15:33:06 cph Exp $
+$Id: lookup.c,v 9.74 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1987,1988,1989,1990,1991,1992 Massachusetts Institute of Technology
-Copyright 1993,1996,1997,2000,2001,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f3781bbfec4c4cf470a524e1f93144f5f21b1d22..cd42807e1aac7713b586e54745ba583bfb2e5029 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: lookup.h,v 9.58 2007/01/05 15:33:06 cph Exp $
+$Id: lookup.h,v 9.59 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1988-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1cbf23698c692bcd4c1f8713e98b479045620921..f6ab91beb2203890255b44ddabf495fd9eb9f06a 100644 (file)
@@ -1,8 +1,10 @@
 # -*- Makefile -*-
 #
-# $Id: Makefile.in.in,v 1.35 2007/01/05 15:33:08 cph Exp $
+# $Id: Makefile.in.in,v 1.36 2007/01/05 21:19:26 cph Exp $
 #
-# Copyright 2000,2001,2002,2003,2005,2006 Massachusetts Institute of Technology
+# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+#     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+#     2005, 2006, 2007 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 5c0ac19b1307a7e9c1d7c6b55d46650d53f76caf..e3b5d352e6dbd04299077357dd6d626e3931414c 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: files-core.scm,v 1.5 2007/01/05 15:33:09 cph Exp $
+$Id: files-core.scm,v 1.6 2007/01/05 21:19:26 cph Exp $
 
-Copyright (c) 2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 00fb8e91185e122330f677aea7ccb9cd78817542..2b0325216665155c6d4f29f07798dc0b5b1d4134 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: files-gc-bch.scm,v 1.5 2007/01/05 15:33:09 cph Exp $
+$Id: files-gc-bch.scm,v 1.6 2007/01/05 21:19:26 cph Exp $
 
-Copyright (c) 2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f1448f16bf925bb0aa921cce8552f71be4c81672..fca1614eac1eca168ddbf45140b5b30f54f7abab 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: files-gc-std.scm,v 1.5 2007/01/05 15:33:09 cph Exp $
+$Id: files-gc-std.scm,v 1.6 2007/01/05 21:19:26 cph Exp $
 
-Copyright (c) 2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8c367a655f6642748d205981b938234707578927..b02e0e7d7dc7feb1fce8c99847e31a70205fdeee 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: files-optional.scm,v 1.7 2007/01/05 15:33:09 cph Exp $
+$Id: files-optional.scm,v 1.8 2007/01/05 21:19:26 cph Exp $
 
-Copyright 2000,2001,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 02e6f7d7c12a76ae37a2cc4c21c5fae2f79cbb03..5653a51b91918e072d5833d42290f1f671202350 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: files-os-prim.scm,v 1.5 2007/01/05 15:33:09 cph Exp $
+$Id: files-os-prim.scm,v 1.6 2007/01/05 21:19:26 cph Exp $
 
-Copyright (c) 2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 58e83a438bf612a80bda88445e617627581e8470..d14aff93ecfb1082c60fc3e7b127f9df270ae9fa 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: files-other.scm,v 1.7 2007/01/05 15:33:09 cph Exp $
+$Id: files-other.scm,v 1.8 2007/01/05 21:19:26 cph Exp $
 
-Copyright 2000,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 46325bd4f5b8f799361db4c3bc7303687d95f957..4e7d60fae469d7b0d172f23f4e1178fbc10b2114 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: files-unix.scm,v 1.5 2007/01/05 15:33:09 cph Exp $
+$Id: files-unix.scm,v 1.6 2007/01/05 21:19:26 cph Exp $
 
-Copyright (c) 2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index defa3537f1f9121fa407813cd74a3cc5a679a698..a426be22bad45b366c03d56315ce89fdf5c57dfa 100755 (executable)
@@ -1,8 +1,10 @@
 #!/bin/sh
 
-# $Id: m4.sh,v 1.5 2007/01/05 15:33:09 cph Exp $
+# $Id: m4.sh,v 1.6 2007/01/05 21:19:26 cph Exp $
 #
-# Copyright (c) 2000 Massachusetts Institute of Technology
+# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+#     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+#     2005, 2006, 2007 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 76bbad7b942a7ede64016171f253cd1d5af8cbbf..827d27680589fe1f3565c8cdee8f0cff216ee92e 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: makegen.scm,v 1.13 2007/01/05 15:33:09 cph Exp $
+$Id: makegen.scm,v 1.14 2007/01/05 21:19:26 cph Exp $
 
-Copyright 2000,2001,2003,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 10cb0cb414fe6b1e0aee588ce9595f2dd10c6dad..e21f7c43fe29767b8658e28d271d196fdfe2df69 100755 (executable)
@@ -1,8 +1,10 @@
 #!/bin/sh
 
-# $Id: makeinit.sh,v 1.14 2007/01/05 15:33:09 cph Exp $
+# $Id: makeinit.sh,v 1.15 2007/01/05 21:19:26 cph Exp $
 #
-# Copyright 2000,2006 Massachusetts Institute of Technology
+# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+#     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+#     2005, 2006, 2007 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 732913dac05c180e7c087348715c98304a2ac930..a0fecc3108aed63efec467ae14b51fb6251e264c 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: memmag.c,v 9.73 2007/01/05 15:33:06 cph Exp $
+$Id: memmag.c,v 9.74 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-2000, 2002, 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c75b1aec1aa0cad553d63e3ccff9ecf52a4eb7aa..a18efcbc14f0fcecb53a48549051e3e54e5b4709 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: memmag.h,v 1.11 2007/01/05 15:33:06 cph Exp $
+$Id: memmag.h,v 1.12 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1993-2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 10446bdd0ffe2dcc847447386d1bb0616eb78081..6127101041c56e8c0d68d95b6e630f99ad1399f5 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: missing.c,v 9.36 2007/01/05 15:33:06 cph Exp $
+$Id: missing.c,v 9.37 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 56f151b92ae0c981466502b9e66691ea1569d301..2da08d6c38da1602f436db0c7d33a0af3c507d93 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: mul.c,v 9.38 2007/01/05 15:33:06 cph Exp $
+$Id: mul.c,v 9.39 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bc4e9944b4e4423dccca6be4b19d6b3a8ea5429d..523c5af5dae4aed4c526ed5e1d2cb52997cf45a3 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: nt.h,v 1.12 2007/01/05 15:33:06 cph Exp $
+$Id: nt.h,v 1.13 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1993-2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 397b30cb8674456ef47bc2849956efa026d7d878..7ceb1d56aa3dbb84252ad50172267b50faf6e67e 100644 (file)
@@ -1,9 +1,10 @@
 /* -*-C-*-
 
-$Id: ntapi.h,v 1.19 2007/01/05 15:33:06 cph Exp $
+$Id: ntapi.h,v 1.20 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1997,1999,2000,2002,2003,2004 Massachusetts Institute of Technology
-Copyright 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 88a20c2bab40527732e3b392860e9a73b4d9798d..4bc831c73ee4d0f6770e0e375406ba6c1f679133 100644 (file)
@@ -1,8 +1,10 @@
 ;;; -*-Midas-*-
 ;;;
-;;; $Id: ntasutl.asm,v 1.9 2007/01/05 15:33:06 cph Exp $
+;;; $Id: ntasutl.asm,v 1.10 2007/01/05 21:19:25 cph Exp $
 ;;;
-;;; Copyright (c) 1992-1999 Massachusetts Institute of Technology
+;;; Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
+;;;     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
+;;;     2004, 2005, 2006, 2007 Massachusetts Institute of Technology
 ;;;
 ;;; This file is part of MIT/GNU Scheme.
 ;;;
index 0af048efaebe1439bb073cc50e1d00ddd1c5561e..29f2a5caa054b0d1bea9ff0ece6f3943903d0aee 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: ntenv.c,v 1.22 2007/01/05 15:33:06 cph Exp $
+$Id: ntenv.c,v 1.23 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1992-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e3a13bf2b9890d34ef3e9a4953e6675b22f723aa..ca633c048268a16a85d0b61ac8c641d3a60c5380 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: ntfile.c,v 1.17 2007/01/05 15:33:06 cph Exp $
+$Id: ntfile.c,v 1.18 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1993,1996,1997,1998,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1b67526cfab63b2a86fe7988511ff33a646f915d..7946486cb3703c7b0e59daa245febe50a2cd422b 100644 (file)
@@ -1,9 +1,10 @@
 /* -*-C-*-
 
-$Id: ntfs.c,v 1.32 2007/01/05 15:33:07 cph Exp $
+$Id: ntfs.c,v 1.33 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1993,1994,1995,1996,1997,1998 Massachusetts Institute of Technology
-Copyright 1999,2000,2001,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a84d1b461e0c32d60eae76deea47eaf6f54d300e..3d3820398cf061816e4a666d20375c1927745a3c 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: ntfs.h,v 1.8 2007/01/05 15:33:07 cph Exp $
+$Id: ntfs.h,v 1.9 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1997-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6b17fc4f49de80ac88b7be8f60b2628220ee71d6..485725c3da6ef1460aeadcdc70631c9fb6a993e7 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: ntgui.c,v 1.32 2007/01/05 15:33:07 cph Exp $
+$Id: ntgui.c,v 1.33 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1993-2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b93ff98d61dfcc93302b528fbb1c1b50a3745335..b41f9464dafd9e166a1c9e37e206872ae09c2903 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: ntgui.h,v 1.11 2007/01/05 15:33:07 cph Exp $
+$Id: ntgui.h,v 1.12 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1993-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 11c47149989fafc15e45b2fec1f091edacbf7dc1..8145411fcbb63c01138435a7d8a5b3edd0e027f1 100644 (file)
@@ -1,9 +1,10 @@
 /* -*-C-*-
 
-$Id: ntio.c,v 1.33 2007/01/05 15:33:07 cph Exp $
+$Id: ntio.c,v 1.34 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1993,1997,1998,2000,2001,2003 Massachusetts Institute of Technology
-Copyright 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d13f62d76e3991ecd18243fff9d1a4468829466e..7f19d8b12b1eec3ceec87f6d59da3f85884247b5 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: ntio.h,v 1.15 2007/01/05 15:33:07 cph Exp $
+$Id: ntio.h,v 1.16 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1993,1994,1997,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 267f26300f53b1e75f8b240310f29b07ce3a1c35..38859be767cbfbea82d7dd760da936045370650b 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: ntproc.c,v 1.11 2007/01/05 15:33:07 cph Exp $
+$Id: ntproc.c,v 1.12 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1997-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3ee26128bd46f7b5f27afb10f1bdf1bbc6406c6f..66b0e716773c7bcbb589faacb7a57a4c1ab9525c 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: ntproc.h,v 1.5 2007/01/05 15:33:07 cph Exp $
+$Id: ntproc.h,v 1.6 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1997, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ef1a8eef6509b30be69427436880c143f4bf60a5..fb3c4e222e0555db4f03766bf070bfd1e3da120f 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: ntscmlib.h,v 1.13 2007/01/05 15:33:07 cph Exp $
+$Id: ntscmlib.h,v 1.14 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1993-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 491c48d521c3da870ef1bc6fd7783853a381b613..0f0d2e6b34d13a1aa3c38ecdf0a563c8390d07a9 100644 (file)
@@ -1,9 +1,10 @@
 /* -*-C-*-
 
-$Id: ntscreen.c,v 1.53 2007/01/05 15:33:07 cph Exp $
+$Id: ntscreen.c,v 1.54 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1993,1996,1997,1998,1999,2000 Massachusetts Institute of Technology
-Copyright 2002,2004,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1708f4c7ae46440efd021061da53b30fe8e1f606..27ef11f76a0ed5db0d080d0eb5856f840b47094d 100644 (file)
@@ -1,9 +1,10 @@
 /* -*-C-*-
 
-$Id: ntscreen.h,v 1.24 2007/01/05 15:33:07 cph Exp $
+$Id: ntscreen.h,v 1.25 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1993,1994,1995,1996,1997,1998 Massachusetts Institute of Technology
-Copyright 1999,2000,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 87e2150fea65b3900e8c69b92c6dd6c7d454773e..22aa87f95aaed5965e4314d5d7833ea4280529a3 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: ntsig.c,v 1.25 2007/01/05 15:33:07 cph Exp $
+$Id: ntsig.c,v 1.26 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1992-2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 521876c9eb838f07a2d853b5250ed46d2eba2b2e..8b0336d18a1452616ab2f09b2990af2e629f0d91 100644 (file)
@@ -1,9 +1,10 @@
 /* -*-C-*-
 
-$Id: ntsock.c,v 1.21 2007/01/05 15:33:07 cph Exp $
+$Id: ntsock.c,v 1.22 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1997,1998,1999,2001,2002,2003 Massachusetts Institute of Technology
-Copyright 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8b0e137eb93944fb3786d1157050a55e529c5be1..68a47adee8650be9cf644244a92f1b3ee07d8397 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: ntsys.c,v 1.12 2007/01/05 15:33:07 cph Exp $
+$Id: ntsys.c,v 1.13 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1992-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index eb6e2ea1852e1549e3c79eb8aee22c498f861362..ad646968f01cdfd26863d05ad554b29331e17526 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: ntsys.h,v 1.11 2007/01/05 15:33:07 cph Exp $
+$Id: ntsys.h,v 1.12 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1992-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cf7d32bd7318ba1c5349d95a2891b0014d5c5d4b..9cdb170cbcd4f84663251540511bb08446834212 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: ntterm.h,v 1.7 2007/01/05 15:33:07 cph Exp $
+$Id: ntterm.h,v 1.8 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1992-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7c0d805799e6dc2ab49ada002134855fe95b5f92..739209912109b14f1d1476676075b52d932ce566 100644 (file)
@@ -1,9 +1,10 @@
 /* -*-C-*-
 
-$Id: nttop.c,v 1.38 2007/01/05 15:33:07 cph Exp $
+$Id: nttop.c,v 1.39 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1993,1997,1998,2000,2003,2004 Massachusetts Institute of Technology
-Copyright 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
@@ -206,12 +207,6 @@ OS_initialize (void)
 void
 OS_announcement (void)
 {
-#if 0
-  /* To make our compiler vendors happy. */
-  outf_console
-    ("Copyright (c) 1993-1995 Massachusetts Institute of Technology\n");
-  outf_console ("\n");
-#endif
 }
 
 void
index 35cf760ecf428650f69cf797d77ac37b99574292..b04a8c8d68c65bfe77c5c7d9995ca7a97a03c00b 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: nttop.h,v 1.7 2007/01/05 15:33:07 cph Exp $
+$Id: nttop.h,v 1.8 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1992-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 174c6937c1d4faaaf7203028bd5655840414c6ae..d6f54fd5f9a9aa641fe0f5925c9f89b9aceeeee9 100644 (file)
@@ -1,9 +1,10 @@
 /* -*-C-*-
 
-$Id: nttrap.c,v 1.28 2007/01/05 15:33:07 cph Exp $
+$Id: nttrap.c,v 1.29 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1993,1997,1998,2000,2001,2002 Massachusetts Institute of Technology
-Copyright 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index be016e0e2458dfbdce228f9efc8586f0dc89e01e..0f955d68a8ef2b0a840c6f695247447b4a883a0d 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: nttrap.h,v 1.8 2007/01/05 15:33:07 cph Exp $
+$Id: nttrap.h,v 1.9 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1992-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8ca0c95ca5ad45229f8c8ada26a733334b0874d3..0cad914e9f22b49faedaa653757c152a999db0ca 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: nttterm.c,v 1.7 2007/01/05 15:33:07 cph Exp $
+$Id: nttterm.c,v 1.8 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1992-2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3795686da631a01211e95c0d56fc2568fb2e8d4d..1c340e47b4da8667bae44d6b6f0e26b2a72ec139 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: nttty.c,v 1.11 2007/01/05 15:33:07 cph Exp $
+$Id: nttty.c,v 1.12 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1992-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fb986f1f063ecbb725afb3762f4f60738d2aad75..12a1cc3e1f5fc01b8662c4e6e7a3b43dd99188e2 100644 (file)
@@ -1,8 +1,10 @@
 ;;; -*-Fundamental-*-
 ;;;
-;;; $Id: bch-p-nt.lst,v 1.9 2007/01/05 15:33:09 cph Exp $
+;;; $Id: bch-p-nt.lst,v 1.10 2007/01/05 21:19:26 cph Exp $
 ;;;
-;;; Copyright (c) 1993, 1999 Massachusetts Institute of Technology
+;;; Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
+;;;     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
+;;;     2004, 2005, 2006, 2007 Massachusetts Institute of Technology
 ;;;
 ;;; This file is part of MIT/GNU Scheme.
 ;;;
index fa9ebdbd41a9caacf409ac3f19ac4a721f0d2b48..7dd4108ea951becf1d647cc68f3e7541d0197057 100644 (file)
@@ -1,9 +1,28 @@
 @echo off
-rem MIT/GNU Scheme microcode configuration script for Windows NT
+rem $Id: config.bat,v 1.8 2007/01/05 21:19:26 cph Exp $
 rem
-rem Copyright 1993 Massachusetts Institute of Technology
+rem Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
+rem     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
+rem     2004, 2005, 2006, 2007 Massachusetts Institute of Technology
 rem
-rem $Id: config.bat,v 1.7 2003/02/14 18:48:12 cph Exp $
+rem This file is part of MIT/GNU Scheme.
+rem
+rem MIT/GNU Scheme is free software; you can redistribute it and/or
+rem modify it under the terms of the GNU General Public License as
+rem published by the Free Software Foundation; either version 2 of the
+rem License, or (at your option) any later version.
+rem
+rem MIT/GNU Scheme is distributed in the hope that it will be useful,
+rem but WITHOUT ANY WARRANTY; without even the implied warranty of
+rem MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+rem General Public License for more details.
+rem
+rem You should have received a copy of the GNU General Public License
+rem along with MIT/GNU Scheme; if not, write to the Free Software
+rem Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+rem 02110-1301, USA.
+rem
+rem Microcode configuration script for Windows NT
 rem
 copy cmpintmd\i386.h cmpintmd.h
 copy cmpauxmd\i386-nt.asm cmpauxmd.asm
index cee18f4794efb35419c25b0a59fd1883b003aa72..f21cf8a83942f30f355eae5aa5418577c1f5eee1 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: config.h,v 1.12 2007/01/05 15:33:09 cph Exp $
+$Id: config.h,v 1.13 2007/01/05 21:19:26 cph Exp $
 
-Copyright 2000,2001,2003,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bf85aabf3bb2f54a368d72c955c713c39e5d37d2..843256bcfdff66b8362a960677467b06b6c67004 100644 (file)
@@ -1,9 +1,11 @@
 ### -*- Fundamental -*-
 ###
-###     $Id: makefile,v 1.32 2007/01/05 15:33:09 cph Exp $
+###     $Id: makefile,v 1.33 2007/01/05 21:19:26 cph Exp $
 ###
-###     Copyright 1993,1994,1995,1996 Massachusetts Institute of Technology
-###     Copyright 1998,1999,2001,2003 Massachusetts Institute of Technology
+###     Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
+###         1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+###         2003, 2004, 2005, 2006, 2007 Massachusetts Institute of
+###         Technology
 ###
 ###     This file is part of MIT/GNU Scheme.
 ###
index 2ca87b22f56536fcb053c6252cb0fc95f8aa8ebd..e554bfa25422ba91e89f28965d47baa5af3ed8d0 100644 (file)
@@ -1,9 +1,11 @@
 ### -*- Fundamental -*-
 ###
-###     $Id: makefile.wcc,v 1.22 2007/01/05 15:33:09 cph Exp $
+###     $Id: makefile.wcc,v 1.23 2007/01/05 21:19:26 cph Exp $
 ###
-###     Copyright 1995,1996,1997,1999 Massachusetts Institute of Technology
-###     Copyright 2000,2001,2003,2006 Massachusetts Institute of Technology
+###     Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
+###         1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+###         2003, 2004, 2005, 2006, 2007 Massachusetts Institute of
+###         Technology
 ###
 ###     This file is part of MIT/GNU Scheme.
 ###
index 171d5954dd752b6d535f0feeaa65be912b9efade..259c0965d39ed301326b9a4191885ff762380002 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: scheme16.c,v 1.15 2007/01/05 15:33:09 cph Exp $
+$Id: scheme16.c,v 1.16 2007/01/05 21:19:26 cph Exp $
 
-Copyright 1993-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 423ed784a3aa20c685b937651e05f746cd56cb35..2af08cb52e513b2ee9aaa6ef79d9feca7a9e4bf8 100644 (file)
@@ -1,8 +1,10 @@
 # -*- Fundamental -*-
 #
-# $Id: scheme16.mak,v 1.6 2007/01/05 15:33:09 cph Exp $
+# $Id: scheme16.mak,v 1.7 2007/01/05 21:19:26 cph Exp $
 #
-# Copyright 1996 Massachusetts Institute of Technology
+# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+#     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+#     2005, 2006, 2007 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 6c95c78d772478be89ce605035a0ef783e7e2afd..692de5c5c5885326accef70e4933ac4778f3d15c 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: scheme31.c,v 1.14 2007/01/05 15:33:09 cph Exp $
+$Id: scheme31.c,v 1.15 2007/01/05 21:19:26 cph Exp $
 
-Copyright 1993-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9bb4095a9b7b9bf2b5be0617a4ea59c0fc56f0d3..959b8809ef3753c7b94c9640c0ba6577944950f3 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: scheme32.c,v 1.21 2007/01/05 15:33:09 cph Exp $
+$Id: scheme32.c,v 1.22 2007/01/05 21:19:26 cph Exp $
 
-Copyright 1993-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0899b459f5ed990bcbb8275e793237b302ec263c..4e51c7868fcaa3221dfb16e2db87d7c2dbf53b61 100644 (file)
@@ -1,8 +1,10 @@
 ;;; -*-Fundamental-*-
 ;;;
-;;; $Id: scm-p-nt.lst,v 1.9 2007/01/05 15:33:09 cph Exp $
+;;; $Id: scm-p-nt.lst,v 1.10 2007/01/05 21:19:26 cph Exp $
 ;;;
-;;; Copyright (c) 1993, 1999 Massachusetts Institute of Technology
+;;; Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
+;;;     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
+;;;     2004, 2005, 2006, 2007 Massachusetts Institute of Technology
 ;;;
 ;;; This file is part of MIT/GNU Scheme.
 ;;;
index cb783bd266447b2e8f1b18c00b66300c10325896..a9914ce1179f0f4b1d3fd6bc77f49b110c40b95d 100644 (file)
@@ -1,9 +1,28 @@
 @echo off
-rem MIT/GNU Scheme microcode configuration script for Windows NT
+rem $Id: setenv.bat,v 1.3 2007/01/05 21:19:26 cph Exp $
 rem
-rem Copyright 1993 Massachusetts Institute of Technology
+rem Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
+rem     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
+rem     2004, 2005, 2006, 2007 Massachusetts Institute of Technology
 rem
-rem $Id: setenv.bat,v 1.2 2003/02/14 18:48:12 cph Exp $
+rem This file is part of MIT/GNU Scheme.
+rem
+rem MIT/GNU Scheme is free software; you can redistribute it and/or
+rem modify it under the terms of the GNU General Public License as
+rem published by the Free Software Foundation; either version 2 of the
+rem License, or (at your option) any later version.
+rem
+rem MIT/GNU Scheme is distributed in the hope that it will be useful,
+rem but WITHOUT ANY WARRANTY; without even the implied warranty of
+rem MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+rem General Public License for more details.
+rem
+rem You should have received a copy of the GNU General Public License
+rem along with MIT/GNU Scheme; if not, write to the Free Software
+rem Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+rem 02110-1301, USA.
+rem
+rem Microcode configuration script for Windows NT
 rem
 set path=%path%;c:\usr\lib\masm\bin
 set include=%lib%;c:\usr\lib\masm\include
index 4ea3dada84e89d04d0c895da3aea682f32bc68cd..769ba9ac6d38be73d9ee2b6533a4861b2d6fb9f6 100644 (file)
@@ -1,9 +1,28 @@
 @echo off
-rem MIT/GNU Scheme microcode configuration script for Win32 / Watcom C
+rem $Id: wconfig.bat,v 1.5 2007/01/05 21:19:26 cph Exp $
 rem
-rem Copyright 1995-96 Massachusetts Institute of Technology
+rem Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
+rem     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
+rem     2004, 2005, 2006, 2007 Massachusetts Institute of Technology
 rem
-rem $Id: wconfig.bat,v 1.4 2003/02/14 18:48:12 cph Exp $
+rem This file is part of MIT/GNU Scheme.
+rem
+rem MIT/GNU Scheme is free software; you can redistribute it and/or
+rem modify it under the terms of the GNU General Public License as
+rem published by the Free Software Foundation; either version 2 of the
+rem License, or (at your option) any later version.
+rem
+rem MIT/GNU Scheme is distributed in the hope that it will be useful,
+rem but WITHOUT ANY WARRANTY; without even the implied warranty of
+rem MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+rem General Public License for more details.
+rem
+rem You should have received a copy of the GNU General Public License
+rem along with MIT/GNU Scheme; if not, write to the Free Software
+rem Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+rem 02110-1301, USA.
+rem
+rem Microcode configuration script for Win32 / Watcom C
 rem
 copy cmpintmd\i386.h cmpintmd.h
 copy cmpauxmd\i386-ntw.asm cmpauxmd.asm
index aeb5b1b072435ccc59d30a6ec24d75dc64901b75..eefbf9a2c951f387a1f4b130587085b8d8e59d44 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: object.h,v 9.62 2007/01/05 15:33:07 cph Exp $
+$Id: object.h,v 9.63 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1986,1987,1988,1989,1990,1992 Massachusetts Institute of Technology
-Copyright 1993,1995,1997,1998,2000,2001 Massachusetts Institute of Technology
-Copyright 2003,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e2cf0b1a76c3d0f5e6aa0aeb0f13651e7c04d89c..c07f7fb464873595b10f7d834abd8f3d5c07b320 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: option.c,v 1.63 2007/01/05 15:33:07 cph Exp $
+$Id: option.c,v 1.64 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1990,1991,1992,1993,1994,1995 Massachusetts Institute of Technology
-Copyright 1996,1997,1998,1999,2000,2001 Massachusetts Institute of Technology
-Copyright 2002,2003,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f66e114ee83e7d600f37760679ec3cd83b14e167..c551571f2adf26e39a31663bc4c577b900335c90 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: option.h,v 1.17 2007/01/05 15:33:07 cph Exp $
+$Id: option.h,v 1.18 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1990,1991,1992,1993,1995,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 908573f7e217308d1043b559f4fc251dde456b0e..bc4925447ddb8e62fa65a8ea80c4c81f7aeca4db 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: os.h,v 1.11 2007/01/05 15:33:07 cph Exp $
+$Id: os.h,v 1.12 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1990-2000, 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 501975d331e30f0280c3ca5b5e3245221f541906..a91d42657184c4c37bcf9b82fce176389a7d3b62 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: os2.c,v 1.12 2007/01/05 15:33:07 cph Exp $
+$Id: os2.c,v 1.13 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1994-1999, 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5ddf87bd73069cc7a74c2f40dd6257425d368587..e1f6517bb7899905cc0e3cbda85d42ea96fe74e2 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: os2.h,v 1.11 2007/01/05 15:33:07 cph Exp $
+$Id: os2.h,v 1.12 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1994-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e2349e4a06ad5140bc2d3a5168529d39a8a64da4..3d78824f5e70478c2519f50a939fbda8ce8c27ce 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: os2api.h,v 1.15 2007/01/05 15:33:07 cph Exp $
+$Id: os2api.h,v 1.16 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1994-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6ab9260a289eba125fa64c97533d64979b4522bb..ac64790f70b9e087dd57a41703f395b826c0479d 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: os2conio.c,v 1.13 2007/01/05 15:33:07 cph Exp $
+$Id: os2conio.c,v 1.14 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1994-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b149fd2dd42d1aeb293d56b23764f93422247990..ae58dfbc222fa0f247156e8d05801262dd18d76f 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: os2cthrd.c,v 1.13 2007/01/05 15:33:07 cph Exp $
+$Id: os2cthrd.c,v 1.14 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1994-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2e9ea542b571b881fa6802445f35c143fcfc245f..2790dcfd27f0934c2813e552da40f400d68ea409 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: os2cthrd.h,v 1.10 2007/01/05 15:33:07 cph Exp $
+$Id: os2cthrd.h,v 1.11 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1994-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 89dafaf05a665198cf8c2d850d9bde5fc837459c..f762b85f46a1bd1f28a2ace852ec70e09135247f 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: os2ctty.c,v 1.7 2007/01/05 15:33:07 cph Exp $
+$Id: os2ctty.c,v 1.8 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1994-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f5e912feffa94c50ec6d44a1e28b2689f6ba52e3..a63e5496186aef97025e856fd79f6581ff6f9f2b 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: os2ctty.h,v 1.5 2007/01/05 15:33:07 cph Exp $
+$Id: os2ctty.h,v 1.6 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1994, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 553556ed6972fd4cea9ed8b3328f9a1948feee32..6fc32068834067d07fe20b011afc16b2c52367ff 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: os2env.c,v 1.17 2007/01/05 15:33:07 cph Exp $
+$Id: os2env.c,v 1.18 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1994-1999, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0419d5386fb8c79a55548f5b5efbcd6500a503c8..84e619f7446b13148f420b34bda5cb5b5b451e21 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: os2file.c,v 1.6 2007/01/05 15:33:07 cph Exp $
+$Id: os2file.c,v 1.7 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1994-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e7a7feacd220d3e9f71db3dea8d40be4577cd961..c5a4f4e2cebc677f10a9acb5f0d49824de6189b9 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: os2fs.c,v 1.17 2007/01/05 15:33:07 cph Exp $
+$Id: os2fs.c,v 1.18 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1994-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index afb0a09d84ea4a43b90d04c19ef8e4c5ada0926d..5a7b68bc72b9d835c300542ff21709af8e50d9bb 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: os2io.c,v 1.12 2007/01/05 15:33:07 cph Exp $
+$Id: os2io.c,v 1.13 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1994,1995,1996,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3a938f0dc7716147329b6d9e579243e2a5089c9c..d7e522f573b693b22c8a3fac848ad7de1ea1cf35 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: os2io.h,v 1.7 2007/01/05 15:33:07 cph Exp $
+$Id: os2io.h,v 1.8 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1994-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 15d7ef3a3135a3ffbc222ad52ba97a1dc6843d90..318be4e5703226be752b28ba872cb8bb45b5c410 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: os2msg.c,v 1.18 2007/01/05 15:33:07 cph Exp $
+$Id: os2msg.c,v 1.19 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1994,1995,1997,2000,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 63c256bf58e118ef4707ae6f0292fc898e87cb30..841ca0b957f53020c298fec32eae1fb2593a12cf 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: os2msg.h,v 1.19 2007/01/05 15:33:07 cph Exp $
+$Id: os2msg.h,v 1.20 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1994,1995,1997,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 81487371f99d6033fb1326435717c1345e44b3b1..e5887a80e4f129f23a3fe7a8d38b657b1a831104 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: os2pipe.c,v 1.11 2007/01/05 15:33:07 cph Exp $
+$Id: os2pipe.c,v 1.12 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1994-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 301a7250a006ad03438b6a0e08383bb97736b070..43c6aa5e8675afa058fc1b3bb340c26e1195de9b 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: os2pm.c,v 1.36 2007/01/05 15:33:07 cph Exp $
+$Id: os2pm.c,v 1.37 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1994-2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9ab67577c0e5e7f047deb6a1baa05884480b7fc7..b8ae8e715f8d605c951daaf3a21ccca7c5f7e290 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: os2pm.h,v 1.16 2007/01/05 15:33:07 cph Exp $
+$Id: os2pm.h,v 1.17 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1994-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1670687ce274fe81b6419d32d0941952c10148d2..7b391835fc5e00fb28e18eee656da5408fd90214 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: os2pm.scm,v 1.17 2007/01/05 15:33:07 cph Exp $
+$Id: os2pm.scm,v 1.18 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1995,1997,2001,2002,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
@@ -671,22 +673,20 @@ USA.
 (define (generate-file filename per-pmp)
   (call-with-output-file filename
     (lambda (port)
-      (let ((time (get-decoded-time)))
-       (format port
-               file-header-format-string
-               (decoded-time/date-string time)
-               (decoded-time/time-string time)
-               (current-user-name)
-               (decoded-time/year time)))
+      (format port
+             file-header-format-string
+             (universal-time->local-iso8601-string (get-universal-time)))
       (for-each-pmp (lambda (pmp) (print (per-pmp pmp) port))))))
 
 (define file-header-format-string
   "/* -*-C-*-
 
-**** Do not edit this file.  It was generated by a program,
-**** on ~A at ~A by ~a.
+**** Do not edit this file.  It was generated by a program
+**** at ~A.
 
-Copyright (c) ~A Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c9bf81bcb8865d0d95e8d766a06a3e1fb5c169a7..e5fc7fc5e7f881b30df84081f5fecd97b1d795e9 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: os2pmcon.c,v 1.32 2007/01/05 15:33:07 cph Exp $
+$Id: os2pmcon.c,v 1.33 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1994-2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e84f10c90687d5d4c65b3ea2d072158272f349b3..5f054944ce509df11c65bab6b4ed2e6a0a87de09 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: os2pmcon.h,v 1.7 2007/01/05 15:33:07 cph Exp $
+$Id: os2pmcon.h,v 1.8 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1995, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 13338485435cdf8be316b6737ab88c5d102b2bdd..617fd4905eff14458f7dfacc7cbe2e11c2aaaebf 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: os2pmcon.rc,v 1.8 2007/01/05 15:33:07 cph Exp $
+$Id: os2pmcon.rc,v 1.9 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1995, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0fd585737c3ff699894b0ecd21ee5d941176d294..45315837075154ce802fb34049bb40b78b00c26e 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: os2proc.c,v 1.10 2007/01/05 15:33:07 cph Exp $
+$Id: os2proc.c,v 1.11 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1995-2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f7c243dfeda452ba2446ba942119cb646ca194a2..351e8a269ff186b6c325a73fc840f02dc594110a 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: os2proc.h,v 1.5 2007/01/05 15:33:07 cph Exp $
+$Id: os2proc.h,v 1.6 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1997, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0d97d8b5043c30a6ca3fb8384074e7fcd11fc14d..bdbdde84c90517423d8974e8f08d431983193a88 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: os2sock.c,v 1.21 2007/01/05 15:33:07 cph Exp $
+$Id: os2sock.c,v 1.22 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1990-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1ea7fd134b2743bd74708baa95559344251acad4..2d69b1a6094d5ba2782cf4439f0d7abecc8f6e1c 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: os2term.c,v 1.7 2007/01/05 15:33:07 cph Exp $
+$Id: os2term.c,v 1.8 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1994, 1999, 2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 60b8115f798317944617b4eb3eb594d8256c67d8..0915c02518de46ff0543a9783c1d8118e894fef5 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: os2thrd.c,v 1.9 2007/01/05 15:33:07 cph Exp $
+$Id: os2thrd.c,v 1.10 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1994-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9a1fbb07525f34bd9e75de15fd641973d198be44..84661504fb94e8679885232a79715fc4d6355f9a 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: os2thrd.h,v 1.7 2007/01/05 15:33:07 cph Exp $
+$Id: os2thrd.h,v 1.8 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1994-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 323f62108caf38c8794d1559e09612ae25a8381d..cadaec700bf08dd0106d105d5dd8c5b7a6f3f948 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: os2top.c,v 1.24 2007/01/05 15:33:07 cph Exp $
+$Id: os2top.c,v 1.25 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1994-2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 820a3b59cd9f1dfa1fec0e9697c786c03f818f1d..c24b1b9830c022247514bb1bd022c9171ead6203 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: os2tty.c,v 1.5 2007/01/05 15:33:07 cph Exp $
+$Id: os2tty.c,v 1.6 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1994, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ea5db008fc31a41883b1413b2c75e3eacdc49710..3138b992ea162e928b8762b690bdcdd4a1ecbb5f 100644 (file)
@@ -1,9 +1,28 @@
 @echo off
-rem MIT/GNU Scheme microcode configuration script for OS/2
+rem $Id: config.cmd,v 1.6 2007/01/05 21:19:26 cph Exp $
 rem
-rem Copyright 1994,1995,2000 Massachusetts Institute of Technology
+rem Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
+rem     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
+rem     2004, 2005, 2006, 2007 Massachusetts Institute of Technology
 rem
-rem $Id: config.cmd,v 1.5 2003/02/14 18:48:12 cph Exp $
+rem This file is part of MIT/GNU Scheme.
+rem
+rem MIT/GNU Scheme is free software; you can redistribute it and/or
+rem modify it under the terms of the GNU General Public License as
+rem published by the Free Software Foundation; either version 2 of the
+rem License, or (at your option) any later version.
+rem
+rem MIT/GNU Scheme is distributed in the hope that it will be useful,
+rem but WITHOUT ANY WARRANTY; without even the implied warranty of
+rem MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+rem General Public License for more details.
+rem
+rem You should have received a copy of the GNU General Public License
+rem along with MIT/GNU Scheme; if not, write to the Free Software
+rem Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+rem 02110-1301, USA.
+rem
+rem Microcode configuration script for OS/2
 rem
 copy cmpintmd\i386.h cmpintmd.h
 copy cmpauxmd\i386.m4 cmpauxmd.m4
index f3c000f10f67dc45dd12984c0e5cdc9ce348c98c..71f59eec2471cbd84c50e8978c6c39ad9c4758b7 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: config.h,v 1.10 2007/01/05 15:33:09 cph Exp $
+$Id: config.h,v 1.11 2007/01/05 21:19:26 cph Exp $
 
-Copyright 2000,2001,2002,2003,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 089e2df273484a4ba14e53400e818475f1406176..33d17990a14f92c99fd123a1cad318793b16a4c3 100644 (file)
@@ -1,8 +1,10 @@
 ### -*- Fundamental -*-
 ###
-### $Id: makefile,v 1.18 2007/01/05 15:33:09 cph Exp $
+### $Id: makefile,v 1.19 2007/01/05 21:19:26 cph Exp $
 ###
-### Copyright (c) 1994-2000 Massachusetts Institute of Technology
+### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
+###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
+###     2004, 2005, 2006, 2007 Massachusetts Institute of Technology
 ###
 ### This file is part of MIT/GNU Scheme.
 ###
index e9f4629101215935cf9974c231a0b9826c81f262..3299772b9d68c24a89520752284b2ce9c1b79fd6 100644 (file)
@@ -1,9 +1,10 @@
 ### -*- Fundamental -*-
 ###
-### $Id: makefile.cmn,v 1.17 2007/01/05 15:33:09 cph Exp $
+### $Id: makefile.cmn,v 1.18 2007/01/05 21:19:26 cph Exp $
 ###
-### Copyright 1995,1996,1997,1999,2000 Massachusetts Institute of Technology
-### Copyright 2003 Massachusetts Institute of Technology
+### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
+###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
+###     2004, 2005, 2006, 2007 Massachusetts Institute of Technology
 ###
 ### This file is part of MIT/GNU Scheme.
 ###
index 80fbddc8f82303cbadbd5b465d051715a80d35ca..07a9ccbc37631c4df42b1aee9428f20e284d997f 100644 (file)
@@ -1,8 +1,10 @@
 ### -*- Fundamental -*-
 ###
-### $Id: makefile.emx,v 1.12 2007/01/05 15:33:09 cph Exp $
+### $Id: makefile.emx,v 1.13 2007/01/05 21:19:26 cph Exp $
 ###
-### Copyright (c) 1994-2000 Massachusetts Institute of Technology
+### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
+###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
+###     2004, 2005, 2006, 2007 Massachusetts Institute of Technology
 ###
 ### This file is part of MIT/GNU Scheme.
 ###
index a3f0dbc556b3d83b525a374caf6884e577674934..d6324b897a415987e4df5f6b4879f077191a86a1 100644 (file)
@@ -1,8 +1,10 @@
 ### -*- Fundamental -*-
 ###
-### $Id: makefile.gcc,v 1.11 2007/01/05 15:33:09 cph Exp $
+### $Id: makefile.gcc,v 1.12 2007/01/05 21:19:26 cph Exp $
 ###
-### Copyright (c) 1995, 1999, 2000 Massachusetts Institute of Technology
+### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
+###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
+###     2004, 2005, 2006, 2007 Massachusetts Institute of Technology
 ###
 ### This file is part of MIT/GNU Scheme.
 ###
index 9a872b4fd02db2af8cb845c76520071f9a42adde..8254f7333485ee397b2170351e9f1594361427ba 100644 (file)
@@ -1,8 +1,10 @@
 ### -*- Fundamental -*-
 ###
-### $Id: makefile.vac,v 1.11 2007/01/05 15:33:09 cph Exp $
+### $Id: makefile.vac,v 1.12 2007/01/05 21:19:26 cph Exp $
 ###
-### Copyright (c) 1994-2000 Massachusetts Institute of Technology
+### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
+###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
+###     2004, 2005, 2006, 2007 Massachusetts Institute of Technology
 ###
 ### This file is part of MIT/GNU Scheme.
 ###
index 33ad4190615926b83cbd4b97731b0b3b199b06d0..a3d0844cc22fd67084d440218aa26ebdb221e600 100644 (file)
@@ -1,8 +1,10 @@
 ### -*- Fundamental -*-
 ###
-### $Id: makefile.wcc,v 1.12 2007/01/05 15:33:09 cph Exp $
+### $Id: makefile.wcc,v 1.13 2007/01/05 21:19:26 cph Exp $
 ###
-### Copyright (c) 1994-2000 Massachusetts Institute of Technology
+### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
+###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
+###     2004, 2005, 2006, 2007 Massachusetts Institute of Technology
 ###
 ### This file is part of MIT/GNU Scheme.
 ###
index 0035a1ae53b85e7915a0fc5fcb8c89a0b1dcd4da..ad7f1eb70215f51a2df0dbb6f7f071b2c848b6d9 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: mkos2pm.scm,v 1.5 2007/01/05 15:33:09 cph Exp $
+$Id: mkos2pm.scm,v 1.6 2007/01/05 21:19:26 cph Exp $
 
-Copyright (c) 2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 916118f15ebd4c576301443a317ea1d34814eaf6..9459adc506e3a44d9440834d3fbd631eb6fdf265 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: os2xcpt.c,v 1.16 2007/01/05 15:33:07 cph Exp $
+$Id: os2xcpt.c,v 1.17 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1994-2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 312c2a7db2e96159c804b856a1feb8f9978f9118..04e1d4146f91c0f34413b5cef91c9c836fb033f9 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: osctty.h,v 1.7 2007/01/05 15:33:07 cph Exp $
+$Id: osctty.h,v 1.8 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1990-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 406d53a8c4f3eb06b9a4d4be568217abe4d20dae..e41c586bbee34f2e81caada5bc2b091736b2a952 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: osenv.h,v 1.13 2007/01/05 15:33:07 cph Exp $
+$Id: osenv.h,v 1.14 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1990-2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4db0669a04f73de462dd8b2453b939e6135f0aa5..d1b9b70e84071821937f5d8c4101d911208756d2 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: osfile.h,v 1.7 2007/01/05 15:33:07 cph Exp $
+$Id: osfile.h,v 1.8 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1990,1993,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 083b1988e74e16542bc3e72e8939956d03b6fc1f..ef32173015935442f31b5f7c739bc531921e6068 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: osfs.h,v 1.13 2007/01/05 15:33:07 cph Exp $
+$Id: osfs.h,v 1.14 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1990-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 392dcbe4cd6e3622ca2ef44287fb731d4a91fb60..43ca2c500d6da7f96f5937e24572d197b2ba28ce 100644 (file)
@@ -1,9 +1,10 @@
 /* -*-C-*-
 
-$Id: osio.h,v 1.20 2007/01/05 15:33:07 cph Exp $
+$Id: osio.h,v 1.21 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1990,1991,1993,1994,1995,1997 Massachusetts Institute of Technology
-Copyright 2000,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 471034e0171737b97f13a655786c4eb88844dca9..12b440cbed2a46c9e856214da848e44da724fe46 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: osproc.h,v 1.13 2007/01/05 15:33:07 cph Exp $
+$Id: osproc.h,v 1.14 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1990-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7e2b7253b33319e113fcc1a363ce754319ca7afe..87d46b9208fe15b2c8a5a7610feb1adef56ea846 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: ospty.h,v 1.7 2007/01/05 15:33:07 cph Exp $
+$Id: ospty.h,v 1.8 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1992, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9640c4b965c6afa1300e9c34b7e462d64ff6b9ac..9483a4d1d5679aa3094b64055759dbdf90ee0ba1 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: osscheme.c,v 1.16 2007/01/05 15:33:07 cph Exp $
+$Id: osscheme.c,v 1.17 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1990-2000, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index aba63942b6f8b2a9187d99bb8af4bf378ed6ea1a..99326d944cc95982589a5e6047ab21b1194dcbcd 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: osscheme.h,v 1.15 2007/01/05 15:33:07 cph Exp $
+$Id: osscheme.h,v 1.16 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1990-2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0f1dad7879ead425bcc4a2767841bbe3ae91e1c2..2830057e7a07610faf6303ccb9bd172977f1a328 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: ossig.h,v 1.7 2007/01/05 15:33:07 cph Exp $
+$Id: ossig.h,v 1.8 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1990-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 25bf1ca8376b833f31f17bbcedb3631b47d1d2b2..bc06610ebad2d5fb7d58bcb7aeb3594e4c9c929e 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: osterm.h,v 1.14 2007/01/05 15:33:07 cph Exp $
+$Id: osterm.h,v 1.15 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1990-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f57a452a0652b55a6541b91174fac3c95cac0d8e..4a5e3bb063fb78965d998c2f469721b03024748a 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: ostop.h,v 1.8 2007/01/05 15:33:07 cph Exp $
+$Id: ostop.h,v 1.9 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1990-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bde6a2e9a98d43ec4464134b8fe1780ed6b4f0ef..b0f2b59f10ef1b9d9daaad3bfa7e98659dbcd932 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: ostty.c,v 1.7 2007/01/05 15:33:07 cph Exp $
+$Id: ostty.c,v 1.8 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1990, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3f9f333b42c287725cee650dca42e419e6b315e8..f1233a58276fdfa2d21304ff954a3b92e3d56a9c 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: ostty.h,v 1.8 2007/01/05 15:33:07 cph Exp $
+$Id: ostty.h,v 1.9 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1990, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2ec8678a2abecbd3ca25db20e9879c70fe0fc274..6126be7bf2139c8db44eec64e8ce6c2852907b32 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: outf.c,v 1.15 2007/01/05 15:33:07 cph Exp $
+$Id: outf.c,v 1.16 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1993-2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 784cff4e538fd8b78285690696015ec52c29aff2..101b3e4de63260ee479d5a3bfdbc26cc4af2ce72 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: outf.h,v 1.8 2007/01/05 15:33:07 cph Exp $
+$Id: outf.h,v 1.9 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1993, 1999, 2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 955d555c175feb3c2009807f08455ae66d472d9e..1ebcf7765d78f7db616949439d54c38403d2ad41 100644 (file)
@@ -1,9 +1,10 @@
 /* -*-C-*-
 
-$Id: ppband.c,v 9.67 2007/01/05 15:33:07 cph Exp $
+$Id: ppband.c,v 9.68 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1986,1987,1988,1989,1990,1992 Massachusetts Institute of Technology
-Copyright 1993,1999,2000,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 438b0c61cd91eedf18bcd1091addaa0fd944eaec..61a8d34eb14e3c2632f9013eded9980d64f85182 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: prbfish.c,v 1.15 2007/01/05 15:33:07 cph Exp $
+$Id: prbfish.c,v 1.16 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1997-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 490f7c2b498d911014d6cfba067428e9bafe02b7..97dc5de239e1bf5590d688edfa7554280f039d02 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: prdb4.c,v 1.5 2007/01/05 15:33:07 cph Exp $
+$Id: prdb4.c,v 1.6 2007/01/05 21:19:25 cph Exp $
 
-Copyright 2004,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2c7ccd5152268a9d2471c8326d14a017f45eff80..20ebe35185e5da22c71b082762ef03afb6daab46 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: prename.h,v 1.12 2007/01/05 15:33:07 cph Exp $
+$Id: prename.h,v 1.13 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 904b584e924cd2a5efa840d0e23f7ddc42995147..6f1c1e9f0dc07f20f48783305021090aefcb8056 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: prgdbm.c,v 1.7 2007/01/05 15:33:07 cph Exp $
+$Id: prgdbm.c,v 1.8 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1996,1997,1999,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bee12edb1c3a6f393ced091c35e8b1e01d321a08..dd2d915c6892fc32ac0beac33b36de6fd9afb1b6 100644 (file)
@@ -1,9 +1,10 @@
 /* -*-C-*-
 
-$Id: prim.c,v 9.47 2007/01/05 15:33:07 cph Exp $
+$Id: prim.c,v 9.48 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1986,1987,1988,1989,1992,1993 Massachusetts Institute of Technology
-Copyright 1996,2004,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 987da0843ebb8941831716dfd6a05ba5652a1b8b..1d88dcb76c74d53d62d1ae36c77c3acfb4702d60 100644 (file)
@@ -1,9 +1,10 @@
 /* -*-C-*-
 
-$Id: prim.h,v 9.51 2007/01/05 15:33:07 cph Exp $
+$Id: prim.h,v 9.52 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1987,1988,1989,1992,1993,2001 Massachusetts Institute of Technology
-Copyright 2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ce8c9906acfa1ab7a66c1c2cab677c41083a5951..99ff7b5b68a0fab6cc67c2444ab3d5855540ecbb 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: prims.h,v 9.53 2007/01/05 15:33:07 cph Exp $
+$Id: prims.h,v 9.54 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9a57766219862020bee15b9f49fd738ec25f81ce..432332a1b7bafbaf7bbff7e6e4e1fc6662dd281c 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: primutl.c,v 9.82 2007/01/05 15:33:07 cph Exp $
+$Id: primutl.c,v 9.83 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1993,2000,2001,2004,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 257d20ab400c41a5840790dc89c7c758b68180bc..ddaa61ab154b4bce4a2e670a63825cd9725f3a8a 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: prmcon.c,v 1.8 2007/01/05 15:33:07 cph Exp $
+$Id: prmcon.c,v 1.9 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1990-1999, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5297f85369b6cea572a790f67fe709edb8bdced0..a9f01e9bb1bad9d195b590c1da166cdf3441bf88 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: prmcon.h,v 1.7 2007/01/05 15:33:07 cph Exp $
+$Id: prmcon.h,v 1.8 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1990, 1999, 2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 011a345fd7f78ead8b8a77b364d4a2890c529a1a..1dfa01b01ba131a65e39838966d6c91c14ac2581 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: prmcrypt.c,v 1.8 2007/01/05 15:33:07 cph Exp $
+$Id: prmcrypt.c,v 1.9 2007/01/05 21:19:25 cph Exp $
 
-Copyright 2001,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 77ade70b686dc4973efbd43f20c1d2d364bbda91..f97e0e1f8c58ced30e96245fede305885445ae5c 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: prmd5.c,v 1.10 2007/01/05 15:33:07 cph Exp $
+$Id: prmd5.c,v 1.11 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1997-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1673057e570fae2355982672d935b3752dfe082b..fa0e45630abf6404b01e1d53582b6fedd1c584f2 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: prmhash.c,v 11.10 2007/01/05 15:33:07 cph Exp $
+$Id: prmhash.c,v 11.11 2007/01/05 21:19:25 cph Exp $
 
-Copyright 2000,2001,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3c2cde8f58ba3bf5af78883fc4dde7668d35711f..50c9fe47759fc7dedb688428ddb2fb3627484d4f 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: prntenv.c,v 1.13 2007/01/05 15:33:07 cph Exp $
+$Id: prntenv.c,v 1.14 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1993-2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 421358c4fede428cf45048c5005064f4729ab102..ff43beaa266c4ec4d29be1724a97c32e57e428d5 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: prntfs.c,v 1.20 2007/01/05 15:33:07 cph Exp $
+$Id: prntfs.c,v 1.21 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1993-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4b9d8b63be1009b9c895850d352d14982fde79be..fa7db3ae65673471d974a958682fda52139f40f7 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: prntio.c,v 1.16 2007/01/05 15:33:07 cph Exp $
+$Id: prntio.c,v 1.17 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1993-2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4f426491d09d8a1fcaaa1b734c0540e36f3df853..69cae2a38f1fb27fc6ffbf494ca24f39d8a1137d 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: pros2fs.c,v 1.21 2007/01/05 15:33:07 cph Exp $
+$Id: pros2fs.c,v 1.22 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1994-2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fb65c916c10d3b92a8567a7cc6b274f05451b13b..afc0ca57fe4d990dd1003b4389960d1f47252f56 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: pros2io.c,v 1.14 2007/01/05 15:33:07 cph Exp $
+$Id: pros2io.c,v 1.15 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1994,1995,1997,2000,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2a5143a2b5118f7c0ac2e888f6a3c208f043cf5b..eb2fa386288110a01717b09cde3a98fe07805467 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: pros2pm.c,v 1.24 2007/01/05 15:33:07 cph Exp $
+$Id: pros2pm.c,v 1.25 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1994-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6c6eaa55fef066fb14486e335192a75a1e0b8833..746c194358370494209419962c78de52f1083203 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: prosenv.c,v 1.20 2007/01/05 15:33:07 cph Exp $
+$Id: prosenv.c,v 1.21 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 523c73fe2cfa4197b19d65ee8a61516350ba3a27..0b0e1e792b9ff8c5bcee043389a025e9bdf5a624 100644 (file)
@@ -1,9 +1,10 @@
 /* -*-C-*-
 
-$Id: prosfile.c,v 1.13 2007/01/05 15:33:07 cph Exp $
+$Id: prosfile.c,v 1.14 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1990,1991,1992,1993,1994,1996 Massachusetts Institute of Technology
-Copyright 2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b38cf407a578792b131e6bd5583e56a2f375763b..10c7172539dca61cf23a8a21cb4049158b8fa54e 100644 (file)
@@ -1,9 +1,10 @@
 /* -*-C-*-
 
-$Id: prosfs.c,v 1.20 2007/01/05 15:33:07 cph Exp $
+$Id: prosfs.c,v 1.21 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1990,1991,1992,1995,1999,2000 Massachusetts Institute of Technology
-Copyright 2001,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b7cc0219d25f147fac68322c5b5909d74c60f6d5..b56d476e642ee8462ad3987cb96b7e40be163e46 100644 (file)
@@ -1,9 +1,10 @@
 /* -*-C-*-
 
-$Id: prosio.c,v 1.25 2007/01/05 15:33:07 cph Exp $
+$Id: prosio.c,v 1.26 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1987,1990,1991,1992,1993,1994 Massachusetts Institute of Technology
-Copyright 1996,1997,2001,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d189eabd574cfe03b652dac88fd61a0acca916d9..38cf4d8b333d113a2c0a79a4654d3f9a0cdd3d1c 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: prosproc.c,v 1.22 2007/01/05 15:33:07 cph Exp $
+$Id: prosproc.c,v 1.23 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1990-2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 925d1983200249726166dfe2270a0379cc0dbc00..42c22f42553ea7d4c018c9ed8cd983739ad6675a 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: prospty.c,v 1.7 2007/01/05 15:33:07 cph Exp $
+$Id: prospty.c,v 1.8 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1992-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 484443aa5e3da7a5a74486a1c5b10170e01d89f5..6303d576825de784f0ea8a5193bce956c12f0ba8 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: prosterm.c,v 1.19 2007/01/05 15:33:07 cph Exp $
+$Id: prosterm.c,v 1.20 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1990-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 369f1b3d70e954a5f81a4dcfb0be3908f9dfe8aa..a367d617736cabc57a7dc055d574c2450c245703 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: prostty.c,v 1.10 2007/01/05 15:33:08 cph Exp $
+$Id: prostty.c,v 1.11 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c6e582d4e814a46997c7a60158b498e14f46fc1b..13b3358fd055a114f45a17090899f0406e87e42b 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: prpgsql.c,v 1.10 2007/01/05 15:33:08 cph Exp $
+$Id: prpgsql.c,v 1.11 2007/01/05 21:19:25 cph Exp $
 
-Copyright 2003,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5283bc8ab75fb9ee4dcfc0f05d0b2962cecfba66..a439af411a28060bdb4e0f728cce81688e7a98ac 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: pruxdld.c,v 1.20 2007/01/05 15:33:08 cph Exp $
+$Id: pruxdld.c,v 1.21 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1993,1997,2000,2001,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fcf9cf404e59cd823d1aaab4d8ca6833dc4f65b9..44c50712d57387d22dd0539af509191e0da5ceb5 100644 (file)
@@ -1,9 +1,10 @@
 /* -*-C-*-
 
-$Id: pruxenv.c,v 1.23 2007/01/05 15:33:08 cph Exp $
+$Id: pruxenv.c,v 1.24 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1990,1991,1992l,1993,1995,1997 Massachusetts Institute of Technology
-Copyright 2000,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3aa1514966d2db927d7b6bbc8bca0bc8f9088dd2..e7d92f9f933c9b3d28e6450c98061f54a52beaee 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: pruxfs.c,v 9.59 2007/01/05 15:33:08 cph Exp $
+$Id: pruxfs.c,v 9.60 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7d09eb97b4b424cef903e93d58b86f7b2fb84c23..f88a3c5ac3cd2daee9246ca8bf6656903c051b96 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: pruxio.c,v 1.11 2007/01/05 15:33:08 cph Exp $
+$Id: pruxio.c,v 1.12 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1993-2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 81d32c6a85ceea73691c6852f4986c1472f34b4d..bd1f166d048e3465f1e61269f0d9ce69ad3bc28c 100644 (file)
@@ -1,9 +1,10 @@
 /* -*-C-*-
 
-$Id: pruxsock.c,v 1.24 2007/01/05 15:33:08 cph Exp $
+$Id: pruxsock.c,v 1.25 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1990,1991,1992,1993,1996,1997 Massachusetts Institute of Technology
-Copyright 1998,1999,2000,2001,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c91f024d1ef3ec820f812fc8ea98b19251e629d2..4147e64924999a976c3d09906eadad1fff2a8af6 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: psbmap.h,v 9.48 2007/01/05 15:33:08 cph Exp $
+$Id: psbmap.h,v 9.49 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7c9b96dcc79ce3e292a673fccaa021627556e74b..be27b697d0f59363ffae198a441bcc7d6903095b 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: psbtobin.c,v 9.65 2007/01/05 15:33:08 cph Exp $
+$Id: psbtobin.c,v 9.66 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1986,1987,1988,1989,1990,1991 Massachusetts Institute of Technology
-Copyright 1992,1993,1994,2000,2001,2005 Massachusetts Institute of Technology
-Copyright 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3d712af75e7fb1b894ba0ef04c3833a3f8c1cee9..8869f3fa0d20c9f81fbe0d702e06aed81d2b7338 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: ptrvec.c,v 1.7 2007/01/05 15:33:08 cph Exp $
+$Id: ptrvec.c,v 1.8 2007/01/05 21:19:25 cph Exp $
 
-Copyright (C) 1990-1999, 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fdb12161cd62bbee453f5a7f01660ea0029b1861..c3ee8f721307798e338eb88230e56e507e5f8de8 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: purify.c,v 9.66 2007/01/05 15:33:08 cph Exp $
+$Id: purify.c,v 9.67 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ffa515c2e38c6132d770d09bb4a915dd0a129843..6d00fcd63fae03db37be4bfbec06351b4af87db9 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: purutl.c,v 9.55 2007/01/05 15:33:08 cph Exp $
+$Id: purutl.c,v 9.56 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6f405edfaa7f886e1cd507704adfa8cafd386b91..ca81890fcb2cb7c8eb07dcfc14c84ce1847b29d5 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: regex.c,v 1.23 2007/01/05 15:33:08 cph Exp $
+$Id: regex.c,v 1.24 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4808ffc1e00e32a0b3da8c8226d76fe5f7b195a7..ac4098407f26944d1a397911b426e8adce683ebc 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: regex.h,v 1.10 2007/01/05 15:33:08 cph Exp $
+$Id: regex.h,v 1.11 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c45d71a122ce90fd700a112b7fbcd16dbc621bed..1931c1ce46a84a6bd27cef69cfb74a18f492f18c 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: returns.h,v 9.46 2007/01/05 15:33:08 cph Exp $
+$Id: returns.h,v 9.47 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-1999, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0839855ad5fd413cb1c67794d47b8e1984b39ebc..6e1716701d66fdf028414832b65eb06db9c7a12d 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: rgxprim.c,v 1.16 2007/01/05 15:33:08 cph Exp $
+$Id: rgxprim.c,v 1.17 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5845a04d0be1d7f7c890d67ca531cd159eaf85f9..e306ba92d53a8c2754a23b3c8499791a7b91b57e 100644 (file)
@@ -1,6 +1,8 @@
 /* -*-C-*-
 
-Copyright (c) 1987, 1988, 1989, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
@@ -21,7 +23,7 @@ USA.
 
 */
 
-/* $Id: sample.c,v 9.29 2007/01/05 15:33:08 cph Exp $ */
+/* $Id: sample.c,v 9.30 2007/01/05 21:19:25 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 48f47351f67e38318a08d1b3e910eb251cf9a0de..f5bf5cf438f78b9a64019aadadfb26da5e06d55f 100644 (file)
@@ -1,9 +1,10 @@
 /* -*-C-*-
 
-$Id: scheme.h,v 9.43 2007/01/05 15:33:08 cph Exp $
+$Id: scheme.h,v 9.44 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1986,1987,1988,1989,1990,1993 Massachusetts Institute of Technology
-Copyright 1997,2000,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f395e058ed0d09a1bf40643be0b8b4db53835cbb..9d277d396a5b972a4c03207eb4eda99324844a8c 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: scode.h,v 9.30 2007/01/05 15:33:08 cph Exp $
+$Id: scode.h,v 9.31 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-1989, 1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c787f96a98a991cc50b9f9aa3b8a77c02dda0c91..e9e2cf7c7f3b7227e1c4844f0c592b272b737be5 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: sdata.h,v 9.43 2007/01/05 15:33:08 cph Exp $
+$Id: sdata.h,v 9.44 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-1989, 1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9cd7127b47bbaf098218844d30b9dddb0ca0f4fc..258a7e727675ee7b7addd1711262d22f8714f39f 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: sgraph.h,v 1.10 2007/01/05 15:33:08 cph Exp $
+$Id: sgraph.h,v 1.11 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1988, 1989, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8394f5438059830be86d369be3c9c1ceaa9134a5..0aca5626b73b6ab0a0a9a446fe3ef7bc3fd76ef3 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: sgraph_a.c,v 1.20 2007/01/05 15:33:08 cph Exp $
+$Id: sgraph_a.c,v 1.21 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 794925a5862405fa668bd34570fc3ed5e1de39b3..045874dba5ff729a846ea966bdc252c118977296 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: sgx.c,v 1.12 2007/01/05 15:33:08 cph Exp $
+$Id: sgx.c,v 1.13 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 125aec8acb3d78e97cd7ff6f1bf22c8668883ef9..d0977f72fa4ebf1988d92fb0524dd252de45b526 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: sgx11.c,v 1.7 2007/01/05 15:33:08 cph Exp $
+$Id: sgx11.c,v 1.8 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1989-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 42cb28d7839a604ee6a852f2ca143bea3fb7347a..2a6739a80e2f2539e7fcd134444fed479aa2f04e 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: stack.h,v 9.45 2007/01/05 15:33:08 cph Exp $
+$Id: stack.h,v 9.46 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-1999, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e57bc9115b275868ac5fb7cc297c7c2dbabef088..ebce04f7e4ba34a02e13296f36a5958d686d089e 100644 (file)
@@ -5,9 +5,11 @@
 
 /*
 
-$Id: stackops.h,v 11.2 2007/01/05 15:33:08 cph Exp $
+$Id: stackops.h,v 11.3 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fb68f0158129d5df3738c336299630220e70c63c..833c24b6eadf87bb0236d75cd90831a5e6b817c5 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: starbase.c,v 1.10 2007/01/05 15:33:08 cph Exp $
+$Id: starbase.c,v 1.11 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1989, 1990, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c6e726c1e6a57fcd42e9e3c303e43e409231562d..9b085a930262e2f8c98be47c6d9eee3467c30905 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: starbasx.c,v 1.9 2007/01/05 15:33:08 cph Exp $
+$Id: starbasx.c,v 1.10 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1989, 1990, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cc4dbffcd26d698ed80392f76256a6715eede6a8..906d7744702e33d3ab248ab6c75abe316b702176 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: step.c,v 9.40 2007/01/05 15:33:08 cph Exp $
+$Id: step.c,v 9.41 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-1999, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bb85866545198a1091012b5e42ecbcd958c38987..35914dc823cb38484f3678b09e9ca1cafda40eb6 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: storage.c,v 9.61 2007/01/05 15:33:08 cph Exp $
+$Id: storage.c,v 9.62 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ba056e1efa59072b8115a08d948a55fd0e9db361..a24dafba60c5b3679d10e51e57a6a6e05b617fbf 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: string.c,v 9.50 2007/01/05 15:33:08 cph Exp $
+$Id: string.c,v 9.51 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ccce6f596b00c64a274f586c1db562f7b1d38b06..7c49fd1eb430cab69dc2f19b9c9df69d7333a6f1 100644 (file)
@@ -1,9 +1,10 @@
 /* -*-C-*-
 
-$Id: syntax.c,v 1.36 2007/01/05 15:33:08 cph Exp $
+$Id: syntax.c,v 1.37 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1987,1988,1989,1991,1993,1996 Massachusetts Institute of Technology
-Copyright 2000,2004,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index aea533757dfbf1b6a68575f1a46a7781925168a1..f252fa2d22f2d35090f7a76a83fc4f2a5243e209 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: syntax.h,v 1.15 2007/01/05 15:33:08 cph Exp $
+$Id: syntax.h,v 1.16 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1987,1988,1989,1993,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ed6678d9c4ab6bd5d20e5570bfcbbe3790cbd28b..d91691b65a37afc1dcdd678a412c5858e42af5c4 100644 (file)
@@ -1,9 +1,10 @@
 /* -*-C-*-
 
-$Id: syscall.h,v 1.19 2007/01/05 15:33:08 cph Exp $
+$Id: syscall.h,v 1.20 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1993,1994,1995,1996,1997,1999 Massachusetts Institute of Technology
-Copyright 2000,2003,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 42be69e00c34c7bd2f962fba52bb784729e31df2..cb697827dda5c666c0e5db486ded0a51d1ecee21 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: sysprim.c,v 9.52 2007/01/05 15:33:08 cph Exp $
+$Id: sysprim.c,v 9.53 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1986,1987,1988,1989,1990,1991 Massachusetts Institute of Technology
-Copyright 1992,1993,1995,1996,1998,2000 Massachusetts Institute of Technology
-Copyright 2002,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 043a82a6b8ce51cd4109e4d6f4ea431dc0dbba51..85394e9dd5bc3631a4c8cfd28d613cfd2df48266 100644 (file)
@@ -1,9 +1,10 @@
 /* -*-C-*-
 
-$Id: term.c,v 1.21 2007/01/05 15:33:08 cph Exp $
+$Id: term.c,v 1.22 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1990,1991,1993,1994,1995,1996 Massachusetts Institute of Technology
-Copyright 2000,2002,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index de3eb141d1cf4659e8e5209af0026286bf63a52e..2f4c29afa6064755dbf7df52d603bf0ed0b2d49b 100644 (file)
@@ -1,8 +1,11 @@
 /* Interface from Emacs to terminfo.
    Copyright (C) 1985, 1986 Free Software Foundation, Inc.
-   Copyright (C) 1998-2001 Massachusetts Institute of Technology
 
-$Id: terminfo.c,v 1.7 2001/03/03 05:14:10 cph Exp $
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
+
+$Id: terminfo.c,v 1.8 2007/01/05 21:19:25 cph Exp $
 
 This file is part of GNU Emacs.
 
index ea120438113db8d3c6e2a3fdc81c536f2d2d2b15..f18036331032bb0381306d57bfd681a43b97cfe3 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: transact.c,v 1.8 2007/01/05 15:33:08 cph Exp $
+$Id: transact.c,v 1.9 2007/01/05 21:19:25 cph Exp $
 
-Copyright (C) 1990-2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fd7158669c8e5eeda4b3fd79ad4ab0b237b9fba1..05a1a50f0083786f7487e14fef8cb26ca6b469fa 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: trap.h,v 9.52 2007/01/05 15:33:08 cph Exp $
+$Id: trap.h,v 9.53 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-1989, 1999-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cd03025c60e5032c4293d20b8ac85890c3bca4b2..76ee63fe42c2692068625b28b2e02159ef0ffeab 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: tterm.c,v 1.18 2007/01/05 15:33:08 cph Exp $
+$Id: tterm.c,v 1.19 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1990-2002, 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index aaf69f87ebd0c2b3094c4c0b21444e0f372c7777..409928b2485dcb680e7612d533e26209b112bc02 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: types.h,v 9.41 2007/01/05 15:33:08 cph Exp $
+$Id: types.h,v 9.42 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cefccb80f9b2c8040ba926a6050979fd43d72021..469806922cf87d5fb667e5529c72e4a081fad7eb 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: unstackify.c,v 11.2 2007/01/05 15:33:08 cph Exp $
+$Id: unstackify.c,v 11.3 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4f6df4beefe6b7dd0ad5eed55ee0d4fee4f2f530..cb339dd3241a427966763f6370299d0bd292b161 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: usrdef.h,v 9.47 2007/01/05 15:33:08 cph Exp $
+$Id: usrdef.h,v 9.48 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c0b60392b59efe32dfb11ce413c8da682620eab6..643635d5098b46adb986adfacd269eee20e5b564 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: utabmd.scm,v 9.90 2007/01/05 15:33:08 cph Exp $
+$Id: utabmd.scm,v 9.91 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1987,1988,1989,1990,1991,1992 Massachusetts Institute of Technology
-Copyright 1993,1994,2001,2002,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
@@ -612,4 +613,4 @@ USA.
 
 ;;; This identification string is saved by the system.
 
-"$Id: utabmd.scm,v 9.90 2007/01/05 15:33:08 cph Exp $"
+"$Id: utabmd.scm,v 9.91 2007/01/05 21:19:25 cph Exp $"
index 9e249061697d0dbc03e54d6788668d6bdaee42cc..02a29e7ebb5316a10001d632bad202f0418a2aeb 100755 (executable)
@@ -1,8 +1,10 @@
 #!/bin/sh
 #
-# $Id: utabmd.sh,v 1.9 2007/01/05 15:33:08 cph Exp $
+# $Id: utabmd.sh,v 1.10 2007/01/05 21:19:25 cph Exp $
 #
-# Copyright 2002,2003,2006 Massachusetts Institute of Technology
+# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+#     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+#     2005, 2006, 2007 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 28db2bd01fa55f6f578186192a7d59f2c6a1bda1..75f6453901b1a84615c2c1d9098de85e300baf11 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: utils.c,v 9.88 2007/01/05 15:33:08 cph Exp $
+$Id: utils.c,v 9.89 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8cb02e06e2d1a3007acc4d8eef182ed3505a6f4d..25fb1378084107b019f8e4a29e358e29ec65a6a4 100644 (file)
@@ -1,9 +1,10 @@
 /* -*-C-*-
 
-$Id: ux.c,v 1.29 2007/01/05 15:33:08 cph Exp $
+$Id: ux.c,v 1.30 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1991,1992,1993,1996,1997,2000 Massachusetts Institute of Technology
-Copyright 2002,2003,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3a4968f2350407dbc42fddc19bfbeed1a35ebfb0..dc88936abe566bc0f3fc15ae26d5665c0c1a63d3 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: ux.h,v 1.81 2007/01/05 15:33:08 cph Exp $
+$Id: ux.h,v 1.82 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1990,1991,1992,1993,1994,1995 Massachusetts Institute of Technology
-Copyright 1996,1997,1998,1999,2000,2003 Massachusetts Institute of Technology
-Copyright 2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6258476bde2eca64a5d0d460bad954b20745569a..0b508635f378a44b3668a40fa1260e826de30ccb 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: uxctty.c,v 1.17 2007/01/05 15:33:08 cph Exp $
+$Id: uxctty.c,v 1.18 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1990-2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c5e2df7bfaf7c23b9e1b31281c697f5430a70d3d..ef5ae615ef09fbcd97d8b9612d6f9feebced4af5 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: uxenv.c,v 1.24 2007/01/05 15:33:08 cph Exp $
+$Id: uxenv.c,v 1.25 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1990-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 026fd169a4673e7fd9f82df3e3d35d36a499e53c..3b6dc819b18b81f2df522d7ff1e31eb4c0bd9380 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: uxfile.c,v 1.14 2007/01/05 15:33:08 cph Exp $
+$Id: uxfile.c,v 1.15 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1990,1991,1993,1997,2000,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 96d206d5fb4c88491ce4cda9399f2ce980573c0a..d11f57fa0781e367ee173810bc183a7d3d0d857c 100644 (file)
@@ -1,9 +1,10 @@
 /* -*-C-*-
 
-$Id: uxfs.c,v 1.28 2007/01/05 15:33:08 cph Exp $
+$Id: uxfs.c,v 1.29 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1990,1991,1992,1995,1996,1997 Massachusetts Institute of Technology
-Copyright 1998,1999,2000,2001,2002,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cfdb8ad3d79c4fc7002391659b4013fff1f3ad39..66e6ef961e5e5fec9d2dd89efec00363c469d8c4 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: uxio.c,v 1.55 2007/01/05 15:33:08 cph Exp $
+$Id: uxio.c,v 1.56 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1990,1991,1992,1993,1994,1995 Massachusetts Institute of Technology
-Copyright 1996,1997,1998,2000,2001,2003 Massachusetts Institute of Technology
-Copyright 2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1c3419766087bfa22336cbb1a096ad2151444b4a..82396e774d52b35738910f6dabd2e49d10ed8ab6 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: uxio.h,v 1.8 2007/01/05 15:33:08 cph Exp $
+$Id: uxio.h,v 1.9 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1990-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7ea45332f5bf101278630098fd96014c44fe2102..9c83bfbba6973455dfe2196515f9bafd51b26172 100644 (file)
@@ -1,9 +1,10 @@
 /* -*-C-*-
 
-$Id: uxproc.c,v 1.33 2007/01/05 15:33:08 cph Exp $
+$Id: uxproc.c,v 1.34 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1990,1991,1992,1993,1996,1997 Massachusetts Institute of Technology
-Copyright 2000,2001,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 70cad1cfef0069e4e5812e4d78b03d7caf625d10..86c37029c91c6646c7b3b1cdb6e42b7567ca5cad 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: uxproc.h,v 1.9 2007/01/05 15:33:08 cph Exp $
+$Id: uxproc.h,v 1.10 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1990-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 06d96310fbad010684f2dd068b653217d4afa7ff..0aa59859115687ed6681ee8734f51d1124fd65ae 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: uxselect.h,v 1.9 2007/01/05 15:33:08 cph Exp $
+$Id: uxselect.h,v 1.10 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1991-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b485146957ca72cbc62000f35857ede24f3907d0..7b88ff1e4222101897c967f06212bae44c52a501 100644 (file)
@@ -1,9 +1,10 @@
 /* -*-C-*-
 
-$Id: uxsig.c,v 1.47 2007/01/05 15:33:08 cph Exp $
+$Id: uxsig.c,v 1.48 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1990,1991,1992,1993,1994,1996 Massachusetts Institute of Technology
-Copyright 2000,2001,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ccc21e512c4bf03341e307d8c58b2b12f3fde626..6a4ce8dbbf8b98766b8183dd3974710746e2a6ff 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: uxsig.h,v 1.11 2007/01/05 15:33:08 cph Exp $
+$Id: uxsig.h,v 1.12 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1993,1994,2000,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7a1d3ea864440d0b17c49f10cb59e08233b0ea51..f0bc7b45b6cc44ed54ebecd97c86a9f764307e2b 100644 (file)
@@ -1,9 +1,10 @@
 /* -*-C-*-
 
-$Id: uxsock.c,v 1.33 2007/01/05 15:33:08 cph Exp $
+$Id: uxsock.c,v 1.34 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1993,1996,1997,1998,1999,2000 Massachusetts Institute of Technology
-Copyright 2001,2003,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 24a7cc3f5cdd7d24ad8987d75a20e219a7e049d7..4050e37d7a7f469cd4adf50595114cbc6e0b1a47 100644 (file)
@@ -1,9 +1,10 @@
 /* -*-C-*-
 
-$Id: uxsock.h,v 1.14 2007/01/05 15:33:08 cph Exp $
+$Id: uxsock.h,v 1.15 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1990,1992,1993,1997,1998,1999 Massachusetts Institute of Technology
-Copyright 2001,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 30ca637b41d42b9a0dbe9676317178c0bd773261..fb2ee891819812705abfba0f8e8c827e54798964 100644 (file)
@@ -1,9 +1,10 @@
 /* -*-C-*-
 
-$Id: uxterm.c,v 1.32 2007/01/05 15:33:08 cph Exp $
+$Id: uxterm.c,v 1.33 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1991,1992,1993,1995,1997,2000 Massachusetts Institute of Technology
-Copyright 2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 13645cb5b43f46d905bcedb652b546b06f19ea31..c3911d27492a0fa87e6dae5ee58b57e1f4078578 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: uxterm.h,v 1.8 2007/01/05 15:33:08 cph Exp $
+$Id: uxterm.h,v 1.9 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1990, 1991, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 432db8b2a931a070585649622b5f37f6bdbaf492..cfb592ad71f81d861bf64c655ab219ed9f4dec1b 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: uxtop.c,v 1.32 2007/01/05 15:33:08 cph Exp $
+$Id: uxtop.c,v 1.33 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1990,1991,1992,1993,1994,1995 Massachusetts Institute of Technology
-Copyright 1996,1997,1999,2000,2002,2003 Massachusetts Institute of Technology
-Copyright 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 98b4f94d598624454145e8f7e499d97246f08ebc..6d16aa6680d4675d9082ef68679cedb51ef75392 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: uxtop.h,v 1.6 2007/01/05 15:33:08 cph Exp $
+$Id: uxtop.h,v 1.7 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1990, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 659baeb6e222e0384010167b4778bf093b46423e..9ac50c2145475e63bf2df9528dd4be2ef7812a55 100644 (file)
@@ -1,9 +1,10 @@
 /* -*-C-*-
 
-$Id: uxtrap.c,v 1.43 2007/01/05 15:33:08 cph Exp $
+$Id: uxtrap.c,v 1.44 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1990,1991,1992,1993,1995,1997 Massachusetts Institute of Technology
-Copyright 2000,2001,2002,2003,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 80119a264fe73fe8d48ea92639c84489bf1f1a2a..81a11da7a3aaad2b3636c3e08f8e946dbe4c6506 100644 (file)
@@ -1,9 +1,10 @@
 /* -*-C-*-
 
-$Id: uxtrap.h,v 1.36 2007/01/05 15:33:08 cph Exp $
+$Id: uxtrap.h,v 1.37 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1990,1991,1992,1993,1996,1998 Massachusetts Institute of Technology
-Copyright 2000,2001,2004,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 916bb64307f43c557d4c2d3fa687daf96dda0f8f..86cfc39d843acd51532a8e37722dd544384559ea 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: uxtty.c,v 1.14 2007/01/05 15:33:08 cph Exp $
+$Id: uxtty.c,v 1.15 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1990-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 822cad3b83515cd332daf9f1d66029298d6f1829..b5ac22c1edd5a74c433af64acda57feda2d22205 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: uxutil.c,v 1.10 2007/01/05 15:33:08 cph Exp $
+$Id: uxutil.c,v 1.11 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1990, 1991, 1999, 2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 46bdb37563cce354bd7685c0d242975626260736..1dc2576f18100ae8931f2bd32b6c6a190e9b3cef 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: uxutil.h,v 1.6 2007/01/05 15:33:08 cph Exp $
+$Id: uxutil.h,v 1.7 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1990, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bab49f24e82dfba6038c1d50f365d63b51d02781..cf6bb267278c02dae123eb33106093e38a82f504 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: uxyp.c,v 1.6 2007/01/05 15:33:08 cph Exp $
+$Id: uxyp.c,v 1.7 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cecc8a0adf7f192d2b1e47b3400e57b428b227aa..426dffc0c1e05f63282b0dd5b1263d3a69211b09 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: vector.c,v 9.43 2007/01/05 15:33:08 cph Exp $
+$Id: vector.c,v 9.44 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 81add727e7fed9063bd957d13e1c1a8cd1444a1c..8e8ee3141528d626ed6a3953889c17d119b541c8 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: wabbit.c,v 1.12 2007/01/05 15:33:08 cph Exp $
+$Id: wabbit.c,v 1.13 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1994-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index abca087c82e2f72cf537175452dcc7c08dfa76ba..9a678826d1a63923288fa7b717ec651249b47fc7 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: wind.c,v 1.10 2007/01/05 15:33:08 cph Exp $
+$Id: wind.c,v 1.11 2007/01/05 21:19:25 cph Exp $
 
-Copyright (C) 1990-1999, 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4b6b30f4b4f03a82ccc81464a8130633091d7281..4650178a1d3ec46f99f5d62a8953878c407f63a2 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: winder.h,v 9.29 2007/01/05 15:33:08 cph Exp $
+$Id: winder.h,v 9.30 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987, 1988, 1989, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c030eacd6a7732fbd59bf9895a319e3e448c4a34..1d6bef7852b4c2083d97359337132dbbd31868c7 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: wsize.c,v 9.37 2007/01/05 15:33:08 cph Exp $
+$Id: wsize.c,v 9.38 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1989-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4544423f54f696fb110d29ec65f2b68e9e17f243..50cce35594a2303d4173d6bbae6989a697afd776 100644 (file)
@@ -1,9 +1,10 @@
 /* -*-C-*-
 
-$Id: x11.h,v 1.22 2007/01/05 15:33:08 cph Exp $
+$Id: x11.h,v 1.23 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1989,1990,1991,1992,1993,2000 Massachusetts Institute of Technology
-Copyright 2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 65240925d66c58fa27e7f54ed5512350ab72e76a..d5ec22ce12b7db001d93a365c1f3bb79bc14f19d 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: x11base.c,v 1.89 2007/01/05 15:33:08 cph Exp $
+$Id: x11base.c,v 1.90 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1989,1990,1991,1992,1993,1994 Massachusetts Institute of Technology
-Copyright 1995,1996,1997,1998,2000,2001 Massachusetts Institute of Technology
-Copyright 2003,2004,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2acab87e7848a1cc4f4495f16339ba770842d0ed..79d346e5db8e1c6cf5bf79a507c0833e4b7f8740 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: x11color.c,v 1.8 2007/01/05 15:33:08 cph Exp $
+$Id: x11color.c,v 1.9 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1991, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 315f1dd51e596662f699d75d47ba31e09c7aaefd..958061b6bd8e0ecea2302976c36717dc11f6a026 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: x11graph.c,v 1.44 2007/01/05 15:33:08 cph Exp $
+$Id: x11graph.c,v 1.45 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1989-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 532be7494b4a6b21560b6faec1bc0aef212e22f3..3638e890328daa28efe57e8074d7b79d29f843ee 100644 (file)
@@ -1,9 +1,10 @@
 /* -*-C-*-
 
-$Id: x11term.c,v 1.33 2007/01/05 15:33:08 cph Exp $
+$Id: x11term.c,v 1.34 2007/01/05 21:19:25 cph Exp $
 
-Copyright 1989,1990,1991,1992,1993,1995 Massachusetts Institute of Technology
-Copyright 2000,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e7e8ed3f15fce3be7496266d4a8ae1d942eb9ed1..56ead0aa3549402b3a442ba86daf671b48862dad 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: xdebug.c,v 9.38 2007/01/05 15:33:08 cph Exp $
+$Id: xdebug.c,v 9.39 2007/01/05 21:19:25 cph Exp $
 
-Copyright (c) 1987-2000, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 15f6265f54b8c1924cd33f7d3c4ea0dc6d38151d..f6252456307dda688a0e33cb45d3ae0511ee5f7f 100644 (file)
@@ -1,6 +1,8 @@
 /* -*-C-*-
 
-Copyright (c) 1987, 1988, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
@@ -21,7 +23,7 @@ USA.
 
 */
 
-/* $Id: zones.h,v 9.29 2007/01/05 15:33:08 cph Exp $
+/* $Id: zones.h,v 9.30 2007/01/05 21:19:25 cph Exp $
  *
  * Metering stuff.
  * We break all times into time zones suitable for external analysis.
index b3371cccc254406739ee211cfdf98f8b56511eff..342ef3c85dab7efd0c7566828f294d33c21821d7 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: load.scm,v 1.10 2007/01/05 15:33:09 cph Exp $
+$Id: load.scm,v 1.11 2007/01/05 21:19:26 cph Exp $
 
-Copyright 1995,1998,2001,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2dc66c6f726608c6a5c3e07d897e16a8e47bd424..eba94d8f2a5ba3817f8a2c9bb6fbdf6d9fe9e44e 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pcs.cbf,v 1.6 2007/01/05 15:33:09 cph Exp $
+$Id: pcs.cbf,v 1.7 2007/01/05 21:19:26 cph Exp $
 
-Copyright (c) 1995, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fcd8c42c190315adb65368e913f6d7194a12f1c4..c156a51377b0c46cce3e42b640ac2255fa504bc8 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pcs.pkg,v 1.6 2007/01/05 15:33:09 cph Exp $
+$Id: pcs.pkg,v 1.7 2007/01/05 21:19:27 cph Exp $
 
-Copyright (c) 1995, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 898b6b144bd5cdbb2e0a0997740a8d56b5f82817..c8dc288e02b016cc03c36621a1520b8483c95196 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pcs.sf,v 1.6 2007/01/05 15:33:09 cph Exp $
+$Id: pcs.sf,v 1.7 2007/01/05 21:19:27 cph Exp $
 
-Copyright (c) 1995, 1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9dc975df35b965aa58f96bde51cb077cefddec34..8c42cef297903f56b20eb9adff49cd94cf98f806 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: pcsample.c,v 1.9 2007/01/05 15:33:09 cph Exp $
+$Id: pcsample.c,v 1.10 2007/01/05 21:19:27 cph Exp $
 
-Copyright (c) 1990-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ff10be433a3438e0465583ce9b096f620a0a8114..a17d2399c87d97310437ea03f5d8760275c7a1ae 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pcsample.scm,v 1.7 2007/01/05 15:33:09 cph Exp $
+$Id: pcsample.scm,v 1.8 2007/01/05 21:19:27 cph Exp $
 
-Copyright (c) 1995, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6f749222faf534de2b21259f967d9457a308f75d..7a4f753e0b29dcf40909f89c68fce45e33ab587e 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pcsboot.scm,v 1.5 2007/01/05 15:33:09 cph Exp $
+$Id: pcsboot.scm,v 1.6 2007/01/05 21:19:27 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2c229d028cf5cf1e8a4e65e8f01af499d4399d69..81f26f1fd2aeb1029e11dc9720d8b54bbd48b10e 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: pcscobl.c,v 1.5 2007/01/05 15:33:09 cph Exp $
+$Id: pcscobl.c,v 1.6 2007/01/05 21:19:27 cph Exp $
 
-Copyright (c) 1990-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c13cdb2640b358a2b9657ac213376133a03589d3..f01f526207c8a402386bc9fc5992d0fa46ad9679 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pcscobl.scm,v 1.6 2007/01/05 15:33:09 cph Exp $
+$Id: pcscobl.scm,v 1.7 2007/01/05 21:19:27 cph Exp $
 
-Copyright 1993,1999,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 57c2fc1486076288740872709d2e6c008198c3d7..e38808a8b62ac3f618cc4ab1aca0b7622ad33c41 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pcsdisp.scm,v 1.7 2007/01/05 15:33:09 cph Exp $
+$Id: pcsdisp.scm,v 1.8 2007/01/05 21:19:27 cph Exp $
 
-Copyright 1993,1999,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8538f89f64a916a97ed4b5270efd8e2947ea549b..2753837dfd2ab0c5f5455a7eb20200d264d18590 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: pcsdld.c,v 1.8 2007/01/05 15:33:09 cph Exp $
+$Id: pcsdld.c,v 1.9 2007/01/05 21:19:27 cph Exp $
 
-Copyright (c) 1990-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 088c7b6b62214257c235befaddd8f08d41c880ba..4b0aa5988e182747795549d50fc67b7991116e3e 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pcsintrp.scm,v 1.5 2007/01/05 15:33:09 cph Exp $
+$Id: pcsintrp.scm,v 1.6 2007/01/05 21:19:27 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index de2749d8afd7a0b17202f0c9eed2b9557aab8f48..98d200592d48486ef5d8a2a8b2fd5dab1a6d3f01 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: pcsiproc.c,v 1.5 2007/01/05 15:33:09 cph Exp $
+$Id: pcsiproc.c,v 1.6 2007/01/05 21:19:27 cph Exp $
 
-Copyright (c) 1990-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6a7d341bb08f33810c54bd825053f72ccea6cff6..828f5d413ea84830da77d10afcfc37cde2c44f7e 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pcsiproc.scm,v 1.5 2007/01/05 15:33:09 cph Exp $
+$Id: pcsiproc.scm,v 1.6 2007/01/05 21:19:27 cph Exp $
 
-Copyright (c) 1993, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d3c5dbe54d898226c92ad44d23321f57cccce4d0..08e7e2b35e8f3b9ac1ed90536287cd6b7987ae25 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pribinut.scm,v 1.5 2007/01/05 15:33:09 cph Exp $
+$Id: pribinut.scm,v 1.6 2007/01/05 21:19:27 cph Exp $
 
-Copyright (c) 1993, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6580809701a4b72a05286b22cf582f7da15fe0c9..516275c3a00eb34bf5ae245b99e0b52c0b4af624 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compile.scm,v 1.7 2007/01/05 15:33:09 cph Exp $
+$Id: compile.scm,v 1.8 2007/01/05 21:19:27 cph Exp $
 
-Copyright (c) 2000, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 654bf09aa6c7e148642f9e575157cacfd79ca3d1..ebcca2e6d72464ff60c8b30ee8549ae02d834151 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: format.scm,v 1.6 2007/01/05 15:33:09 cph Exp $
+$Id: format.scm,v 1.7 2007/01/05 21:19:27 cph Exp $
 
-Copyright (c) 1987, 1991, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index edeead9b95bc0ce1bf8c8e01d37763144a6c23e1..8914fb92c66ef6bee671f4d5318f6b8a77134d02 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: load.scm,v 1.7 2007/01/05 15:33:09 cph Exp $
+$Id: load.scm,v 1.8 2007/01/05 21:19:27 cph Exp $
 
-Copyright 2000,2001,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e409ae4b725c6209d90f60e237d8f14b0a0d9b38..4c3ab4698b8e51db458969ff6e3fef2dd3889a60 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: logmer.scm,v 1.30 2007/01/05 15:33:09 cph Exp $
+$Id: logmer.scm,v 1.31 2007/01/05 21:19:27 cph Exp $
 
-Copyright (c) 1988-2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a0a4162c35026aa05578eed16c918837c5095e8b..2b5a1db527ce305ba0d6092965ec7ead1c3bec45 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: mklogs.scm,v 1.25 2007/01/05 15:33:09 cph Exp $
+$Id: mklogs.scm,v 1.26 2007/01/05 21:19:27 cph Exp $
 
-Copyright (c) 1988-2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3f106af6a1fdac32e43a94f5b031f971bb62826f..278413ad7c5f5826f2b2b3669be32dc6d2307d38 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: nparse.scm,v 1.6 2007/01/05 15:33:09 cph Exp $
+$Id: nparse.scm,v 1.7 2007/01/05 21:19:27 cph Exp $
 
-Copyright (c) 1991, 1999, 2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f4a946049d7d331b9dddd1af00e1642da50752d7..5bee7b06bee588531c5979f9f7d6a1afc2703c62 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: object.scm,v 1.9 2007/01/05 15:33:09 cph Exp $
+$Id: object.scm,v 1.10 2007/01/05 21:19:27 cph Exp $
 
-Copyright 1991,2000,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 60cd40bf90256ecd46ed56271c42d2eae62bd0af..fbb83c13e4d61cdf6ad461ae50bb90e68b0dc720 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rcs.pkg,v 1.10 2007/01/05 15:33:09 cph Exp $
+$Id: rcs.pkg,v 1.11 2007/01/05 21:19:27 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c630a92bcb2a9cde29fdf576a8df068ead1b72b5..a9443d0901d5bee0adb8c9aaeccd529a96f9bb80 100755 (executable)
@@ -1,8 +1,10 @@
 #!/bin/sh
 #
-# $Id: Clean.sh,v 1.7 2007/01/05 15:33:10 cph Exp $
+# $Id: Clean.sh,v 1.8 2007/01/05 21:19:29 cph Exp $
 #
-# Copyright 2000,2001 Massachusetts Institute of Technology
+# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+#     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+#     2005, 2006, 2007 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 13b0cb8e7d77d5d9b522170d32c40e209d810ae9..24c8985f2e3547a96ccd5d9474c50dea7fb8b223 100755 (executable)
@@ -1,8 +1,10 @@
 #!/bin/sh
 #
-# $Id: Setup.sh,v 1.10 2007/01/05 15:33:10 cph Exp $
+# $Id: Setup.sh,v 1.11 2007/01/05 21:19:29 cph Exp $
 #
-# Copyright 2000,2001,2006 Massachusetts Institute of Technology
+# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+#     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+#     2005, 2006, 2007 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index f1202add6113800b1744e163cfd7be48a6503dfb..3e9de2e3d024db3a27c3084ef1ef1fa2c4c488d4 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: runtime.cbf,v 1.4 2007/01/05 15:33:10 cph Exp $
+$Id: runtime.cbf,v 1.5 2007/01/05 21:19:29 cph Exp $
 
-Copyright (c) 2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fb393f0c56bb064aab6444d1b4691da0ce174bf3..5fa5d7e762157e79bf6515f2014da1a4bbf25aca 100644 (file)
@@ -1,6 +1,8 @@
-# $Id: Makefile.in,v 1.11 2007/01/05 15:33:09 cph Exp $
+# $Id: Makefile.in,v 1.12 2007/01/05 21:19:27 cph Exp $
 #
-# Copyright 2000,2001,2003,2006 Massachusetts Institute of Technology
+# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+#     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+#     2005, 2006, 2007 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 98770c2936e7b2b638f64d856b16b16c83a1e9c4..a46af4fef1c0663bea8d94b10b18995bafa4d947 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: advice.scm,v 14.22 2007/01/05 15:33:09 cph Exp $
+$Id: advice.scm,v 14.23 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1986,1987,1988,1989,1990,1993 Massachusetts Institute of Technology
-Copyright 1999,2000,2003,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 570edb6d9d596dbfe6b2716e33791d302f6c28c3..8692bbe1e8700572b225367aeee6ba6403b8b81f 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: apply.scm,v 1.8 2007/01/05 15:33:09 cph Exp $
+$Id: apply.scm,v 1.9 2007/01/05 21:19:28 cph Exp $
 
-Copyright (c) 1992, 1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 470b912556b7d2339896cc89b6eb7acfb78428e5..a2eadf93434cfc984c85ef0227b871d75df86afd 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: apropos.scm,v 1.8 2007/01/05 15:33:09 cph Exp $
+$Id: apropos.scm,v 1.9 2007/01/05 21:19:28 cph Exp $
 
-Copyright (c) 1993, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6e11dbed5a0e7c159afb474610d68fe692afc377..ca73755d195ac9d6b617bcf5b9128cc2d02a58b1 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: arith.scm,v 1.64 2007/01/05 15:33:09 cph Exp $
+$Id: arith.scm,v 1.65 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1989,1990,1991,1992,1993,1994 Massachusetts Institute of Technology
-Copyright 1995,1996,1997,1999,2001,2002 Massachusetts Institute of Technology
-Copyright 2003,2004,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9742cd374211e400f926b9299d55ed91c6899e61..20379616a3387693868bfa12fca12a26922c1522 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: berkeley-db.scm,v 1.5 2007/01/05 15:33:09 cph Exp $
+$Id: berkeley-db.scm,v 1.6 2007/01/05 21:19:28 cph Exp $
 
-Copyright 2004,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8a9ea1a3cb2cead5e49c1c6945a7bf09f7131b11..7b3b2e06010948bebd44ffe26efb2cc5c0451318 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: bitstr.scm,v 14.7 2007/01/05 15:33:09 cph Exp $
+$Id: bitstr.scm,v 14.8 2007/01/05 21:19:28 cph Exp $
 
-Copyright (c) 1988, 1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8f976dfe7992e0ab7ab813b4a3b5fc8bf49a1b86..acab65c82b58080322d8318b61d48379c51d393f 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: blowfish.scm,v 1.27 2007/01/05 15:33:09 cph Exp $
+$Id: blowfish.scm,v 1.28 2007/01/05 21:19:28 cph Exp $
 
-Copyright (c) 1997-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b04d67335c8c4b72b17db7b3fc0858872132a825..c39ca5d39ddc24967e67f31fc520769ec5646658 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: boole.scm,v 14.7 2007/01/05 15:33:09 cph Exp $
+$Id: boole.scm,v 14.8 2007/01/05 21:19:28 cph Exp $
 
-Copyright (c) 1988, 1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index dfeaf0319fdb3cb15d883feb1aa92ffbca735f64..bc7bd1535ab7a59e9f9ae3c5979d92aeb150eed1 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: boot.scm,v 14.24 2007/01/05 15:33:09 cph Exp $
+$Id: boot.scm,v 14.25 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1986,1987,1988,1989,1990,1992 Massachusetts Institute of Technology
-Copyright 1993,1996,2001,2004,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e7ca61b13df581c3628c74a8911485d34cd83617..c7f8f5c18265f53c1619e568147fce357b2edc7a 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: char.scm,v 14.29 2007/01/05 15:33:09 cph Exp $
+$Id: char.scm,v 14.30 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1986,1987,1988,1991,1995,1997 Massachusetts Institute of Technology
-Copyright 1998,2001,2003,2004,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 64c85ef6e6c77eb2ff0f742fd101de64d4b43c41..a03e5e02b7c86b9f563c43616396a150d03d87ec 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: chrset.scm,v 14.21 2007/01/05 15:33:09 cph Exp $
+$Id: chrset.scm,v 14.22 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1988,1995,1997,1998,2000,2001 Massachusetts Institute of Technology
-Copyright 2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8e57b7bc2e3b8a8c9b28d5825f06cdc8d0968cce..e07d1c416cf7adbba9f862f4e050b3af485d6331 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: chrsyn.scm,v 1.9 2007/01/05 15:33:09 cph Exp $
+$Id: chrsyn.scm,v 1.10 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1986, 1989-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f39e71a03b3f8a9bd6dea944a0dce5003d65ad00..9f123ad5b3331d3419f86c28f7dc1e358d6bac5a 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: codwlk.scm,v 14.7 2007/01/05 15:33:09 cph Exp $
+$Id: codwlk.scm,v 14.8 2007/01/05 21:19:28 cph Exp $
 
-Copyright (c) 1988, 1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 395d7e3dc060083e1c22751e73498977bcfe1f30..4a9beb257d9d9bd959f4187a0dd9a0c2d701ecd4 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: conpar.scm,v 14.50 2007/01/05 15:33:09 cph Exp $
+$Id: conpar.scm,v 14.51 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1988,1989,1990,1991,1992,1993 Massachusetts Institute of Technology
-Copyright 1994,1999,2001,2003,2004,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0594ec1b4443a11f1bbc8c2d9f7df9785b15108d..fb6f53b9864c260ffc018f8f68447af69434b6e9 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: contin.scm,v 14.16 2007/01/05 15:33:09 cph Exp $
+$Id: contin.scm,v 14.17 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1988,1989,1991,1992,1999,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a20e2c620784872fdfd9479637d0f1e3f5f057eb..2702b4a65ff33fcc64eac122ae1d837665244d45 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: cpoint.scm,v 14.11 2007/01/05 15:33:09 cph Exp $
+$Id: cpoint.scm,v 14.12 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1988,1991,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6cfc118ff98f550464b43acd97a3bdc4384911a2..717c9452a3efbd2e46b83560ca8cb3dce83cdeb5 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: cpress.scm,v 1.15 2007/01/05 15:33:09 cph Exp $
+$Id: cpress.scm,v 1.16 2007/01/05 21:19:28 cph Exp $
 
-Copyright (c) 1992-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 67eaf59103e0fd0a425df342e0794ce38f6bcc75..849ef29d3d7c16003d4c65cabd2bfb2c81c41e16 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: crypto.scm,v 14.19 2007/01/05 15:33:09 cph Exp $
+$Id: crypto.scm,v 14.20 2007/01/05 21:19:28 cph Exp $
 
-Copyright 2000,2001,2002,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c64c8539d3fb9611e3efdeddc31b842234eb1c4f..b9aac38ebe2be5d8395ef6e4dbea24ea6a0cac08 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: datime.scm,v 14.42 2007/01/05 15:33:09 cph Exp $
+$Id: datime.scm,v 14.43 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1986,1987,1988,1989,1990,1993 Massachusetts Institute of Technology
-Copyright 1995,1996,1997,1999,2000,2003 Massachusetts Institute of Technology
-Copyright 2004,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c6eb75941d380457772fb6b46879736b679e0895..729a3e941efcd19f35490e0f7912f5b725b45c17 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dbgcmd.scm,v 14.19 2007/01/05 15:33:09 cph Exp $
+$Id: dbgcmd.scm,v 14.20 2007/01/05 21:19:28 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1af69b8c11f24583dfafd4f33db77373ae38da29..52f88f393bcd6d0e608e119106dbb19aec06ede7 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dbgutl.scm,v 14.26 2007/01/05 15:33:09 cph Exp $
+$Id: dbgutl.scm,v 14.27 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1988,1989,1990,1991,1992,2001 Massachusetts Institute of Technology
-Copyright 2002,2003,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 330b9710f8e16ef830625d31d8d0428b7fe28a8a..28d42f5261346de651a8b243544d6feb55b4a0a7 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: debug.scm,v 14.48 2007/01/05 15:33:09 cph Exp $
+$Id: debug.scm,v 14.49 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1986,1987,1988,1989,1990,1991 Massachusetts Institute of Technology
-Copyright 1992,1993,1999,2001,2002,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1b1339cef8556d1458a348e6f99302ef27226491..09538c9a1406f2e7bb984db401898ef50ae98112 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: defstr.scm,v 14.56 2007/01/05 15:33:09 cph Exp $
+$Id: defstr.scm,v 14.57 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1987,1988,1989,1990,1991,1992 Massachusetts Institute of Technology
-Copyright 1993,1994,1995,1996,1997,2000 Massachusetts Institute of Technology
-Copyright 2001,2002,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 84850b0ebe4977fc3694223a6bfb057e5802c2ac..b2138fd0fdc256fd65c123239735f65438f2f853 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dosdir.scm,v 1.13 2007/01/05 15:33:09 cph Exp $
+$Id: dosdir.scm,v 1.14 2007/01/05 21:19:28 cph Exp $
 
-Copyright (c) 1992, 1999-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d4958f42edb9a1239ed666752d026d93b3a82b66..42696651839a878925eed4bc4114a15ba3fd4a15 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dosprm.scm,v 1.48 2007/01/05 15:33:09 cph Exp $
+$Id: dosprm.scm,v 1.49 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1992,1993,1994,1995,1996,1998 Massachusetts Institute of Technology
-Copyright 1999,2000,2003,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ed80ec29b97ebd4c3401f78ed244959559c0607d..42edd27438ad254aadb4844b734dd9bcfb366732 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dosproc.scm,v 1.6 2007/01/05 15:33:09 cph Exp $
+$Id: dosproc.scm,v 1.7 2007/01/05 21:19:28 cph Exp $
 
-Copyright (c) 1992-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2d60ba0d86943c9b3421cf61ab8ca02a8a6a631e..042795f44be3d4c3ea6e0a61f1e715c98e21669c 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dospth.scm,v 1.45 2007/01/05 15:33:09 cph Exp $
+$Id: dospth.scm,v 1.46 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1992,1993,1994,1995,1996,1997 Massachusetts Institute of Technology
-Copyright 1998,1999,2001,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index be40bed77eb52da6b75718cf0570d73a2316284b..29687305b6f53210cb8af48fe6c76016a75c90ef 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dragon4.scm,v 1.19 2007/01/05 15:33:09 cph Exp $
+$Id: dragon4.scm,v 1.20 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1989-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 41f90cc3881a468eb185efb3578ebaaefb813c61..bba4d63a9164d3c0921a4a83ce723d811db88835 100644 (file)
@@ -1,9 +1,10 @@
 #| -*- Scheme -*-
 
-$Id: ed-ffi.scm,v 1.38 2007/01/05 15:33:09 cph Exp $
+$Id: ed-ffi.scm,v 1.39 2007/01/05 21:19:28 cph Exp $
 
-Copyright (c) 1991,1996,1997,1999,2000 Massachusetts Institute of Technology
-Copyright (c) 2001,2002,2003,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 270574abaac2225a767d9a5f54d959d2f820b07f..b8effe5952269157bf128694a34cb08223527789 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: emacs.scm,v 14.41 2007/01/05 15:33:09 cph Exp $
+$Id: emacs.scm,v 14.42 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1986,1987,1991,1993,1994,1999 Massachusetts Institute of Technology
-Copyright 2001,2003,2004,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ae8b736a7a252d97e466436a4380822468ddc5db..194b2b93c603fd263a9b45de716e22a3d8867cc1 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: equals.scm,v 14.13 2007/01/05 15:33:09 cph Exp $
+$Id: equals.scm,v 14.14 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1987,1991,1993,1994,2001,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ac05a3b5f785453550721e0ce9fffd2632dc2076..61fc72ea3d159be203d315bd9aab589f104f029b 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: error.scm,v 14.71 2007/01/05 15:33:09 cph Exp $
+$Id: error.scm,v 14.72 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1986,1987,1988,1989,1990,1991 Massachusetts Institute of Technology
-Copyright 1992,1993,1995,2000,2001,2002 Massachusetts Institute of Technology
-Copyright 2003,2004,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 67745465bfa91606ae3b35f92af8c3d690d477b9..8c6745acc7e099ecaf6b3359c0706b53dc7efe9a 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: events.scm,v 14.8 2007/01/05 15:33:09 cph Exp $
+$Id: events.scm,v 14.9 2007/01/05 21:19:28 cph Exp $
 
-Copyright (c) 1988-2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e99966bd9474dfbdf2b1a8fccbf3456d88ce0fcc..0ac0cdb8ec586ea8b6eb42806c1a8e5bbc60cafd 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: fileio.scm,v 1.33 2007/01/05 15:33:09 cph Exp $
+$Id: fileio.scm,v 1.34 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1991,1993,1994,1995,1996,1999 Massachusetts Institute of Technology
-Copyright 2001,2004,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 461e78663b8e3fa7fc28586a472c361c20e459c9..fcc2c89859bac820a6e124ac42ed5d0bfaaedd0a 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: fixart.scm,v 1.16 2007/01/05 15:33:09 cph Exp $
+$Id: fixart.scm,v 1.17 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1994,1996,1999,2000,2001,2003 Massachusetts Institute of Technology
-Copyright 2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bc54513f9b01ab047839ea6ea8a741ca0606f97a..813efa9d89da14de40feeb5647af8b9258a833f4 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: format.scm,v 14.10 2007/01/05 15:33:09 cph Exp $
+$Id: format.scm,v 14.11 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1986,1987,1988,1991,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 39ee892cf0848be9917fbbfe7f86a6dd23f42a93..33198c8612f5d4ecb332055c3154409dfc4206ff 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: framex.scm,v 14.22 2007/01/05 15:33:09 cph Exp $
+$Id: framex.scm,v 14.23 2007/01/05 21:19:28 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 104dc0539ea9fc09395f71022cabf1c7ddae62b6..8a029694a56f1d11b9e15beeb0d65e50f7ffb28a 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: gc.scm,v 14.24 2007/01/05 15:33:09 cph Exp $
+$Id: gc.scm,v 14.25 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1986,1987,1988,1989,1990,1991 Massachusetts Institute of Technology
-Copyright 1992,1993,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1d782eb87bb3e90c92ebca897563628b4eb54ecd..080eeb9d00d34c1ddc0081af16afc993e4b6db00 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: gcdemn.scm,v 14.11 2007/01/05 15:33:09 cph Exp $
+$Id: gcdemn.scm,v 14.12 2007/01/05 21:19:28 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 974480f9a78ac78bb951319390e81649a8d256f7..1d3802af7714f1b474c9a56dcb5b79f0c488c0d3 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: gcfinal.scm,v 14.11 2007/01/05 15:33:09 cph Exp $
+$Id: gcfinal.scm,v 14.12 2007/01/05 21:19:28 cph Exp $
 
-Copyright 2000,2002,2003,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7c745f6ed2fab5afd53bade04aa7f53bfb07e209..35bc91e03bbd9bdd4887596bb33a556193aaca84 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: gcnote.scm,v 14.19 2007/01/05 15:33:09 cph Exp $
+$Id: gcnote.scm,v 14.20 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1988,1989,1991,1993,1995,2000 Massachusetts Institute of Technology
-Copyright 2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index de73042bc6c3c648295cbf6b688ef917dcd866c6..859963e70e065ec8235f702abbd7118df3f0cb65 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: gcstat.scm,v 14.9 2007/01/05 15:33:09 cph Exp $
+$Id: gcstat.scm,v 14.10 2007/01/05 21:19:28 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d25e74c685622a2c0fa856ecff657d7491550c61..6da545c89ef3d71c9b6a88af3a02eafc2b5f4b7b 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: gdatab.scm,v 14.10 2007/01/05 15:33:09 cph Exp $
+$Id: gdatab.scm,v 14.11 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1988,1989,1990,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 312b5fedf5cdaf01a95ff6dada20ca79e5b528b5..9de258731d734157be46d1e5911ad66fd40cb904 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: gdbm.scm,v 1.9 2007/01/05 15:33:09 cph Exp $
+$Id: gdbm.scm,v 1.10 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1996,1999,2000,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ab94e7af2855f87eaaead46cf024a6ffe279572a..a20fb4ef409c64cd996afee2ae5ff4a99415f16a 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: gencache.scm,v 1.6 2007/01/05 15:33:09 cph Exp $
+$Id: gencache.scm,v 1.7 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1993-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0dab47a8f838699ee854382d37ca974606bdb5a5..b12dad00693bc270bf5cb7b20225e60ee5171f17 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: geneqht.scm,v 1.5 2007/01/05 15:33:09 cph Exp $
+$Id: geneqht.scm,v 1.6 2007/01/05 21:19:28 cph Exp $
 
-Copyright (c) 1990-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4a586b701ab04f84936f662ee2243fd031e083d7..a34282eb1a14e11f3e535f0bfbbd0fcac1d08e73 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: generic.scm,v 1.15 2007/01/05 15:33:09 cph Exp $
+$Id: generic.scm,v 1.16 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1996,2003,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bb4bf01f7b0c77782da4a619e159df470b05c7de..f660c2fe5cd7a41024b247dea12370e32fb1a2f5 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: genio.scm,v 1.48 2007/01/05 15:33:09 cph Exp $
+$Id: genio.scm,v 1.49 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1991,1993,1995,1996,1999,2002 Massachusetts Institute of Technology
-Copyright 2003,2004,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2b23bd7ac7bbcec3be5732a6079dfeb43c3d3265..61e54c6d31e7db9d433573f713dc58ad5d762227 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: genmult.scm,v 1.7 2007/01/05 15:33:09 cph Exp $
+$Id: genmult.scm,v 1.8 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1996,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7c92fade9c551763f89eefa8af8dbe3108880cea..a29dad9deb5114ed05ee9c4e03a8d84f41f86efa 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: gensym.scm,v 14.9 2007/01/05 15:33:09 cph Exp $
+$Id: gensym.scm,v 14.10 2007/01/05 21:19:28 cph Exp $
 
-Copyright (c) 1988-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d55ef5a774ace4bfebbe099f72d5002ef888465f..38a0a9955dabd1eb384f564293de2561de24a1e3 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: gentag.scm,v 1.7 2007/01/05 15:33:09 cph Exp $
+$Id: gentag.scm,v 1.8 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1996,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9661107e75142a50e7faa39e6cc0e1a5ee3520e5..26cd78facae27783064d1a30edf7d4b9f6b723d2 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: global.scm,v 14.76 2007/01/05 15:33:09 cph Exp $
+$Id: global.scm,v 14.77 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1988,1989,1991,1992,1993,1995 Massachusetts Institute of Technology
-Copyright 1998,2000,2001,2003,2004,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 332be106a409240ec9e7f6761cc00abc8f6474e9..5c07ca2d882a35f2ba157d6791c372a578fbdc9a 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: graphics.scm,v 1.25 2007/01/05 15:33:09 cph Exp $
+$Id: graphics.scm,v 1.26 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1989,1990,1992,1992,1993,1994 Massachusetts Institute of Technology
-Copyright 1995,1996,2001,2002,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3105fa8017e2b20ed7fda03999033732b4158964..fac7ef1465c97f3980de9dc9ac830f88b053f6d2 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: hash.scm,v 14.11 2007/01/05 15:33:09 cph Exp $
+$Id: hash.scm,v 14.12 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1986,1987,1988,1989,1991,1993 Massachusetts Institute of Technology
-Copyright 2004,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f6cac1a2ca74375dc8d722918a385544a4c83849..956fa7e43750a5bf8d576068567e1d27be95c5e7 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: hashtb.scm,v 1.36 2007/01/05 15:33:09 cph Exp $
+$Id: hashtb.scm,v 1.37 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1990,1991,1993,1994,1995,2003 Massachusetts Institute of Technology
-Copyright 2004,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4fbcf7a61fc8d506808db9e097e5203715c38e7d..b361f0108cbc5a45824b223ee38880c09dbe5135 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: histry.scm,v 14.9 2007/01/05 15:33:09 cph Exp $
+$Id: histry.scm,v 14.10 2007/01/05 21:19:28 cph Exp $
 
-Copyright (c) 1988, 1989, 1990, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ce507fe5c831bc61825bdd2136c95f7dd226caf3..d4c1dda878ef03db58a5c90bc878c7d85944eeb3 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: infstr.scm,v 1.19 2007/01/05 15:33:09 cph Exp $
+$Id: infstr.scm,v 1.20 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1988,1989,1990,1991,1992,2001 Massachusetts Institute of Technology
-Copyright 2002,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1af61988789d244b8565e958374c962fe314d90a..78969a0b9a0676e9bee37852a079234ecfee593c 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: infutl.scm,v 1.71 2007/01/05 15:33:09 cph Exp $
+$Id: infutl.scm,v 1.72 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1988,1989,1990,1991,1992,1993 Massachusetts Institute of Technology
-Copyright 1994,1995,1997,1999,2001,2002 Massachusetts Institute of Technology
-Copyright 2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 87ed2d0d3a7085f21f44479c3a711df5ea345f53..99d2a46ca0f8701c0bbe61f8b8630cbfed1951df 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: input.scm,v 14.32 2007/01/05 15:33:09 cph Exp $
+$Id: input.scm,v 14.33 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1986,1987,1988,1989,1990,1991 Massachusetts Institute of Technology
-Copyright 1992,1993,1997,1999,2002,2003 Massachusetts Institute of Technology
-Copyright 2004,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5b7dcc54b93c2fd64b71ca14f644cbfab11be83d..ef13f4cffbcc57c19559e659f65c8f215c20534a 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: intrpt.scm,v 14.28 2007/01/05 15:33:09 cph Exp $
+$Id: intrpt.scm,v 14.29 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1986,1987,1988,1990,1991,1992 Massachusetts Institute of Technology
-Copyright 1993,1994,2004,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8c04836fc436135607180271355df13daa44a899..e0e105b7b8478bf94a03d22f47c072c0e766d05a 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: io.scm,v 14.85 2007/01/05 15:33:09 cph Exp $
+$Id: io.scm,v 14.86 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1986,1987,1988,1990,1991,1993 Massachusetts Institute of Technology
-Copyright 1994,1995,1998,1999,2000,2001 Massachusetts Institute of Technology
-Copyright 2002,2003,2004,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8dfce147605a48b6ee80c8fdcf95adf093e478a6..df284ca02b67d8c71f96d09dcbe6e51b889d6d9a 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: krypt.scm,v 1.15 2007/01/05 15:33:09 cph Exp $
+$Id: krypt.scm,v 1.16 2007/01/05 21:19:28 cph Exp $
 
-Copyright (c) 1988-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0a5c987a8372569e45a1458ad1c5040ce57feeb0..383d469421685ec1a0c8e346e8b2b23d74f39c71 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: kryptdum.scm,v 1.5 2007/01/05 15:33:09 cph Exp $
+$Id: kryptdum.scm,v 1.6 2007/01/05 21:19:28 cph Exp $
 
-Copyright (c) 1994, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9ff1d0231d2a76f21e42c81e2aeead9a63cba30e..887fc1cf6e1d1bf79d561966e55b7920aa5ee66d 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: lambda.scm,v 14.20 2007/01/05 15:33:09 cph Exp $
+$Id: lambda.scm,v 14.21 2007/01/05 21:19:28 cph Exp $
 
-Copyright (c) 1988-2000, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 33f94244309eb2f61ec5f67260a31504f12df857..f256399a256494c4090cc913e496a31108f05d8e 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: lambdx.scm,v 14.13 2007/01/05 15:33:09 cph Exp $
+$Id: lambdx.scm,v 14.14 2007/01/05 21:19:28 cph Exp $
 
-Copyright (c) 1988-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e7c25d4e881c997076d923d876e52f0d2303e57b..b9a27e6663758086bcbfa95a93a1999d2382f1dc 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: list.scm,v 14.53 2007/01/05 15:33:09 cph Exp $
+$Id: list.scm,v 14.54 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1986,1987,1988,1989,1990,1991 Massachusetts Institute of Technology
-Copyright 1992,1993,1994,1995,1996,2000 Massachusetts Institute of Technology
-Copyright 2001,2002,2003,2004,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b034b3fbb27f002b690400868682a89c9206fadc..bdee6edf4d97e6b03e9f43270b8f614d55dadaab 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: load.scm,v 14.82 2007/01/05 15:33:09 cph Exp $
+$Id: load.scm,v 14.83 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1988,1989,1990,1991,1992,1993 Massachusetts Institute of Technology
-Copyright 1994,1999,2000,2001,2002,2003 Massachusetts Institute of Technology
-Copyright 2004,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ad26177108b0cd3da89994b5080daded8c19cf79..bf26872486affbac5a988d7ab2e9048d57384a30 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 14.107 2007/01/05 15:33:09 cph Exp $
+$Id: make.scm,v 14.108 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1988,1989,1990,1991,1992,1993 Massachusetts Institute of Technology
-Copyright 1994,1995,1996,1997,1998,2000 Massachusetts Institute of Technology
-Copyright 2001,2002,2003,2004,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 71adc0928f1c047f0ca3db8d733aa657ca7dccfe..871ad8b6ae1f07d50efbe19124485dfd18761fe7 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: mime-codec.scm,v 14.17 2007/01/05 15:33:09 cph Exp $
+$Id: mime-codec.scm,v 14.18 2007/01/05 21:19:28 cph Exp $
 
-Copyright 2000,2001,2004,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b9d709e013b8acea3f0572c55dfef4b61275e0f9..91376492bf0d1261ac65326ecb323a199b703f35 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: mit-syntax.scm,v 14.28 2007/01/05 15:33:09 cph Exp $
+$Id: mit-syntax.scm,v 14.29 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1989,1990,1991,2001,2002,2003 Massachusetts Institute of Technology
-Copyright 2004,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 391877c2ceea70dd5f50d80fe378f222289c634b..f38204523716e0fb8113996295ea57d5dc9928f8 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: msort.scm,v 14.12 2007/01/05 15:33:09 cph Exp $
+$Id: msort.scm,v 14.13 2007/01/05 21:19:28 cph Exp $
 
-Copyright (c) 1988-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e78d57c5deb13d2f10eedc07901c9be7f8c2f4a7..4dba5bce3d11574cc1bc8f8996ffc91c6f6bc921 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: ntdir.scm,v 1.5 2007/01/05 15:33:09 cph Exp $
+$Id: ntdir.scm,v 1.6 2007/01/05 21:19:28 cph Exp $
 
-Copyright (c) 1997, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2ffdc9676fb3d2c8b8dca4ba590e6cad30d81c45..4d837e49765d020825f1810a3aa10e1b439b61b3 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: ntprm.scm,v 1.48 2007/01/05 15:33:09 cph Exp $
+$Id: ntprm.scm,v 1.49 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1995,1996,1998,1999,2000,2001 Massachusetts Institute of Technology
-Copyright 2003,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4563317f14e1aeee92adf88deafda5ce405f0cfe..40dcef5ccaba4f453d5edc4eace0085d86b6ee48 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: numint.scm,v 1.9 2007/01/05 15:33:10 cph Exp $
+$Id: numint.scm,v 1.10 2007/01/05 21:19:28 cph Exp $
 
-Copyright (c) 1989-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 58e229ef199cc963d91d0550f14a90c4ff4de0a0..80665d7ca951c6bc6956dc6528088875963931f0 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: numpar.scm,v 14.21 2007/01/05 15:33:10 cph Exp $
+$Id: numpar.scm,v 14.22 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1986,1987,1988,1989,1990,1991 Massachusetts Institute of Technology
-Copyright 1993,1995,1997,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7f3ac262fcb34c59b4d785114df31a6bc3139193..8894e5f561e76b2238d92ac76aad6e3c804c4e15 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: option.scm,v 14.51 2007/01/05 15:33:10 cph Exp $
+$Id: option.scm,v 14.52 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1988,1989,1990,1991,1992,1993 Massachusetts Institute of Technology
-Copyright 1994,1995,1997,1998,2001,2002 Massachusetts Institute of Technology
-Copyright 2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index aaba0d2bd948de92c30a9cd254f6de3079419f8d..e4ee7230a8e45e9b64ab4df949fa16abe14a6456 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: optiondb.scm,v 1.18 2007/01/05 15:33:10 cph Exp $
+$Id: optiondb.scm,v 1.19 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1994,1995,1996,1999,2000,2001 Massachusetts Institute of Technology
-Copyright 2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3f47ed954b4f91529e8eff34dcdcf45759688086..781e88c51353ebae86da6e1282038eb5b017861d 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: ordvec.scm,v 1.6 2007/01/05 15:33:10 cph Exp $
+$Id: ordvec.scm,v 1.7 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1995, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 640c389aa4a946957e3dbf85aecb4aa1fb9e5bb0..13ea8e382e028888743db9e9c1445f2f8a4ffe4e 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: os2ctype.scm,v 1.7 2007/01/05 15:33:10 cph Exp $
+$Id: os2ctype.scm,v 1.8 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1995,1999,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2ee5670ed9d37a72b4a86499aae781ff20786b50..f8148a09d6217b587decf152bc3f32909f4c8983 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: os2dir.scm,v 1.8 2007/01/05 15:33:10 cph Exp $
+$Id: os2dir.scm,v 1.9 2007/01/05 21:19:28 cph Exp $
 
-Copyright (c) 1994-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 537555ec34ba548a8512106df1b73cbebeb3e280..744e78e13e8cf8b92945224213f02a9f0ae5be9f 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: os2graph.scm,v 1.26 2007/01/05 15:33:10 cph Exp $
+$Id: os2graph.scm,v 1.27 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1995,1996,1997,1999,2000 Massachusetts Institute of Technology
-Copyright 2001,2002,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a606cb5064e52747d5318b3674b092f31ed0d2e9..b24118ef0a2454bdb0e9a8f8cc23544a2464840b 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: os2prm.scm,v 1.55 2007/01/05 15:33:10 cph Exp $
+$Id: os2prm.scm,v 1.56 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1994,1995,1997,1998,1999,2000 Massachusetts Institute of Technology
-Copyright 2001,2003,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4932635ab0149beffb8887ad6f128c73c714340c..b8dca6cf1dd2e5d4ada0f5d853723c37867ecda3 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: os2winp.scm,v 1.21 2007/01/05 15:33:10 cph Exp $
+$Id: os2winp.scm,v 1.22 2007/01/05 21:19:28 cph Exp $
 
-Copyright (c) 1995-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7be4c3d58d70d701a2379208ac9e5c30a98a8c08..57f53d6534655ffaaaac37a6a5fe818f0c919eee 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: output.scm,v 14.38 2007/01/05 15:33:10 cph Exp $
+$Id: output.scm,v 14.39 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1986,1987,1988,1989,1990,1991 Massachusetts Institute of Technology
-Copyright 1992,1993,1999,2001,2002,2003 Massachusetts Institute of Technology
-Copyright 2004,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7e3f274f953bd9b8a79d5f13263c8bdbce67893d..d99531f853c6c7a5a2f6719da01b369179c7902b 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: packag.scm,v 14.49 2007/01/05 15:33:10 cph Exp $
+$Id: packag.scm,v 14.50 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1988,1989,1991,1992,1993,1994 Massachusetts Institute of Technology
-Copyright 1995,1996,1998,2001,2002,2003 Massachusetts Institute of Technology
-Copyright 2004,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5b0eeb7842f20350f15eaf1c5ef6402de998ac0b..8c813edacdfebcc23b75d4feb0bdfa16cc32e2c1 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: parse.scm,v 14.64 2007/01/05 15:33:10 cph Exp $
+$Id: parse.scm,v 14.65 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1986,1987,1988,1989,1990,1991 Massachusetts Institute of Technology
-Copyright 1992,1993,1994,1997,1998,1999 Massachusetts Institute of Technology
-Copyright 2001,2002,2003,2004,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 51337ebc06ee99938ee9e553de4fb06bc7803f12..be74158d76bac9e314956381eb0581ab50bdb990 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: parser-buffer.scm,v 1.17 2007/01/05 15:33:10 cph Exp $
+$Id: parser-buffer.scm,v 1.18 2007/01/05 21:19:28 cph Exp $
 
-Copyright 2001,2002,2003,2004,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9c0c0b6d9beaf9bab628547a82a5d9223b007aca..75947729e0f2b23ab6a5faa4cf101e410980e498 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: partab.scm,v 14.10 2007/01/05 15:33:10 cph Exp $
+$Id: partab.scm,v 14.11 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1988,1996,2004,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 67f2e699a282e87e8fed89e738f1688824e46cfe..b9e4622f9deb3b4c31d454877a7851f2b40b8666 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pathnm.scm,v 14.50 2007/01/05 15:33:10 cph Exp $
+$Id: pathnm.scm,v 14.51 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1987,1988,1989,1990,1991,1992 Massachusetts Institute of Technology
-Copyright 1993,1994,1995,1996,2000,2001 Massachusetts Institute of Technology
-Copyright 2004,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6643fe87291b8355555a7308957adf35a2305c70..ace492e7f510398975efd2ef7b2f3ba93ff1290b 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pgsql.scm,v 1.12 2007/01/05 15:33:10 cph Exp $
+$Id: pgsql.scm,v 1.13 2007/01/05 21:19:28 cph Exp $
 
-Copyright 2003,2004,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e3fd7005085dbc4507a268d6a4c8260b11eb9735..e7ba1e33c50438a5e4124921a73a607eedd343a0 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: poplat.scm,v 14.7 2007/01/05 15:33:10 cph Exp $
+$Id: poplat.scm,v 14.8 2007/01/05 21:19:28 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 526730d9db2f473940bd21d19fbec5a00b980d10..6fe13971bf54526e30a20b6e8cc2101a8e69c3de 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: port.scm,v 1.47 2007/01/05 15:33:10 cph Exp $
+$Id: port.scm,v 1.48 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1991,1992,1993,1994,1997,1999 Massachusetts Institute of Technology
-Copyright 2001,2002,2003,2004,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index abcee5ca924b8ed4a9f581f76159ea80e3197039..ace5d606bd4638a67d0227ccec30abbc3c26d69a 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pp.scm,v 14.51 2007/01/05 15:33:10 cph Exp $
+$Id: pp.scm,v 14.52 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1986,1987,1988,1989,1990,1991 Massachusetts Institute of Technology
-Copyright 1992,1993,1994,1995,1996,1999 Massachusetts Institute of Technology
-Copyright 2001,2002,2003,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 484a1d20b7866fd65213ac40b4dfd9892df4cb53..ab230acef7192f88017742de81ca95d16c8e35ac 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: prgcop.scm,v 1.10 2007/01/05 15:33:10 cph Exp $
+$Id: prgcop.scm,v 1.11 2007/01/05 21:19:28 cph Exp $
 
-Copyright (c) 1990-1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 87fabc3793b1bedc9ea36d15cf0018cee7367702..1e1f660948c8e262a915a11d49f613ad15604a4f 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: process.scm,v 1.33 2007/01/05 15:33:10 cph Exp $
+$Id: process.scm,v 1.34 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1990,1991,1992,1995,1997,1998 Massachusetts Institute of Technology
-Copyright 1999,2000,2003,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3afec6560119be90746eb59dd6b32760120d4b62..8bd74a797aa05c804b087d1daef1361aee690252 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: prop1d.scm,v 14.9 2007/01/05 15:33:10 cph Exp $
+$Id: prop1d.scm,v 14.10 2007/01/05 21:19:28 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 22c5b482c8fecdd136fdb5d89d03dda11dbcc03d..833c3c885c34472b3337ca00228633e5e55eddd1 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: prop2d.scm,v 14.6 2007/01/05 15:33:10 cph Exp $
+$Id: prop2d.scm,v 14.7 2007/01/05 21:19:28 cph Exp $
 
-Copyright (c) 1988, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7176c1fd6323ec2630c365b4bc5eb565f503ff44..0c341b75464e3af521ebf5624e5cc868c60ff836 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: qsort.scm,v 14.8 2007/01/05 15:33:10 cph Exp $
+$Id: qsort.scm,v 14.9 2007/01/05 21:19:28 cph Exp $
 
-Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ffd9b0d93737c004b6d19817cb76c2b937ee20c6..c3cad44b61b489a03822c19b5fe8dc30c5e4fe8b 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: queue.scm,v 14.8 2007/01/05 15:33:10 cph Exp $
+$Id: queue.scm,v 14.9 2007/01/05 21:19:28 cph Exp $
 
-Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 66c31219c2cf015b2116344425c7910e7e0208f7..a0b4be971e5689f3a930fea6e7e2ec5ae289f1b4 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: random.scm,v 14.39 2007/01/05 15:33:10 cph Exp $
+$Id: random.scm,v 14.40 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1988,1989,1993,1994,1995,1996 Massachusetts Institute of Technology
-Copyright 1998,1999,2000,2001,2003,2004 Massachusetts Institute of Technology
-Copyright 2005, 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 828152582345155aec6ceb3921e721193e5cc251..1e008cc4207d3f497a2be7fa468068af79020be4 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rbtree.scm,v 1.10 2007/01/05 15:33:10 cph Exp $
+$Id: rbtree.scm,v 1.11 2007/01/05 21:19:28 cph Exp $
 
-Copyright (c) 1993-2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7f51e0cf4ec32ffa34d2729927489f02e7f25fa8..3311e93b63f92bfeb4d6e11b5bfc2ee010c28658 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: record.scm,v 1.57 2007/01/05 15:33:10 cph Exp $
+$Id: record.scm,v 1.58 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1989,1990,1991,1993,1994,1996 Massachusetts Institute of Technology
-Copyright 1997,2002,2003,2004,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d1e68f5de45918fe6e9d05c406b12d6aeb679738..19a4d527774c2519a135abb98366538656f05ba1 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: recslot.scm,v 1.11 2007/01/05 15:33:10 cph Exp $
+$Id: recslot.scm,v 1.12 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1995-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9b30b158a753565ae1be65ee0ff6ad04b620f842..40fc4461530448ebf42230d1c7971c496e0daac7 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: regexp.scm,v 1.16 2007/01/05 15:33:10 cph Exp $
+$Id: regexp.scm,v 1.17 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1999,2000,2003,2004,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fd9e43e720d23fdaf6906d9afedae5813bdc883d..35a02383e81ed990a471e95ddac1c4b16b113c74 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rep.scm,v 14.67 2007/01/05 15:33:10 cph Exp $
+$Id: rep.scm,v 14.68 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1986,1987,1988,1989,1990,1991 Massachusetts Institute of Technology
-Copyright 1992,1993,1994,1998,1999,2001 Massachusetts Institute of Technology
-Copyright 2003,2004,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ee748e3b0416e61228f8b94123d681f7501a4195..31b140116303a0c5c9749d062f462244e297ca53 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rexp.scm,v 1.25 2007/01/05 15:33:10 cph Exp $
+$Id: rexp.scm,v 1.26 2007/01/05 21:19:28 cph Exp $
 
-Copyright 2000,2001,2002,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ddb21c6aeecc45c2f040939fd07c5221681688e5..483a98622e9a7dc6cab6bc31f134a22ed14ce9c5 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rgxcmp.scm,v 1.126 2007/01/05 15:33:10 cph Exp $
+$Id: rgxcmp.scm,v 1.127 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1987,1989,1990,1991,1995,1997 Massachusetts Institute of Technology
-Copyright 1999,2001,2002,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 22b3b4af2c1339f45a14e89d7f0d7f460fdf0774..d24082e60b3d273e9e6e380b1faab7d86abc2d06 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: runtime.cbf,v 1.6 2007/01/05 15:33:10 cph Exp $
+$Id: runtime.cbf,v 1.7 2007/01/05 21:19:28 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5c110f29586448702dd7a94ac6a4f230299a2807..1cebe9f8c9b940038b86b3eff5cecb90a14a7110 100644 (file)
@@ -1,11 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: runtime.pkg,v 14.607 2007/01/05 15:33:10 cph Exp $
+$Id: runtime.pkg,v 14.608 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1988,1989,1990,1991,1992,1993 Massachusetts Institute of Technology
-Copyright 1994,1995,1996,1997,1998,1999 Massachusetts Institute of Technology
-Copyright 2000,2001,2002,2003,2004,2005 Massachusetts Institute of Technology
-Copyright 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e1bb1567bad620a1bb3a4f4f9cb36567f049b024..42b786fb15d77142ea815ea758c0fe5b5adf1767 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: runtime.sf,v 14.22 2007/01/05 15:33:10 cph Exp $
+$Id: runtime.sf,v 14.23 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1988,1989,1990,1991,1992,1994 Massachusetts Institute of Technology
-Copyright 1995,1996,2001,2003,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bab0e46536473fcce518af0353e4c438f1c86204..5cf08230802e4808e8952e7db7e4ca6451cbc292 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: savres.scm,v 14.47 2007/01/05 15:33:10 cph Exp $
+$Id: savres.scm,v 14.48 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1988,1989,1990,1991,1992,1995 Massachusetts Institute of Technology
-Copyright 1998,1999,2000,2001,2002,2003 Massachusetts Institute of Technology
-Copyright 2004,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
@@ -124,9 +124,32 @@ USA.
         (if (default-object? port)
             (current-output-port)
             (guarantee-output-port port 'IDENTIFY-WORLD))))
-    (write-string "Copyright " port)
-    (write (decoded-time/year (or time-world-saved (get-decoded-time))) port)
-    (write-string " Massachusetts Institute of Technology." port)
+    (let ((strings
+          `("Copyright (C)"
+            ,@(let loop ((ys copyright-years))
+                (if (pair? (cdr ys))
+                    (cons (string-append (number->string (car ys)) ",")
+                          (loop (cdr ys)))
+                    (list (number->string (car ys)))))
+            "Massachusetts"
+            "Institute"
+            "of"
+            "Technology")))
+      (write-string (car strings) port)
+      (let loop
+         ((strings (cdr strings))
+          (col (string-length (car strings))))
+       (if (pair? strings)
+           (let ((col* (+ col 1 (string-length (car strings)))))
+             (if (<= col* 70)
+                 (begin
+                   (write-string " " port)
+                   (write-string (car strings) port)
+                   (loop (cdr strings) col*))
+                 (begin
+                   (newline port)
+                   (write-string "   " port)
+                   (loop strings 0)))))))
     (newline port)
     (write-string license-statement port)
     (newline port)
index 3c45336d2cbe8d771f3bf702ec1358966d9be629..3288cce338a2672258bcda0efc617c81f41e66fa 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: scan.scm,v 14.10 2007/01/05 15:33:10 cph Exp $
+$Id: scan.scm,v 14.11 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1986,1987,1988,1989,1990,1992 Massachusetts Institute of Technology
-Copyright 2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index db1dabf844a45400f77167cf5585abab0b911891..35663024c6c161ff172750f8783bdfe2cddf85e7 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: scode.scm,v 14.23 2007/01/05 15:33:10 cph Exp $
+$Id: scode.scm,v 14.24 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1986,1987,1988,1989,1990,1991 Massachusetts Institute of Technology
-Copyright 1992,2001,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 49b96673cf76d49462b2409e7b49cb3c29d42ae3..275b7a97737763a208ea70176ec32c9310cd36af 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: scomb.scm,v 14.25 2007/01/05 15:33:10 cph Exp $
+$Id: scomb.scm,v 14.26 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1986,1987,1988,1989,1990,1991 Massachusetts Institute of Technology
-Copyright 1992,1995,1997,2001,2002,2003 Massachusetts Institute of Technology
-Copyright 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 321288301d54a640472e177ac3a66891c8db9548..eebe767b307e2cebda74f3f24dcfdcae7d596293 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: sdata.scm,v 14.6 2007/01/05 15:33:10 cph Exp $
+$Id: sdata.scm,v 14.7 2007/01/05 21:19:28 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8a546efa61e37988aebf0c6f54b715b55d5892c5..10bb2f23f9ec6cc481b7fbe6015d2942362a68c2 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: sfile.scm,v 14.41 2007/01/05 15:33:10 cph Exp $
+$Id: sfile.scm,v 14.42 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1986,1987,1988,1989,1990,1991 Massachusetts Institute of Technology
-Copyright 1999,2001,2003,2004,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6f2322fd1a9d6f8bd64456c6ab93907f590d1a3a..ca897d71da6c21e13909a4004862987992886155 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: site.scm.dos,v 1.17 2007/01/05 15:33:10 cph Exp $
+$Id: site.scm.dos,v 1.18 2007/01/05 21:19:28 cph Exp $
 
-Copyright (c) 1992-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7fc42e2f1b141ebefbe0420b3e6d8a265abee9a2..e6e5981d0887f5f1a7c2f0a0f24ff25a7cd8176a 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: site.scm.unix,v 1.18 2007/01/05 15:33:10 cph Exp $
+$Id: site.scm.unix,v 1.19 2007/01/05 21:19:28 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f224fd8229fc8b188748b124f4d832b836b37d33..a2b2288574c00d19330462cadbb8e9208f1e5dd8 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: socket.scm,v 1.30 2007/01/05 15:33:10 cph Exp $
+$Id: socket.scm,v 1.31 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1996,1997,1998,1999,2001,2002 Massachusetts Institute of Technology
-Copyright 2003,2004,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 06a2d3ef75aa12fe6f0b04f34d5177e341d21687..4b700d29beb15dc54eac7d4e3f2f45a34d8354dd 100644 (file)
@@ -9,9 +9,11 @@ ai.mit.edu.
 This implementation heavily modified by John Kraemer and Chris
 Hanson for inclusion in MIT/GNU Scheme.
 
-$Id: srfi-1.scm,v 1.2 2007/01/05 15:33:10 cph Exp $
+$Id: srfi-1.scm,v 1.3 2007/01/05 21:19:28 cph Exp $
 
-Copyright 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d367cdc892be3adeb1cfff6d5446fc0168f57d83..4ec11b81f35917da2d2df2e03f904ed01f13d24d 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: starbase.scm,v 1.21 2007/01/05 15:33:10 cph Exp $
+$Id: starbase.scm,v 1.22 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1989,1990,1991,1992,1993,1994 Massachusetts Institute of Technology
-Copyright 1995,2001,2002,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 05c55022d47cd16c09c766f64e218957c47b43d8..f75c96a8d1ad0376be2cfdfdebf2f32aa555206c 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: stream.scm,v 14.21 2007/01/05 15:33:10 cph Exp $
+$Id: stream.scm,v 14.22 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1986,1987,1988,1989,1992,1995 Massachusetts Institute of Technology
-Copyright 1998,2003,2004,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e4251ba799830691440b7cf7c12f0afab69b3249..a591dbcc8c28d3c50fee9bf4aa4673a23509c8e3 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: string.scm,v 14.62 2007/01/05 15:33:10 cph Exp $
+$Id: string.scm,v 14.63 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1986,1987,1988,1992,1993,1994 Massachusetts Institute of Technology
-Copyright 1995,1997,1999,2000,2001,2002 Massachusetts Institute of Technology
-Copyright 2003,2004,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d618220dc74bc2d4377c95a88d0806dfa77c4c8e..2f192c2ee36b6c7c851f0433368d87ae695e9708 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: strnin.scm,v 14.19 2007/01/05 15:33:10 cph Exp $
+$Id: strnin.scm,v 14.20 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1988,1990,1993,1999,2003,2004 Massachusetts Institute of Technology
-Copyright 2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 89bc9c4d8fba668efe5555a94c7ebf4e92c46a64..a688015889bbe3e9c643eb221421f0fe85bc64d2 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: strott.scm,v 14.16 2007/01/05 15:33:10 cph Exp $
+$Id: strott.scm,v 14.17 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1988,1993,1999,2004,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e97c53737925988d19e6160c7d63889a808c71d6..c6dbc47b0c40a3fe15c361f8954f2e4a4f6c700c 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: strout.scm,v 14.26 2007/01/05 15:33:10 cph Exp $
+$Id: strout.scm,v 14.27 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1988,1990,1993,1999,2000,2001 Massachusetts Institute of Technology
-Copyright 2003,2004,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6bea780c92bbf9120738fd43deb86723e36ac7a1..86660c4f913b92bae29def4bc69650d65d708b4c 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: symbol.scm,v 1.22 2007/01/05 15:33:10 cph Exp $
+$Id: symbol.scm,v 1.23 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1992,1993,2001,2003,2004,2005 Massachusetts Institute of Technology
-Copyright 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e9018d916003d11efb1de91cb63482c41fe4e2e7..d59a42680a577279a4e040d83d63a93ebf5461a9 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: syncproc.scm,v 1.12 2007/01/05 15:33:10 cph Exp $
+$Id: syncproc.scm,v 1.13 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1999,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 92f2d685f8c803fbf7900b1ecc9df7788bd26b4f..7c4874fd0cefd10d9798fb85eb1262dbb47703dc 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: syntactic-closures.scm,v 14.17 2007/01/05 15:33:10 cph Exp $
+$Id: syntactic-closures.scm,v 14.18 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1989,1990,1991,2001,2002,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 231449d421d4dcd25ec4d3336c46fe37b8207019..0da39b2f89665af27b27f3c93e7717a8b4c1f9a4 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: syntax-check.scm,v 14.6 2007/01/05 15:33:10 cph Exp $
+$Id: syntax-check.scm,v 14.7 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1989-1991, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b9dab57e383bf0b9ae9f6635003720959eb907be..3d426f35ac211e99b23510356f6327027c021c9a 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: syntax-output.scm,v 14.12 2007/01/05 15:33:10 cph Exp $
+$Id: syntax-output.scm,v 14.13 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1989,1990,1991,2001,2002,2003 Massachusetts Institute of Technology
-Copyright 2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 46bf74a8d8d3e1d271f09aef1791dcdd135fce47..1dde799baa5c67c220f173a97660478ff6213538 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: syntax-rules.scm,v 14.9 2007/01/05 15:33:10 cph Exp $
+$Id: syntax-rules.scm,v 14.10 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1989,1990,1991,2001,2002,2003 Massachusetts Institute of Technology
-Copyright 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f5cca0e03cca180f75b6ef2630eb5b9368bcdc1e..d7d592e8e0da3fbd73d996f7d9013e523e800dbb 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: syntax-transforms.scm,v 14.8 2007/01/05 15:33:10 cph Exp $
+$Id: syntax-transforms.scm,v 14.9 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1989-1991, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7c2dee4ac9f531b8366f419049f16f9f729d299a..3d8b16169676c61b6f46a110283fb74ff101acb5 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: sysclk.scm,v 14.7 2007/01/05 15:33:10 cph Exp $
+$Id: sysclk.scm,v 14.8 2007/01/05 21:19:28 cph Exp $
 
-Copyright (c) 1988, 1989, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 10f71dd3b5c5be711c289efc09686458283516ba..883c29cc425688e2564a8ab950901c82a9732971 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: sysmac.scm,v 14.15 2007/01/05 15:33:10 cph Exp $
+$Id: sysmac.scm,v 14.16 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1988,2001,2002,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 53d4e377f9edcd84187d8c4c086c6c3a0f785909..cff3ead5f2c298bd8f5c5f6dadf7064c9bf17a80 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: system.scm,v 14.17 2007/01/05 15:33:10 cph Exp $
+$Id: system.scm,v 14.18 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1986,1987,1988,1989,1991,1998 Massachusetts Institute of Technology
-Copyright 2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bbbe6d13ba7dadfa3a034f0e6feb6ec5bf1d54d6..3e2e0352f3177031492a92c61b97b46ecfc50aca 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: thread.scm,v 1.41 2007/01/05 15:33:10 cph Exp $
+$Id: thread.scm,v 1.42 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1991,1992,1993,1998,1999,2001 Massachusetts Institute of Technology
-Copyright 2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b487ecca8edff8f3077c73c0a21056c054e4e1d9..1bc17df7e2f713230a6b34cb2d7c0d8f334c5cf6 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: tscript.scm,v 1.10 2007/01/05 15:33:10 cph Exp $
+$Id: tscript.scm,v 1.11 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1990,1999,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f2169e674bd5edbe7fac1164221696bb042e2513..63562b290782a2216b659785609bce6a52306526 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: ttyio.scm,v 1.24 2007/01/05 15:33:10 cph Exp $
+$Id: ttyio.scm,v 1.25 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1991,1993,1996,1999,2003,2004 Massachusetts Institute of Technology
-Copyright 2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b8e5cfbfd8be7b3a5acaa58357282116fea09a1e..a159d6a5a591287e4b0ca37c38994ddde523701d 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: tvector.scm,v 1.6 2007/01/05 15:33:10 cph Exp $
+$Id: tvector.scm,v 1.7 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1995-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8a8ab9288f56cfe13922cabb6b5bcc881381b73e..ba9782189e8e6bfce1aeeb09b990aece3ba0cb76 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: udata.scm,v 14.24 2007/01/05 15:33:10 cph Exp $
+$Id: udata.scm,v 14.25 2007/01/05 21:19:28 cph Exp $
 
-Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7cc252f0bfcf2851e18f3708e56b2137a56b2a07..b6f88d333360dfda222a1e012c684c7cf0d4a34e 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: uenvir.scm,v 14.61 2007/01/05 15:33:10 cph Exp $
+$Id: uenvir.scm,v 14.62 2007/01/05 21:19:28 cph Exp $
 
-Copyright (c) 1988-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 354c1f357c49c415b7a511cbf40cf3ec36caca2a..a8013e7ee93abfe0ced1e3f9a19204134a3302df 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: uerror.scm,v 14.54 2007/01/05 15:33:10 cph Exp $
+$Id: uerror.scm,v 14.55 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1988,1989,1990,1991,1992,1993 Massachusetts Institute of Technology
-Copyright 1994,1996,2001,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f8eac52181745dbc485b6c37a395a25bab7fe8a5..e637e7d51b980edb3ec96759dbe46705e19264a6 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: unicode.scm,v 1.28 2007/01/05 15:33:10 cph Exp $
+$Id: unicode.scm,v 1.29 2007/01/05 21:19:28 cph Exp $
 
-Copyright 2001,2003,2004,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e4338f711384bd5e99f9492e2d19ef5865623912..75b6e61bed9d9012855401a4c54d27ed4e9e4b3b 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: unpars.scm,v 14.67 2007/01/05 15:33:10 cph Exp $
+$Id: unpars.scm,v 14.68 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1986,1987,1990,1991,1992,1995 Massachusetts Institute of Technology
-Copyright 1996,2001,2002,2003,2004,2005 Massachusetts Institute of Technology
-Copyright 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 33d2cb23b15f28f97bba9843b78cf276ac941d25..c0d2122742eb1174f1aeb84e9035bc913d270293 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: unsyn.scm,v 14.33 2007/01/05 15:33:10 cph Exp $
+$Id: unsyn.scm,v 14.34 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1986,1987,1988,1989,1990,1991 Massachusetts Institute of Technology
-Copyright 1992,1994,1995,1996,2001,2002 Massachusetts Institute of Technology
-Copyright 2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1952518942c2d90fc15f4bdbd0d623bea4ae49c0..81bd91ca156d88b41c8e0f951794fa2f50723c63 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: unxdir.scm,v 14.15 2007/01/05 15:33:10 cph Exp $
+$Id: unxdir.scm,v 14.16 2007/01/05 21:19:28 cph Exp $
 
-Copyright (c) 1988-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4ccab3d97e37be3e3771d4b6c8c27436d2741458..2bd8eb4bac645e38d2670af0570e7d84925178d6 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: unxprm.scm,v 1.73 2007/01/05 15:33:10 cph Exp $
+$Id: unxprm.scm,v 1.74 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1988,1989,1990,1991,1992,1993 Massachusetts Institute of Technology
-Copyright 1994,1995,1997,1998,1999,2000 Massachusetts Institute of Technology
-Copyright 2001,2003,2004,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e577dc00fd7e7f57d6ab55383a99f0dba5d67336..119755af4f4e006b78a0e5b40d7e4de68c23c26a 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: unxpth.scm,v 14.31 2007/01/05 15:33:10 cph Exp $
+$Id: unxpth.scm,v 14.32 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1987,1988,1989,1991,1994,1995 Massachusetts Institute of Technology
-Copyright 1996,1997,2001,2004,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 56a3177f0a5398cab0147c410df6a51d981d4e3a..a7effb099d6013e6b81d5c932d7790f3efa5164d 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: uproc.scm,v 1.20 2007/01/05 15:33:10 cph Exp $
+$Id: uproc.scm,v 1.21 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1990,1991,1992,1995,1996,2003 Massachusetts Institute of Technology
-Copyright 2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a0177a992e6a1b91bb371e750dee871fb461ccfe..09ad11f2a62638baa7251e3a42c9ab4b493ad4c6 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: url.scm,v 1.47 2007/01/05 15:33:10 cph Exp $
+$Id: url.scm,v 1.48 2007/01/05 21:19:28 cph Exp $
 
-Copyright 2000,2001,2003,2004,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6c7131acb9b79a3efa6f4262c0aa40a9665551b7..107645315fcd8c42de4c4c02f9c4b69a6a009d02 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: urtrap.scm,v 14.18 2007/01/05 15:33:10 cph Exp $
+$Id: urtrap.scm,v 14.19 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1988,1993,2001,2002,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 90a84bc8a60f91a16b540c0a12ee869c1e4e3433..ec1b17cddb93b7b91732eb741f1ec08bbc42bca5 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: usrint.scm,v 1.26 2007/01/05 15:33:10 cph Exp $
+$Id: usrint.scm,v 1.27 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1991,1992,1993,1994,1995,2001 Massachusetts Institute of Technology
-Copyright 2003,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7a07316c9a71175bef1ffbf6b33abf4c01e54d46..8979792e27cd4ab1297dd72f11ad4ccaa7db650f 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: utabs.scm,v 14.21 2007/01/05 15:33:10 cph Exp $
+$Id: utabs.scm,v 14.22 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1986,1987,1988,1991,1992,1994 Massachusetts Institute of Technology
-Copyright 2001,2003,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cb4aec4edbac06e5485dd3b2a18c98d970fe349b..9f3639659cd7e867ebb13cf343e256ffc6f59189 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: vector.scm,v 14.26 2007/01/05 15:33:10 cph Exp $
+$Id: vector.scm,v 14.27 2007/01/05 21:19:28 cph Exp $
 
-Copyright (c) 1988-2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9e21697f06a81dd25a0df6bec46b38c80b74e3c8..6b70362d21ca165cbd83cdfce9059c89cb14fae0 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: version.scm,v 14.222 2007/01/05 15:33:10 cph Exp $
+$Id: version.scm,v 14.223 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1988,1989,1990,1991,1992,1993 Massachusetts Institute of Technology
-Copyright 1995,1996,1997,1998,1999,2000 Massachusetts Institute of Technology
-Copyright 2001,2002,2003,2004,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
@@ -30,7 +30,13 @@ USA.
 
 (declare (usual-integrations))
 
+(define copyright-years)
+
 (define (initialize-package!)
+  (set! copyright-years
+       (let ((now 2007)
+             (then 1986))
+         (iota (+ (- now then) 1) then)))
   (add-subsystem-identification! "Release" '(7 7 90 "+"))
   (snarf-microcode-version!)
   (add-event-receiver! event:after-restore snarf-microcode-version!)
index cca9b2b08425511af0e31ee2f135315bcc79f3e1..b777699e4a4571918c436e8e2c8ac117367a644b 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: where.scm,v 14.15 2007/01/05 15:33:10 cph Exp $
+$Id: where.scm,v 14.16 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1986,1987,1988,1989,1990,1991 Massachusetts Institute of Technology
-Copyright 2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2900d258ee1effb35f900a0723d9b567c5dd923d..62348710fe61b4296b6a3fd5909ab8bfb26b695a 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: win32-registry.scm,v 1.2 2007/01/05 15:33:10 cph Exp $
+$Id: win32-registry.scm,v 1.3 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1999,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6c5d11c9cbdc55d9606f1a49b1d12a7f049b2261..ddeeb78d41e6964877d95def1f753a8ae7e9d392 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: wind.scm,v 14.12 2007/01/05 15:33:10 cph Exp $
+$Id: wind.scm,v 14.13 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1986,1987,1988,1989,1992,1993 Massachusetts Institute of Technology
-Copyright 2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1dee42c4ca1d620ed16c3d89c047f4d10ee77285..44033552eb0f311802fdf51605905ca8c0930fe9 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: wrkdir.scm,v 14.11 2007/01/05 15:33:10 cph Exp $
+$Id: wrkdir.scm,v 14.12 2007/01/05 21:19:28 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d11e15cf0e4061dad2b3f21eee71fd5316bad861..8dd62db1dd4d14be1c06f8d99dc33e86c37f8ad2 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: wttree.scm,v 1.13 2007/01/05 15:33:10 cph Exp $
+$Id: wttree.scm,v 1.14 2007/01/05 21:19:28 cph Exp $
 
-Copyright (c) 1993-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6527271eecab2117295a8a5efb51bdc4c86548e2..e833e8dd97436929cfe65d7eda18bd763ffccc58 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: x11graph.scm,v 1.59 2007/01/05 15:33:10 cph Exp $
+$Id: x11graph.scm,v 1.60 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1989,1990,1991,1992,1993,1995 Massachusetts Institute of Technology
-Copyright 1996,1997,1998,1999,2000,2001 Massachusetts Institute of Technology
-Copyright 2002,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 34f0577dc425c5ecfc29754c104a41a2a92261d1..9536f78d8be8d9618b12da4077fd163710ff4978 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: xeval.scm,v 1.13 2007/01/05 15:33:10 cph Exp $
+$Id: xeval.scm,v 1.14 2007/01/05 21:19:28 cph Exp $
 
-Copyright (c) 1989-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4af14822c203d28c736a21dd590e10325e8fe58e..23b14ac8c6a4a68ddbaf3686c6d155d778c4c5e3 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: ystep.scm,v 1.8 2007/01/05 15:33:10 cph Exp $
+$Id: ystep.scm,v 1.9 2007/01/05 21:19:28 cph Exp $
 
-Copyright 1994,1997,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ba0eb2e87b0f896b6a8140c0343671a54c047ffd..18bd51e661fd98f0548e545146869dc004a55a30 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: butils.scm,v 4.15 2007/01/05 15:33:10 cph Exp $
+$Id: butils.scm,v 4.16 2007/01/05 21:19:29 cph Exp $
 
-Copyright 1988,1989,1991,1992,1993,1996 Massachusetts Institute of Technology
-Copyright 2001,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e6c07b8fbbd0a01a23aea981b95d8f1ae43c69dc..3c9bdb1eab079e65eb8540b04c12365d5cdbb892 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: cgen.scm,v 4.8 2007/01/05 15:33:10 cph Exp $
+$Id: cgen.scm,v 4.9 2007/01/05 21:19:29 cph Exp $
 
-Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8d8c157d5426a2b0269bc2f1f32c99e8d9c58883..5543e227e2d71d048dfb96fe9a4d1933a45e2659 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: chtype.scm,v 4.7 2007/01/05 15:33:10 cph Exp $
+$Id: chtype.scm,v 4.8 2007/01/05 21:19:29 cph Exp $
 
-Copyright (c) 1988, 1993, 1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 707fb00d45ab46467c9d285de1b825436cae6d5c..4a116c9053a0743466b976a5a753c69e1d4117f5 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: copy.scm,v 4.9 2007/01/05 15:33:10 cph Exp $
+$Id: copy.scm,v 4.10 2007/01/05 21:19:29 cph Exp $
 
-Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f283e8a4cb1a515f90b641b63f641cb4919fb1ed..5dd04777178a6f1b43132ab38d4e33c6f3557b9d 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: emodel.scm,v 4.7 2007/01/05 15:33:10 cph Exp $
+$Id: emodel.scm,v 4.8 2007/01/05 21:19:29 cph Exp $
 
-Copyright (c) 1987, 1993, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 412365f9736fee01bcabb9c31255a72339763dc9..0d57848043ca9d661d998fa1d3e889e813070020 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: free.scm,v 4.7 2007/01/05 15:33:10 cph Exp $
+$Id: free.scm,v 4.8 2007/01/05 21:19:29 cph Exp $
 
-Copyright (c) 1988, 1993, 1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index dbc67e956f8d0678d7b545d25dd3ec892d9f2244..a393423249121550d4407413d392c6b0fffeefac 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: gconst.scm,v 4.34 2007/01/05 15:33:10 cph Exp $
+$Id: gconst.scm,v 4.35 2007/01/05 21:19:29 cph Exp $
 
-Copyright 1987,1988,1989,1990,1991,1992 Massachusetts Institute of Technology
-Copyright 1993,1994,1997,2001,2004,2005 Massachusetts Institute of Technology
-Copyright 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index efb561da3c3a38901a63be558e5acd0a355bc551..333231de79a4deced9145f0d3345bd1e2f21a70f 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: gimprt.scm,v 4.5 2007/01/05 15:33:10 cph Exp $
+$Id: gimprt.scm,v 4.6 2007/01/05 21:19:29 cph Exp $
 
-Copyright (c) 1988, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 82578e719e573dff04e74dff0d53e079849178f7..c61b040e890e38bf64650b87bddd813984950446 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: lsets.scm,v 4.6 2007/01/05 15:33:10 cph Exp $
+$Id: lsets.scm,v 4.7 2007/01/05 21:19:29 cph Exp $
 
-Copyright (c) 1988, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c0a6c4562a67ee75a3b257f946443f5c926feab9..43159eb6d60de2d1e6633bd8a239c4d0ee421e50 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 4.45 2007/01/05 15:33:10 cph Exp $
+$Id: make.scm,v 4.46 2007/01/05 21:19:29 cph Exp $
 
-Copyright 1987,1988,1989,1990,1991,1994 Massachusetts Institute of Technology
-Copyright 1995,1998,1999,2000,2001,2002 Massachusetts Institute of Technology
-Copyright 2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 049a6f948b9a3c0fb602d3b85f999abad56b61bf..52055a258afec3b04f305612c1230fae5737b41b 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: object.scm,v 4.20 2007/01/05 15:33:10 cph Exp $
+$Id: object.scm,v 4.21 2007/01/05 21:19:29 cph Exp $
 
-Copyright 1987,1988,1989,1992,1993,1997 Massachusetts Institute of Technology
-Copyright 2001,2002,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2358b208a266ded9863419512ff78e07f237dfdb..2b006d59d2eddc9e25e1003bb2717c5ceafbd62a 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pardec.scm,v 4.17 2007/01/05 15:33:10 cph Exp $
+$Id: pardec.scm,v 4.18 2007/01/05 21:19:29 cph Exp $
 
-Copyright (c) 1988-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8c67ea6323395135a65366c4f2016c6c1aa91cc0..b6ff9c7fdd8db65251b0b4c31333f6641d8daa3e 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pthmap.scm,v 4.8 2007/01/05 15:33:10 cph Exp $
+$Id: pthmap.scm,v 4.9 2007/01/05 21:19:29 cph Exp $
 
-Copyright (c) 1987-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 150b70ee247bd58f72c777cc05db08042fbeaa3c..0b9c0f69f44a948ad1ab5c2fe2e935f29cd990db 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: reduct.scm,v 4.13 2007/01/05 15:33:10 cph Exp $
+$Id: reduct.scm,v 4.14 2007/01/05 21:19:29 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c2f1fe0443c5d84a203cd3890e1b1522e022b6e5..e892e2c2fa21f99d0b2e1d58a8e5e43e20ab4296 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: sf.cbf,v 1.6 2007/01/05 15:33:10 cph Exp $
+$Id: sf.cbf,v 1.7 2007/01/05 21:19:29 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 83ae2614a6889bd17550137289cf5b19fa2aadb6..06360dcb75e563e88ee2a91f92007cc63b378338 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: sf.pkg,v 4.20 2007/01/05 15:33:10 cph Exp $
+$Id: sf.pkg,v 4.21 2007/01/05 21:19:29 cph Exp $
 
-Copyright (c) 1987-1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2de27d90f54980ca20f41f1ff85a890e3babe0df..a9e3fc95ef08d7560d7e7b35656a4b4d4a95bf64 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: sf.sf,v 4.15 2007/01/05 15:33:10 cph Exp $
+$Id: sf.sf,v 4.16 2007/01/05 21:19:29 cph Exp $
 
-Copyright 1988,1989,1995,1996,2001,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ad47db550b1b3a514d85aad3808d8f66acf1042e..7f30a5fbf2452af5a561cbf614211240517254de 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: subst.scm,v 4.21 2007/01/05 15:33:10 cph Exp $
+$Id: subst.scm,v 4.22 2007/01/05 21:19:29 cph Exp $
 
-Copyright 1987,1988,1989,1990,1992,1993 Massachusetts Institute of Technology
-Copyright 1995,2001,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 310e04cd564439e81aa6ce01799e7636df366c42..12e6b02b2a401e2438e1bfa00e2acdd301f11aa6 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: table.scm,v 4.8 2007/01/05 15:33:10 cph Exp $
+$Id: table.scm,v 4.9 2007/01/05 21:19:29 cph Exp $
 
-COPYRIGHT (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cf94aa3146c7327678af9182f99d4dc5fe9ea075..a4385e10ebc9b8f95fe30091471305bc13c1ef79 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: tables.scm,v 4.6 2007/01/05 15:33:10 cph Exp $
+$Id: tables.scm,v 4.7 2007/01/05 21:19:29 cph Exp $
 
-Copyright (c) 1987, 1993, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b86c1d795f1cf99db8b208cc091b82848a2d0a15..ad1e288c8808a212c3b858f354b824ca13a51af3 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: toplev.scm,v 4.30 2007/01/05 15:33:10 cph Exp $
+$Id: toplev.scm,v 4.31 2007/01/05 21:19:29 cph Exp $
 
-Copyright 1987,1988,1989,1990,1991,1992 Massachusetts Institute of Technology
-Copyright 1993,1995,1997,2000,2001,2002 Massachusetts Institute of Technology
-Copyright 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 13991814e1c8eb553fc88e00d971e312363f574d..d2229b74ca10a3bdc7ca1d3515fc3978ba453e3c 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: usicon.scm,v 4.9 2007/01/05 15:33:10 cph Exp $
+$Id: usicon.scm,v 4.10 2007/01/05 21:19:29 cph Exp $
 
-Copyright 1987,1988,1991,1993,2001,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 89e421fe3308938de37f4ddb7ca21c73f86c47ff..253ec68d00f5a97855786057d31615ffb8a0c4ce 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: usiexp.scm,v 4.47 2007/01/05 15:33:10 cph Exp $
+$Id: usiexp.scm,v 4.48 2007/01/05 21:19:29 cph Exp $
 
-Copyright 1987,1988,1989,1990,1991,1992 Massachusetts Institute of Technology
-Copyright 1993,1994,1995,1997,2000,2001 Massachusetts Institute of Technology
-Copyright 2004,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1c1d1623beb7ef3f807ff4b5ec5723732b4656a2..0d376d036378232a6ca586f3cb8e6eaa3ce743b0 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: xform.scm,v 4.14 2007/01/05 15:33:10 cph Exp $
+$Id: xform.scm,v 4.15 2007/01/05 21:19:29 cph Exp $
 
-Copyright (c) 1988-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c93d4d7be0278a6f8d5d9c51320fa89491216569..c115bf7f0456b9ffc78a85f784722e2859ba0d58 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compat.scm,v 1.12 2007/01/05 15:33:10 cph Exp $
+$Id: compat.scm,v 1.13 2007/01/05 21:19:29 cph Exp $
 
-Copyright (c) 1987-1999, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7cfe33f91df39e5b92b24eaf9a89d52ce0b56f77..b0e00d4fdb49d32b64c5611c5af7fa857327888d 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: genenv.scm,v 1.6 2007/01/05 15:33:10 cph Exp $
+$Id: genenv.scm,v 1.7 2007/01/05 21:19:29 cph Exp $
 
-Copyright (c) 1987, 1988, 1989, 1990, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3e7230dd88817fd0b10db133226bf771391e06e9..15f58d5e509eb4c609227c891f55b037b7c27bf7 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: graphics.scm,v 1.8 2007/01/05 15:33:10 cph Exp $
+$Id: graphics.scm,v 1.9 2007/01/05 21:19:29 cph Exp $
 
-Copyright (c) 1987-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2f458c7ad47882320722a2bce148855c3e46d7d6..099bb975338ec4e40a14e7450bd8738c73176b9c 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: sbuild.scm,v 1.9 2007/01/05 15:33:10 cph Exp $
+$Id: sbuild.scm,v 1.10 2007/01/05 21:19:29 cph Exp $
 
-Copyright 1990,1991,1998,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2551072e88c42e8fc6d21e2b7a55e0d7ed44b580..003619201afc03df6c8d03b6ea51143d14650193 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: stream.scm,v 1.5 2007/01/05 15:33:10 cph Exp $
+$Id: stream.scm,v 1.6 2007/01/05 21:19:29 cph Exp $
 
-Copyright (c) 1987, 1988, 1989, 1990, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 67e5f5b7135a79e9b8c1d46bf0eef7e940c8aa2c..e134bd35158805eb4262832c710f657d63c3b951 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: strmac.scm,v 1.6 2007/01/05 15:33:10 cph Exp $
+$Id: strmac.scm,v 1.7 2007/01/05 21:19:29 cph Exp $
 
-Copyright (c) 1987-1990, 1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fd77117ef9bf602783e2d067b0d2685b946301e3..e5d03867324268d86d10eb1acb7fd3117039d92a 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: studen.scm,v 1.15 2007/01/05 15:33:10 cph Exp $
+$Id: studen.scm,v 1.16 2007/01/05 21:19:29 cph Exp $
 
-Copyright (c) 1987-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index df703da4db6e006b6db516e10e8be9926ed99077..957915ec6bc74cb102a24bc94477db305842a2a4 100644 (file)
@@ -1,6 +1,8 @@
-# $Id: Makefile.in,v 1.7 2007/01/05 15:33:10 cph Exp $
+# $Id: Makefile.in,v 1.8 2007/01/05 21:19:29 cph Exp $
 #
-# Copyright 2000,2001,2006 Massachusetts Institute of Technology
+# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+#     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+#     2005, 2006, 2007 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index af0eaa738db9cde139f71207a3ba92096c668228..efbae2c395f563188ca2708d670ace8b967ec23b 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: class.scm,v 1.18 2007/01/05 15:33:10 cph Exp $
+$Id: class.scm,v 1.19 2007/01/05 21:19:29 cph Exp $
 
-Copyright 1995,1997,2002,2002,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5f0eb420952c3ffda78894b33b8224ae15f93c3f..4bb1f7a232f7d0f3e6efceb4ba8fb589e56eac6f 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compile.scm,v 1.10 2007/01/05 15:33:10 cph Exp $
+$Id: compile.scm,v 1.11 2007/01/05 21:19:29 cph Exp $
 
-Copyright 1997,2001,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 77ce334f7bfd7abe3da6c092a810d65d5e579e4e..3e33fa58553adfa19e091aeed79f77514fb7c354 100644 (file)
@@ -1,8 +1,10 @@
 #| -*- Scheme -*-
 
-$Id: ed-ffi.scm,v 1.6 2007/01/05 15:33:10 cph Exp $
+$Id: ed-ffi.scm,v 1.7 2007/01/05 21:19:29 cph Exp $
 
-Copyright (c) 1997, 1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6aae66a7d83be503b36eab0ff20ce82d21b9113a..23c60b011ee9a372cb040a2f38934eb1b32507cd 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: instance.scm,v 1.18 2007/01/05 15:33:10 cph Exp $
+$Id: instance.scm,v 1.19 2007/01/05 21:19:29 cph Exp $
 
-Copyright 1995-2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9919ec2ef9a57309856a19632a445361c0a4fa45..1e22c73fa6bf62b6771189d27183acebc7ce5e1e 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: load.scm,v 1.17 2007/01/05 15:33:10 cph Exp $
+$Id: load.scm,v 1.18 2007/01/05 21:19:29 cph Exp $
 
-Copyright 1997,1998,1999,2001,2002,2003 Massachusetts Institute of Technology
-Copyright 2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f4fe0addbad359d84b5aa7cc680b0764055699f5..cf3cff43838aec22ff9efdef4832af84b6a631ff 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: macros.scm,v 1.19 2007/01/05 15:33:10 cph Exp $
+$Id: macros.scm,v 1.20 2007/01/05 21:19:29 cph Exp $
 
-Copyright 1997,1998,2000,2001,2002,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e8bcc4ce359cc2145eb3e8133aadf64622a90b46..ba47f8480d8297b928bd4335e93fb3648d054b42 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: method.scm,v 1.17 2007/01/05 15:33:10 cph Exp $
+$Id: method.scm,v 1.18 2007/01/05 21:19:29 cph Exp $
 
-Copyright 1995,1997,2003,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 81e7727bdb76861297f42be8a065a9f265369346..a95ab2417641e09f86bed788ebf4a99c0c4d92d3 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: microbench.scm,v 1.6 2007/01/05 15:33:10 cph Exp $
+$Id: microbench.scm,v 1.7 2007/01/05 21:19:29 cph Exp $
 
-Copyright 1993-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 60ece70bd98bb29d6f532b507e77cce2a0e5698e..02e123a22893d08b3b5fbb797d8f518ae5852332 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: printer.scm,v 1.6 2007/01/05 15:33:10 cph Exp $
+$Id: printer.scm,v 1.7 2007/01/05 21:19:29 cph Exp $
 
-Copyright 1996, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 02649812b8e6601e0e1c94884ad99065cc1443fa..fcee937b5f37a33a28d6df489ab7681415fb7a0d 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: slot.scm,v 1.11 2007/01/05 15:33:10 cph Exp $
+$Id: slot.scm,v 1.12 2007/01/05 21:19:29 cph Exp $
 
-Copyright 1995-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1048764d89fde7a36ef4cfc5c7dfb7b335aa5140..90b6d80c2bc9f22c7209dacdac56eff4a5b2c145 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: sos.pkg,v 1.14 2007/01/05 15:33:10 cph Exp $
+$Id: sos.pkg,v 1.15 2007/01/05 21:19:29 cph Exp $
 
-Copyright (c) 1995-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8d08c22d8335758270f8b8bcedad7f97c02b2698..286ef6f486ca504657b2a981b2b650f5ebbf27f7 100644 (file)
@@ -1,6 +1,8 @@
-# $Id: Makefile.in,v 1.4 2007/01/05 15:33:10 cph Exp $
+# $Id: Makefile.in,v 1.5 2007/01/05 21:19:29 cph Exp $
 #
-# Copyright 2004,2006 Massachusetts Institute of Technology
+# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+#     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+#     2005, 2006, 2007 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 286e23bdcd6cf83e82932d145e8cace49a1d9737..2b86b5e281319276c6524e6f87a3f2ad458eb8e3 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compile.scm,v 1.8 2007/01/05 15:33:10 cph Exp $
+$Id: compile.scm,v 1.9 2007/01/05 21:19:29 cph Exp $
 
-Copyright 2003,2004,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c57539283d5b6b218336bc3a8fec4349f64ea8ed..808da5d9536b59ead4abc0003e4b1b10aa45c033 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: expenv.scm,v 1.2 2007/01/05 15:33:10 cph Exp $
+$Id: expenv.scm,v 1.3 2007/01/05 21:19:29 cph Exp $
 
-Copyright 2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index edc0f261f0503aa8f44cd2883b090ec9ac208532..a986c40b165a979c9d039deb3ca430533fa842d3 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: load.scm,v 1.7 2007/01/05 15:33:10 cph Exp $
+$Id: load.scm,v 1.8 2007/01/05 21:19:29 cph Exp $
 
-Copyright 2003,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 705f4372479b4deedb34b72572dc2ee967696905..cddcad0be8b2bf4ec6b012843c84229fef171908 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: mod-lisp.scm,v 1.33 2007/01/05 15:33:10 cph Exp $
+$Id: mod-lisp.scm,v 1.34 2007/01/05 21:19:29 cph Exp $
 
-Copyright 2003,2004,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5ca61670b6e42e836dc07061dc37a4bddfed9c19..8810c31038b594560205deadc2d6eb0002411c24 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: ssp.pkg,v 1.22 2007/01/05 15:33:10 cph Exp $
+$Id: ssp.pkg,v 1.23 2007/01/05 21:19:29 cph Exp $
 
-Copyright 2003,2004,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index dee8fa0d5db8a9a70b01794a5b5babd247ab6332..3ff4e9b5c5ac03b85c033c53e66b2ec9b6043863 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: xhtml-expander.scm,v 1.12 2007/01/05 15:33:10 cph Exp $
+$Id: xhtml-expander.scm,v 1.13 2007/01/05 21:19:29 cph Exp $
 
-Copyright 2002,2003,2004,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 65cf6ea6b7eeda5f7ab26aff5d1a26cf719d4b04..d37d705208d42d5083105508c3f51c924aa69411 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: xmlrpc.scm,v 1.14 2007/01/05 15:33:10 cph Exp $
+$Id: xmlrpc.scm,v 1.15 2007/01/05 21:19:29 cph Exp $
 
-Copyright 2003,2004,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 34b05877b10c203939d67a89a6e6513e163c9297..dc7590b8680400a73aaf3563d28685ad2a6d2d07 100644 (file)
@@ -1,6 +1,8 @@
-# $Id: Makefile.in,v 1.6 2007/01/05 15:33:10 cph Exp $
+# $Id: Makefile.in,v 1.7 2007/01/05 21:19:29 cph Exp $
 #
-# Copyright 2001,2006 Massachusetts Institute of Technology
+# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+#     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+#     2005, 2006, 2007 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index d9c968f7a2c7a8106efc6651d231f29850bb4cc0..2173fa03228b9a823fd4950d34514dd365ffa165 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compile.scm,v 1.10 2007/01/05 15:33:10 cph Exp $
+$Id: compile.scm,v 1.11 2007/01/05 21:19:29 cph Exp $
 
-Copyright 2001,2002,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2c22eafa78cbbc62feb0543c46afb0aff09affda..64a756acfa3864a80d4a92ffaeedd6fee6d055e1 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: ed-ffi.scm,v 1.9 2007/01/05 15:33:10 cph Exp $
+$Id: ed-ffi.scm,v 1.10 2007/01/05 21:19:29 cph Exp $
 
-Copyright 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6828d3d1ec87527f0af6d9aeb9e714b088700b03..5e0bdb39013bfe0ed80ec9929e3fa71bae5b5898 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: load.scm,v 1.19 2007/01/05 15:33:10 cph Exp $
+$Id: load.scm,v 1.20 2007/01/05 21:19:29 cph Exp $
 
-Copyright 2001,2002,2003,2004,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8f80cda0d6201ed0e14241ef9e1c0e942cf9696a..013f8779d9ebc6c8bf4bc6b30dbd2b9a42fe7b51 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: matcher.scm,v 1.36 2007/01/05 15:33:10 cph Exp $
+$Id: matcher.scm,v 1.37 2007/01/05 21:19:29 cph Exp $
 
-Copyright 2001,2002,2004,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 23005651671459ce1fdf233d502664e937842a49..0d9ea2799ed7b05cb4ca528da5e9ddf14ed4d3f0 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: parser.pkg,v 1.23 2007/01/05 15:33:10 cph Exp $
+$Id: parser.pkg,v 1.24 2007/01/05 21:19:29 cph Exp $
 
-Copyright 2001,2002,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 08a417563159d75aefbadaaa3623ac50395c6f1e..eba809ea5be20e7966f9c969d49ec62210f9d81b 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: parser.scm,v 1.37 2007/01/05 15:33:10 cph Exp $
+$Id: parser.scm,v 1.38 2007/01/05 21:19:29 cph Exp $
 
-Copyright 2001,2002,2003,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4bcc00d90a73922132d459fd077a764d37093d6d..6de2b4d976b3448ef75fc456520b63f9ab93ad44 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: shared.scm,v 1.33 2007/01/05 15:33:10 cph Exp $
+$Id: shared.scm,v 1.34 2007/01/05 21:19:29 cph Exp $
 
-Copyright 2001,2002,2003,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c392632bfb47d1e6b9a89a7b8c98503822aa56f8..ee93b0d123b4a68eaf7bd7e046cd3a4be8445562 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: test-parser.scm,v 1.8 2007/01/05 15:33:10 cph Exp $
+$Id: test-parser.scm,v 1.9 2007/01/05 21:19:29 cph Exp $
 
-Copyright 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 176feb8b0aefb0fc560785e2dd2f8ca71d1f4c52..8a11f2b984109150a2f7ac7d70ac431d57f51ea8 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: swat.sf,v 1.7 2007/01/05 15:33:10 cph Exp $
+$Id: swat.sf,v 1.8 2007/01/05 21:19:29 cph Exp $
 
-Copyright (c) 1993-1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index efa9c43aa5e6ae5189c581fc09f5ed61af26278d..2136898a72c1c248f5f05e835181e84146b968bb 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: load.scm,v 1.7 2007/01/05 15:33:10 cph Exp $
+$Id: load.scm,v 1.8 2007/01/05 21:19:29 cph Exp $
 
-Copyright 1994,1995,1998,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0dd88aac73cbafb98317163f4b8584ecde509808..a7bc378392d783ae962ed8b4656d6a6029e3dd57 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: wabbit.cbf,v 1.5 2007/01/05 15:33:10 cph Exp $
+$Id: wabbit.cbf,v 1.6 2007/01/05 21:19:29 cph Exp $
 
-Copyright (c) 1994, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 17d9c1541347a279416249b7e961a131a155c7b8..5dbf3cfc5a8f8237bc53425cfc9471fca9263e22 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: wabbit.pkg,v 1.5 2007/01/05 15:33:10 cph Exp $
+$Id: wabbit.pkg,v 1.6 2007/01/05 21:19:29 cph Exp $
 
-Copyright (c) 1994, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index dc4344d034c83482fa88eebce0e7cd0e542a3e28..3431573554c372e0416f0630043055d5f30f4846 100644 (file)
@@ -1,8 +1,10 @@
 #| -*- Scheme -*-
 
-$Id: wabbit.scm,v 1.5 2007/01/05 15:33:10 cph Exp $
+$Id: wabbit.scm,v 1.6 2007/01/05 21:19:29 cph Exp $
 
-Copyright (c) 1994, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c7f3aa5d74e3a62e59efc6c6a2a94bc6284445a6..01086621303b60bef860d26ed49a5ccf8fdb40f2 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: wabbit.sf,v 1.7 2007/01/05 15:33:10 cph Exp $
+$Id: wabbit.sf,v 1.8 2007/01/05 21:19:29 cph Exp $
 
-Copyright (c) 1994, 1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d065ba4e462b5c7344f4b04540069c309e08f723..c756fa2337658c748cd3d0d84aac11c936ae62d0 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: clipbrd.scm,v 1.9 2007/01/05 15:33:10 cph Exp $
+$Id: clipbrd.scm,v 1.10 2007/01/05 21:19:29 cph Exp $
 
-Copyright 1995-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0663ae9c5cedac48ca000a963292a206ad474443..93835779626ea2c4f260ca54fddd5623551a6a01 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dib.scm,v 1.9 2007/01/05 15:33:10 cph Exp $
+$Id: dib.scm,v 1.10 2007/01/05 21:19:29 cph Exp $
 
-Copyright 1993,2000,2001,2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b4055437d9b215dc7b368031819bbe055b0a46e3..458e0ae5870570eee8b534f003a5f0d021179072 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: dibutils.c,v 1.7 2007/01/05 15:33:10 cph Exp $
+$Id: dibutils.c,v 1.8 2007/01/05 21:19:29 cph Exp $
 
-Copyright (c) 1994-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e57c2fd6e196ad3a77d5b55a6c138486acfbff94..50e99f5525710952d70da5e18468a1d04daa89db 100644 (file)
@@ -1,7 +1,9 @@
 ;; 
-;; $Id: dibutils.def,v 1.6 2007/01/05 15:33:10 cph Exp $
+;; $Id: dibutils.def,v 1.7 2007/01/05 21:19:29 cph Exp $
 ;; 
-;; Copyright (c) 1993, 1999 Massachusetts Institute of Technology
+;; Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+;;     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+;;     2005, 2006, 2007 Massachusetts Institute of Technology
 ;; 
 ;; This file is part of MIT/GNU Scheme.
 ;;
index b67a2fb33ae4acbf8319b8fb88d75560c8d5de37..6c8576e1d8b888068a7b0d8f957d4bd78287bd8d 100644 (file)
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: dibutils.h,v 1.7 2007/01/05 15:33:10 cph Exp $
+$Id: dibutils.h,v 1.8 2007/01/05 21:19:29 cph Exp $
 
-Copyright (c) 1994-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b03a0d29b4c56846ca5d198f6e4c388a6d9e49d1..0c9057db7c86f65c70b78cafc390bd25ca3ca8c8 100644 (file)
@@ -1,7 +1,9 @@
 ###
-### $Id: makefile.msc,v 1.7 2007/01/05 15:33:10 cph Exp $
+### $Id: makefile.msc,v 1.8 2007/01/05 21:19:29 cph Exp $
 ###
-### Copyright (c) 1993, 1999, 2002 Massachusetts Institute of Technology
+### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
+###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
+###     2004, 2005, 2006, 2007 Massachusetts Institute of Technology
 ###
 ### This file is part of MIT/GNU Scheme.
 ###
index 72b0ebe16361fc26b1c7d1e18d3672c38d9a0e2e..1c5eaa2afe0e3b674aa694ceccaea9324f15d25b 100644 (file)
@@ -1,7 +1,9 @@
 ###
-### $Id: makefile.wcc,v 1.7 2007/01/05 15:33:10 cph Exp $
+### $Id: makefile.wcc,v 1.8 2007/01/05 21:19:29 cph Exp $
 ###
-### Copyright (c) 1993-1999, 2002 Massachusetts Institute of Technology
+### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
+###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
+###     2004, 2005, 2006, 2007 Massachusetts Institute of Technology
 ###
 ### This file is part of MIT/GNU Scheme.
 ###
index c6aaf0e920976b3a7f6011e55fdcefe560ff3e94..5c7f307f83ff8f1eef7186bd6e3e6288c5ddbeb1 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: ffimacro.scm,v 1.11 2007/01/05 15:33:10 cph Exp $
+$Id: ffimacro.scm,v 1.12 2007/01/05 21:19:29 cph Exp $
 
-Copyright (c) 1993, 1999, 2001, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 807700c2eb893d3ddc5a7d172cce58bd65c496ca..2dd1da43ecb543283b5e75efaf47c4c7744040c0 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: graphics.scm,v 1.21 2007/01/05 15:33:10 cph Exp $
+$Id: graphics.scm,v 1.22 2007/01/05 21:19:29 cph Exp $
 
-Copyright (c) 1993-1999, 2002 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4980b381d7390b8656dac59ed021582a4934c019..942632b14946441bbdc3b4bfc19e20cf3a424ca8 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 1.17 2007/01/05 15:33:10 cph Exp $
+$Id: make.scm,v 1.18 2007/01/05 21:19:29 cph Exp $
 
-Copyright 1993,1998,2001,2002,2003,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 226edf2ace4929e43b8be889c8c349c632c02bde..81d52d0d1a869a354f9474949fc723e4b92165da 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: module.scm,v 1.7 2007/01/05 15:33:10 cph Exp $
+$Id: module.scm,v 1.8 2007/01/05 21:19:29 cph Exp $
 
-Copyright (c) 1993, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ff78cc321be703f2a6a73a614b8a5926cfd129a3..e85ae1c0ba223aa00cd1f2fbdf642ab02fc6511b 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: protect.scm,v 1.6 2007/01/05 15:33:10 cph Exp $
+$Id: protect.scm,v 1.7 2007/01/05 21:19:29 cph Exp $
 
-Copyright (c) 1993, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e946ea905460c03e08ba4dd89db2951ccce58bc0..c2b45474a3527834f779a373de446b299433f978 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: wf_user.scm,v 1.13 2007/01/05 15:33:10 cph Exp $
+$Id: wf_user.scm,v 1.14 2007/01/05 21:19:29 cph Exp $
 
-Copyright (c) 1993-1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 58601f32251f41eacd3e62fc4fa5c7338eee92bd..165cc526e3a31ede1f5f6d995dff8fd878ac483e 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: win32.cbf,v 1.6 2007/01/05 15:33:10 cph Exp $
+$Id: win32.cbf,v 1.7 2007/01/05 21:19:29 cph Exp $
 
-Copyright (c) 1993, 1999 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 56d7f3ea78a76a75ac6de82d4d14b3bb38689ab7..d9c0b9a7d563bfc50f30d75a719f3ad3aea3688f 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: win32.pkg,v 1.18 2007/01/05 15:33:10 cph Exp $
+$Id: win32.pkg,v 1.19 2007/01/05 21:19:29 cph Exp $
 
-Copyright (c) 1993-2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 77fe0ca10ca06103a79d5c5cbcb200b835bcc403..ec318ffb595c2cd1c640c0157917a8f93f1cfc54 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: win32.sf,v 1.13 2007/01/05 15:33:10 cph Exp $
+$Id: win32.sf,v 1.14 2007/01/05 21:19:29 cph Exp $
 
-Copyright 1993,1995,2001,2002,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7f70dad21dee853c7f66bb23a69a927cc8e50a5c..d8b3bb3812c792b98129b7c3792b5a31c1ff10e4 100644 (file)
@@ -1,9 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: win_ffi.scm,v 1.15 2007/01/05 15:33:10 cph Exp $
+$Id: win_ffi.scm,v 1.16 2007/01/05 21:19:29 cph Exp $
 
-Copyright 1993,1994,1998,2001,2002,2003 Massachusetts Institute of Technology
-Copyright 2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1dfc1ec1fd83ea52c04b6942671d18dc9261517b..bb1c813fc266e1557aa0fce84f18d044c6a286e1 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: wingdi.scm,v 1.6 2007/01/05 15:33:10 cph Exp $
+$Id: wingdi.scm,v 1.7 2007/01/05 21:19:29 cph Exp $
 
-Copyright (c) 1993, 1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b5ced38460ca62a71476dcbccc3b5834b667cd08..77de291239605a8cd73d09ddb47c71622f07b66c 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: winnt.scm,v 1.6 2007/01/05 15:33:10 cph Exp $
+$Id: winnt.scm,v 1.7 2007/01/05 21:19:29 cph Exp $
 
-Copyright (c) 1993, 1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e9defaf59f0d5f606fca49d930d43aeef7b55999..b8756e70a923f89a3886ffdef872131cd8ed9bba 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: winuser.scm,v 1.6 2007/01/05 15:33:10 cph Exp $
+$Id: winuser.scm,v 1.7 2007/01/05 21:19:29 cph Exp $
 
-Copyright (c) 1993, 1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5bcea5c8a4ad1fd675b0a0163cc44110b5bc5093..cb40451f901aa6bbea24eaed7a396e6b3f871811 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: wt_user.scm,v 1.9 2007/01/05 15:33:10 cph Exp $
+$Id: wt_user.scm,v 1.10 2007/01/05 21:19:29 cph Exp $
 
-Copyright (c) 1993, 1999, 2001 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 47947062edf444e3b1735bd5d99d2341165e5b72..46cb8c4fec19ca6fdf23e0bbd2fc255f3ac370e7 100644 (file)
@@ -1,6 +1,8 @@
-# $Id: Makefile.in,v 1.3 2007/01/05 15:33:10 cph Exp $
+# $Id: Makefile.in,v 1.4 2007/01/05 21:19:29 cph Exp $
 #
-# Copyright 2004,2006 Massachusetts Institute of Technology
+# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+#     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+#     2005, 2006, 2007 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index d963a7f1449f4eff02c680a93727ca88922122ae..26b923808e0f161b0e78a24e3416807fd4ee4c48 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compile.scm,v 1.3 2007/01/05 15:33:10 cph Exp $
+$Id: compile.scm,v 1.4 2007/01/05 21:19:29 cph Exp $
 
-Copyright 2004,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 602dfb0d0ff70d93797cc6fbdaa495544d369c4a..0958bb4a66ff456af6a656b43a8b4e1937d44380 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: db.scm,v 1.6 2007/01/05 15:33:10 cph Exp $
+$Id: db.scm,v 1.7 2007/01/05 21:19:29 cph Exp $
 
-Copyright 2003,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 471b9932ed6c3142f563ab0bcee30491b8a2345f..8682c44e76f44e5ab7d7090b3e4e4e91f2010746 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: load.scm,v 1.4 2007/01/05 15:33:10 cph Exp $
+$Id: load.scm,v 1.5 2007/01/05 21:19:29 cph Exp $
 
-Copyright 2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 402d639400ad7011433015d69ec0f509f63ba732..b966716ae9f592a40a4251f4d2524f72b9cd6a53 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: validate-xdoc.scm,v 1.2 2007/01/05 15:33:10 cph Exp $
+$Id: validate-xdoc.scm,v 1.3 2007/01/05 21:19:29 cph Exp $
 
-Copyright 2003 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2df05d708b298674a84bdde61ca584bd0a2495c1..1275a2e8fb2ca3bcff69f7fd8e933d232ac2796c 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: xdoc.pkg,v 1.7 2007/01/05 15:33:10 cph Exp $
+$Id: xdoc.pkg,v 1.8 2007/01/05 21:19:29 cph Exp $
 
-Copyright 2004,2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e6fa776195d0c327ff02c660149e0481dab518ed..9dbd0d53cca0a290ee0dc2f729703be5d176918e 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: xdoc.scm,v 1.5 2007/01/05 15:33:10 cph Exp $
+$Id: xdoc.scm,v 1.6 2007/01/05 21:19:29 cph Exp $
 
-Copyright 2003,2004,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3dfb5350602534998a55a0e25049ba8f2b75b8a4..847697647fc1cb0e2a76d1de0621714b08f7a813 100644 (file)
@@ -1,6 +1,8 @@
-# $Id: Makefile.in,v 1.7 2007/01/05 15:33:10 cph Exp $
+# $Id: Makefile.in,v 1.8 2007/01/05 21:19:29 cph Exp $
 #
-# Copyright 2001,2006 Massachusetts Institute of Technology
+# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+#     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+#     2005, 2006, 2007 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 99665a9d7a88212f3573bb3c3b059f933308ffda..ff00ae0d9f4fc095ff0748333ccbbfbcfe74ab09 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compile.scm,v 1.19 2007/01/05 15:33:11 cph Exp $
+$Id: compile.scm,v 1.20 2007/01/05 21:19:29 cph Exp $
 
-Copyright 2001,2003,2004,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4d0e371889669c593336335b8262b509b0c9b692..b7dca28d4a7e4aa91a2b3462222a07f0e6da7977 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: ed-ffi.scm,v 1.11 2007/01/05 15:33:11 cph Exp $
+$Id: ed-ffi.scm,v 1.12 2007/01/05 21:19:29 cph Exp $
 
-Copyright 2001,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fd381f3701f1f4cbe79c039037c8c461382ef4f1..84b14f6bcebef9578553b4c5f7ded50504eaa393 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: load.scm,v 1.18 2007/01/05 15:33:11 cph Exp $
+$Id: load.scm,v 1.19 2007/01/05 21:19:29 cph Exp $
 
-Copyright 2001,2002,2003,2004,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 20e8ce1add8249643583ae1ad5370c7a043062dd..c315bfda53bc140eb698cbef675a910c23683af0 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: parser-macro.scm,v 1.10 2007/01/05 15:33:11 cph Exp $
+$Id: parser-macro.scm,v 1.11 2007/01/05 21:19:29 cph Exp $
 
-Copyright 2001,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ffe1167da6e4c5218f788d507bf9bdd9ea235e1e..b45ae8fb0d4047b28d4faedc6945e8b8471cf7e0 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rdf-nt.scm,v 1.11 2006/11/09 20:07:38 cph Exp $
+$Id: rdf-nt.scm,v 1.12 2007/01/05 21:19:29 cph Exp $
 
-Copyright 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b8429af4c02c200e7e51de5bcafb1804a6d42cc3..45373810ce02017c0a1a89070e8567b7900d9530 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rdf-struct.scm,v 1.23 2006/11/09 20:11:50 cph Exp $
+$Id: rdf-struct.scm,v 1.24 2007/01/05 21:19:29 cph Exp $
 
-Copyright 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 823171085ba3b7f929e38d8eb1feeae44cf52009..73a5c45c6e7e001c415ba8b09880055e68673ff3 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: test-parser.scm,v 1.14 2007/01/05 15:33:11 cph Exp $
+$Id: test-parser.scm,v 1.15 2007/01/05 21:19:29 cph Exp $
 
-Copyright 2001,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1992bd69049f32b1216ccf650ce1775689ca3f0e..2f8f8c150c6a0bffb0657774180c6be6687beb78 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: test-turtle.scm,v 1.2 2007/01/05 15:33:11 cph Exp $
+$Id: test-turtle.scm,v 1.3 2007/01/05 21:19:29 cph Exp $
 
-Copyright 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index de3292489021644d43d7f21267e1c2ae20d3451a..ad11edb0ef5d6d324cda101315780e446d6cbedd 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: turtle.scm,v 1.18 2007/01/05 15:33:11 cph Exp $
+$Id: turtle.scm,v 1.19 2007/01/05 21:19:29 cph Exp $
 
-Copyright 2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 997d9767f1cc37ce8f8f657aee8783639a5d1189..90fae62d8d7beeedddb96537b767b6fd9816a580 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: xhtml-entities.scm,v 1.5 2007/01/05 15:33:11 cph Exp $
+$Id: xhtml-entities.scm,v 1.6 2007/01/05 21:19:29 cph Exp $
 
-Copyright 2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fd0c5b6025fc7aaa8d69fe85ad765f388b0b23e4..da486988df65eb9212522e76be4f5a8061d0291a 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: xhtml.scm,v 1.22 2007/01/05 15:33:11 cph Exp $
+$Id: xhtml.scm,v 1.23 2007/01/05 21:19:29 cph Exp $
 
-Copyright 2002,2003,2004,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8118c4b0ca5293d136f8923581ba3f31c6e19a98..399ef38e32c4861d4335cada3f437ef9a7b59f69 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: xml-chars.scm,v 1.8 2007/01/05 15:33:11 cph Exp $
+$Id: xml-chars.scm,v 1.9 2007/01/05 21:19:29 cph Exp $
 
-Copyright 2001,2003,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ae4679b01cdb2a48e69a914485509ebadba38a4e..0ced5e8fdcaee6adcbf0f2ef0cdaf01db773df39 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: xml-names.scm,v 1.13 2007/01/05 15:33:11 cph Exp $
+$Id: xml-names.scm,v 1.14 2007/01/05 21:19:29 cph Exp $
 
-Copyright 2003,2004,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6f6137e5a9cb6db74719bc76af29de938ce5c67a..d9afe858ac6b914e4a1a72366dffa387796b85e0 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: xml-output.scm,v 1.41 2007/01/05 15:33:11 cph Exp $
+$Id: xml-output.scm,v 1.42 2007/01/05 21:19:29 cph Exp $
 
-Copyright 2001,2002,2003,2004,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 82c546ffba07179ca0624f23c3d57b20972fda9e..d3f30f7541e9c7cd3bcdf6e375a1c85351825fcb 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: xml-parser.scm,v 1.71 2007/01/05 15:33:11 cph Exp $
+$Id: xml-parser.scm,v 1.72 2007/01/05 21:19:29 cph Exp $
 
-Copyright 2001,2002,2003,2004,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d79a9d5971e0731218da7206bb2aaa593cb2e690..f9562e3a52408096c7e9fd2fbf5fe37321ada29f 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: xml-rpc.scm,v 1.9 2007/01/05 15:33:11 cph Exp $
+$Id: xml-rpc.scm,v 1.10 2007/01/05 21:19:29 cph Exp $
 
-Copyright 2003,2004,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0cdd8005f21041a3b01967d001d12e3099294241..da547a525af242f44cd8de8d2f5bc68ef78c3023 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: xml-struct.scm,v 1.56 2007/01/05 15:33:11 cph Exp $
+$Id: xml-struct.scm,v 1.57 2007/01/05 21:19:29 cph Exp $
 
-Copyright 2001,2002,2003,2004,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9c7f1e1dec1f5c8ea27eb8e55bb71eb0a1693e6c..d1e55e8c7b9d95a74ba331ead6f66d320a171ec1 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: xml.pkg,v 1.89 2007/01/05 15:33:11 cph Exp $
+$Id: xml.pkg,v 1.90 2007/01/05 21:19:29 cph Exp $
 
-Copyright 2001,2002,2003,2004,2005,2006 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bd29801287733a357bb123eb7617c0b041ec8f94..983276aaafc0ad5285cea251a5f7a9076ad2eb90 100644 (file)
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: xpath.scm,v 1.5 2007/01/05 15:33:11 cph Exp $
+$Id: xpath.scm,v 1.6 2007/01/05 21:19:29 cph Exp $
 
-Copyright 2003,2004 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.