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

index 86c58841b93f4c6d01f6922251446cdc382f27ba..315476de37d5ce5f3fdd24cb4ffca60caa448fef 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7b2da3c722bfcf5a1b0ab302bb18a7e5942320ec..98295001ff41fa107290505412ab23ad7507fe19 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 34c38852f1fca5017284f6306d29d5dda6549204..1af333ab335f8dfd9dfef65dd8e94d4c0e92d0eb 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a3d481fcbd01c6a15d5b022857b600e6865e5990..a1332d7f3b46151fac59ab58225121ca42168ceb 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b8cb0db01b54e8a8ff1f5938f55052d717a3326a..8707c368fa4846dac5d00ae04489e8449a81d3b3 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index de8f694e32164bbdefb4fa6b5b73a0ad7d2cf01e..953abdf3c8f33713c29676b74afc4eeb4d6cfcff 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e461c0f533d0c261f748221750b5bafb60f0873e..188b46120997eb5856a53050d75de55d691d81a9 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ee69275cf681dfe12f8e9d56c27c598680952dfb..c27eb69d67abd95b516ba4b53f62adec79d42678 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 10d1d48d413746fc1cb865b2e56088040fdb0db2..3937554e0f6b7ad1218613c3545269ef46368e43 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0192484906185be23f6896fef4b5844ddd9fdc7f..80b3ffa04a2489e0a4b3ce83654ecbe2440c7ac5 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 501200e31cb6d021762e3b9420f59c6cd62ba9ff..f09168f7c0c36c2cd78732b35e9c7bb7cb706555 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 412d4643ff27bfd7615537cf833623b28eb2558e..e78fd14f8846947f81ceab81c98d23ca666c2594 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c7a98d5df64409cf81d6ba49706f532df9104757..9bbf00805244e7fa1e03933ceb5ab69b90bd4c55 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7192b9e558af0e77746641261f92155cdc1aa2de..7cd9e6148a469442d46f085e4eee9bb3de318fc5 100755 (executable)
@@ -2,7 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
+#     Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 5d185d8b0ae8e33e19f89cee43fc6091eebc8970..42403dcb0ada52fa28d16176c7ecb0a4b3bd2aae 100644 (file)
@@ -1,6 +1,7 @@
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
+#     Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index aa56d03f621a45a9999cc8f669e955f834933b2a..2a9c93f9520da7fe42bb5f34239c8f501e432d6e 100755 (executable)
@@ -2,7 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
+#     Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 0117049120419eca2e3f2d55e146cc9504637fec..3036ba6f32a16b5c3fc9a6d0dc282bac16933402 100755 (executable)
@@ -2,7 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
+#     Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index b2add9d675aa641d3e7519a50a6200215a089c1d..b632c209fbe7752f81d9e2bb2e4ef2426e24a584 100755 (executable)
@@ -2,7 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
+#     Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 94219b9b1e4532b85b420181e7cb89e1e50308f8..d9c9b95388c91cd31086b9daedc19c17eec57fa3 100755 (executable)
@@ -2,7 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
+#     Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index d28680c04033f2ad9a94b1901d4865e7a07d2b69..08bb3b4c8058e5993f4977c92ee0aaff927edf19 100755 (executable)
@@ -2,7 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
+#     Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 36f4071cacd75f80ee819eaf17f00a325f3250fe..1a05caa5bd99aa1144950f70397563e0e7b77e2c 100755 (executable)
@@ -2,7 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
+#     Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index a08e2d38369609d3335cf6c055f808c62eaa39a0..8e816e489391b4ddece85346c1d0f546c79dd810 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d5f832c4cf9cf791072640f6a403fe0f6e407d9b..5a807acf6079160973938a9266ac6cdb37c0012f 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c3e1d6c7e44a3e2a14c0ee1b0ea648867d88cd9d..333aed0a4472d2f338be1c35fa5dc0af9be1754b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3c6854ad7f7562901f06f53b6ee91fa1e20ab077..f5c89e34ed254e17c845ec64f2b6c84fb3325ba0 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5ca9000b565505af97bb705dc22f3077a0cf80a6..f2958e38b04c4b4000c0fa771cf07a934eab0d84 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b82010904bd91118d06576842279dda0dc70c91e..ed6f53c66061ba73fccdc35e8f0861bcfe3ceea7 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c0ffd80accdcfdb75b4055bd56efac4068248cf9..cf7eadda4c3e869d5edc954a28031c5ed8841f18 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f10bf678eead916bf6e76a259c6b6a7aa7086ea4..5a11dea672d5dce9ec1c9b2c1240e561b2d15d2d 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0678c83a7041a39b72f3d9918a7cc982f4f61ac8..36a59288fd66379cd14adf6d6afd8635c68293aa 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0e61e6a36d93c4f41c223377f240ce3a80610f9d..b28e9b6caea584486ef8dbdbbc2ef5649844b009 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3e56325d595f7e43fb09963cf6af8f29cf1e529b..f8b19b15abe8b9a256381c23071479984ff570f1 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9293d3939bc92e1aeb77fd32de155ede44694fe1..d922b352cab1b901986a21247113f272eabf89e7 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f3d5f4d4ca7c5b000386589c2d7ee67635acba9a..efb631ce365d2350f27d32af15e2847fd4ae54ee 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 87d95d43a3086aefcca919739540cbe4dac2549b..04a36deed100714a77e174bd5038779a0fa7312c 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fc78e3d23570584fdaf1b0673010062b05438576..25f80e65d4b617d4a55bd49c3b3f38f86efb3f44 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a95a5a1f778104b98d6e2bbbffd13d36ed8da4df..c97ddc31bbf8fb25efcd233bfc3bcb5c1dcd89c8 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index df00bfba2d20dcc08c77953ba919d5ef59a8b762..6d47ca9d63b570ab13da74e185f8185de9915711 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c5cae5d2205dbc772442f9bf2d5010c35f190c50..ff7f1949c78ffb7d123e5ea57fd0773f84298ff5 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index edbb6675bce0b5ad272e29b24f17cb1f0d1cbc49..a96e45e711d6053519d206271a20327ff9f3b1ec 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8c74f65b656c84e4b733ad6341b198e780ffe055..b8540a9e0a9a16aa3616304933fc3668591fae4a 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e9aa14115424398be808b79f7bf7e0ccced4f733..b59bb5027b1f3a1deae9ea22a268f29d266eee15 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 648fd5b10c17943a6847d8cca0caebd27265bfdb..0d1ed0f5145efa91d7b70d27d7d8b51862fe1692 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 77e6dc3eede90cf698b5c6dd85b0371c0e7184c8..f7ca49c81917bc256209c89be53fc9876eb82b6d 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 24cefc8d3e0b7348ff5ce39128d913c927e5c4fd..1219eaba393d2e99b09a96ec1e38847e8486d36d 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e9df8a22427432734e0b8d8457771648d35db373..28495f4a8a564d4c11ea6599253559bbae672175 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cbcc94d606440b69cd084f4aad84ebd9afb5249d..804b8fb621e7885f3fe9ab2c321d78f3eab3c22b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 641c46ac2ed0fff5480688fe1359a0f8a5beb01b..bb2b724fe22628c0285288888c015d732331f9cf 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9fc33b8cbcb550971073ab119f4a5c158274f176..ced17e33f920459ef8f34c2de8d30213d3380d58 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d442492e1259a72fb87c4982b16b54c64ff14a5f..f6c7bec2f380b6843ad751ed4fbedf4e5cb8c625 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 781ce75e81d6d6d7d90a2be343d02932c1aa267f..817187fd25dd82b5bbf55c6bcf5e7e360645c62d 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 66e7b5799ae7cec8afd53b3004c506bf0a3f7935..94b1765b7b67ed43ea731b02c817a83151bfab4d 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0a258cb9dc7f4f5ba8fa8ca3a5c0ac4a0da846b0..a3a47a41ee4d1447aceac4a07816967463d95061 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6a8a08447ae1db8e03aca32c9aca78f70606f093..267286d54b4cc79d0ac6e5f1eed72cecf831ed82 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cf9bf88501ae87a993834cd6ee4d6502f07fc1fa..d5c0236804038afb5e6131557d6365d6f226107f 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c777eafc92ccbb3b257accedf5d273dae2aa4a5a..12db42ae7aed38155c559fecbc5cd0dc07d3fb36 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 36d2fb8d66fcb6449bb9637def3d0841f267301f..5aad9580bb5f99c30c94707402ffa5b613f88438 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index dbadedf084a394aa1d30d646c406960712e48632..67cc28c7ab80a0b2a7ec5a713eb829d648c05070 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 93572b9dad0d30dc45f8b97265e1d7d382fd0bf9..90defd600a9df36df1ee9dde82085e3335863d42 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d83c3186c323f242dd61a2860cd815583fee360d..856ad3cc04b3a7a2a9575ad48e0826a87570eef8 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fc1c4ef8c00721de229d442650624e2a1a6d33de..06c2f70bd4c7b8917dfa8326c01966249653f6dd 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 600f2a97947f59259133b4bc43f4f7b465993cff..1e560efeaf25bd38d70c50c7874968da63c4e174 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c2be1e5fae259b4d80a8f25961ec0c9a663f8b69..d8629be3bdf41625f74cf616b2d0eb16f3c95a9b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6ff160914d2c061a764d542318d86d4045fcc2fb..ce70af022987ad3a7329e5080f08585cf0ff5c3d 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 85afc4f413b50bc637652421dfcce5cadfc21131..ebf222d198f699d0ddb2dfcfc10c66c1e4456f87 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fdd12133f44af4e21f62377b2125af4afedaf9c5..c6ccafc27702d4cdd3ef5dc34bb1dbea8ecf1eb1 100755 (executable)
@@ -2,7 +2,8 @@
 
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
+#     Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 9e29b851a99942ef3c8471bac594dec50b27ffdd..e7f57d02393f6e6865a7c0a12e7cd2e214b5f9cd 100755 (executable)
@@ -2,7 +2,8 @@
 
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
+#     Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 0fb016190d58252356f42bef9d3a0c2504767c66..03823337ace092a17cf21bb56d111ec851baf987 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b5c1df1695665cd0b13b6cb03e2516731ca100ae..42d20bce3406f6d02d52802e417eb9ef7b7f3751 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 89db1c2a10965cecc323d7af433bd5002f891b18..304b4c7bed4c86e5286818dac5d72d15808eeb50 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 203fa9208865cb91fae9ac4fdc5aa52ec27bbd80..8696bb9447424c94609181ff53ccac88138433dc 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ee1603899ae34d4ddac25f12fe9ae4a69f7e8646..4f8e3cd77ef75ddc63d86cca55e7803de8bd24d1 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 72a551f9fc09a32f8673d6971e665660c0440299..42d766c651fe90377c7c0adf2275b947caf732bf 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4cf6fde740dffd2dae4436f0479326db0ab7db67..9fca094113c6c92344f79a7c4225a2b773ec81f4 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a299ea7ac148e0cc0107bf84bd39207400c6313a..81b92f77ec5777601e3359fd2ccaad7bd26f64c9 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7c0de01d60bf40e02ec77cd9ac4cc7af4fa7d515..acd8cdfd9df0521a4f89f27da82b2da2fd129ada 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ae4e38e4e56b310152de40b65425bc603d726a0f..2e80b68b099da893afb7f52e407f9807e6f834a0 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c6923d53bba0f7f98f8b410cc69565a13a67edb2..6b2e7e3a424a8449546f019be0312cdbb03d2afb 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bfd8eb2d6e88340e1b7cadab895f5cc9115b895a..54dd0c05abbfd1d0f8b768ca75781f1bff7edb3c 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index afb1bff1a3e8ffa95fba64fe9744e2dc215589f1..e77794430a0b32975bfab5d4b29573030215c940 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 20df55705d3a60265ec54f708f2326895b6e726c..640b6c4f60cd82f91c8728adc0acdd9e845cf6c1 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f3723c379beeb9663013ee0c335c71037b938b1b..52d6db3c0f4c5b974fa988b1f77df170aee30771 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index aedfb7f2a4b5d11065c7f2089da08c822070523a..d972e596d03b271b0cfc924d59f23eff4934cfd9 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cc41c087ef978b571061e681ca7481f74721cdcf..dc733ae27d69ad3e7631fbb3f136c7d202a8e64b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ab41bbadbdc8d2efc239dbc2ed596502385bbf29..32ada5f14cbc49c883b3ce2266a59f47af09438b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e5d92e3935191586a7ea83d7c2ecb61e38a45541..a985386ec231ac977de220c074fade026e96cb60 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a85b3fbff9ccb2493ffef4a341c971af9ece3957..3f2a1495dc49f4813719feddc11a94473eea1211 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1e64dfd713c1fc31fddd1b00de8be4d2b0beeebe..0d0b01e597894c41e5d8aad2fcb77b674e69528e 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d5acb625cf2f24cfcba1ebeb168854c2ce7cebd2..55e34321af7db7d8a8e39848d0609c99e4e6bd7d 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a3f967fb3c8580303490438864bb157152aed16d..cd5cc9f566b50a210984f49fca33981b5c4f64ea 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 71d0cb1a05b98421fa8801fde534159b7af6967b..3c1c0999677e11e538aff2525b4d299704c5cfc2 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fd09a6b6700effd2d1dc001a52edcd6e0eaa2a3e..fabfd6bacff8350961afb2391cd27ecdbf9e2872 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 81450462fe38be1b360aa6e668a18dd171c15eb3..547aea27e07366ade619cc3e44a11075f78d8b37 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5db9b6ba219623bd0d5b3a935598efb61c72f683..e4147de77634894d08e3ce0d76a46c4528481eb3 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0a478648112072ff3cab7068811235c875e7287e..cf5fd2c25183a60faa9497000089f83ad3c20bfe 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 08f16394cb79271f866ab20601c774815df85eeb..e2523ef4cc4751428ad35b5ebd3bf4612aa233a9 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 965e5c22f85b85d97dfc12c7db44f7c28d14e9a7..25c718eb635519f6a0bd927e1b0eb143e082170b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d8b19d9a587f03ff5c623bdf1d83a475c8b4eda7..f6e9c966a9787e9eea5b850197b4881a66e40c5f 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d1a5777d3082b87f23234caf8cf54cde0651dd0e..2f678f694ad0971605be2410725abe485ce595e5 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d4916752606cbc67359bba26c2a60f421598392d..2fd23b9b47a0a8dab791b37ffa2541dbe052a7c0 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e21a68f974d98df83f348043f0ef9288ab771304..d86f4a566b449790ec05e1fdb7d49d56db262c0c 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ccd739bfaa2fba63b8442793a496e23e56ed40f3..839dc510b47821881cc470636c216fb11f82226f 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7848e855ccc779e1ad6e7c737938d87638056c25..53895c1321dfb8a1a57793a49a4849aa989a642f 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a2e5970e497329a98e0c06e2ec61616cda693c22..146134fdf362629a029e51b5a85e1f9deddc9c69 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c366e812068ec7fb3d189d285418350d1cdee6bf..4574f968a1b2777334caf4658c51021413fb7e95 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 618b54dc3a296fc6460f140e1f250745765596af..a74ba3bbc1194e1ed2474ec3ff4a013d160192e6 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fa575eea205ef7838306bf2d4157fcc710848ec4..6ac27eb07776d263b7f12e11308e0e2b48d37c74 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5863584fedd7ddc3dec0822a321f46d8d6be713f..221e20a715dcd89cd54c395cf64ee0d83a2a38ab 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 11c4f89420dbb3a742142997ca9c5881661dc257..923d7e3516d870fec327b32ccefc7013b3419c38 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 48f246150cddf4bea58ae9c4ccc123b493e1036a..6ccf6ebf1aab36720d25a3f78a0e9bb6f5cd4ad2 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f5becf2847de7429280f071d82f7b36d7e8d8f7e..61e1be3251e939db4b35f19edfeb9f30f8622d6f 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c1003bdf19418cac0ed5afc6c19b11a5b1091f4a..450d9d2fe492bfc4ecf6ed850fb98dad09394a48 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c96b0bf11ea791dba89ba1caab0a7540036b9b2c..d2f3889cc33b34da097b78e05c47a926f7642ca4 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5eea396e0bf40322ab8cb4e0b57a5d38d3f51bf2..7d8e0f0d3dd3da2299fd547e7a917898fe9f6ec4 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 299e591a80143fd6288d4e4c14823912e5075e8f..597879b6a3a85b86e59bc10ec7e2bb615f388cd6 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 43fe5066456597eda503b12be67e10f477fd2baa..e12fd389b26c55692b60486406104e48d3017312 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 36218a1062f60553932a8ffa7031bae39d8dc7c1..666d67069e9b7b7bc422e42c61e2c34773bf73c1 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2bd11322fd39812f728ab188f143493f36a83182..044b9823381a658476ddbea0757f7db21117cf9c 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0bb0d9395443f1d677da5dd9f44bd871bbea0b00..8b40abd28b99d8d8e61543ae29cb83f2806d1acf 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 16662a7ed6c162c5bae0d394c0358ed56d2d61dc..4c6664bd3c342e19ad55177cf4fe02d523c0df67 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2f525d9f53c763f16742a6f1b083254982900227..60a3dba189b791955d43931efd5c77d1f140f80f 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 03a4816a2e24e2581f354cd14791fe8a9fb40943..b0c9316b9e7fdc488f6e9db6be8f607d4fb79069 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 59560e11940e1cc2ca4386b3c3fe04ed709d0b53..8b2fc9f790511b3093d671084675c7e0193c74cb 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ed56203644495bf350306786c38efdb9f8299973..77781bd7d5576df8362a48678827e69585081285 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8c29aa020bcf6e21bd6c17ade7f12dd568516c6c..f975df71324d21255e57d4d15bc86420f8a92655 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6481e0372c475f8af16413236feedf3efd994b40..53e49f9cbd3e70dc981760bc528c02e23cb15585 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index efd3ad1bf38294e65f8b00a44d955fe76ba5e825..a35a78d76cca809fe7b3253be96231eae615980f 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bbe46ea07d395e6ad9fac4ffab393d6de71e21f1..7e65a031fc27d363e90bb2978ca51e8d3ef5b76b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 69df77ee7f68e5059a68679df6fa8c573252d65f..e21f05782f07f60ac0e70715ac6c8e6db81bc43d 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8d5fb19d6d83301516d3e2b527c986c4acecf6e2..17aa83710bdfd0738e1420639dba2caff4bbde00 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 42bc6b42fdea881a3fb70f28d21ec6e4745f540e..dc5cf2522d8aae89cfdf636f9fe0b5a6f6c9064f 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d9820ae09e79183f9400368b44a800a8d5bfceea..b97721259c357b4d523138a5581f4619f8c99c29 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 21c46cdc175fa5a0fa53a59d6fcf4851c8fd657c..d83dc7be44bab1363b6e6e4e4439100e65887cf6 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 58526b8342529f8a4004064103267a4099e90395..ead9c8f1822b310e3a0d92bf2c0c0ace9d72e16d 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index dee0319e053abc7668b26e9aeb47845b1b6b6ad6..dbef76859933b54845d1570e20f843317bba335e 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 322bb12311fc7b61f144c1abf8a2589efbc9d4a7..c4fa7bd09389bdd55c5752cb95b96cf6fcbe37db 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b2abb250c3430432d1d45a72931c3b61fcf963e9..32a2a161c7a24d464d98ddb2ecc44fc6a723491d 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a033d432ec389a4bab681129359a5fec15b36b85..5090c5e63897b1e9d5fb02956b0c8de89c2b6bb3 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7ef0e1012030d796b1b8fb86e1e4750021dd096f..d6466b4ebcb62244e0383d98fd6df506f47cc1fb 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0ab6e9a98d835be79c89082469fa54fc98457152..1811b8f6652021883e4f4d001e3573fefcb7e4a6 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9953eb52141085c73809ed60b44a005bba445ef6..2151ac682a2cbe1ba14eaebc316d543150475ba8 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 111d47c1f40178c5bcdd42757ec0bb9f48a9fce6..481d4678b7b0e632e970e62ccb4d89bc9e2e0973 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 14f11aa18d57e0648ebe26f2e2881933b0b428ef..0420de0c34fd7b38ec443b240b8235f372b17a66 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index df960925f16719ae69efb6121b276814c1757fb2..c6d2308e40e2bbfc5674e571faed6cfdd7351088 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bfcce66a7601818f6381357437dfb7600588523e..eccf461f7bcf8c7b1627c369cb22262fb68e0947 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3e80cdedefcb4b79d69266a4c428b0a37f600762..48894ac5b3e78504f2df19190035864e3c70c572 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c67c7c9ebb704e87ac9d316f112d4fc113bc4675..73c2ac1ee8c20ef710379b3533f8304f9296aec2 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bd1f6f930df268603be08db4e4721e8ccd71a174..5a166cc19de4707c50f9646312c0a140e1b8cc69 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0d84506927964f8c4780dd599721a325c01f9cfa..ff1579f237ef18ab76e0c2d675857211a38ac372 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index dcb3d540a9c74c40de0a81b55260b8ed71addb90..7c29698587bd96fe2d3ec6db694045776b94ede4 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b4616cf889180a1d8283931aa84cca3a28f24050..8d9d36ce31befdcd4bbb7c2501a8c32f59cbe83a 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b9f3347a5313061e8abeb0f2baeb5c23e782db9a..1c10ad635c23c0674d1ab01a26bcf9522e38b905 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c8fc5549c28a2edc7771dcd84df9df949044120a..2d072e05eebf54b4cab72989df5c8ad74d41b1b8 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b226dbc08c3fa5533cd6399e56d005d899b89f6c..bac01c62c480172c7e86165e05833350ccf7517b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cfb6b68a46eefc3e22b3036426f17d66ce1c2a50..5f44befc098b386324c0995b3c17507d5bf28df4 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1776d1e35c8e7fb41892d07440d8e38e4ae91a85..09f057e9f24749f70aca6e26f36db0163fed6cee 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1cd18d4ec72f2b1453c8ffe6ffb1b1c3f9424831..018c1ae2cfb4b0e41c145e0e9a6a2c478ae078e9 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2a09a9119df53c28dc8ac65ab5e31a120d2c8b1a..8db90b568d678eb9c844a97f0273722ea74a3af4 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d5a57f0af7d938c2ad972d651393eb16beac2ca4..9467440ab1517942bd23d9825d011049bd96deba 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fb9305fc306d1150afd5644fe8249c44ec592fd7..438ced38ee02090a38ea13363b968e31a5faeff3 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 16b0ec9105d3ab7d90588232ccf2c518c3c2397c..a65f33e17e5371ff2553a9b626cd1ec3798f0c4c 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 57060389883df426184a3792b26a698c03811a33..5b7e9982b46cdf0af2cf48ab9fb3f2443992c088 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 303680e15a8933c6e4ecf8990bd582eb1469f8cf..a87842d799455c07f838e2ea1c20946d0a927ce7 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fd1ff346e4a3716e9ab53f3b294e7154b44b490a..86d9b720cc5dadc37ce8fd64f8d579562250a687 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 239d7c0e85615ae39f1c8aa947857d18e0470009..c321b5676d4182d00e56bd160373c8ab7bbd160d 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f584cd230d946cda23d5b5e302249b7f459b6871..fb18cb22ba5d37fb44762da63ce1a74492642318 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0840c8f2825ba969320c58746c5b2b0a0148c95e..bad18580fc4defc203740c4d33910234b04fc810 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 864dec7aa101bf087b2be32e21fe25443123bccc..2cd74dc902917a2c24789335c54148f321860524 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f744ab65b8ff175f064b997ad60a2746712fa484..c79a0835e213eb6c0393827d3a7a0bcac71cb44f 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bf1508d1829cf128b0925c4e343ff53bb8fd7cf4..a08241d266508e43d6e86326d2d3274368c32682 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 08099473701ff706e5989a5410c37b790fc76ae2..76f1641900432a81f0f6318d4746c7438e385017 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c6e72be71b42ba30334bc0fc4a03e33d739625f4..c90f400667af8efe7de3bf4c9dd5b34354399fc6 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bfc62633e5acba68af3b85753f513471a63c2bd4..af24e2d3402dfc203c6aaa6de9688f06fd3b95fc 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cc9efc9d9f233248ae7917a7d0402d072005c915..565eee4645f9b3a3e02b75004c0fd7b4c9597e71 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 93619d1669b992fdcea802bedcbc4e09c4f384c3..b3da157f6429a4b056527d18a90deb9e73f4ccee 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d18c65e16c24a596db0ea2076fd0255689527250..3a5a46334a47f9c5164b86304cb8fcae5930c86e 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0e6f2057c62173f20562570e6560056329597c95..2cd01f9563fbcd37c059756574c25bcea51d1a56 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7d05f243ac98bdcde332af43f50b18c03fe7a4d7..3cc0c956fb1175c98b235f00baf47cd690227f90 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6620cebff54bab60a21a348734baa5748ca40651..581c76e2196d5708b1ef9063347e102a3bd421e7 100644 (file)
@@ -4,7 +4,7 @@ $MC68020-Header: coerce.scm,v 1.10 88/08/31 05:56:37 GMT 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, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a9f527956bc607731a67daeb3717b8378d1ef295..2fd6ec19562e45769ca03697a720b339e58b78d0 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 832b80f722148b22cb8c59eb0f71bd96c5df24a7..34314bdb9ccf02821ade62d6e664d0a80664fb5d 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b334d8d6d990cf53f300c2834d54143417bfcaa4..5380fa3ab2d95eb21014ef7a01b7f37ece32d868 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 40494a3b24ef7e0e20e897a1c9e57f3d804a59ee..465b4a096b1a7cd997220a3de67641a5d21e7689 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3a73ee6b497e2b5640b9fcdc4d2bacf3867222e4..8a7f7951f8a363f49ad87a3bdf097f7dac2c8f80 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 10cffb0a02de3083a61c6f34894e717c7e405da5..701bdb46eb29974451525f90dc9c1feb6808c058 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 171e9dbf083daf60318e0baa5f0cd89619900117..333617ecdd772322d731193df9c1da876598ea84 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 478719a18878107b81af944fed8a62814911b7c4..f60c63fed87076ff73b7b0db30b18b9d3c7a722b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bcb0a57ecd171df33a4427b50ca282516493a045..55b12959451262ba558f3a1ea75b2b0c3520daf8 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 70c790420e72ac9e42006946ff6d3093b5ba75f0..b9a9fb7c12b4f44334fc9bd0943df9a8c20b6148 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 706825b4598d41e01c117e0814745d170eb23fbb..a2e19f6bf52dcffbb0424c710b0d2fccec728e99 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 90a5779dd2fb814ed660c85121657b42fcddbad6..7c7284060ad3949bb7700c18a9b82b9fa1859f95 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b14a6ec3c97f951b13ad1e61c014ffe7145e41f2..39a98ad51a2f1ecf652d78bad48f920384a538a2 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8f8b0e3d586fc9236b3e5e54153cba6988f1cf3d..988684439a866d8546919f4d75f1737444cec100 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e53121f0ebcc31d6f70e37a06aefc3331555f603..78c55acb74a6a38a7eda6cd9746034c58f4e932d 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f38432c116aaf7c5efdfe1f13a94e6c4dae74e87..109fddfd40ccbc3d66922bcc7d349f04aa27a054 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 58f7e881466c823649feb93098470929d611cc16..8a934704c23631081e5cef931b6c2b74fdc5edae 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a6e88d51d4ba35206a38975f313d0e0de5730269..7f6a1e09f7f3650a758980002e31ed16d9eac11b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2bd714e715d1485fb164d59ed527778db43ec7ea..e9796b29f552cc3c9594b574bd8b64d9c760579e 100644 (file)
@@ -4,7 +4,7 @@ $MC68020-Header: /scheme/compiler/bobcat/RCS/rgspcm.scm,v 4.2 1991/05/06 23:17:0
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 18777a656a48e59936225202a1a27c9c7c245aa4..9387275bee12b6ff2c8f430e2ca7f47783fb30e1 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c1329852e732caf3bf56f7034e9f99fc10859cbb..73585baace0144793529561e8df36b64c7277502 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5803e1fd4677d44687fa3c3eb00e3b7a1dadec1a..a14f7f2811a8decffd9f0d4ffd5300e5cf89cdc3 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 08d9a62ca0a04c59937f3c16198fba909fff96b5..776b3ae61429c49c54b999cce29a930d11ed34b0 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 36b8335fd27b3478283bea1aa076fa93bba7a9bd..550d04c83ae497c1c50a648f56ad4a734f073e6b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c973f0b90b6e92fec70380daeaced2d927d14211..201a761e068d5a9ae35b8b0bf812a364640e9aa8 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 90626d4332b8ce7c0fffd81f0f5f9a354b556b05..c85f9f930688c3a8c431717af1b1b58b676f0bf5 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4bd69cb8e045b699af2168267670874bfde79ff1..f6b99f5bfc7b5ac960ab5ceb9b1b599db23b8b7f 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 39d3ab5027a93ce744443febc8011b1cbbec4711..3619046979bd71d7c8d5a72b92f2a5f65cc4b271 100644 (file)
@@ -4,7 +4,7 @@ $MC68020-Header: coerce.scm,v 1.10 88/08/31 05:56:37 GMT 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, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 149f32b71951e216d9ecc93b3d725487ab4530f9..fdd604d53551d6ecf8256f4f1c3ab11db30f9a83 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4624ddc02290526a7de278b78d0abb5a20161e8a..ec7eed15da30cc4935f31b17943d277cf137b63c 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cb18d25cae72650015c70deb24dd97056a34e99c..a20ab74b14f76e255ec3dad0d582e9eba0db1a54 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index de5ee863d2b089616ca7989ccac33446bf2445f2..b33f38e817c1ada0bbff3b9d17c31ea26ae80b73 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c8fc5549c28a2edc7771dcd84df9df949044120a..2d072e05eebf54b4cab72989df5c8ad74d41b1b8 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ec92beac84149dd50db370da4b4d0b1bebb8f1a1..0c83180bdc3c646fe72e512d9aa7861eb5621f43 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f0d292ceaaacc61963178ea6fcc18120bc208eda..facb5e78e507d7b8fe6b392dac976cdf271d01a7 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index abd8670b58900b795ccc24408df852bf1dc80628..9cd2361335b504d2a6291be4464fe047d298a2e2 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 46e0620054efdb8e2867746dd9b5c8a2410b6a22..30c35459a57d46172d8de890b8c1d4544d5a2e93 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2906b56a8bafa9bc0a090614d3d134d4e44ec35e..680bd58d81a15e6092003d991f50882287072723 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ab52f667aab979fc8f224c562c0b09f0ea7c8d01..78f953b408ecd209784e0086418450af7dd16ce8 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 129d50498447f631dee0f7a9ed8b667ef7930952..1d0c6cc6ea67276ee5d47fead35e3cd8caedd330 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ea9ebdbb5f50d0a4edbc295f7b1ded9d4f01fc87..28f259ee3ef85d534728be67f33ef7553aa7d1a8 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3d83820426ae4009abc9a2f727eae0dbdb2f3e87..0e0df706310933afd36e43d001c87dd4e34ee62b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a25f2a41b798abe35636f3a8be45a8b428f34751..9940437f438ee0ff49fcbce598a58205b13a4dc4 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 025169b1156a8852a9eab2599ea02fa3a2c7b61c..7489788a9f6ff999baa0f81b8903df998abe1b28 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 503b2dae7b04a3fd98d6a5e8986faec1d61fe4e4..352d39af67e96d3f32c987e3ea66221ec461834f 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3b270be956abda7731642ff197fd17109b899fb3..7d392bda59e1061cc6db6ea89f602c90d08ccf5c 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3fb71139de9bdbcaf1f7d50454759d54ccacefaf..e6158a82dac3ffe4a931026af18f112714114461 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c8c1974ead5ebd18ba208fcddf58f78e2313c623..cfbf5afcc7cc7dc0c4ddb15d2bb6f4afa5090fdd 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ed99a8a37b66a2b635c70785cf9cdacd5bc4e2b0..ea4821f51a6a9d079f662da04f5a1c06def8fc9c 100644 (file)
@@ -4,7 +4,7 @@ $MC68020-Header: rgspcm.scm,v 4.1 87/12/30 07:05:38 GMT 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, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 92aa34e92394ca629c528bcbbc3e297a1bb4c802..ead830a32bc585a37cce3b2c3a499b4390fb33c9 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 582a3c4b3b8ab22744f02c9f32c2dd5bc4a55d23..69fea7f27ec20ce6bb93b76fc2fc9eb2522d7e69 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2f0fa66d405e1e233a134218561ead375c339d30..c613ca6d7ca8f0fa786cad8ba4378ac361fa8d11 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cbb00eebe992c7d5916b136d88e1af6279a9204f..5f6a2cbc1d2b3af3aa7a5081ab7577d5389ae012 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 25877da84484a58d6986808f43d952290cbe19c7..f26daf23bfc0f3bd6c32b8d1d5809d577feac5d0 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0ce97f268fdd5c24253f8eee714da97ad4e44ecc..4c0f6fe0fcbe4d219e80d9b6fc78bfdd0c867e78 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c0ccd9d3a1f87581bc76876b5cbbd6ba2224fb52..9b7200173394acd8be016fe0b68c9de3206cef0d 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 133cc49c828f73c424909b6daaa8caf43276b6d5..c3ad73002b4e7b55ec139028e4b3946066122dcd 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5d09b8f3d5c42b553c2ce1d618c5b7e855b6857c..8b91843709209b9e60297a60f2d0b622d276a681 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cd046fb7089d9cf0dc66a2db25736a54d63eb977..f9a3822a946ef25cf15029cbd89c58f68f0b0760 100644 (file)
@@ -2,8 +2,8 @@
  !###
  !### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
  !###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
- !###     2004, 2005, 2006, 2007, 2008 Massachusetts Institute of
- !###     Technology
+ !###     2004, 2005, 2006, 2007, 2008, 2009 Massachusetts Institute
+ !###     of Technology
  !###
  !### This file is part of MIT/GNU Scheme.
  !###
index 67736e3b6d0b966a2323a2068bbd1cfff3de77a1..d08b996624ee961c7203313380cbd28549af4371 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e510de1e21d19bf05985f90b88e5aa92206809c4..ea09e00ba79c278a58f07a18c9542d21656a72d1 100644 (file)
@@ -4,7 +4,7 @@ $MC68020-Header: coerce.scm,v 1.10 88/08/31 05:56:37 GMT 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, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a5be85b384e54fdcb9a7ff82f619c3a37947074e..51dd12c86cb94b5d67ac8f8d3947b20f220b378d 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a4f0df17d4b879a4da78ebea3fdaec550f1995f7..99efb9a69e3c5b4825d2e558128ef18d59aebf2a 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 78ca8fea92ad9849ec337332c21624546f96a1a5..5a0a787b2482a305d7bc4c9cd6513b6c65e5b986 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f9ea15f25eaf7118e43fff30a0c5e953abe70d64..a87ff4036f706adaf4957179dc47388fa055b110 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3d810be49c89d8434eefdbed1f01f0102d12aca8..024a1d3e4c9a483155dce2840eade3f370a0966b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 39ccae6f6e4a9150bf07aea8735c4e84bf868188..1dc70bbb82b9df768f987bbe428d9ac45f8c012a 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3f756d251195aefb010057d41b1111696d63c7b8..10abc37e69a668723eca3310ef188219c1c93661 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 209032288cbe5b8eb4a3a47f3e62d0447ebabd44..ca679db249d93f11ac663ee567a86814ebac0228 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e6418bbdd127d95f0535917cd0d751f75d932370..8b1db9721a0c23f9542094eb67e412badb2ef653 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1dde39b0804f764421d9d6787ae409d49cceb43b..763504a016afe48717517e0370014a6ad75730c0 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b665bd90d1800160ba2d857aaabc19f962feb723..0e84a0f1e5ae915e51f91dcafe704ecf9661a256 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6e2e4e819bf2dc70f62679145806f64292beb973..ac515ade107ba631e36e8e64629d7742e68c373f 100644 (file)
@@ -4,7 +4,7 @@ $MC68020-Header: /scheme/compiler/bobcat/RCS/rgspcm.scm,v 4.2 1991/05/06 23:17:0
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index df5417f457ec661d4e1e103c6242226f7f35a827..5ed2ce18a340070fe48ace660bb638a43d947b0e 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 582a3c4b3b8ab22744f02c9f32c2dd5bc4a55d23..69fea7f27ec20ce6bb93b76fc2fc9eb2522d7e69 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c1e03fdac3ff9221a42c38456e12ea3580301977..8032321fb1d31f15d6d6529946077ce4d75986d2 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8044384fc287797eac029fdb9f4acb48cd565acf..a2a750effe96d11f031959633115ae324bcc942b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1e039b05bcedbf4f7e8cfec21cd031306883c026..f7cf0f8de4b4f95b70a6ab4164d5968c95cd3ce7 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5a858ad5821c955aa6e8c053b88fccc487011816..44274ed91f8109401e15296feb89f16aac04cbfb 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 84ad7f10e85ba186c33e8e0a9c110f2426ed8ab5..086cb49c14481b590f0fca6ca3efb452f4e97ab7 100644 (file)
@@ -4,7 +4,7 @@ $MC68020-Header: rulrew.scm,v 1.1 90/01/18 22:48:52 GMT 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, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4ce8bf018932f22c52062760326edc7ae23df6e2..84666ef0bc0cab377d9c9dde32bd078d92d8ec26 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0129cdf4d75724f1fb2e5ae6e81a194d999a988a..3bc1b1e3fef5023848f43985375d76b987ffdc78 100644 (file)
@@ -4,7 +4,7 @@ $MC68020-Header: coerce.scm,v 1.10 88/08/31 05:56:37 GMT 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, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 447ec850fbe2d7a25a74bb8ba33b7fc28aa5983d..339775bb9b06ae803d12ee6d7421a1d752ebac2f 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 867a4a79942b83e232bad7763bd8cb9c836294f1..add0c143d923c1df770afd6165ec98e372c354de 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8979979260199890b88a7f16679c9acda2cb07fe..ba029f4391001e0f2131860de625aadf69253d31 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2df10391adc47ba093c885ecae43ac705515e6bf..274375eff8d52b98a8046abc5ef20803e796ec27 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1f49b7ee4cca32ef05dba6fb26594f7b38626a63..eb1b5342e093b7604f407b4065d5a5d54ee061e6 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1c1de05c8cd27129641a4a6db1b147f93e028bdd..443dbdd8e7f1cfc7b37b3a7307664ce8fa85ef36 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 602a9720dc4ab291ca3e981fed9bd232ea55c8d5..0c4bab7ba468d7fab6f3d5e68326f32e4daef438 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0959e935f155b2258990c0875eaa1b724b64ff37..4478b8a12d3f39819fc4bbbf5b88db04befe9d99 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f9ab775f155a44be2cea680445e7fad868c69eeb..7f75fc2afac9831485dd433b87e9dcfb82a25a15 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8f7bab90268b1e0a845535c922fcdd0e2be7d20e..69809088a95ff6d1af3b451510f5b8ca2a95b5b2 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4cee4f017416bcd0c2d36c3095ff65c674f31776..85adcdcb88808424e374658746796a9472d0eac7 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0f62d346587b635ebdae62dd096d8ff50d186a2e..8042a3aec2093586da2faa007b643d748fa25088 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d87725d3a9afb8754fdeda7e8cc8e83767d7e885..3efa8b324263750ff4e594e51839a00acdfaf283 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 43958d1b8663545300c139caba479c2e25806c15..7ae95c6e6227b5705572a508a8adfb339d860543 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 92dfee1f4e38a1dfb66371f72917c42a4e521c5b..bb029c7e19356138422d388ce34d14dbae444d6c 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 136c78a4e1fe94513eaacbeef43a329f1624340e..2dc140d681143be11bb2af481f14ebd9520d7279 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b47d249d6635765a655e8a8e58a7abf4cbeddb9f..793b25d8f6791dcc6a661c2d410d4bbb24b930e8 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fe269bd0684382a5fbc5d14e918c22e58c3d7be0..c868abae476b61be87bdf2492f4cbb288c43f76c 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 21fc71084ecc2110b52655b2a4db53b758afaa67..e23fe7d93c1338b70702d8980f30c6e2e8a52dd8 100644 (file)
@@ -4,7 +4,7 @@ $MC68020-Header: rules2.scm,v 4.12 90/01/18 22:44:04 GMT 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, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ccc78987de268404db36cfc1e9937a3ee1d6cded..e5aff8d39bc37e79cad32953898a762e7bebe5b9 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b451bbcda37a5253dbc4c6b3603dc5156f642a88..8508a9b0ec9cfb327de06620c5c16937322ad190 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1e480e00efc2b22ccc295e6c49492c3eb1c5473d..ab9b1d520a8c3250051922815c7bbfb9c8e5fe7d 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6dcb4c45198e105f41c1e5c1f84fa4aa4a11a9ff..b8d9498522fe5cbe3f56cb4ad574f85572477d54 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e683fd1587dee83bbe8a6c4e8fec04e01fe8241e..0cba1007cbb23aaf8af7ab62f13f753b70bdaef3 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f48f9085cdb687d1cb95a7d3907ec8673f15577e..769eed1d7fab6f6649842fca044819549757c736 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index baa928df164866c15d122dc6b2c1b130bbb7d016..376ef78f0e059d52904829639ba06c12e5210983 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index dc0e257091cf6c9adf772caa1f577e383ecb8a15..5dca90d7f182ae8fc2b1edb9504a1af43b1581fc 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8e14d90159ce578abc5e75168241d1745a27d444..f3b3c2c399017190a2b7c6994554a250ae303af0 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 791ca12c2b4c724c5d44ccdeacaf0e69c5bc935e..f1e4b65b9478b2f5677cadd6645e0795b2923fcc 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9e9dd91f641477b4b12f3dc6e1213ab928e71171..aed0df78ab539bd7b0dcf95b007e52f54d9c1a01 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4c6abc4c81fae70794a4a1a941d49640acc6700d..97027735d62ab48f90f585c8d8ca09c405e7cc5e 100644 (file)
@@ -4,7 +4,7 @@ $MC68020-Header: coerce.scm,v 1.10 88/08/31 05:56:37 GMT 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, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8e97327524744c73890e7bba50ba453bff2ac2ac..69d8717b94838e11684f1af3d3e1fe15882ac788 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9e58e029fcd0899c8234f3d8ae75f9105a888137..d1489c906f79411ea53e49cff78193b1e33dd3b3 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0b7a7bd846c9fbbf20e34e2414685a51f7249c28..a9a4eb0e7248098558f7ba00f932442f5c291ae5 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 98bacdd747e5540e6f6904bbe769203d17455cbe..6ab48059cafc893663559aed16c57bd17dfad958 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5bcd4f6b60201712ad37d141c655af13687dd0c2..03ac0404b6fcaf979534fdcb613c0f70047366bd 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 84ca5032838c9b5e382094405f78fd29afc6a45b..4239ab1d16b44611e8f42ad80a37288de92c22cc 100644 (file)
@@ -4,7 +4,7 @@ $MC68020-Header: dassm3.scm,v 4.6 88/08/29 22:40:41 GMT 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, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index dd0639bf0a8b146db84f154672813993a63588db..dc58b7f921b70a76e54d61a5518d40b4ab4bbd3e 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f8685ce933afac6cc92ac1b2e2e469eb2dbbdb32..fdec9d3b0dbac5b74232b63769b5dfd32c456b46 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8c51870a2cf4319013930656aa63b5718e220973..6ec9ee9b19ea6ed262fefed9535ff4810202e805 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index afecb74c39a2ad013a1186348a939ef9570c773b..50fe15ea72be9c6d4e0b467621966765a7815c47 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2fb5b34ebf23284246c4784af716ea4ce03e18de..b5fc01b6caef757649ed9bc25b6e1c303f30fb20 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b25f552d2baed3da4509a88de36ef9b866ff7b4f..9450d9b51fcb51012f7e04cc1b626969f57c6479 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b07dd2996216922076cc5a932c4fee652c75e29b..4dced855c119691dfca0e419137f644666c38946 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bda5e35124c293f5ce6c3f14542064370cfe763b..54d210d67b14a967b949a012aa4a52b741c65034 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7e1d70d3abb1527b1c0e41c98271b9b388d46b82..77d1a5b5d96610433cb0a43f52de445e8f774b69 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5b770ee62ca9c137b21b5f25f9f9cd711848e7a7..948e2783bbd0e7b29faadf20499245a08ed5fbe7 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 890be0fa05b4f7179152decd674235d6d4057784..abfc4effeb2704b4690d3dfc8de1eace5edf2ad9 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2590025a353cb50f8b341db1250176878fa2c595..8862a922ccc48133f55c40b85607e52acd69357e 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ef6ddfaa1a43dec18f3f5a8015f945ae6de34760..c9bef3c060b758df78eab0c3b16286d28c3d8bf9 100644 (file)
@@ -4,7 +4,7 @@ $MC68020-Header: rgspcm.scm,v 4.1 87/12/30 07:05:38 GMT 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, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 08c6935aa1efa35db60ce564c882d80a0b8f57a3..ee8654ac5792aa832d588cc36bbe26eb4fc5426f 100644 (file)
@@ -4,7 +4,7 @@ $MC68020-Header: rules1.scm,v 4.34 1991/01/23 21:34:30 jinx 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, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ee9a48f5ea42db07969aea8e81c2795caf90b9d2..634633db3920dcc9e5597be4f26c7d12305b0bdc 100644 (file)
@@ -4,7 +4,7 @@ $MC68020-Header: rules2.scm,v 4.12 90/01/18 22:44:04 GMT 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, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2bd3f8020a7903c25871e4add9ff14a1022c0ba1..6fc0da63fa1f084e4f70fdc0b7b6d3e4a2dcd5d5 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 37346e95511063a61f863a47f0e73c9921683971..8376ba220ddad1c832a5dcc4292cf56eb0b6a2fa 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cb23882358a74cacc59c992d578a71c974d901ba..b62a7ee1e2b0652c4d52cae3b364163ba2da25b8 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f08ff82853f122548a2353f78c6383abb394bc0b..83a92467741286117ba0e902cf4ba37cc5be21a8 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index afb0f22f7af7ea96ed8d2f820643e2cc921f2c8a..781299ac5c572e8bf46c06f704edddb36c9a15c4 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 39719b5df7c4dfe98f39e1e29345add428c4d070..c46f293d5eed0cf1c1156937d7d0ba5b5d81ed4d 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 72b5bf030f7428c8a9bd80bc46cb11c77c9fc235..002a344d2ef0b820098f01dc4d6abd8187d14bac 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c429c7201523f7a00b5764480fb8906153610461..16b02586d5c76e022372c223641e1d57b939d6eb 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 072f050b27dfe42c90aaa6159e08f4131c4acabc..68666c577a3d0b4556e2886ae1e1f1a884ea79ff 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 29a0bdb710c4fd9435968a97d642eb8b7b382c38..921ff2e738f157cb8c87459d425b52b3a59f9af5 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 84506f15a353d1e8acc2f1d1cf1db741748d269c..21056e6a67e8c0960b10ce77f77c6885e446c3de 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7971733192b7c2b3bddb527c2ef715df0cd731f4..b4162905fc6c5dde52ee7eacb80c836c9209388a 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d632afbbf5ef44268bdf2dd8ee6ef077c87ea914..f017034a22b34c0cb27f7a32fd67b89c2bd68662 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bdf26f9f24f46197de4e2592d759acf909e6b4f7..1237e3fc223969550b14e5da287062a186b69165 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9f3d1239163c0f89b72c69d333446ab6c5947889..f9a1ed6177f46cacea068b8e33c0cee6e6850cba 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ef5f633179fe3a54c5d7c956897d01ecc7ddf019..15df52e46d52e818b5d192d3929ef4634b47369e 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 49def3d221a8f8fe23382afc2d8030cb830051c0..ac05feb8a29469b8889f3945364758542e9409fc 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8eac300d4682ebfc943f2e3872ebc245d419c2e0..97bb36766dce36909f26990a545b1747796cc347 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9dc4cb909828be0e2f5282237dcb1880a845b3c7..be23211f162b4179e420f3540c0dc017bb35bbd9 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d9d71600a47326385e8d5f4393499a982e32be97..52774ea1f837f3a94befcd131ae47e8a6983a987 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 861b8e8c72324950bd72eeea07d64c704afbdb3a..8dc8e51649fb9553de3447a3d876aa37f5ce706d 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6804f0c2d3ffa43d3ba4f13b61071bfd38813456..8f361d89517a0dbd707bdf3a1a222424208176b9 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8934b3502d02cd5d08834263b2976489363f9df7..f630f746c42874c0fc23dd95c105d9e0800baed8 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3263e7016590d424e19c988a53eebf05deacd885..83cf13576a8ed80233914fc21cc1cbb65c21b706 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f1f061a5359c504906734ca4036a00aedcf02215..68c3710643fc617b478ba91f8820fd6835369709 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a8ccdce2902946163928cb09d9c092b6b2f79efa..d73ee0af07d55031b62115e10fd4696ae4fb111a 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0b96ed4bc7e6ec8c44abfe35181ef62d1a05ef35..f1b1aaba88ca9d6609798fa5caee7a44babb0181 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 466a6d684907a75a02b11f00a646fa81d65eda15..5f506f49f8309c35960d6199c04c675fc7002e74 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 44fb9622691bb9e3b70ff3ee2433d1adee07592f..d3a15129da16389a71712055a00968ce42288406 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e410eb4ab6f32773ede2d8566c02077d9ed5ab33..c567f16f97273306260c6637057f5c4dd5f79c0b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3934fe2412efb04a53b5c1e31f8365e452898319..c240a16d7484f0d205d75ae3f8c214260d731776 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d8034958dc423c400ed46fd52dc8188b26afc3d0..10225d70b0e15607627d6a35a6d83affb75dd3f2 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bc4de3fd8a93fae3511801af1974ec78a60d3cad..95057939c515bba95c99127ffb8584517cba42db 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 45b17f8684263395a47bfcc60d3764f78b5404db..6e0e2a0fe05c0912a1e5a464fba5e2a6ff1c58af 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 97d416506acafc076addd26f588a1d121b4d5b21..513e77914e326de56ef6a057eb31f275aeaec5d8 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index aba601345ed43d2b7c0aea51603244452af90dc2..4365430fc6d56d5d720603de4dc6a90a2b8c2225 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e613147cbd8f593008e9143f2bf0b055601def00..dac17efcb8af1c5b6ee1b969211e0e250d8ad857 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7da4eb3b198854dca9cbccc677b7ac43edb3bad6..ad285e44428498cc7bea7aa97eddbaee32e003ef 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cb82a8a442edd1176a4f5e7dd1caece362eaac22..f6f1960340ae811fe43b88f758a0cf65c6b0cbac 100644 (file)
@@ -7,7 +7,7 @@ AC_PROG_MAKE_SET
 AC_COPYRIGHT(
 [Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 468b539547303c1859ec6dd06bac34990a04ee8c..7a9e9841cfff2a78394e907c305b5b1f0adee4a6 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f6d73bb3d0d636125ce3444c782b1737ec7abcf1..97d3070f14208f1c4442fb61f7be757e7532eca1 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5d0c71b4ec9b231b96c3ba670a6396522e4e6d6a..5adcb674f6b6dac5c8fdeac421027c98995dfab3 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9046627ec21f36504b3c6eb090aec80201e92a93..0607bd74afb1e65145fe56254846fbacd59bd732 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 029a7f58fed276652f3b1df418a8604f32ed0e60..0d097c3f2047f97d28d54eb4274c331f9baee832 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 57e7ee95c8c255ce27c8da457d45c2e7db9fc1cb..c79f8313fdf1b7a4f17e7bfb4dc27ea8c23d35a0 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a1f97627d0decd3fec3364d1dfd34f59dbdf050c..50196e8b2cc782ccdf432750004dc8321f328b10 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 29945d6c1b9b83b28c0b25f8fdefa68d5f5532a0..63ab12e91bea8b2797e33802294867dcd4b7503b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 308dbf954a056b41a4b3336ce4ad16a00ff5f9b0..3f1bb9ffa255341d473f7a36c1b10ed571775ae1 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0ee5a855ede36dd2849c775b6a23e534cb12557f..3f6a783f04dbff680deec2d27754e8f8422321f9 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bdcec8add2d59c327c8fa1cf45b72a6c53de9b7e..c9bb9f7c1a5454c536bbe2361ff1ed1ddda745ce 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index aa76543549b73896b5d23ed282cac8f28cb33fee..07944fa9b71b3778d788ba24b05e7c57fa16556a 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 80dae05c272f24f53350e73c5b2f83144e93c531..93063c7879ea084704b122badb7c31d41926d42e 100755 (executable)
@@ -2,7 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
+#     Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 88bf7a3b1e75b99a89ff19b5c6387a1f8eb8477b..74ab9d881ebbac107ae0b1010b24c8654ba31d95 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9776fc8010da63551cb9cdf53861ac5a2eec7fc9..47cfd1383c447cf6da7eeacaef8e0d5f75d3b4d6 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e17bb62a6b7c64732ed582fdb57bbfc999acd588..db3943d0e49b2b145407947fbd19819ff9cb15f7 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ee4d16626d90e9f43046a5842e1ef9419a232d17..aa7e0e291fc2640b3d5499f5112a952ccd396927 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 72d6c9a6dcde2343465aa13b3335b98de5b2acc8..30532c1d085d5510c61a73c2397e53e88a7297ea 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index aeb3e5ebfdff4de2f776c49833327c6387212c58..4351129548a208998edb812e58ceec8f091a54bf 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f2fcd628ed799ee18b6a89795a9f5c66feda3243..f0ef6b05f79c4514b5b16ef3527017515fb41ef2 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index af6224e6c7b3ad8776b946ec03f17dc292e76c33..772e5fab1dc82906a918c1c8b1095c8247eaa4d8 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 04a1e6bfa856761c70fae87a9555609167d710db..8167e1f519a04dea93b917ecf9147e42a8eca9bd 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 26cde119486e9422814fb436546d01b4b4de4381..e0f98a690c9407078ed05c53c1314093c5d5b346 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 118323854b57710727838a5f77c13a23abfd137f..db299b631e175acf92bf1554d22590a0d9db6df6 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index aa3890478ae82b6fbea1351221584eb47c599aa3..b29cbc0ce535aa2e6947c0a51310e3833a9865bd 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9e57992ed9ea459cdbc01fc81b5c0e732ba5ba9d..553fb25854be5ba163b4f8918382d35fb2e76b52 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b7a6fbc5f9f2ae1c9df46e65bbf24ff77679ebec..9da65a3b4aef53a9615c0e12d722a6b28f39c858 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f4fa2f14dc68332fa860241bc50c6472002b23f6..bb93cf12adb61f61cca144463e59b889fb296922 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4cfee3a208fe27c595ca5c0084d199670cddfeaa..96f367f738e2a0c7aa2c0cad76f6208166ed6a64 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9a585d39e1656d1a2c96ccda734c69d19e3e7142..2a37ab7f85a62b9475743c71d15d09acf5480f8e 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 59afa96b779e2b62fad5788c619930b9013b42cf..0561acd5017a89d6ec07656c962afbc9384d74ad 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5ac1ed1acd89466328320b3e7c1d4476930e163e..a2b45aa65e409620482d45062003ed5fe6ae828e 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 43fe7f2b9508b69b005dfcad4c3a180771f88785..56e300e4a2830336e3f1b87b9c4d85b39ddb1754 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b0c1f649f9513dcdc9ea090b47ee1ff0ee212771..4a7dceecdd19a227f7b2767a51ff33be85ce48e8 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index eb38a8d819fd8d7d2b261ce52eede9eee991bc1a..0cf86be33280387af16c6cec62f8a3d31c0d7229 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 79a7bebaf36b7834727c08006f5bdf31e966d065..5e0b0d13945d8622766247053c03eb501d2a18f8 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ac8b0d0b25d3ebc1429cd492490ae346b746f7c1..8d46edfd2aa0c2c3c68db9dfc2d653658e0c1461 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 553691394a4179b60bb7a927807f01e00e4a16a5..af5d48ed03d41248cc7a8245d3e64378e60b75a9 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0e03d79906a9069c3d962ce9732adb812473a0cb..236ae9b9413d24e69930a11df58ba5b40687ee3b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9daf0c1a1c0e58b758bf633012bac0bd2e6d3b16..b8309e8d0a5b4c19d225e5daf05f4c2b2cd51495 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 552881432d4da5f254c135c5798b5da904b2aef9..2dec74831b2de0f1eec3669f2c990b8cc7389e8f 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0d2cc3de0970e5635b2e0b8c5618cbecf105ff23..e3d2a90eec7efd02d9ebd1d6f6d330066fc762ca 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 764d874bd4f9b5aef585ee2c1f25af315905ee8a..44c707d062dfec7f101cac295b564c2bdac1c2c0 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ea6ef5000e03e75509f61956b2c774203500b1bc..52ae267f7e45b52a5df4d9bfbf13651e25021a84 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8966ef78d88ed8bb974e4676e5bffb2d2277a145..ddbff7587887f5aa1279874f983e2e8ffe0b609d 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4e6b3dff86e9659265acb599bd21b76f346db8b8..30b85536fd07d63a3c26c997f405c0fec7933667 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9384475922930057731a643126f0da768b28e76d..046f4e0f6ab7d7086f4384d2d5d1b4180a643a6a 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 37734ef14a992fbbc87ae3fd9014a8f79da58f39..9f9ecdae923f4b2fe74feb9e0ad29cf99a4fa75a 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2dc307dd2687cd991a600dae6cd6e4c496f4d16f..e46916927b83a030e333f90586eac9e5a1872947 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 07db18830d1d9ae1b6768e7f65e1234752dc8bc7..62c2d9042521012bf99043730dba708401ffbb02 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9449ff4c12d1f5dc0555ee5f1a8c4152df4a17ca..fbca74d2f1c11252b447e4b1433c679af1d5b724 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 03b82dc88c90d68a432b095df5e9b3a7193be6a0..48c9fbab4b2e1e5703b1c0155f088fdfacbe03bf 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9f15fef8d7ed579206e0332c46e4a90deaa24d06..afdcfa2ea27c881d95fe534ec415b24f5bc4a587 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1c23fb70d16fbdcdd8e11e17d42d77dba0cc3ca9..dc52061b306a48a6e60daebc191a47070dacb195 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7b9392e83ffd72c7afb0f74b8f02832fd8780d58..760f6ff6dc1ae6986fcaf0d1d981c71c7c814e3b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 23017304d89382d927f36386b5c0e7817bbdd91a..1428edc4fbeb78b1725c720fb0c902dca0015175 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ea373c9416f19b4426b6aeedbd4121ffb0bf3449..53555a6d11cc27439e0fb897f975d62031059d78 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index eb083d208f66788e8c8e21b380c48c290ecb66b1..847b5b61ca1070cf670f06877b6d4f1ee24209fc 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 12ce2676fe242931748eadba6a2951f33880082f..2d19a8a676cd1e928ae799fdda5206819006a6b5 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9355c6045546424274d33da7e63f49f1f6a5755a..1962fb7209b29bfab0a291a790ef49603ef568ac 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5dab6d58da1571632b79bc793834afdb9199ccb8..9f1447b5b7896be32832e9f9317e72edb8d7a221 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index dfe79296c43e1bd28b19566a4ff2ed3507f83d4b..46582904ddb1f2e83f2decd802cdc1c10bdff7e9 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index dcf4b57064e831b70a83cbe582e72f2e0ad868ef..7d239076777ff7a3567231092373115f51c17610 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7042caba8e8e1878558a01ac43d0e7d8e8422b95..db48bf857bc492630a28c6397dcf24c687e5b84e 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d64ee8b2bff3e41a09f2f610286dad6b79105fb1..324e2a7f8c17a6a4ab5c5b4ab7b876baf9f4b476 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 27ec9370be8b7e2dca29d0657ccac09757095960..36fca5050b967412d9cb5da3919abea09281067c 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index abe06478456358f7ca75d9a9e9b46d6566d3cf1e..5c80f9b203e1a1a44576a40b697aba6bced33c19 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5844014a40d510999d7d82ab507f1fd806b4bfe9..38989dda0046e98b4e857a05d3fdb82779221d10 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bb5bd6bd04fb4348ffdc555e41a8b9195eff360c..e0042d32e3ddedbce76200501c4dc90bb06692d7 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c52dafb38b99eaeb0da46441e763b38a216e8c99..cba2d0e8f27d2b3cfe7797936bb94a32633bb95c 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9765b04faf2c24c75fac5098747d4eadc3ee5420..8c4df8a148c26f19a43bde0464349af783f53d2b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 269d81ecc19c626ea7ec32ef023e5f7b75b46423..f5293b76ed45ff1903ddbe9f02ec3c3909e44da5 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index eeaf81521b9d6c236ab00ecb9ec67cf09989bec3..6943575aadba55590eec4009cea3d01926a6339a 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7b3a9513867d80ad2368fd13c2c49c169f39174d..5eafaa6c6c4a0111d66e3d0188b5e9bd93a3a4e9 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 51e783a31f04a75878897116b0d0d68ffde81643..80c45e64dd3ef0ba444acba1efb90ac6aea6d0d6 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1d5355f916b0439ea128bfe0f911256d1067cb2a..6a0026014f8e5882599f66ec1921f83381ddd3dd 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 13611c8d2e7cf596536113f87eb24e9303b76614..0f0f72d736ce46a9afcba48534504f297c9109c0 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ee384b1f01e8a03ef5bc07d8cce57f17a4b91430..092cbdb0a03707c10399a1cb6511106e0c84dc20 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e4bee981704401e75789a3b6666028392c2fbc75..4fbd187357f559e3f054c0485c550b638dc9193d 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 85854e7689c3bf4eccc7003f8ba6c753827f3d82..d93397da8a8572f35e8877fbd2d8eb9115a57c8b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c088b93ae86b016d520e1ca6f1d0a8179d7c253d..32dfec6286d2411c364cd648a4450758445f2772 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d9eeb2c409d3c27f96341f3efeb79e6a3914d71c..1c35ff5c440f8cc582f261095ce6d26128188d24 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 975596e0fcf974e33b81d87cb2d084328fcbff02..4e4d4c323782ae4c56a3f7e71e492beca2e39022 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6263b5e304b42f7afadb280bb679bef8a88a0954..0b1be7d3d4a243f9cc352db700688ec906df2b4c 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b0cdf59639cdce6cb6461da1e68691fd3daf6735..185e651fb3207aa9ceb30c4f15b8ca6355caba5e 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 103d9cbc276c87a0517fc124aa02f7e7e85848d6..24525600923c23a4710feac71952b42f3f753b46 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d1749033fe95b1613082a58b74ce8a3d0fafc5b7..6743be697a648ef6cccd1e32fe8296002b37329a 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 98530df1ef2893c85628d5d269789ca737552aac..3230673d6b951a6bb824b143074a15e47682fc26 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d8582efe38197954b5fe28d10a889037be0ed406..9e1160a231ee7bc64ad33f089edfd5a3627209c6 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index de5d269bc692d89993709d4ee9cc1b4a8993e5dd..fce9512abfabf1f3ae45d0208d24da7aa4b12902 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 890a587a7db9e70e7a26f86ba5e569190e632c14..c2e5e8ea4067adfeb9995d538d1491e8267a75d7 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d51fadc9cae39ddb6428752612809bd654a26c48..c7905161ae67479b6d8ff9a85b5d29b05fc9c367 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 22e56a9d3094531ec4eac6b1903ce402c81234a1..b40c8a4331a8d0d606bf93824d6ed25977ab67b0 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7852818a592623029333cffbfca58aa515b17987..1fa8191866107ba6069737f02f88990dad2cca69 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a65262f874e9a97f22e8ca34f68150d59467a8ca..604812402ee66b460a2a10d4eb5453c0791df66d 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f76e7190fdc84b3c4819c59166ff66d22edaaf9f..658bae31b412f0b5556b8cc78106f0024a08d695 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 92ee59db5341bb78b27ef88f17c4be34bdc48d19..33925fc8a3a70d96921d4a2b56febb9d826df2ad 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0ddb8d8a4d1e9092f487d8e3e36d9098b3d625c5..799bab83ad63c4212a0ac6b66571283d7019664f 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a5b51bcd4e32a1954efb3f2ab806fed7e3d0721c..cdbb05a0fbebc7e3cfde38726f096a388eef1399 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2f9ec077dead3a6641eb43cf7f557b041fdc0088..8fa81d46f110d868931db80505df0b685095fd93 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cf617444960ec924cd2c1dc84deadad0d4fdfa75..8f784bbfc7b64d14af0104bc350a10eaa6994d7f 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 15450c421a2908afba0f3f3a673d52a4c3a678ee..2e0a08a9f8efa90c323ee9ba04d68e265dc9aa5a 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f5109f01444e32bcb77a7a9b4eec3b4484152794..bb071c976f66ec8f4e7e5a798654447a0d38c0bb 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fa52e7e4272f806abdb09c36cf8927b7dda48f80..9a856ce5b92ccbd0087b01f4b65dc748aaaaba4f 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e68190aaa94b4ad7d995af76407a7205a22c7b48..8cbe94cd71c5b0f8afe4a258baee1db33d26cd29 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 006963ea8fd0ba9604e51f001f709583964f940c..91f97a73a4ee0149f469ddf5e920f11ae734df82 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f8fb448ac80c2d7fbe3432e76f07e95e9f6a7a9d..8ec6bf8ac584519013da13d2b7daa89be2107af2 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 00f9a59db746144fa09e33ecb005fd0c57f2dba5..bbb0721ca044f4cfc36f100ab5189b922a01e756 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2b7a9d9bba55e79514a89159aaa59e8864fec970..6ea65eb69ab8bb06b04fad0510c325c2d2d34942 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 65abb6372862732f66bce6c95ada61691d6fa551..e4b76118fb6c389ca93a89486112dfcc642e4266 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3b5223705ed420cc1341b5edbf2a1e471b9dce12..ac76f7505b138391c0c2fb15d2126a0020f2dbee 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9de798689ebaf602a0a680e095b23e0f492aaf26..c5fabc89e12b07cccdca6729f140c3f1514d4ff5 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 06c7ea2faf5d74693dc4debed27d06efe7bef2c3..d49236f0d31112f9b6657df75481948eebd95017 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1ffe582725a198a624f8b7e4f2d6181a932ce112..24a528bf4b25a4f6ac57751d75f666e9d3313925 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8f5adeb9ea8023adccee424c7055660d60630b70..fd3d330afc51ecb4990f1c625eca94409d1931ad 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d1e7abe803c223abcfb13003ac18bc8da29c7462..445ccc781a70597445c4ad979fbcb245abbce003 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 29f3a6425bd1b49dfb51fd1ac70fd1ed9e44a001..eac2768a2ac115fb26fe1842e52c1231495c5200 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f063710eeddf11483621192cd9d9d10dc4c2b76a..865d2d709129e12a7ea468d2e5f178de0b5f6ce2 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 60ae2b9482cc1b87e2e6ff8b9aa0a8ae01c914e8..7d0999bec2cf06af2bfaf516f6d24f1916de7423 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 942e4cd7b33a943377397c45f8739fb5348c8bac..e18a5c2dee811c1a1b61efcb9caa7e283f47bebd 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index beb5ec9e27ab4047017117865c42c468cf398164..b667cb70e347ef21b22f94e2a5fd091a2022f008 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 79ea94aae4537933b04b1b0e46b0aa790eb6ee6e..f981758c308d2c5c1ded88f461b440c4ee5ea2d0 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b22d19834272b8367dde1f0d9985ac5967ed7708..0c47ed798bf32dfe3b4bd63c0192f7f4a3c2aba3 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c6b6ee42eb9a10288442926530be2c9749fde8ac..cf1b25a1373648f0476c394c7bd2a3a7b69b3f11 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d683405041c4eaffdb46e8c23c5161f69afe04ff..cc5292507367afd5aa12ad4a8ba0b9a70fc7a855 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 856e175bdb773fd170f31a62dc906b59f7e325d8..5886be20ae626cca666dd11fb73b33955130a3d4 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4b707342f6a0369faf3d5cf27ecf1a07401a946d..f3a239b3778886e222ef5785c88dab0b49a18e8f 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f8830126d6b516a73581c30a1177a806ae1e927a..bad585fb4639ef0672634ec445e72a18bdded863 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1e8fb75acd29781a4bc14d8512056d1c8d3a8291..951683a458919a6e15e5ba36c3299f8e301be743 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1990f30ceb1f7eab5de654fbedbe691f783c39f0..68882b054ab796a1095b838f9047a961d7163634 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 707bbdae8bc26a60b7f27eafe9c060a117e90ec9..ef0ec5b82741194bea54c679471733bcebf2b2bb 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index eca63bb52a26833bd9facf17de5506e4fcce7ffa..1a3730f93711dac307131c9f43831b408dd7ca6c 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e53a787d56c868d4c7fdf88ac534e164286952b5..0d9af2b9deed8e4292cdf039b52c6a36b0a626e2 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f4b49076edd81d79f0dd094b981e924a32305216..8a6d82c3be056e85c76308ad58bb8cdd30b06d04 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6206f23150a62d6acd1261e291a3aa36c118fd3f..baada0a5e4c9bcfb02df89cfe815b973e78aea9b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 21a1af9d1e9203df08c7144fe4ece98aa782ed1f..16cee2b5b73c7930b1da48db5e5bdc96543c3d1d 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 128e1aa8881350d208366a7cd61f4eaea97a9662..ce6afb4f03f0742fd1e50a97eb3ad4a80c053f48 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0abc6cc3bc40e4bb0527aa336db67486ee141be7..1086b37e66353e99d2a537d255fb67dd7f2380c7 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e6d13d9dcdef537d61ec874b02506d3c51f37de9..251e48e1e3d96503055bbb27af36e0484ac21159 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cacc767df92e5e81c0e7dcaae8b8f87919063217..a056827b8720d6426f670714553389613e1708b6 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6e7ff8f2bf27700d2dbec076bd1609dad9d78488..53f401fe618c316802d36af7688fd263cf8ba778 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 87ddfae35c9d181c99e5a50906793cce9f725942..3fe68184def97668dd176700cf24fbdd0b0c01f7 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f1b2d8f145cb95aef4564e66632c0b41a28f2914..6ccff362e5b5d34add3e71f74e3ea4c846385107 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8cd2a528405111f535b648f8958ae3441feecb3a..31ffe452eac3e0615f1b116c9001631bbc38c1a5 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 59173647638fa48c059dece8ee132d6a582b0a5e..eadd0666cf35de9d6ff55e7c2b46b1c61451858d 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7d8ac54a0aa2ec8e84165b415b400447709c4e2d..4589e8dbb39d3f542db6badf64e5442d3db5b14d 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9cdd241bacabdcd94e2039da2914b49fa470d57f..59b4a0a4e58cfa7f9b923c45a11955a28934050a 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7da0b52e0bb81761af97209743052037f5e1d888..b89397b1808ee1ab2969de9e5bbfa0a9cd3050c2 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3b16852a6c5adbec39c7f1cfed9ca5837638a513..78f218b9a095c52cf412d8225038747e23f95517 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index dbc6761c9d739e8286be623269392f7500244ee1..1d9edc9433070bd7b646dcc02b49648ebf8bf425 100644 (file)
@@ -2,7 +2,8 @@
 
 ;; Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 ;;     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-;;     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
+;;     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
+;;     Technology
 ;;
 ;; This file is part of MIT/GNU Scheme.
 ;;
index b3ae4e63d35888fc8647ea52477eb81a2600d327..0d072918f0437d13f89f788e740cc6a56dd17ea8 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2fdc1515537eaf6629927644b8ceb8470412ec92..8ccc4b02364b7a26ddf6bc241c8514d08b69fa88 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1fb05aeb487c7db702e5c13040a86652db0be62e..659ca0e4929afdf9b282ed6853756e51c6fe3ad4 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7c0d7f9f09e194db10f33433661791400c91e473..8121c495aff342ca6553c09a3127ecc1b2ff0e5d 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index dcbcdcff6fd5fd16a97062196f6689bb47c54544..dd68cdd502e6729f26ed469cc6709be2f8435fc3 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9e00766bb47f98615ffc3b1986f0ed9d7e54c637..2d19f7566a21403a4f794a84bbca6dd9125ffa2d 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 22fd8df775715a370876e547bb83d103029dd699..4d89ecf6fafe4daf51e332a906586527fd7b2ae5 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 699c0fedcd8a588cfdf8c14c57686b5f64f9f729..d8f29372cb0f926be4b09b50e4d861ab10dc8e72 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 01e3124f55c72f409c950c53beace95b72dbcd17..2f946457dfb57d5b843c6b7c3376edaa2ded3c69 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0c7b0cd67ec6b29e19a6687290752d59b95ff9bc..ba3b460f2336053c77f946b9091f075ed5fb91a3 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 821487085088947abf3ad820597f3ebbc889d527..511e34886094269886dde2f50edc87f25c53b43b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1d8f50947fbcaab4d9487792aba6f20f8cde452d..62428c192095460acf6d116d6772c3bc2180b8f8 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 170742bf7ea71354fab4c95d8644605863afdf53..a238c9f96bea4dbfa5cd6fb46bd6cd0779361940 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8e1d6582660df8ab91baed23c8725ae0f10ae6ed..46b3939d57db3e42f14e11e2e071e0282648f61f 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a0f7e74c3a4563d9e7154aa8f1c97bccc7882577..c4c886f75f31f8743d9739ae15c4682a45629777 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6f655553b1c394dee19b6d4cbbea6fb1e0ab095d..44f8bc08a4af036c8810a58b980870ee11c1dd97 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8200450bed67757b87cf940b675ba9edc077d629..263e3c40a60ae179a9e0bf3082c20d04ec62a21b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 20015a6ead9b59cf211d1c8a78f4ef169b3b465b..1eba2a6939d8538c3b01102c7bdbd2d4649edafa 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fe6799879c014eec678eb50ef04f2879aad409f2..df8c4f2a5b34273c68c7b42edda0a7fc4b761c26 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 20ba3bcddc541803a9d2b2bb2ed40859bd0c90f5..03a849fe146363b7abe8e11d32eac365646fdfeb 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3d3de9aa088e305bc936cafbda988331b73c569e..d6303b8d3ac3882d469e6428d475dcde32f33baa 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0e06c5a84bdf8d5f59ac62a2ab04942a15f3a77b..db0cd0970b5aab28e73fbfbbd869b6324ddae865 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e1d1787386cd15bb39245f027181a32516027cfd..53073e7929ac955689067058c63f06539a940c6f 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c1c20558c2c70800b12ec75a4bf905662def94b3..e0cf8180463bd7b7bda95d96df43f0adb0ede2e3 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d6c34a873fb3f92c002dba4ea73327013d1e3ca0..b60d2234b6e2aa6dc40e6c9708046a031e5f5991 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 38c582fd0b4a8eb7829c737caa0a454f162c27f8..d9906076bcb1f8ff0e1bd07b6f6318207a66dd0d 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e84d29dcaf75d3dd42afb8c025f0e73ca4ba889b..f2e88766ff0b762c765b73f0716fadb8802a61a9 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 08bec5333108d100410589674f5ed83410ead881..268aec8bf7e06e7c4988d710916e34b7218301e7 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3a3f118fbb3ede89dd3e7dffa88a8a278366422d..d85c2bbb4389a7219c6950833c845671eb80f98c 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 15407649be70ce7911dc2bee2800cc6acfa57cb4..00e1359366535619dd71c8eb8eca5aa447d8cd3a 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 989e87a5b6200ee1de33f3a4c5d6d175ee83b072..5bfe191651830a09b1ece1c268adba6a333202d9 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4362f00c45c7979624059ab8cb1f2798e7d573e7..0138637f0b6595fdf49dc9a7f6c1b8493b6a3ab7 100755 (executable)
@@ -2,7 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
+#     Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index f6b1905ff0c39874cb965b001cf8f62340f869ae..3ba28a70d231bb93ef60f9dc3298b416c5b2bfbd 100755 (executable)
@@ -2,7 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
+#     Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 4f187ec7a3fadabedb444e7b74f3e7a179618385..865ac1ecbb85da4d722974627033b17a80ff683e 100755 (executable)
@@ -2,7 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
+#     Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index a05f97c27a2224bb9fb570d15aad3e6f4ee2fb78..eb7a0ffe27ac8ec52be1e9c809ebd5c0c82362fc 100755 (executable)
@@ -2,7 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
+#     Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 80c337635715dab105a7be327a5c280ecf74c97f..8c8c6c0d35ac691fcb117f1be55ffa09424c047e 100755 (executable)
@@ -2,7 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
+#     Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index f21edebbd3b4ce3133ab6a47f0b23234c2c9d57e..42721afcaf819e0cb4e62165bd7087a649d5e858 100755 (executable)
@@ -2,7 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
+#     Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 865b6dd2e748f46f507ca800f5893c5cc66698fd..191d4939caace384618892acd954ba16196f650b 100755 (executable)
@@ -2,7 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
+#     Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 3326486fff0334a16f8932e062d7fc9837860c3d..35c05df3e188d269760e2dc55c959bb3e391551a 100755 (executable)
@@ -2,7 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
+#     Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 9831fffd91d47dcbc2f7ed52ce4e42185be77007..2f427cebebb7c7b5954c0d0450743db2cee9bed2 100755 (executable)
@@ -2,7 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
+#     Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 05b727a99622b1c9897ffa11e6188bdd1a5bbc1d..39c3ee196aec432e3f5ff50d93e972a1452950fa 100755 (executable)
@@ -2,7 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
+#     Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index f3aa39fa3e893257fd4f9e92aeae4fe2f897cbb2..9c8437d91bbb5c8482d82f7c882e5a90f7b28da9 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d153465e877663a60bd1251be7d8e7cc0323f252..52a5bfbc7ddc9eb25a515213c654d25ce7c240ab 100755 (executable)
@@ -2,7 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
+#     Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index e4b1797f772568147677fb3f588b817e11429827..94ec04961f9d98e01c0dbba7e06f4ac7f309d053 100755 (executable)
@@ -2,7 +2,8 @@
 
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
+#     Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 2878e851489444e58f307b24869d633e3c6b68a4..4f930df83a949bbbf160bb7145348815ba380254 100644 (file)
@@ -2,7 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
+#     Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index a76be05bfcd17423562e14c9d73b1bb341403e7a..bf90d20434277b6e3e8046ccdd6e55a4db9dff11 100755 (executable)
@@ -2,7 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
+#     Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 012c278d7e6ade9940450ef78d1ee78bbb2a8a69..0909e73e4258c35fac4f7d8b68c9d7c3eb03eb6e 100755 (executable)
@@ -2,7 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
+#     Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index aac6d97de527d8f5c0d93c134f4ef99c9c41ee1c..5cbe4aa11aa695511dfae379b12e78a5703088be 100755 (executable)
@@ -2,7 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
+#     Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 2e6841d8489b352032418f033724828d3d2b1756..6ffa874b828cacd8d83e2ad7a0b2c1aa0fc75231 100755 (executable)
@@ -2,7 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
+#     Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 07b92262a0c8ffe7f6c320e971dc9599cc45b979..ced4819712a40350d5e972aa4395314db88d2dd8 100755 (executable)
@@ -2,7 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
+#     Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 4076bb67f4223214933ef2356e9bf225f6072b0b..2d06aa12fdf10194e54944c773378f3044570b60 100755 (executable)
@@ -4,7 +4,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
+#     Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 75646019c4e9dde2b75b080293810b7dc8a73fa2..838e75ba0ea587512474d67c1a50e6889138cbd0 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8a9b51fc92c019e9462a875c0d59d7895f3e3a57..d3cb35c2d72bbf04ae2ca9117f3f2f8f368ef844 100644 (file)
@@ -1,6 +1,7 @@
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
+#     Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 9a3563c907be90f15d8e94046744843724730bd7..7a605b0e63cb31c5b84b6cf63ca77c32d5ff8650 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index eca2539aa217266754a558a415711e41acef7c11..d86307ab93768861fe31a6590f6cf884d984f9a5 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4ee007b852b73fd00dbdc6305859d66d228d1fa9..1a72d1f387b5909ef405c0c264bf035055cee286 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ae4e0fc3b39492eb40da6b0a1825bb8cd8d7d1f8..fbcf10b2987ccd1f76b8952bc367f36f0eb736d0 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b3f06a920c17c22e69e77844286a91f2525cad2a..455ed2a0f3d8e5586f8b8f2c67af07fbc1bed9a0 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 32f6f4346d8e12e42b391223ee264c1fe9210979..02e2ba3e3689b5e3cf0eb3986d70efb69843a719 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 962f9bea11e1ef8056c7d2dfbf2cb74e747233f4..6efda01f710841361653f7718ad4b472205431ac 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7314749136d225883b1cd610acb9ac9ce90da92f..63cf250a5869532746074e4423471f03b13596a5 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 Copyright (C) 2005, 2006, 2007, 2008 Taylor R. Campbell
 
 This file is part of MIT/GNU Scheme.
index 416d625449301051ec3051ade00d6019e204e015..b274862dd74e08d472c49977f7bf687975babaf5 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fe0b1a8d1e734c2a1571ffe9c2d5c5ca7f24e85c..1f39d6bc4ad882545ede2d3b899889bd24fd9bdc 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ac1e8bb35a41cc8db42c49448fef38afe27abea1..b2d1e769e6b10618beef2e1100b436b73a3794ec 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b445ce68c5532c220bc1d42ff1babb11078315fb..f346071fc70dadbf263220f90f9fe236df458f60 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d07240e35d83ec38bba0312ab489745be2f1ecfa..8d41ed876877ace148042dbd031b41b1e0c864c1 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5d683e506bff74949c74c7c48f0df0313cd3b494..5356d421fb0a362bd07b29649892c1b7d6559ee4 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 65428b42f737301c41f6168fc826db6718bb352e..8b0ac72442f401ab94b368d62da0fac66cb29e40 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 76cd1222a51c3e66ba8fee8af7f1e6229b10bf29..b884a7d1b9b7b15e9b56df16e9253905371d9e59 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2d1bb223d5e8f23b3ab91bf0282f458c6a9d6883..a286347e29be3b26ecf5b113d5604ac2c49e859d 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7f121b9c0dc3c487f6d6dee459637e9efe3fd903..d475e42cd662a9ecfd8a0b059e681599355ab4fd 100755 (executable)
@@ -2,7 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
+#     Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index d6bcf1be8e94be8a34fb51d1fb69e5a16ad9f5ae..9b5589f250d899495f9f0db489e9e39329c01c58 100755 (executable)
@@ -2,7 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
+#     Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 54022824a94ccb4a8d6706b4422d9de1e06fa0c8..d8d1c8e07c3191e9d632156750ba99168e2e9deb 100755 (executable)
@@ -2,7 +2,8 @@
 
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
+#     Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 9c5b450f6791200e6b5e04bb07cc6747e510e344..275b8de5084d38c4d37733c5d9318791aeeebede 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index efccc6060c3bcf7be2c0e145594e9f38f05d10d7..85ab8871d4d2c679071b8597604b31a3e25d4a8b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 320fa6739f06ffe4f439dc2205bca70ff65cc084..2642e4f6f7135fb5f914ab451c22e15ee59c13fb 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5ac75d1b36453a414ce402c7db8801843358d1d8..5191516ba4bdbdac4b18d9f311cd4b08a0f45517 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7b322d55f3f5e7c8060eb1df1cabc7fe3108ddef..ba32c04f800c47622bd46db1b7ba9aec859176c0 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 726d13c908b14db74f679cbce5c23c918eeca52f..e4e23537556b1d4772118acb919b773f85fc9d2f 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6041adbff4cefa32485051b27bb096a982c07688..d31c09be125b81c8dd65f194784ca543f8f87d41 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 638f86fe08a60cf7d669b404f4f684aae05c672a..9f1fbd6f6a64d508ce876e834bb58fc96c252738 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5da44928bd8f2d6425e132a70b4fde0050a730fb..a07ee7171b7889ff45bd7802f3a32a86d4d6d772 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 35387cde2f726a71be31690b58cb4c0de2b9bfbd..1b45fbd58dec3ab56b30c70ca85212b9320051a8 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6e3a29fda9738760caadd5e78112d46efda9f404..80aae508ab42c1fe1aac4c351d864dc55b8449d9 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5746604a771461ce520a6eecd41002fba46cd99d..d515af0a154da9d104586c9623600ae64d833304 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ef5f0938ee7801b40411cb624fcedd6f8c5ea761..8e963c716d2e0e22f785f9b51c79c43c98048076 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b1715bc10d7f1ee66893a20b345f3b58c18c5aea..a6eacc80086c9e503f216c8d2d4a490cd3e92d8d 100644 (file)
@@ -3,7 +3,7 @@
  ### 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, 2008 Massachusetts Institute of
+ ###     2004, 2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
  ###     Technology
  ### 
  ### This software was developed at the Digital Equipment Corporation
index 462b37f44f935b15e628678322a9cd408a21693e..2b037098f77a8163169a995df32847d5b58c972d 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 310b2dfa72857f1562da8db1fcbc2a4fbb090571..b2408055a65565e858de69a6e34adcded4ef16e4 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ad7a7bc93faab2b4c13292ca9edfae9fa11d5623..7560f95e453b51f96848781c23774e672fd9d59d 100644 (file)
@@ -2,7 +2,7 @@ changecom(`;');;; -*-Midas-*-
 ;;;
 ;;; Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ;;;     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-;;;     2004, 2005, 2006, 2007, 2008 Massachusetts Institute of
+;;;     2004, 2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
 ;;;     Technology
 ;;;
 ;;; This file is part of MIT/GNU Scheme.
index aa2ccf56c51c66906839e9d1a9ff62940458cf13..4b4f23e99d246d0dac7dab9fc3f1b4cfdeac7526 100644 (file)
@@ -2,7 +2,7 @@
 ###
 ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-###     2004, 2005, 2006, 2007, 2008 Massachusetts Institute of
+###     2004, 2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
 ###     Technology
 ###
 ### This file is part of MIT/GNU Scheme.
index f2f0548e939dd5c9747c4b2e8a447b2118f46d77..f4976505195350b6786bb8c8b8387ed1f74d899d 100755 (executable)
@@ -2,7 +2,8 @@
 
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
+#     Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index d1f6ac49a566958e0938cfe9a59bc565e3f3d220..d98ae0bfaf63bc11e69d17bc240e3278ae9aaabc 100644 (file)
@@ -1,6 +1,7 @@
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
+#     Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index bcf50a3f02c10eb820fcfe25e194d466775cb7a9..f9275ca39497edce6adafb1286c1f13b3bb797ff 100644 (file)
@@ -2,7 +2,7 @@
 ###
 ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-###     2004, 2005, 2006, 2007, 2008 Massachusetts Institute of
+###     2004, 2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
 ###     Technology
 ###
 ### This file is part of MIT/GNU Scheme.
index 77ee37017641613b1ba4e561dcd2dfe712d0fe18..371a3d69299daefddee6787ea23eff24de86709b 100644 (file)
@@ -2,7 +2,7 @@
  ###
  ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
  ###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
- ###     2004, 2005, 2006, 2007, 2008 Massachusetts Institute of
+ ###     2004, 2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
  ###     Technology
  ###
  ### This file is part of MIT/GNU Scheme.
index 2864098089f89cba3f50a9c188015a437c83c65f..ff74f401c79c547daa17d7a88e368d1e8947a2b0 100644 (file)
@@ -2,7 +2,7 @@
 ###
 ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-###     2004, 2005, 2006, 2007, 2008 Massachusetts Institute of
+###     2004, 2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
 ###     Technology
 ###
 ### This file is part of MIT/GNU Scheme.
index c9e9e18dabc8972761e5ad8d0adda5fa8a3c9a99..f933a39cd1ae73314de06a9ef9d6f18e9049da52 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 26725480fbdfba23665cca7b4bc0e5441cf3170a..15d82e7f70a8df415d01c58a5085412d4a833503 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3d85596937862674af4c53359a0826bad9a232ec..2c92fc85632c66e6594d1140b8dfd24c8cd4636e 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6f8409d3d41ed3878f7beeee2d6e4bc6e4fb1d05..baaa22f45909b3af75c1b5c0ae1a929811c432eb 100644 (file)
@@ -3,7 +3,7 @@
 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, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This software was developed at the Digital Equipment Corporation
 Cambridge Research Laboratory.  Permission to copy this software, to
index 0eda4e78f086eea1de64031bc9457a4d4540983f..bfdebb745a48cfb15c723cd045a840c6a267552f 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 61e7059789dc6bf77836d09d7972b35e85c2830e..2bea3dd04fe87991b65065c0414c71ce581946f6 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 70a7e4397211c7cde21e5d26bdf4ca906cbc2dbe..22aadff6bdbba70c8c9cff9dbc8f48206075ad9e 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 22a9dc0ed93ff48a429db42b37a137fb4af3d1bf..f6cf8b358f47b22cb589196c94fab08a94869380 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3e0b18680d59d22e18af3d0ba802f6a4e50663b0..5c6197096f69c08728aeb80175c56f6e5546c3b3 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 28813f1a3e21c023de75d6f8ef61fdace502582a..5bbc4697f9ffaaeefd4d258a801ab6917997dd5b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 515135283a4b8e046b57eb77fdd40788e3fa362a..fb278ac0d114c6c81acd3184efef6e69e979be59 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ece8626db31849d4d225cf906ba18b95787274c4..c440481a1be0cef5c4ccdc485b6b383a8082bc10 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6f0695a5c97de454e3222655fb28025e8b949103..688236a150bb5987b4259b9dde8e853e275baf77 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a274f067d909f7687ff02d20d72ea382af027247..007c31447198f6e1780ba03a3aa4106b935b803a 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7df5ab4067a07eb40fe231064df38f2fbe08514b..5d0005bb05b226c52c368ce7b08f9860235c3190 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ce3773b45cb1d8500d8dacb889257020e1d0c442..a2e847effbb46530676d295ffdcbf3327049f23c 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ec496761083bb70bab3feef40e7c36f50be9a9d0..bf1658abec0c085411b44e611940a993bf23eabf 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 850e6306a57751e90671fe3d0f24fb4c5dc2b0e2..63c248498e7393882258cc1de37d7d4c4c73f236 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 244ca6ea9bf94ff1405380dad4f4deec38d2e171..1599cd7397921c688cbd7b9e5412d3fca8926c51 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 613a4b7baf4ecc13aa71a4444202399bb8a4fc82..6099af6186cd1e46894a72b89a2fcebcfcdab778 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e5f578bee1e3b543570d893a9e404ffa5f86a2d3..e81d0ba5cf42c3daa1cea8e546bfb6f92baae3ef 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8ab0a1a0feb1979cd01c2d153b0c725b9bb7f6ec..a72a8722a5003ea3633e78b9ff9ee0cecb8ee718 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fc10670b447d5f8f754790eb0a524ecf48391c03..46ab6c7bc1c6eb2316839a4eb39e62d09cc1a81e 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0121830e78319ace6a791bc5c8e6d40f24306445..bb3afd12f6d0ffbade79bc8acc1d1cde1673e235 100644 (file)
@@ -8,7 +8,7 @@ AC_PROG_MAKE_SET
 AC_COPYRIGHT(
 [Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 16ab9035023ddf269aaa441a79c3dd0ce6d681ca..eaf38be517ccd96e13f2f83534409c2870577c37 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cdc5349571ca30de9fc65bcb0b6c21db47b3c15d..4694506be218b8ba78b5f658641b6cd703b25293 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ff1513ebfb79745275caecfc0348427090b87857..b9e6667a4b3e318d8ca91470dc213b3af315869a 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d6b0634c5bb19d1f5e4020d7ca887747565d6034..9dd7562ec35a1bb20c1271beec05425e4f938bb6 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fb3d775d89e172607b22ab940ec53b068a91e734..53b074ec9a04c2659ba3ba89adbc89a15fa6f323 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4041566ee39cd7300977235b99cb4e0810121c00..663d036f6ecf15548a327ba5c955ecc7f3ee4add 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c4dae927a33000aada2d62c38d51b6c223320137..ec0a91e5547200be561c24f9fbf0474f7ddea229 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c9fab99ad8ab0662a68565592cf36ab1ad340dfa..50198a6cb8a29604991bb0bd9021f243c2716035 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b7aa0a385f1b87a0d7a88d82f0090cc4eb3eff2d..5be57afb84ee362c30fd4985112bb9b6e2cacfce 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6837d7c8e62d02c443f91f6c1b943730664eed18..d80f706d6a53b5409f13b60d8245a6c8aaccbbfd 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 59ae05c63d5befc71b78490bc18ccc50c56ddac0..2f83abba9b00c219d1d4e98cdf3c4fd0cbcba980 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 17334c67540bc094f692e7236fc31c35d2c6cae6..f573abc7ef14e1c257221e2609174a51f214398f 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a0299ea78e6bc5bd661217e2fce205aa2314a63a..78e78253ad6cf218a242ae39c7c65bace1edd476 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0a13de82907c7afc8c046e04c4b7af35cbacc36b..615f922e55e69413670321ac741c6157f2423a00 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ad17dae3fed6588b06f1982f94715e74b77b213e..b397b995430119fac76b8ef51f87ea36aa3da0b4 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 239624d37ddc109497832526ac412c115841c11f..e775c37c6c990a8bcdf97166668d08dc2a0252e1 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 77bbac4a058e68aacadca3c0a351624684dc27cf..ee6ec72564122cf72d2b65c64c9ecf6700179aa8 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e04d76d9d5bf2760218e221b44a4831440822d47..b32f6ffaebd30bfdfe18e2e381c40e365aee8078 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0a23a28b31ff73fae8b438ad7306c1f8745565c6..98da359e3b6b7bce634d212a97af630be99099ea 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b9b04e5cbad8612bda3590799354d57d860d53fc..3ec4d60e44d060b0200040d25ed2df0112d6e4f6 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f54aef4b121af9580482fb7d5c6b5e26a6c26545..572029c3ec3fbc43ec10e122f21bed3eddda7db8 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7b89720f1fb79fd74bff976b1fceed9c182ed686..c62d6ace126bd1c04f513eded8a3feb4fb480275 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 699dea5bd4b0acf71a06c78f09253be376cc3698..1d2a8e956f41af14037bf7d28f06b0d780070637 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 982ecf869f4ad054ed632470a05849a89837ba39..72f384b3fe4ecb0136491d6015e3e0bea141cf8a 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 16c17620a170ac25a3dc29190b4e9cfd0eed32a8..10d76bf68f6c34d6fe825fff831e4d0dd9f91f34 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4318c4bf5b6fde270f9abcab7db87831e15d80e2..30ad1f8db2bd09e87a99595a7086b4762ec0b325 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e7a3c49ae69f12d01ed3a4f88bc16c012d6324b9..73fc650c7b0faa3c80d9239199c1e79d3ca2058a 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 93555b6fffa2eba24799a520023de3e4daa3e991..d202190fab8e145728adcf73732be2b9c2251447 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 05233d8a9445bd0c36f22a4edaebda206064f4e2..7354509946d95a662ed66ff87a8250b1426a591a 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2eb4478d032c80e2510fc0f52e6b9792dae8226c..fdbe08358ad43dfb65105738c7907e5687440b2d 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4f336bf5ce5b92ca8e13dda19fc79e45e2b615ee..faf1128194d71df7a6f56d84188e2b66523d66df 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 61e4428eb3e35db15e4a9627028efa571cf84c44..aabdcad7e810235bc67859baf330b5291b9b8a5f 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 77ddd3daf1d5cefed3bac2c2a712f220db5073ca..c65e984e6acc3a55b261d76e11c3c18e6bbec535 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b7fa5979f485fbaed6ee5ef93fb2ee285af6a594..fe8461766e7006261aa8ed6344262a83aad6ede3 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b54b0764edd29190a87f79264bc7db8e99ca9511..bee71b0dd45011fff1f6ec9b72e8e1fbd8de65c2 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0d1cb45f045671641c7f71f9b76f15c5fa69eb1a..f6dae292f5ea14b27108288b92eccf8f5d56bd04 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f48eec44b3d9a9500b5457b45521889691612f8e..4b39cd5f386a43236c85a7fae21424919399c8ea 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 73cd983f319d8e680b74ff1186911c4f6051d533..20ab8784b9e020677a52b9245699bf05ed9f079c 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a4d7324abbf376afb988c420c559feebc75a6a77..5d669dc865d5553777691aa9530e5510da729da8 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ead69f817540ef4bc5e6fe96dd791997aa320252..db201dffba7fb2e15b1c233ea08aebcd586756f2 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ba1736bb11976de1b82d5d5e6923933d90993347..5cdf5f8bd74f3d795873b5d746f6696336b93a0c 100755 (executable)
@@ -2,7 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
+#     Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 19ad87da097ad88e6a2b3ba56ca9ba665e76f7ef..c56f77df09a7e2ebaebbbefa7aecf78cbb566a4e 100644 (file)
@@ -2,7 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
+#     Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index e0534fe65327799e8d7e5a62cd3bc87031eceaee..e5dd5bae6e143b747e4d60b040c2348eb178464b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5b09647d03ef3ca9012f563e37931b7983cca671..73f549bc15589a4d1c3c9ed0e9e342fb029432b7 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4ecad05340f2bf683ef160aa2015342b234d8ac8..dcbf7a8c2dfb6fc110502813aa92a9392b9765d6 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 228ddfccfd0eef3b6e4343c4e3155f068cd400f6..1d238b39f042fc5a9981bce688e165bd01d86bed 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6f1487cce294d9da282e5ed7f930e87122c99ef8..6d6859779fb202c580156fe3b2a8e58370d5efae 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 817c44d934d36883781880d077cb7bfb2c2d8293..d60c84271dab16b24d046ff3a6591eab9782122e 100644 (file)
@@ -2,7 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
+#     Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 577b3b53eee6d6143a2148a1b141bf1f4b833e83..21e38485b5e67de5ca9dc3a9749594b7d296664f 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1ba6a2291bd4f61af05fcc889546673f5d33e92b..8dadc55ae3cddba5f9fd6a388754c5d969514244 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 262881cd8af11f339e5f1823b5169870dbb3dd48..892a9bd4e330dab92207ac47162da7ddf9923543 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ef884de8a9ee2f382e38fbcbbc7dc6f55ea9d1d3..50b8789e78b7365bc2a2c1b17f1edda115e4fbda 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 42bec56fd75e181561875e64488aa9d7cd755e50..fd09e83ef3ac9433171d8d693928ebaaf6b947b2 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c1b9e0a2f159a0435e0742241ceb342d30852eda..75d1117b4f50323da0d2366f9d3f2cf7541abc5f 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2e51851d788490c2b11ab46060df66dd2cd2dcaf..3dc35db7d32400acb5598bd89a6b683085714e11 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 450110f97db0a3305539f846473afa061e167210..8c55c225cda7c1be8049206cf2a1723b2e38bdb0 100644 (file)
@@ -2,7 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
+#     Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index af41c604d13bb3023ace7ab267689b3ed2279411..82315cfd346706977ec3f80e555f3824f67a6319 100755 (executable)
@@ -2,7 +2,8 @@
 
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
+#     Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 18f6b41318dc45f0954228810827811e2ed4b84b..05c4bda00ad9bee8e43d59b635398155e665b01f 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1034123707ce1ab4c3adf904050fa253a6de8d7d..18b715f5356778cc755119a3febcf9c0c08507a8 100755 (executable)
@@ -2,7 +2,8 @@
 
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
+#     Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 7ac8463f243f86678a07ad78fc62dfd9424ae3ad..b3649796842a542fb2a909f8fba2f42605bc5d99 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 14b37765cf387fa797d16af9cb297e4019f8a393..5229094a922dcd95dce69d600500d3e25f3872f4 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 46f2b4108d88919f6eab0d2a0ed5b8a6840586e2..c44cb0a30d1b46db56a4706bef2def6f9d6c982e 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 48b8c6beed82399bd9ed0bbdaf356faf6e0b01ab..e7d86c961fa0c417e3701c5abce595373d0d3ddc 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0b956520ce2bbab459ed9fcdd5dbbe0fe00002fc..747661ee1da9ccdf078ed5bcd69761a6d28d1b6b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 92ba22f2da9312696840f3dd49151230c65b8428..5ed2615fe601b44cd080f62ef1972c511f6b0cb1 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 21397ce6293235c8fd8dacadb42d495bad3899be..3fb1b842148bfc495c98810de2a5f32d03b04d0e 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d2daa8553d08e98dbe3c6039b09f451a6f57a609..cfe6c54a34e93fc2c85f02b3b4fa35b0caf80eb7 100644 (file)
@@ -2,7 +2,7 @@
 ;;;
 ;;; Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ;;;     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-;;;     2004, 2005, 2006, 2007, 2008 Massachusetts Institute of
+;;;     2004, 2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
 ;;;     Technology
 ;;;
 ;;; This file is part of MIT/GNU Scheme.
index 7292aa30f5cdf5762af1f65764e005adfc4b32d7..eda8814195fc7cd6bbc0d58bccf51faeeb93da72 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 760304bba19866a7aa8af3073aad92e03dd9f3b6..0045b89d3dc7b5a895288d1b80aa7dbd3f4f0706 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 42fdaf94c0ee66978ad3861d8db3e8094a93cb36..2945b8660b14f09854db7486a1390384468bf138 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 57d8c9fbbef52fcfddeee8810e385b81a95aed91..22db19356983cabf87ea3e3de81f86f94a9478dd 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 58c5ee980c0c452ad22dcf2f7d4a365dfba6297f..25c214229b20b42f8114835738915bd8711a5cb2 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1dbe841074a6a299ddde391dc5c300aacf0f3052..e3b7849568ab0ba3bb693eef59b002647716ed9d 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index adf7e1f7dd1c3a74cb53f680c6935a66bc249848..98621806f63240f17f61493b27d503ef9cd9e369 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1bba24db3040a9f5bdefebffbb42514cb841c164..b8996585ee6af40ffb0d3ff1926e4098489937d6 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e3c501a5e9dfb9feeb0a5ae40474a41b534f2601..60a583a8420f0e1437a3b58e33db457bd72c6bed 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c4be0f7dd99b820732592fd714e3e4acef0f7937..00bac082fcf771de6efd26c57e7084200669d732 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fe635638a0b6d20779ed06b52b2451678123320b..1da6ecbb3b335699d96df7bbaed89dcc15330ae7 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 27ccc8b3f874a0dc25e40422dfc3207f426d40ab..4cb6bff0510418643460fbf0f234913140ed07a1 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9cca9861954fb2048051951818edbf4309de2f5c..97b468cbf68f50299441a6377563bc12af005332 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8240c41cf8986d41c45d5facf98236e7e266dd74..22fb80db126ac79bedd1188d271ee254c1b5dc2b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 798b37a3803929575a7ae0d977ee81981d8f7231..68dd2fe119e2003e1a0706441437cd66c05db18d 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6c8b4364e2d8172ab1b2240e6162cc04cdcb4d42..1d0cf44f58b778d76c7b472e1843ba426c36eeb8 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5369acc3296c8ae1bc61892ec846ee635b9efdb3..df2c341f31dd754c0eea5c9ec30ad04dcc6ebc28 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 456946d9b5f5fb06acda0f8ba90d80179b4bc754..f6b6c2123db05a3274154f315af5545a4ce32902 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f15ec5192d9688fe2abbccbfea0927f05084da36..281a1adda48fe058aa731bf6100f9fbc830b693c 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c059aa43bf7e81319026af01e42161d2d99a8705..c0095bc89b7c943e4cb1aa0c645e4c1f04740ba3 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0d6ea4d71da3eac55cb4afad16b8443032afe38f..370baea0de9c6f5c0b8a54e4d228a49b811183bb 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7ede4071962f3286ad7ab9944a8489e2c77d6b66..6f16ae543c562c890c62b8d2f998262e4e52c93b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index def0674490aefb34aa9b10bdd46d705e13a80c45..cf5d03a709bb2e2509b379ada6d9a09248167e44 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6df4c7cbe9b7c5bf147513e9566becba1b463be0..660b88b45374632deeb49c1deaec506a949b051f 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 87ee7eaa01828a27b7f755f54c2fcecbeb342b61..b9d4569217f6bae82906d0993c1a8b2ac705ee42 100644 (file)
@@ -2,7 +2,7 @@
 ;;;
 ;;; Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ;;;     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-;;;     2004, 2005, 2006, 2007, 2008 Massachusetts Institute of
+;;;     2004, 2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
 ;;;     Technology
 ;;;
 ;;; This file is part of MIT/GNU Scheme.
index bdcc566034599670770a1d95d63e8648c6696258..2392e138cc8e193366fbc0ba6f992e8bbbb4f75a 100644 (file)
@@ -1,7 +1,7 @@
 @echo off
 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, 2008 Massachusetts Institute of
+rem     2004, 2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
 rem     Technology
 rem
 rem This file is part of MIT/GNU Scheme.
index 22f894cda351bca43f17b10e629d56e0521ede1f..3f7c02c74a9afba6255d4b673958a205aba34e7d 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1424dcefa261fd77f453c900a07f8674f35a0739..3be0039a4bb80c5044447f6c073ea0b66327eb46 100644 (file)
@@ -2,8 +2,8 @@
 ###
 ###     Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ###         1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-###         2003, 2004, 2005, 2006, 2007, 2008 Massachusetts Institute
-###         of Technology
+###         2003, 2004, 2005, 2006, 2007, 2008, 2009 Massachusetts
+###         Institute of Technology
 ###
 ###     This file is part of MIT/GNU Scheme.
 ###
index 986c315420a5f8d5ffd0ff593d026c4f04b48c84..251995af8c6170da3f6dd12be26bb4854a7f887f 100644 (file)
@@ -2,8 +2,8 @@
 ###
 ###     Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ###         1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-###         2003, 2004, 2005, 2006, 2007, 2008 Massachusetts Institute
-###         of Technology
+###         2003, 2004, 2005, 2006, 2007, 2008, 2009 Massachusetts
+###         Institute of Technology
 ###
 ###     This file is part of MIT/GNU Scheme.
 ###
index b30ca897c27b1c3420d8a1f426239b692cb308c6..02f2ca56b1fcac2ee1697bb80e79dd02bd919742 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 66dcec8bc65c1bfc50b4d90bfabc98a51010a9c2..91cf196517e6c80bd81cfc3de99ff3ce9470f3e5 100644 (file)
@@ -2,7 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
+#     Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 1a1bd74c64063e4302a6b2e65056698c423f939b..eab90ef007490abb5f87d9a7f8f1fc713e0fd751 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d71c0f3663376a60f171ba3daa3586bdfa8ab2ec..5b868d8e4b94fa4acf453d414dcd9e8c7392bc54 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 80e496aab6e6bd314d2eaebd0a2fec191cab550e..dfb5cf598b43a33bf22a65b7131103090ba98209 100644 (file)
@@ -2,7 +2,7 @@
 ;;;
 ;;; Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ;;;     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-;;;     2004, 2005, 2006, 2007, 2008 Massachusetts Institute of
+;;;     2004, 2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
 ;;;     Technology
 ;;;
 ;;; This file is part of MIT/GNU Scheme.
index bd6dc09a57f6a59c6d666af9a3daedceac0e1d17..b86657c991e2d466b00445851af08fe44833b78c 100644 (file)
@@ -1,7 +1,7 @@
 @echo off
 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, 2008 Massachusetts Institute of
+rem     2004, 2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
 rem     Technology
 rem
 rem This file is part of MIT/GNU Scheme.
index 2172f336bbf3120c21dd6ea9e58d2dcda0025b1b..7bb91c4b766d868391e9e01b0ce6f7da74b67830 100644 (file)
@@ -1,7 +1,7 @@
 @echo off
 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, 2008 Massachusetts Institute of
+rem     2004, 2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
 rem     Technology
 rem
 rem This file is part of MIT/GNU Scheme.
index d8dee5f1e372acf7cd5f7ea771b6003451571ea0..cd403fe891ef4e142d955df0bbcf42d1380f483d 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6125f8a07c6588b2cc6c8516843f18904f4f185d..f23dee205822428ba2fcbdc14a7266edc8b88dcd 100644 (file)
@@ -3,7 +3,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This program is free software; you can redistribute it and/or modify it
 under the terms of the GNU General Public License as published by the
index fcaf91893c2d13591785481bab20bf266cc65436..aedb4b92764585ac56399610a0705e7642147fdb 100644 (file)
@@ -3,7 +3,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This program is free software; you can redistribute it and/or modify it
 under the terms of the GNU General Public License as published by the
index fa4f2c80ff0390bde2aa460861c7440563173e39..4c71c0b1071e6d2e9a580a74d06565e43bfbbea1 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 90b6b62919c102c7292a51f252e0111353f6602c..c3eb9f99f3e697461d1eecbbdd90138e451688b5 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a4e3c3cfdbc71b9c996d7b6a3c9cd54c6a524a46..2bf5671a8acb91ba61a58ffd9de7db155ede413e 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 18b0f331ec74854ce2c579e01f72397b6928bd75..205ca959d03a4984e77b683e36d13617c7b5f498 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cd9e419ef26cf4c073f1bdebd265fc0b87918dd5..e4bd814248e258bc0c6415af080d9cbfe12bde96 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e0d292d4f83729b430c7bf8db4d1b2a0cad42c2f..8c901bff3d36da95c95e61c1ac827786f023356b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 680cd84899b5ef0074823e421960892d70be9069..413fcda8d46811c36cb5a8763e48e276a70c30fd 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fba51db8443dce73247f9a00d784585ffadae02b..23bf347df2c68f61e3690d98fc518dc306cee702 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b366d978f2efafdcf54e6365ad7f1614ab4131e1..af4de2263edd5c94cd08f77fc482a1bf01ad3f6a 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9d519329495130aabac53fc48b3e5f3de4edd931..2c13dd82f008d4bd92cd19adc88f7cf49deea1ec 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f273251d54db8d2185d07e6857c49a9e82152378..f6c6658f97e2ded924c3717d87b8d7703b4159d7 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d92515eac198b0348b385ada57b6663748a81d22..9b2320e88d89e3066b36c298cae294f7a84fc6cd 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a23df47a9b97ede7b786e6b285772c4eaaca7315..af9774eb29bfc8c935937581059ed84ebcf7e4e0 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fb333e7c047794a78aa98948745ddbce79a1b93a..d42300c9b6e8d5f654574dd3362b0964116315bf 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bb29d090b2396d9bc0bc5c60ba63122644eafb23..6175d226fbfd2ce9e2b9533cd429290d1da25ce7 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index be64e6e1364ff068778d281f39e2e84f2f205d0f..663b19c05b65dc322e28e458849450024cf196b9 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9de7f199da5de0b5849bb6760214f8f7e477d45b..e467b8be99d756af316eeb69ab28ac1a1e62dc70 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3a57ce9282a641da533b0cfbaf1e80e1a20a9d20..574d0eb75a558065719efdd471c76f7f0b03da56 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 84d9bb645012aa46d4001d8c47be906cedf97469..451aa24b6022679e4b55bf2a588532e6863d9d9f 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a3733b6c07be5f0665d66bfa3bec7da71b39a65e..43f821fe89a88a998f6e87300a876bee87bd596e 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9dfcfb4bb388616f442f41287e05c45f7cb210bd..afb157f06f62d13ef8d82b8047c804e0a191a1fb 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d44233e1bc3ac169a1167c03c69711ddc236cd72..85ce35bc2f47ffb166d31ba19638ecafbc70b562 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 51b5cc99475a03eef366aca18596c3e2332306e6..019eaebf14b6bcae93430bb8822aa9f776c8e496 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c4e5be70fd97ef59f92622a6b5993cb4bf956ace..3ec43ede73b8a3e72aca23c8d282862aa0531bee 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cba12db28aea7f13a3a62f07cf1eb1343ed9d992..af988d1b4f47da7e32a59f61fa656dea98a5fb78 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 36ff15c065c438204520775aaebfb9f6c1274ad8..30fe59fc3d6b0d9a7184b9a592dfeea624529cc9 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9af162688e41f6cdbcf7f402f02e3b60ca8f39c2..ec6c230f5385e7b0773f39cebb898011a41b91cf 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4751002e1063f9fb5dff1f5474358c6f0a025cea..a31874232f575949648c3f2276b6477bea2d670f 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5a05a2fd2588f614828149ae4cf4ff96a2f8016c..2e45e297da96696d91fda5e67e6adf483aa7a7d7 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bd73e9a2241ad6905f0bedaea6155fcd57f9471e..c291ce5d49675d08e8b0c7807691be9a70b75381 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ef510480eee5e19596109727c2b0b5770a933d10..3c6bb8733320748d397429f632136c83b291f3c9 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 748804612dc69eee6eada25671db6caae2125482..0354603d4d8c36b090861b4893db8790484f396a 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e7e379bd337378c42ee9d94701a553438045ecd8..75668476411cc329205a736f9d22460f05df702b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4d64c0e2e1fb24e936501a022d4157d63499594b..aa7694326c341487a3251f20401de8b7e0191969 100644 (file)
@@ -1,7 +1,7 @@
 @echo off
 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, 2008 Massachusetts Institute of
+rem     2004, 2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
 rem     Technology
 rem
 rem This file is part of MIT/GNU Scheme.
index a042e45d38e391bebdbfbb64358249252d094025..e2d2796fe30e7faae1e0f6f6847ea6881ca0d3b9 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 778767d8d59fcb8fb35a9d7787685f4ed63ef701..1de5a0feb59d27b484771fde51242a078026716a 100644 (file)
@@ -2,7 +2,7 @@
 ###
 ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-###     2004, 2005, 2006, 2007, 2008 Massachusetts Institute of
+###     2004, 2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
 ###     Technology
 ###
 ### This file is part of MIT/GNU Scheme.
index 963fed5d9ca7e44711e454fc50f984760348c02d..4ac56acd22c80c8cdff48c0e771d81ef312d669f 100644 (file)
@@ -2,7 +2,7 @@
 ###
 ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-###     2004, 2005, 2006, 2007, 2008 Massachusetts Institute of
+###     2004, 2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
 ###     Technology
 ###
 ### This file is part of MIT/GNU Scheme.
index f792c278399286a596969322363d7688c345f01a..43b9e0939ecb610fe228f12dbc78a0181146edae 100644 (file)
@@ -2,7 +2,7 @@
 ###
 ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-###     2004, 2005, 2006, 2007, 2008 Massachusetts Institute of
+###     2004, 2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
 ###     Technology
 ###
 ### This file is part of MIT/GNU Scheme.
index 8802f66ff191730ef1578ef74dcc9de76f875331..d7aaef6a9318a333b305574688e35084272e7df9 100644 (file)
@@ -2,7 +2,7 @@
 ###
 ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-###     2004, 2005, 2006, 2007, 2008 Massachusetts Institute of
+###     2004, 2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
 ###     Technology
 ###
 ### This file is part of MIT/GNU Scheme.
index b0d96cf495719faff54653c3b6b76464fccdc188..0a0aa2b7c5d2a1b1d0b2b48052a28d15d0e49a8a 100644 (file)
@@ -2,7 +2,7 @@
 ###
 ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-###     2004, 2005, 2006, 2007, 2008 Massachusetts Institute of
+###     2004, 2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
 ###     Technology
 ###
 ### This file is part of MIT/GNU Scheme.
index efdb02f32c9cc1b4cb49a3a37ee3e1a211cbdf82..06bd8aed937f4aea8950511dd332e2d62a6eb7a7 100644 (file)
@@ -2,7 +2,7 @@
 ###
 ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-###     2004, 2005, 2006, 2007, 2008 Massachusetts Institute of
+###     2004, 2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
 ###     Technology
 ###
 ### This file is part of MIT/GNU Scheme.
index 41de996fd0fe91993de3e7b801446882139b1669..346c2ae7ded33d9d6476f78d11f1b0967ee96ab3 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cf204eb107e736295f72d1628b09ed516f757075..57d9f39d265c1f8741a154ccf7d923889fe445ec 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 37e0b41cb06332aaaa6430dd6fadde35fb721cb1..eddfb58cc3988ad317afa1c3e61840cf808a6a58 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b829fa9dff5fa32a7b9b71e6c5af98f9a6084f2d..fc274b68743e1abcf29bba6e0d294f28e0933f3d 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a7d9f5566e961cfdf6ed80eb34ff90d8df47f291..eb5a917b3acd705478eb977b215079facaffab36 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index be0cdeb25e5ba81e6b27aa5cf2e28818a53f1084..e8a1ba863708e123bb0469a745721055438cb87b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 929f504df544158422dfc9c03d4174070c9a966f..1da5610923ebccc4bf51013ae74c532116a2a3f5 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7ed67a5290018c28ffdc962242db68a5ddcb96bf..390bca4d3bd0c54101b3ee83d9d6a49acf80f2f1 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8860bb356a62f1169fd33807ad5288f8045e4da4..881eed00d9a9b5dec1d8a599f64b23965e74c27d 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4ebfe37bc57b53a018431b823af23bdf321d5075..b1df7a183d76754cc434309475e5efb4309e1850 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 05efd538f06adda5494d9c427a15361f68bf69c0..56cf65deabdf7256b53ed796484833adf71e57bd 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9bca4761df71894f91e7392de9938a6983bfcd14..faf20fc7d1c1a27d1c1f9c9dfdd5830a0ca6d67f 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index aefa2276d8f7f6e54bdad1347eacef6da36afbbe..5c1c034b5bce04a539f7f2b43e6e61caf3b269aa 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 40f31c20efd45d44451d98694fc867ec48bdd37a..c01d03cf8120182319d714ead949f99f99f60c62 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b5791ab050bea82113cb6350c6aaa60b7c708f3e..b325f99f452719e49771c829c473a0191b07bf4d 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 485e39e8a6997f47d75a5c4eb1e9852b7f31d6c5..50712a3537326e8d2098474d59e03096ceffc356 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fc593b0bb4beb00cc8fe1b390327ae1f5bd62dee..1c20ae703c479dc88ddc32e60e04a1e3fac3079c 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 17c8aeba97c424599da9a54ffd702deaf0f10f6f..6358c829da6547cd20db1bf7a9bfdeff759cbbf4 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 73371632c07865505fa19c4fcafde2f411fd737b..8b875cfea7eb8323651c58cde5bca9d10f42cfec 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 62bff688f009b5f8206ff360db1c85b6e82173eb..529ad16f6d7208fb1fa22f9e77aac3d728dd08a5 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6aa71b58f1a781f813955bff304faef300528bcb..8dd025b787314f306ae0759829bf31d0473366ac 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 85315530404ede56c8928881d1f936b4fa297426..3c3fa16831d4dfa90cc7e4ea5c485bc8c80ed93e 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 20213724c9a93da27f50657366b68f08b8e70811..fad33af25bbcfd7ff712f685b703d22bdf7f0983 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 671dc3f4e2cbf8aa3a8523ff9e04ec7acad8370f..61ffa15c47a61c55dafa0007fef7348f85da692d 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index dd5efb8aee9237c45c74d96e2573cd03a85d7c3f..ba494db160dd208c8026eaf752486d39355dae44 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e5e462167d9e39382ba13bd7752eb03c6d992c65..fafde734c7063d59534f4afb6eed6acb691eac8d 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 869563b24fc9502e9a02b2e56d175612e6ca6812..aa315d76d82053be7066b8e03e8d5b49973fc8a2 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9db59e4a8acc0fad276c2e46b7542b1525a33216..398b056224e088c407884755f414ca649417c94b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 29eccdabe1188b2f166f9cf45ebe6d5e2641cda8..10d8943af4b505d3d94bc0c0ccc5f8991badd872 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6845b74fd46eb573a9b16f8adfcd18909b3ee3fe..e51c2b2231d594941777c1f3476d71c93adfb87a 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 950a1667b14747a5775637c8ac718151375b81cb..d123947a0dbc4a39c0c0dc674351dec01e0cb3f2 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b1c7349d5081b651d863a00e0c44004ece795455..3b2708863d0777f2f1148f1659bfcbba42c647a5 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d276b1f05321621a63198470d22926f22d45de4c..6323a46c8f79263613dcfb8770142a7740efae66 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2c95cf72f4e34ce6480392363008d934dad41003..8702a5173f187a1a1205e89db5b0bfac29c6872c 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d9d9cd93522310eb5393d63bae8de388d532bc48..94f74b85f470dfa9bb2daa88ea70d89cf3d498df 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 96cdf31d9801263079861759a15885541607f47b..cb8675d322644a910f16e0ee26dd101218b80037 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0ec1d9e248b9a08e6fb9b2b721398ccdbcd203b2..5a08f2d41ffac2756ccf409b9072fedcf7c053d5 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e460d5778a403782f4ab09a8701bc4de53ba62fa..c786d424536c84e899760c944db850e54df78e32 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 07306775024a4bedcc7cee67d8a4e46ab644f891..328ac23be677dd85c21d48b4f9a348f0fd16071f 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c88b85d55c68b40a4e7ede134155b82ea75dd930..496b4468c254d8d265d8cb803f320802510e8e18 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bbcb64de03c4a96457e2c611ad418b90dfa69da8..2d3bfe9de0f3946452555fb7849ee6d51e7801d6 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0b590fff77dff0e2175085601dbdd4c266ff71f1..2204618d4aa6b8995030d531518ccb8250c9fb25 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 802891851477ca7a35cdbf8ce6ce3215e2df03da..32075d22368aa529a2812f8028fcedc5a3f2d35c 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6c4c607966b6997b4276cdf09a2feba9ebaaed5e..163b750e5ffeebcc7de4e4733e329dee2f5b970d 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 75286fae518a2d175dfc2933585b4a2e354c0806..9c4f50ce21985472381cef33dbf6b30bd076134a 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b041510f3461c28ea55ff49745e9a11f84138afb..a849bd2df313225f8eaee0cf8eecbbf634559ad6 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8f36d0c7fb780edd79ce314c2c4a465e49b85e7d..e539921999a9ab30597a5e96198be57d2f6426c0 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ce40015d7f39a188d834ea57c73f0404d1d88f27..1a0afef217a3a78b9fd35d6b7bd7837140be4322 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b0ceaa5e4d2ea6cbba6b556bfd327db77dddfc97..801a231001967bdcec02de0d084bfb2b867c090f 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bb9bf518b33851742e6c0728fff0d05a09372bd9..9742949b7d15fcf552c1f48306745decfbd1d30d 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index abb87d7569f6fced2c94ca913beb3590ab74632e..81a1f1767f15381e293dc0f1b196b0da724f1941 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 49301e6aaf58e63ebab798b94a0614983d36f982..647abd6196ba9826e01e2ecedef6acf1fc559395 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 51dc46f7b7eb30c82eec2d0d873a621b20af5d89..7eb13c240429a7572264c9659571bd70feef66c4 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c8c3c4bca10250f1ae530085bda5c4ddd0216a6d..21bb87997d5fce9199f8442a1385d99dfa4d7fd7 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2459d9583b0ea071e02bedb98308593eb9721f8b..099f0d1732661cec8b038cfc4ac05e361eb814bb 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 45f4c3499b3048dcaa620c29551671067991737d..07fb675538fe798cbce159231e659cc02421a2d3 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 56da40e032a9522d9ea499add55f86547d37247e..5025158bfe801078a6f97ac291e55c1ad82055ed 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9b33f7be8e85288bb52d21176fd0248eb55c2d7c..1582b425df72b576cf3d2ea2a6fe7758dc1ab413 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b5508097a702f2c0dc68cc5aa7b98c8e9ec2bcb5..02dda4778b96c715dc9ed6f36e919b42106629b1 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1a8a5a3d3d54453a29d476f13bd3684e6784d4b1..85ef00556323280b05e8ab38bf8f81c5715cc94c 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9ad6e3b5ad49854caf5bcf7df65a97e6e4c55a75..53f023df9fba8ecfab0721eede22c7deb7c85548 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 64f0bfc71c4b5c0f609516a1bb93f8072919a9a3..d8913a4c7d1c144d3313b540ab30febb7a7ad131 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2edf44a5450df3e840369595b1e0ecf39707c3a8..7e216a955324c346202f0bab828fd5085c9279bf 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f7c571f78c0da9bd666126b6b30acaf6725fbc37..cd3fba0f217664ae3cadc7d253e9e2b8220a1b9e 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6a17f8922a8d98a8ef210d14e7f9005eeea8584d..dfcb235d412fa7901ac1ea72a7d82f0ea8f1ffee 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index aa2be28b4a96559d10d6152126572c19d753f90a..0c2d974e5cf09bd2b7592aaa7223c3b5a84703a6 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 311be1ad8398c3b086775083f52fe1e2fedcad07..04ca3ef1e1ea0f9d2931a0b51d7f7e0f3bad6ee5 100644 (file)
@@ -2,9 +2,9 @@
 
 DO NOT EDIT: this file was generated by a program.
 
-Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
-    1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
-    2008, 2009 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 437f29efe796330e98d509b5592ba62184be6007..f1ea657c41146e570ac0f2a9689bc7ff331fc732 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2cfcde1e10d03a2eab1e1790d8afb3c84372e378..8b4b45def9ccf55f7abe771d5ea82ca9ba581609 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ffdd998617269eae5a06dbc470dada086648af26..99d946bf0f74c611e70b1334b859483b9d429c2b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f4e41ef4702c5730aa8c4679b8959d0337291061..567df79c0c36e7c19c7dd07a6bc64067ff96a6c2 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d34e572030b97779c176fb431be4bda065f00269..2862a1ba81bb80cf5000dd68a1345ffdc51ac8ae 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 81716adf319a10edf37708d7d5f16be4fdc6bf45..29a1eeceec8da5d0f3bc73c8f46c8d95d88c3189 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 33d55d5593755d71e2c509112695268655a5a652..5815c4d4125e6d63c823e43afdf3a0daf76c6866 100644 (file)
@@ -3,7 +3,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
                       NO WARRANTY
 
index d55a19442d0679f1f7c442e096323dbb839463c7..958bf0dca646d98f2a2f1ca6c515b816cee1c1c1 100644 (file)
@@ -3,7 +3,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of GNU Emacs.
 
index afdd828cb5a10589e067d69d1a0a76e5d6f612e3..a29a95a29f58531572248d3bb128625bebae001a 100644 (file)
@@ -3,7 +3,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
                       NO WARRANTY
 
index 030e58925ae9291f0dc8d8822b381c63c586e5f0..824dfa5715e37dc078963342e27d4080971a6780 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2feac1f890709958b78ad73b5db211c68dff4848..7bdfeb1d303ae7b3dd500a8de60b4dd2a1f9f53b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 86cb415f5e15daf519379897ac3f272df07eaba2..385c4f261d84b1b0507b17beed6444403892616f 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2ce526bfdf492025e6e2360589cbe1c5f9d259a1..1bcf1a7d9d81f0c3b707486f51ca3c5c489e5307 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 689ced4d71dc6fcabb2c1ab238e4919bbc500e0e..96d516157ffcf9bb8b8645b7f19eb7215470eb4e 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3928a355545dedc2374eea5badc5d00c1c858a12..e9a0e0283569ef788ef8b3d43a0311226ab24ecf 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e95171d52cc366996b46ea4b3cb69d59ada456a1..513bedc39f653a7b0b927fb4c9f832a122cb1920 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7efae42b8c128706901fc7319548b8e11378172b..4a953bb8ebca8c4c63d2a03360232bc8bb58c520 100755 (executable)
@@ -2,7 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
+#     Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 3e2bffa6fef846f7476ac0f05aa930886ac33317..340c1bceddc28b4ac4b53c665651a28490b1c217 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e22e58d18993fb43313eda22571c45d30291acb8..c6670b9028e35f5e458d538a8168bda9e936af1b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ce52c16ec62ae8e63635e0dd57e43a8ef3300fd0..51bdbef045bb1c7dbf60c90cca20674886a1b9d8 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f831e1f7ccdbdbd30d06cf4d8f3666c9f49b2c4e..104b0946b27d12d7bd89c54384d4d9b1c3d016a0 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fa2799a32f35f9e0c3f63b6f03288279146d4b1b..17ba975db525fa967ec79a64496ef2f272bb0785 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fb3e0f5effaa4322e8cff0f1de18dbfb72c0805f..8c4876156666185483fec13819dbe5aa9b9b2f0e 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index dfff1e11afe737d58cf9c3f705039e886ff9cd80..ee1134ad59b1e3c105b7226d87e02ef96c018487 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6bf45d236cf7d221c68025ea912ed6cc973224e7..1aabca3b8ae7a116e005e29bf345ddb722835e1f 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 24959d1617ed1f341bf825b0adc7d89c2074456c..5db7fea62aa2c977f12893f8f511be6ae737ed88 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 089e8be439c85a1ba1af7a33fc00adbbe1f8eb95..b52da16a6093406780eeff8c2f5ea52cf820b703 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f62df528acfc72397b299c02c6f9d3f5a75405b1..30cc4dc74f91ccf9f905e09f19f19e9bde1e55cf 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ca5b65c390f935a64155e392feffd499877bfcb4..5f01ca058fc27a6aa4a8ce577677dc3faa17829c 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a516a4372588cc97af9fbb8ab624e1332fabd5f1..cb8b388ddfb4971d2239a9b646c03d243ef18ea0 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 59b717b28bdd631f2b6568f1988b597c04952d29..fe3054aa76f74a405457cca1d17b5543f4ec58dc 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 999c4c11d99004b9281a90651024a9af67c42829..cfcecb335d1792d18e58188ca3fd7a66f409b5ef 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4dab8b0eb77e744f84aa5209a6f39bf4e7d19477..65027659bc79c0a83faee01dcef71a829222291c 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 047a5b31b04bbd132cb7dcaaf0af268a91c352d4..e4b077d69d6b117342015a1ca297808e8ca47e4d 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fef993e01c47b5f78b619d321cdefdffd2c97d4a..3c2ce38edbc6fce9bc3ef103d8ea4db6c1b2b15b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index aa89a58144dbf02f9c6f66117e3384711b3674fe..996eeddebdf00f077789de63ef8226d84d425505 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1a52afc6ce54340a8253455beac26c18d8ea23ae..3ab47cc8b990369bc924180eb8e2214c4e6bd7e0 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f904c00f79d5b41c88d5253b3d9fb7cfafb45366..1338466f7ca40f487a2cc68beba85d00dd7eb92a 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 300d2b87496e0d5d5bde304a643011d7584d4766..c727a49c11999d8ace9a2cfad51b2c2cec0b2f48 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9ca9d6963b0c4ee6bccb2d5b61a9735c310ed3ea..a634e1c408632336dcbafa2921d8372602707786 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b4fa469a442f08ac4edcfbc08ee557e82dcae819..994a3bb7ad943bfa40ed1c6f3b53a429b07a8fda 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fcec25592b626a4455f1321d3adcf13097fc673a..7df69ca500d34ffe35cf8383de800685fe8897c7 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 36b5320c3f64a27b9b3f3fcb87b13636e42b5482..e2e4e4dda3d697856859467bde4845db4858c61e 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ec9f87b6d3d971e59456c80989b9d807dc695b67..e7e0a3e4f7722c4585fdda52119ad67095aef50b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cdafb66326e2ecda9c51bbf13f3b472e79085377..e947be7b597fae22ae519ce31675ebc411375e8b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6658f1db842189c65a03d58d0fa24eec8aa6d14a..08ab6f4176680efd8ea2066e2eb9f88fb07b38ee 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1685b8697ed1e3659fda2f1ec2a37ae5e78789fa..a1125783afc4f4777dd334ef9ee59a6fa216a62b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1c0d77bbbf36a5ce85482b4ceebeb58c8e5cdea5..c2af9edc5f486f6826acaca031aee00db5a6c68c 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 999868e5296e50bb23a2c09c62d99c24dcda168b..3ee311ab250d2ae201e49f495a15a9d78bad07c0 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index dd3ef8e2345489fd37b919f66fec8b31ea4fefe5..086e29832065e31e08af2eada6fafb864852cfc6 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e4f122847f8a2578834645e3738f98cb7c6be486..0ffdf3ac49ea0269973f0ed6a96cf172dbd710ca 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3d12a15472d84b083994d1e8296ea46356bdcefb..dfb60d30d0212fd8c455e96ff1c8035f44937b70 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4a6d30a92f4baef5db193dba506b27b5bc756ca6..c1fe16330b811fb79158901e79acbb3000247b4d 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ac60a6a2defa93befe400e47dff0d89a2fdc379e..02d5f949c5a6161f17daa7e3b7c925bd20c14152 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1fa524a17344322c1e8e628f470bef88ffc3be70..f251a3cc7cd00db30fd2b9af474f848a00b0ce7e 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 97743d74923b0dac5b18792fb8eb2602e8d66af0..e50c928d623bb67acb5e698cdac08dcc3943c922 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 67ecef9ddd8a63f2a8fc0f9aaa07228cc3ee90eb..a233b9319e3edc4c93f44c5f99e0795c28c0b8fc 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 18356fe41fb85b2326ff20ed7b5d581828182ea8..3ee6e0eecf6ce9d6c2553099af3546c17d1f3a74 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2d975d95b5d6ba327a6857d841d30ef36d03465d..922e4a7db184af0dcb23d6a5e21ebb1a899306ef 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ad83bcad77d1d7837b4d0ff8b4db9250520c23b4..0d16439400a099a7539e0dc9ecafc7acc98f4f4b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1ed45d57e420d87f049208e320c9b31da312ffab..b79326894babee27926b9b063ac94755cfc6a67a 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3474b6383dea9a585cfbef7f6c89d8e4c8544649..9364df2f93a1656b8d848c89e659739fdfb16bee 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a95828c63d13b64c89d6180a321d610cc29d2f71..2d0ed770ae5e6c13653e420fb9f52bc5ed47053d 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bb783246bac88d04e8555047c3fa5d064d73b084..5b595894da9c4396faa8d3b36eccbd539ec1319b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d59e9ead7730da0bb247a67b64480744568f60d8..8d4ad30de6f8bf9f80347d5314886fa1becae01c 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f4aaee191e23f1998bb393028b3b61f9a2955242..b24fd4d0c6799fccd9fcf74074290b4dd6f86a5a 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f207a6f0f66ac737b62b588fbc5af88f1439e62d..b3dab33f3719c5f88b924d92986f9b3dd0f85dfa 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 55f4a29882eb2d3c8830f6a143fba1a2b2334e98..e248ebf4e54d4284b8010c32daf988f620a74a75 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a5b4bf5c1fb4ec8153bd417a39dc15fdbd4f2d03..5683dd93d4e91050816ab35c19cbc38b0b5aa41c 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b46d9bb8cf47b150a27e86e5b64dc0a9c37da224..65ae29699fd5eff492366ac6cb62eae57c1d33d1 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ea17f31440b333f3b7ac8ccad86a90fdfbaa182d..d4802241333a4a77c29d23123751481ad7744d54 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ef77bc0518661d2e0ddf12a326e4dfd726ad1b81..a81d55e0613d4717f37a98ea61bcb64947768487 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3eedac7df1134d6f1d004cc6db4424c860401a60..19a477dafde7e0a2f9970a6ff0fcf47d8245eff2 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c088e88fe68bb8dc9b7e45d4ceb992f39646b5d5..974a43b410921f6a6a94c9cb9118b28e408fe21b 100755 (executable)
@@ -2,7 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
+#     Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index f13efa085cd4dd2ac1a5c35f3951a170644deac2..7d9b22bf91077656ff0f4d26869c12b211c36ae7 100755 (executable)
@@ -2,7 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
+#     Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 66fa42beefda99e9fdd03a17bf0f755f0098fd48..d3d312268bff995fdc997c1d5311e5c184db5b85 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6fe54a0935e0ea5c928f3b679a78b5d2865bb831..9816d69123c0859d5a29f78ab962ba194435f2a2 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index aac7d2b19d4beb4aea5f8abfb1a219285fee7f42..1bc6ad640796cd35f7cfd7b4a60d74d34d002c25 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6a038729e3a68de0ba2e0df5e557624a70ea7f79..c698b04c2e35cbc039ca76271ba1b721e90111ef 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4b944073b183dbd9de4df7dcac4b48f8c0f6adb1..e45f201ace0e228b2872b34ea663628b9a8b0b0a 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ad7d85566769775faed4a2471f1020eb0b3b2ac8..5c107a290bca2341c5d4d015860f7e2a59fda01c 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 259524bba5fa709447fa52434cb6721ede34c515..1e29bcbd9c012be703349dafd658cd093dfa24f5 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a48a4e5dcc9a078f80ab9031a9a679278ac0a6de..1e425181c4cd66ad0d41328c9557c7037e69719f 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6ad1d4c7c948b969ab7357364542284f03d60858..bdfb25a09ac94f8bc307d8cc135db5ff6d1f3d96 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c6bc6e6bf45bd6fed608cc24404b2b740543be06..4a23baf03d34e943e1510b83e1ffe56de82056e9 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4917151847a72deedb29b1daee34d1890af13d88..804c53f5b8e60464b9720d2af1aa728e1b84e94f 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c4ba28ac3e51cd9f54b804f128c868ddb5f9794b..eac6ed31eb70ef6c5f169dd17c81340fe2a8fc93 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6fba93f3a5a140488146ade4caec6c7990446af2..9593318e5c452bac3ebfb7dfffdf6b105e023f5e 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4492adb88c39d798951ac6d95f471b219f3b26be..3f1b31cc62a9f290cd1135290bdd70df9b7dd51b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a4b65b1eccd6ea5c2f04917bfac7249a5330cb4a..b987f3cb50e1cf88a99a9fcd3871c515a9166101 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 23e1af27eb20c8a936c791b80c8cdf5ae04a4590..fdb4a60bcadcf9757d61cc664d1a324f02a6a820 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fd68c38149caf88d0993063c71154f76ca55296d..380c0eb34d4684e37004e1056140e687ea82cc62 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 84ecf5b87ff4d75d0dfb7d236d897c880e56c719..d8facb400196a5a61509ce8c3fa62778c2fa9f5b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8a970b04a1ad937f3628aaf9961478f58a6a2dc0..217d113d5f69a767056155ce9e05a397dc23e73e 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cec7464bd812d39cfe7ee9ae02073813032c8444..8b9046aac59bf65c658d3982ec22fb35785c18f8 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6901a3d61de5c8f00d575efabc7a0c80ecc398c3..ed157cce0d2c10cac6275f3a971d4649dbbfee57 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 63e36cffbb12da09bd58e63a6da710f4bbd08f5e..772de9754140eecdc8d451d58a0b291d4471c6f1 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 49bcb2eef30ea8f003a3c970dadc81c34ba08fca..a64ff9a733717a92a27b923585189f76a995ac04 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cf223925377ad9ffa838b89b776a35e55618b767..7b8e5575af6ddc94749882e7d0742cc95c56df1c 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8efa0ee34665ef09924cf9d68c9f1e3fd6ea0269..199afd10777249164c2de6db8eb7c944db7015d5 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 884c707e875083ac7b09976b8c4676a4e8ad863a..86de96db618eae93332bde66ecfc2a5c19f135a9 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d7d80fd384a43e2c36dfe5419d2238c7e7440b9f..59e8e3987180ee1a974d4c467776a0cc141053c3 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9f64f4dd8d1e8f09419f44befa83395f6ea37f00..11e4e9d5d8ab30a1745b46b836c06f850eb75044 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 37eeae861d55669b5c7d9c43caf06892e3e6cbc6..4f651c6c72432316b97b4ee8163014b62041ffba 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index eca607d4b43cc7540b02b4dd87a99ab9803bc8b9..af7c8736c11b03f6fc9c733593f236e7ba098d8c 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 07308fd0ea77a44bb8d58fcc2039dbfaefa45fe7..3530684ab577f0dc26d5f35011ae3272bc652aa9 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e5cee2d1db33320805e078e497d86c1df225622e..c83c90c7bc57a98e3c2387e64cd75f1c7f90003a 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 76ebc5ec0f472dfc13ed416a476cd8826d75c9ee..ef654f289a9807863b27f7bcdc29e412661d49e8 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ed6d84edfca6d0b61ec59425bdaaeab45b65bd2b..d9a99f0bad269d022a29241c4c75808a4dc42d19 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2b318506239a34bdf8bb92fdbdfad2fbf181a6b1..85eca0246e4d96ebc55ebf66e9d50537525bedf3 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 701a8a9e32c53a86c4e970a952121f1ec783642d..5914dce0618b1f1d648090fab007d882ef96a560 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f0feeb97289f70b421dc742942c7681d8a8e68d9..40bb9f1d1ac243c0bb26c54f0433055093068e9e 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 153fcf1d42f79df835d6cb0f9d0b3be7052f8788..e5b7b48a38a31aaad15020e2d2fe2367a8b0756d 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 08f2ed428228ab6c9038bec7de631eb8f78d25ef..ca1b69538d7f440333978b6b925c5c23ffd6de3d 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c1c54d45f507dbb98601aca101f8f20517296307..fe54f02c82dcab0628807182838989f73019f8ff 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 508ecaf61c39978a07f88f0cbe4407b1c6b6b42e..bb3dc4d49497480c32abffa88585a42819dc99eb 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0c663ae53c400cb0ac55d434da1bc1437ef2bcb8..1dfc8d0bc7caca8769ace7bfd99546092c0d8044 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d98ba4fd316141fe2af627b683f697979c838ab8..12bc25c3f8c582a61634a8ed288a3830a0cb4f14 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 42f5cf18ec0f522e921bcea7f12e7a6fa36c91d6..d3d526e14213539b8d88c8bf60c3b2bebaa9e8ed 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3debf1881393d5eae1983f5e556b59430fae21f6..d05235d085e551bac6b279390c4a820c3e2c120f 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f0dfca6d7204834f423c22d522cf3679cbca290b..27c67eb5288c367469363561387db77da1ed5d3c 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 44e4a44cbe848b9934a00b2be6e59fbe822ba183..78f97e1f109dbb11bc6db7d80c798d851353c0fd 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2f46963d2c24e10409c6059bcd37d0ab5d523011..398c054c460a1d012b674a75e9bd06e2abf87614 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2c6cb9b935b57a28b964c56310b7725b739555f4..6a8792efedba273842e1bfd6d5464ec6e353da2b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index dc56701743751c97a920e288d38c6fb49f1e6f06..2935f4ab292dde68b7afb7594e55d13c13dfd5e8 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cbbb8a271533d5043c6cb887cb3ab2abe9307e4e..1845ceff2f728d21a40aa440d6381c6aea98363f 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a07c5dd26f2a07ca4a54e87410ed99494bf84490..7134f9578f984c8e85b394171139f13f8a9b13f1 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 264581482d69681c62379546216ff274fa28c644..674db84c6ad65c3a486ff125c57effcf51dbdcbc 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3423694842ab09247ad4a843ca6d62b3965f1b8c..dc996e486b2476006152bc2e17d4c7670be519dd 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index be595d22cbc6495e6e43e83a80931556b3408f27..19c65128ece7f03967b7889f7f7496f3b8c02d3c 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7b5d1dc5da969a42464c2b7cea6b7f37745b90e9..faaccf93fbcb6a3c4ad8ee53b9f5ff6b6df6b799 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 08e6c85262394b50f02bd2c3000bf4d5c0db2331..91a870bbc7205001973f9689abfec1f20120fdac 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bee0e8574423939a695e7c1d9437b445cb8d70a0..c8df389cc4b9e1d98c4b1efdb0c3a23a0afcce14 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c7b6b51ee29197f8572ab277e39bc6c87e6a03b1..d96953485a6a81a81f565abb9723ff9001acb153 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 67e88cef3a04fb4457f87204fc246de48ccf25b4..35b40394c9d81e1e0013cd82565f8581ef290683 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8a64a4808f8c9390d41059320640a43f3f229ffa..cfe7cb2295a4547828bf3b09e6ce201159a1e6c3 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index db9f481522bbc500e85ea1823f5ffcef3169f87c..b5eaa598112b8ae14faf4771b9d1a8550be3a8f8 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 58381ce64dc9bfede34186d1d52cd9a6b3427bd8..9ade2aa06917a6ee6dcc58b3f6dbb49312b36568 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a63b0f6e0502bbc419090b7bc4dba8a512c69f11..18bb216692f2eba0bf2b91a0095549cd2a1f07d5 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1b16c0ba2a492a156e904cfdcbfb60a8ece51c20..fd8abb8b8c151d5366b3ac74aa4c128aee415b49 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 282f454709eec7f6f5345b39599365b1e03e0972..58adc3f4fc27f422c01f4df03167a43af98b629e 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index defca39f327cf5e74b98ddbc078ccb92e42a9a55..b1b2de579cf9f9814fe377423c14d72e828928f2 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 48a00f5a439995229da85c1b921f754e5eb3821a..8d8e50b3f462cc284577cda7fd86b87fda071cfa 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 421826f2772963d0cbfc329e48ccbf105103c1fd..b39ebcfb2c3de004c346eba1abf447514fb86138 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5b3bc985702ee5c8c4ec267e86893195444651e5..cc10212c48ec41a4566e30091b45b0547cc70699 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 92f0ef517b52a0340101a6bf30fc7fb8d3c5dd7f..148f84b72fcb8cb34f6657dc9094319e5a812f21 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b7fefb09eb3566bf1b71f055de633a560d87d0f8..e311b6c3fe478c560673027cec891bcc25be4345 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d1c8a9790a89d262a6d1e4f071ad3c5e1d595cfc..72087a9532e9fc4c65bf9484cc0c9decba846075 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7c772e995b54a65d147716cebdeebf9a9b2125cf..8c4d3c4155ae10b3994d832dfd578b09f0c92617 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fc3304207f43e26c30280154effa462ac6341ca5..57796ab897d692cf08fd01be16a7ae2ca2d15e7a 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e077d40080f1c09e799a834fccf0510549b7613f..1471bede8cd4a40acbeef567b6b6c4586940249e 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e19af10cfaef0cb03c4fe0fd3f7d31a49c247d0c..9d6f435acdfbf8445ec9c5b09431ec173b963529 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 38607b06c98e28abad8c0b4c49dd2a8015a7b99b..36ede8068c2896bba42943133192b265c6538755 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b5297d3cd88c7e2eaab10d4a480f16fb97e994eb..2343a2a04d27541ee0d4c917b2b7d00d40c843f1 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fb7804b38786d9deae660a11519beef897bbe120..f0d6f4b416320e83cea467c0ad158f59dacd7083 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 41bc42d4b27805974fb8b77958a055ae32c9b49d..a30dbaab9c30fe64f968d5581b9e40628184d576 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 38c1a9a320f3c25fab35ea244c41b916e14a6290..0d5131b84631d546feff6fc441a3cb4fc2c5d4ab 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7284526f4763c0601481ea216e0edeb1a513e877..f75750108d8565f20f31d4a5e77dd3f54d5e5828 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a044bc6a3ee89b11ab381bcc94a9963fa14977f7..4cfb6be177ba72dce285e1298bf11ce8812cec22 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 993b60b63e23b9fd0d88c5d248b1924ad15bf46a..150abc33864d1fe9fecc07dd2de6a0740c4010ef 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 230993cfb6293ed1bd0f5db1c1604ef606242279..bdd9185ed34f28b4a06a164be6d4e531553b72d9 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d222fcb7e17c60889f959b2b000f6410efcbc33f..65194a55732c96e89aa6bb75116ca2bb7492cbaa 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 690492118a4ad5026f2a1430569cee1d2686d225..e04c779aa6d2331ce3569ff464f1fe739cd9c771 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index dc3be9a853704669147e40b922498015b3aa828e..7980c7b8f1599874e1054e258ded14f377f69d1c 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b4e65f516729e0c3695acf9673797921b1725d85..64835f1af766b4a59af002edff95c0abbe3acb2c 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 403a338235bdf62a8170671bd44149ad14dc2c5f..802b461f93be64dba7fddf35c009fe92a462a0d2 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f0b735a1728ea75273aa6199e27d6fef913f063f..e9ca0de76007292761b4d2cb7d33d4f90d1e4118 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5ec2781b3be688efa0bd4fdf5ac659918e1859ba..0adb3cedbae3200d2b4a41c4cfef59a6e367edf0 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 267662d41757fe9785d8ea6328b2d980a3a66250..4f73f086201aad2bfef728c40eb3830839817fe5 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4879c099cb503655429a9f94943a96fc3ed5bfb3..f45c91a401b32302bdb31ffb425d065cd23ba43b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c7faa7b3f4008ccd64019f1d87fae7e36ea4a0b1..38202de14402d0d69ac2913ae8f0f77a38dbc096 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cb623bb192479909c95b1d671b246deaee40f8e9..e04c6b600cfc39592ca67b7ce8507d7f481e9836 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4a2da1b9988bc2884828ede097c624df8610650f..3bf83b8ebf8a93c78b99fdcaaa165237a3d153cb 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 37f73e295bc7e7d5468acab5d5d38773f8b7e73f..2a5343c95ec07874c32bf796036958c903558d66 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b2d7dfe04691d0f4f51aeb884836e286b44812f2..2a68222d4950aea749324896396e4c3e07cb4485 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9848e0c43f0ac51aa7c4bdd34393a74b65514c97..774dbaf7828f092b8655c2f5d17e7c0f1081ca07 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 45eddb2825c06312c3ea0414b04b2be3b6955d93..e422ba868b2b3da03c60f905642ddd531e08e288 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6f3780e7495ee2c2d3f45327f0e9378b6de7b6c3..8401f3cd9baf53a3df2d38df678976c8b446cbd7 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index dc9c6c6bb1a5691e3db43f6c25f596c933c5ed6d..b96b058677158201b9bfd162125a6b267fd74791 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3bd41cec5edec7624ea9016d2535615a484e3a49..aa9200ceb1c84536fc994e14ba5472c463776a0b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c9e5a30b3f46657ce544e6109b94bfeff7bead73..e9b4971c0c652bfc343aa935935f8e4a005f4d85 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index abd7799fd911ff9e20d77fcfbe42492ba63e090d..98217fb3e6ced1482847e8915ff05f89948e275b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 188aa8e10c6aab93f9b191d08d5caf2607e7ac1b..1df2c42831c305d37dd1cb0f09f2759f9dad7001 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7018b97803898fa9686e865d485a888947e8884e..36dad4dee4148bd2e70cc4e6913276ce2d73332c 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b77c95abbda890970f335ea54bd70582bc016fdf..30965008be792e45361b5200c61ecf26e53c1fc9 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 62e2f3616af0a35b35838a5bf36edba5b71e80ef..51c9c934f6f8cd00f8de83412c30129e0444f90f 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7cc7b1743aa06cb8fef3855c2e8e681133f4ce38..19580d844064c345b56462c8dcf22f6cac76b2c3 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9956a6e21e1f92b22e42d5688ff1e929bfa59607..7a35040451756a85427b4020904a37f7c7e2ffb5 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5d0c71b4ec9b231b96c3ba670a6396522e4e6d6a..5adcb674f6b6dac5c8fdeac421027c98995dfab3 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 91c75e1d86e30c7eac1f5f8816cc4619a277a860..276e0f79ee0d933ed06f72dc4d397a5cbbb73649 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2baebc43e58c6856b861864f1bbbe0e2e5eb1d44..6cb2e11de2c1804bec4e274067d73768a5934b63 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d47b69fa89524373281626fe5d2e6df48b7dd91c..5f9d1173bcb4f919277897826249956e3720c20f 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 41798c52ac92318ff04c8b0a92b7827f29096296..cb0ef16d7dd0462202aad016249a96c7e894fbd8 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ecc18fe6471ea3bd433a0bf5bd0a4853753cea9e..bda401ac0c54fac794962c13263bc526e909ea13 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 447baa9f88ab45ea82644927e91909ca4f6fdf79..6dcb186363cd031d41398df0f7babf1c0e846134 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 88ec89a74c1fed8428fb6f1f2ca5f9e18e0d67ab..4ec674952f50a902080dfe7b677874865f52956c 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 885b62128391c1352aedcdc80a9b3bd15d0a6d2c..28042f9f21fd3dd3de06291e1f21e02f2dc289ed 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c5176b2074580a642d39a109a065de933b72b4a9..391fdb7790f12aa1f86bad823b24b2da6393af92 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4760307dc2df97c0ddca26bc44ec37dbc77060e5..89bd6d9909629c903feb0b5b4fb4730a9c789ff4 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0c788098a32ba3284f1b19bb06193f22d3d2dd95..7860c51d136efe9e66855abd3cb78f0b4a1f75b6 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8630040dbed06056ee92e75eaa83bca067528c48..0e6f56213a0a53189b8f5dc296728fc5e8d99eb2 100644 (file)
@@ -11,7 +11,7 @@ Hanson for inclusion in MIT/GNU Scheme.
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ba497df8a4f5fdfc5a000989e2740b5c72618833..190902f41623a69f55e8b30e4a56d58f3ac9b59f 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3ee15da6f8018f593cb5a3f1244eeb93b6bfcb72..a99023fbafff964f0cbac29e400f42646d240452 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5d102798875ca5eb405811cbe8e34c4b6adeac52..ad8a94bf2a4ea24f9732fa847a40af5914dc14de 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4aa8cab624aba370a6ee7c713c1d8eb959a05ded..3c7da9c9eb0899fb98dbb7acb864fb00604e0bd7 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1225143c2ea08e036ec0c3d69a0ed0a42ee32d88..0a12c2ab8ba884e353a67df9c808a85777e9ca9c 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d2c365ca940d898946b201e579ada249ef6effd1..822513ffe806ad2ef456413744df44c7a029242c 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b6d3e4b75b4f62d8ed2e1eee04be53aa4afa54b6..ba153f59f4a53af87b3c0baf1bfa3fc0189ee345 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a08661551f90a38a38adbb874ae764099e85359f..4499712c53d0e9227c3e2047799c90fa1b3767d9 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b9cddb1b68f11675cc406d5e495227851c5d62a1..d032689dd8a1a2b537396cc6a24475436857f1e0 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 29b50ca91758da7312643a4ccf05a1bdc9d90a53..5d2ffd7c182d029d3c084ec58479de8a1f2bfd0f 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8bc426c49aa74e56f9a8e45cb01f77e7912a2f56..7240f927d92584af4e444d1398cda02a8ca00f71 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1238aab4da8d90bde7479a38979bc1b0cc44d0e3..75e59cf1e2dde523a7cc7e00d3beb9b1f7932a59 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 04377c3e1dad7e0bec302d39297d0e40cd4613de..67554a26ba0c720a5d478cbcdd72c7273baa3e09 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 21ec9f707fecf50776e808b544fc32ed4b577ce9..d3bcfb492721f74c913d63a4a199b580e2f54cd1 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4c3dd5b37a03c82dd3e4d3e7b3f0f1dc5d2af460..46b63ae638ddb2cc83fd21508a2a5eb626f077ff 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5933a17d0a07f2ad0e171260d618385cd93bed4e..0441062f3add653cfc0679018276080ad60769c8 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 87bd655325382ca4e4307deec133ce466d832ff2..dd964ce6e9302286905f9ef4b7ba9abb18be3aed 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e2df3565e0dc6dca4898b2c91b199c6a7a9cbe93..3000db0724b87ad63afc1ad4b34030c0539bf99b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ef59fd6699ba5805d3875cb91b33728d8aad9f90..f2fb4edbf7bb95e4d20f6b3158ab71e7472cc9b9 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 484ccba33d98120779964bd528a389e3afd61d89..4336a714975a370d78398af92abf47dfbc8cf7c0 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cc0566dd5c43fe959b15a90b27f18308954e6831..22a834d3b6cb0fcd2a92726279942395446d8cc1 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2ac9ca00b0c560cb85b181c9f5c4c61e6f86bf15..e1d7f150e40a9f1b7a26fcbac1c7041d89751712 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 70ec9c46099f092ddf4592501f02e0528be96a15..289d36bc58786847a7bd5d429168dd6aaed0a7d4 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 68b3d9ae9da05331d99a039d5b67ef03963279be..06098342ea36fdca5432ee062fadb969f298e1a6 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 17bcdc540fa67048cbbfce914f9bed7c87d19b0c..5e132ea117e1ba72bfc6edb19fa028875ed38319 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2dafd91237ebb96c6fa8abe7e42083dbd34ca0cc..b204017fdc198ca62d559b51e89ca6e2b59b8821 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b00cf55e7d49817d585cd0a26b4124ed56146dc8..b38d475d2aa7a817eb5956de16492aea2c4b9f62 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e9f46d7aa259c31d69d3a061d839e88a536c49fb..ec891ffc6ee9caca2ad4bfa54105ff1ab061913c 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2e17c2264f2034d72f037d5d72a3ba5fc706cdbd..57c8fbdcd453f6dba60893044dbfc91ce99748c8 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2b1068fcf7dbbe4cca27a3b8eff0665d7aaf22e0..e3fc7c5b2df87564eda0073dae98f636ab6833a9 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 02c39741f2ce2f64a11598dea12d90c6cd822eb5..38f996649f7411b99f10b056867339ba8657364a 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1b6cd1b8d08ac6285cc1603a53df0c7e66cd6f7e..87a20d01e152d168ff1acac3c92ae4abf37318e3 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9f578ddcf57c1571a97965393b906e55fe647a08..e60d9bfdf28ad9ef3fa32fbba5dbbcf9d9d1bac4 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b2bb1dc7bb4404bd420ec03543d3b851b23839c8..0f3f66b4652f2f9b7c4217a0a42cb4e30a2f4249 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ef116af24a3edb3d9b4a66a451a15bd3cc589b22..309218e1c4b2f63ea690a23dc2d1cb8c6702911d 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a08cd96994aef12a05f2bf1e20b5c928f319271b..296fdd74a2bb8e37b523bd8f92eee1f1110f18b2 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8cb77988672a40a4731932f89991525e7ec4f382..682adf594943d8122c97567f937c658857795764 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4b2fed2546df01f0646afc50b5fb969aa88c14c7..528a99c2a5aeea87cc64dd2ddea951a9909a0b4a 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e9ec82511603b6eda3dec70f6c91df74947d8940..cedfc4f07508ee9e4d3b03e116541c3aec1f65fb 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7c9d6ef5a6e9060bb35e331721fdc3b43deed75b..3a89365a22e0fe8304c0303987a9473a01812216 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3314dc9bf34b26f1512ddee6fdb9aeec8155f6b3..d478208e59174f5d144dacc408afb2fafc346c51 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2a2418fb1a173187d3fe573ef7d54dd9ae7d5638..540fb9388a1551656e33b3d7c086d4bb28e987fc 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8a87b434717aa19a31f537affd8a9b4f72156b59..a985f37a53013830128127caa2fa0555809c64a0 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 555ae686b7396db3975159d55fb00c7162aad7e6..1088d3caa4b7bebbd59f2ef9f2e19939680c2b36 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5feafcd91b63d307b9f19814b50ab9e16e039b7f..59a7972e962ea05cc4881ef35e5b9c3cdf1c49e3 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c79bad35daba569c361fa456242a595a8b57ac2f..c1d5d89fd71fa6ec86e8bb934eb39fb5e0c13080 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c5356f5f8c2882b858a7a845ea6731f6a7e9799a..46fd12e0c85351c0c699493586919f302adaedb8 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index de422c221354a67521d0abd8ae954d579ba278e6..d2a923027e0ade7816a5e33448da69f42ee73822 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 29b8b84d4095e8f41f23b42a9ad7dcf9dd8845ba..b75d7527b5a73f3404ad35c0a528276523ba0873 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4df33c73afae277b3fddc5f64f95aa3e530ae9d1..1ae68df30c9f29bee30fa5a0d8597b78b8395987 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f1359c9dc255bb5620b88a8fc9b3600110ed1beb..467c8963b10ccd763ba808343919b5740e500875 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 54d1cac786e5dc8f096b3642c287bf959ae3e082..e43fa87782d482037692ed2bf72f52f9e7606766 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1d2825e2cbd1e55c57a3fd9159291b5b5b4393b1..fcd510e38ddaf9bfd12be738770725227e325780 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 530509104534c94e0f8f5b4da8d99f432421fd71..3fe4721a5b4d809d596595acc296870de4b5bc6e 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 05ae3c390bd60eae0c3c1645c19d9d6501407731..7ec7a2d14bdb43b6601a24257289f9553dc966da 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 500c92154cf7917ba9786bea554e5592be6dfb56..2d91eb8a5bbc1740801a177dabfa6e35114d3258 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9f2895bf606e1a99ab0bf7c9205972a01001f6c7..5ba91d86cbc93844adef7e9dcaf1a84b453fafc6 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5d0c71b4ec9b231b96c3ba670a6396522e4e6d6a..5adcb674f6b6dac5c8fdeac421027c98995dfab3 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 54e5370bab7350b656a572d097282808c3f6739d..d2df7f9c98a5f1e7bb374f97d24b7aaf5fe812c1 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3d0beee502cb9eda7fb7d43f73ce4a9dcda32ba4..53c888bd0db385f52ff9f9670196056b30e67306 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e7284b43e491a3d68f69387f69ebeb9533e61db7..57444671df25b1d52460241989be200327335d1b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7207c4e9699a491ed3910eca1e76bfff6b5ce802..74eaf2d8a727b3f4fc11949ea7455dba4938e59a 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e55edeaa7625a35ecd84a6c960e6c75d01913bb9..55e87f3328a2ed95e5fc89c7d3ff95593df8bde9 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 78f273613169331a7cd3da9369eba5eac85b1127..85ad71574569eba8d49c3833bc64614a7e6aeb57 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c1647084dce8a2150d5f112a09e25afdc0d02d86..17ecf6e03b1f309f7542d670c67a9aa42a6f14c3 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1bee68a4188520d17c6b7409f629a06c91ce7876..5d50463f2a374b3ac19f5c87209299dd062365dd 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index da7304de9b1545b613e163200f4b5498c344adf1..3741520f7a1811260dea50bcb07bd7c48ec8ad88 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 62a56ca000f57c5c23cda86c7e374a38eab30308..ff52367c2001771ed634c81fc3c40e8e2510419e 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d37b71ad5ee549956f31f86c37cca222d126d7d5..70df3f3e200e1fb942388e7ba13393384f32a4bf 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d4d64ba48b04d680713e0ea5b8ca05c96d024918..2a8e23f0919ab28351cc1139b9a2d27275ce7562 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9d9f093948819894f549f9eb747f3c1ced65ef35..475f9d5d9077ec9aa7e098370ca59a85434fdbd7 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index aecf91046656bc17b185cf947140e75c646a40f4..6e4d43f2359e0cffae907c563d15aa2c7fdea9a4 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1b2bfeace8feb78bc1893612042e24fc61c7ae73..285c742fcde1c018ce33f92f1a704712cfc9ea2e 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e957c0201e716871449036695d9251aab6d27e1b..8e48835f42e88853d09a79d94f8547204bd0380c 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c9288e7b6e86205510581b034fcc2ca842720cde..cc142acf3ba4167c34eccada70643365fded2fdc 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 89f1216ba00d96f7079aaa0f0bebdb1721d228a8..78c82e7c4105604b451376161e2c1f2fcf29bf47 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 62d28025df4be46dec9d12074beb5ccb7e070157..9e15601a07fe59550425a95d930d01ca1a2b5d71 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8bf4f8df83ef612493ce741aeca6fdd1fbf73aad..b81b02c62709ca0760253f612fe3aa51817585cc 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 80065c9422e9692b8b6e5250405eb71b44deab2b..009146ff3a916d6e22cf204529f16e7cd28b1d60 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f0c756eedec709cad88870c4d3d60c37b9129257..01c7f34b5d5a71a938bcd6ba3b0628401318399e 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 37edfb0f37759306561675955effa088cf8cfee2..0ec0e99949a3e37557d96a75b9453fcb5e275dba 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b14bbfaf7db83bc7938e32b4f5b24bf3349975f9..6e26cf6bc71ba03ecaf53c7d34847bfcd8279860 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 27441849e1e761079f10fe47937b18a1193ab0a8..f048250014b21e0394f9990494da1b27a7cba698 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 36debb26e6846e636d3185e69c383ccd39f89c29..4176f412bfe0d109138beff8f5385e6b4c87e2ab 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7619eb259a57c5dd57e9ba3942fe722ad5e6b003..3ff94e9333a1b5a0ca8fc623e99f7184086fa94f 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 563cc3bdfc378b40795956462f8dda2d06dc9f88..63ce804e49c233564474bd066758ab80d4f441d4 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4d4a9fca818a8fc08b901239d57da35b5bfa5614..b63048307ecb12a8e3c52fe8486332b61cc6da6c 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fe2bdc14ed18ce6246afe0c1c95c5dc0a1a36998..08f8f684a14d0fbe8d19d50538f26e1d2eb3a132 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f39162c0a92079920d2e35b973eac0cf4b1f4965..6445c93b03c70c0deaaee49768584063043aa3ae 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bec742888f79a82787bbc62ed728a700a89e3ec4..543afafbaf93fa36bae68e27e95eda370ff1a1ec 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9aa866a15bbf150747a5387d8371019037cd660f..e910373242af81fd4dfbe2c42288c1e8fb2b5d6c 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 401b56f2ca5c5f294d0064eb45b19a94a5523efb..5815aabf377cbbc22afb7835ad38e834db939280 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8916736ccd8d15d7af67618e22f5795ed866a2cf..d4c5ee6ebb61ea749469f2eedacfff26c5f577c5 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 319a2faacc41f4d727285b58825e27cfff20bef0..0130e9bc2f6c32019ca015b9e568e25952ae9ef4 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9fe9620cf0e5f842bdbdc8e9a5440cae4e71025b..18db6d3530dcbc56304bebea5809d25a1b80cfca 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2f8306fa0cd013d1ddcbc2fd76eb8aa055c4252c..44a777fae773c1ce5c666d765a13a2c4594a12e9 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index de200f6876a1b2b4b7e31eaa853b00dec53be219..b37bad206ac4e2ea2d33bf14a6ba2f1273f1719d 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1e2a23d912c4dc964c01cfd34685bbca7a13dcb6..e78aaae1e4beea7876ae38a2a32d8d78b9bd1648 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 80e994e7bfdb1651693aefdf7d0b72528c402e36..2c5e39cdc5d5f794f5a41000e96dea889d81ca95 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0f5c449c739f1e348ad4221f26e5c629848d4c43..b7640f725808b072b3ab78e1cb684c5f8e0bac73 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0af162e0430b5ce9f8f02b3d0895461ae9359b20..22b7fee219ba100ff36fff2ef621e96d63184422 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e153ff3325ed9cf4abfe96405cdd17afef87ca96..5b6f06e43488096f0cce7669cf1d6a62e7c328db 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f90bee6bc608e60d8cd9e6fd1dcedb1f240b2571..64eb969554567a332d54e954359a23f29139546f 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cce57b92493fc00074c6d3e4afedb97c53b1a756..97c72587aad37db68ad743658aeeeffba86cf510 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d19d1b70023e8c82ef65347b875436d4a2153c75..71293c0f28a71b2f98bef60d076381f0f3011ff4 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e22e9f5087828d8005a7ae467ff9a52e5ad18f09..d2e68c43715a247f4d26700e12d2e66d88b51ca2 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e814b2f2fb3efb995cff1363112663d81b1621d1..d7b817e472ea362d0e66420ff852ab2bbdf3fd3e 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4ea7e31d3a9496e18e68ea8891efd3db178fbb89..de175e597f0aab8f8f949f15e584ac81fd0f3bd6 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cb0148db69c26bbc30fcca18859406c055e903bd..46a2315b6a9f3a41a445bb249bd1da3aeec9757e 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c1955f84fec454d38fb7a9f3243cb106c198edd0..27755cc473e2ca02d47dc6a058cb1821eacf5f65 100644 (file)
@@ -1,7 +1,8 @@
 ;; 
 ;; Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 ;;     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-;;     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
+;;     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
+;;     Technology
 ;; 
 ;; This file is part of MIT/GNU Scheme.
 ;;
index fdd680057bb345254cd80e0a94b8a2be8d415119..e26b470ae0918c8d4c2134ac088ef627bc495c92 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2c5312402de25dd6cd951e7b27b65d489e696576..e4bd034583d1fe94728b5add44439d325a74a71b 100644 (file)
@@ -1,7 +1,7 @@
 ###
 ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-###     2004, 2005, 2006, 2007, 2008 Massachusetts Institute of
+###     2004, 2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
 ###     Technology
 ###
 ### This file is part of MIT/GNU Scheme.
index cd3fe7315a211842dcf6e40eca50877995bc6438..578f0e0a0e9a20e3dbf50b6ef5503e18601e727b 100644 (file)
@@ -1,7 +1,7 @@
 ###
 ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-###     2004, 2005, 2006, 2007, 2008 Massachusetts Institute of
+###     2004, 2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
 ###     Technology
 ###
 ### This file is part of MIT/GNU Scheme.
index ec8dda6e8f522371f48b28d9e81585bbb98bb762..7723ae7c7196980f0e46420f02ce9393122e457d 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e8b2f71649f1d867c89ae3bcd5d414e5653fd426..f5b861119ca009cbb3faece5d3135ebfac758306 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bff6f70155602e9c1d75f4f1e3c3d15237b175f2..1f06c8b3b7b69764adbd10c2a430c4f64611de08 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1e889a0df3bd980d813d4876080665aff81b5265..809c827231b1704aa3e388acf3bee0cfd0c45645 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4176c0089a1243612e0cfaeae9eecf513a924e72..37af67acde62678db9f0487e0c1064db2a8b79e4 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 15a462ca6568ff75e786b83319646be2a666733a..f4658e40d249e939cb119b5582b610b6c12514ef 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 92e72e55595e2c68e3369af656fca6d3d9396c0a..78bbedbbc88c41d04dac8d6f2b3dcf6c4f22136a 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5f69a8e5514c6a6a0f11d5011928943da8b2af41..92e29734abbc769c7491a277f19b07a3b6f873c9 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bd4e65533886a1863ace76d2e262ca31eee02afa..4acca49f8f0a350e86527294c4b29dc0f5d10059 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 314e0563786d40d7c28f452dcea1b8f32dd39873..93dea304fa686a84910ec0bed8e15bbfa8ae3dba 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ffd76118f807490928438319b7aea13a6a396a26..65d2bc28b4ee3eef20167ce01e1c94fba6f29f93 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 05aa186c6c4d6e68cc1cd0f1dfa0b802f5a676d1..5a52183b5631ecb0ee0960b19d7577afff0ca9bc 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fc66eaae8c297198cc247e321328803b53de6859..5f9becf0b537da16ed6a005d8276ee3685b9cc20 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7ff0d04cfd032a832cf565104ef537d6c0fe0610..848a6d21a6c1c1e9af1e5b049ca3581dc3558c4b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bb2ed2ef2a2e7d78d62cfd28b2de7313e2772e04..1a06525ca8734a78c0573d7654f44e9a2f2d5958 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1f87b4ab71f3aa994596bb34609cb81081e46ae8..2170095872ceb1c4d68c7ee7eea342aa706bd002 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ef7d1d24507187bab472b2849c1bc192d94f1595..cc990803ed864166a58a58d3095aee93596a350c 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 243a0bd3c3924d81e94279724accd9d00f43ca32..45af33a0b8cb65e80f3215190bb2e1ce1adf8acb 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 46a2e1e33ce9ee5880e56513c0df65e697c3fa26..21748541993daad17983b9c2ab413e07f6e416d9 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c89d2026b6cfad17c85119165fb8db263aa86234..f2adf3aac4605007151136beb7a41a33723703a6 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 17b3e05c8d434528007fc21093782a61dc936151..818cc7c9a31326a42ec56ebe3be3b22c3dda6953 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 59a1a392d40658f832045ca05a15b7192fa8eaad..f1b981a5019251d8f462f4e661bafd8539832cdb 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2dfad4479a3031f5451c2a36f66ace3924938442..ebf52b7e2710f4afb31a3088ece5cdfb38fe0738 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 037df1b331ffa94ec17dc45e73f5ff9fe5e9386e..c726d133fa3cf2e866de1549cf4526f33b17a5ae 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 77b8db58752511addc0bcadc9b1e4445726b4515..2269465efcb621421e9532052c9468916fe49fa7 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b4549aa27dea6df6180bc47eaa436dbf6ca6b254..1773521b12bdb6248a023b2f4af95f7d65a199e0 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0ba74035ef4e9b0a36ad4056a60fa1e91850fc12..725953b60ebc45765a1c0bb7356e0681e9b58fc1 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2ee30cd94eb261868827a126feb413ab8c6e2e43..5e7f31186120be6670c0db205f80634d153c09fa 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4b74d2b0f38048bef42d7f31a04532bece88c9d3..c75a845a70d741f63802fad9e83e0af7a1f34dcd 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index dff26ccaeaa14c2b13a41d2e37320eedf5ae3a85..fdfa1f1eb304c7faefd728c429dfada39f3599ee 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3bfaec686f5c6af5052f38b721ac191d86e318e6..b7559149efe9b782fc24e43d19ab58d88e676433 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9d6640633a4bcd0a8542e5dbbd8651ea7429b8b0..c0b7881be0a776bf1cfc163d337b1c47dd67a61b 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 419824e90a179271ed8a48053c9f48112ba78dad..2037815c088e58b6bd9c2ef1695695d1ddc0c5ef 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 46759dda3c4caa9fec18e4b7fd16bca091bbd8fd..2d84bdc671163d780616ec2c2e4fc82fe335a2a3 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c9b819f217b82b58874f00da2a82e357db2c3ecf..e441d72f7c74daa7f1a407abb3457880211c70e7 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6c0eca2d1063a6a1d1f52c233638be9b0d21f84a..ddb82e0eb1776192c934408b7196ceee492b1c59 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d53087c8f4866efec62463830ad095e8fb12b630..766693f40ba4bce5621501029d6f5302c28b7075 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index abb64a04ec23dd5c8a0313a69856afc748de3c09..18c56b100872902639766ab540d071c7cbcd753c 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3274488c78786205ee4c329fffa9ed6fe14e40ce..4d64ad72da397872f1bc4be113f23bd121c04d88 100644 (file)
@@ -2,7 +2,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.