From ff6ec4c4fedbc93adf9747987cbf69a2d0db129e Mon Sep 17 00:00:00 2001 From: Matt Birkholz Date: Sun, 3 Jan 2016 14:41:54 -0700 Subject: [PATCH] Update copyright years. --- dist/Makefile | 4 ++-- dist/copyright.c | 4 ++-- dist/copyright.scm | 4 ++-- dist/make-doc-files | 4 ++-- dist/make-liarc-files | 4 ++-- dist/make-macosx-app | 4 ++-- dist/make-native-files | 4 ++-- dist/make-scmutils | 4 ++-- dist/make-src-files | 4 ++-- dist/shared.sh | 4 ++-- dist/update-copyright.scm | 4 ++-- doc/Makefile.in | 4 ++-- doc/configure.ac | 4 ++-- doc/ffi/ffi.texinfo | 4 ++-- doc/imail/Makefile.in | 4 ++-- doc/imail/imail.texinfo | 4 ++-- doc/make-common.in | 4 ++-- doc/ref-manual/Makefile.in | 4 ++-- doc/ref-manual/scheme.texinfo | 4 ++-- doc/sos/Makefile.in | 4 ++-- doc/sos/sos.texinfo | 4 ++-- doc/user-manual/Makefile.in | 4 ++-- doc/user-manual/user.texinfo | 4 ++-- etc/dirdif.scm | 4 ++-- etc/dumpdat.scm | 4 ++-- etc/mkauto.bat | 2 +- etc/mkopt.bat | 2 +- etc/nrwcopyr.el | 4 ++-- etc/run-three-stages | 4 ++-- src/6001/6001.cbf | 4 ++-- src/6001/6001.pkg | 4 ++-- src/6001/6001.sf | 4 ++-- src/6001/arith.scm | 4 ++-- src/6001/edextra.scm | 4 ++-- src/6001/floppy.scm | 4 ++-- src/6001/make.scm | 4 ++-- src/6001/nodefs.scm | 4 ++-- src/6001/pic-imag.scm | 4 ++-- src/6001/pic-ops.scm | 4 ++-- src/6001/pic-read.scm | 4 ++-- src/6001/pic-reco.scm | 4 ++-- src/6001/picture.scm | 4 ++-- src/Clean.sh | 4 ++-- src/Makefile.in | 4 ++-- src/Makefile.tools.in | 4 ++-- src/Setup.sh | 4 ++-- src/Stage.sh | 4 ++-- src/Tags.sh | 4 ++-- src/blowfish/Makefile.in | 4 ++-- src/blowfish/blowfish-adapter.c | 4 ++-- src/blowfish/blowfish-check.scm | 4 ++-- src/blowfish/blowfish-shim.h | 4 ++-- src/blowfish/blowfish.cdecl | 4 ++-- src/blowfish/blowfish.pkg | 4 ++-- src/blowfish/blowfish.scm | 4 ++-- src/blowfish/configure.ac | 8 ++++---- src/compiler/Clean.sh | 4 ++-- src/compiler/Setup.sh | 4 ++-- src/compiler/Stage.sh | 4 ++-- src/compiler/Tags.sh | 4 ++-- src/compiler/back/asmmac.scm | 4 ++-- src/compiler/back/asutl.scm | 4 ++-- src/compiler/back/bittop.scm | 4 ++-- src/compiler/back/bitutl.scm | 4 ++-- src/compiler/back/checks.scm | 4 ++-- src/compiler/back/insseq.scm | 4 ++-- src/compiler/back/lapgn1.scm | 4 ++-- src/compiler/back/lapgn2.scm | 4 ++-- src/compiler/back/lapgn3.scm | 4 ++-- src/compiler/back/linear.scm | 4 ++-- src/compiler/back/mermap.scm | 4 ++-- src/compiler/back/regmap.scm | 4 ++-- src/compiler/back/syerly.scm | 4 ++-- src/compiler/back/symtab.scm | 4 ++-- src/compiler/back/syntax.scm | 4 ++-- src/compiler/base/asstop.scm | 4 ++-- src/compiler/base/blocks.scm | 4 ++-- src/compiler/base/cfg1.scm | 4 ++-- src/compiler/base/cfg2.scm | 4 ++-- src/compiler/base/cfg3.scm | 4 ++-- src/compiler/base/constr.scm | 4 ++-- src/compiler/base/contin.scm | 4 ++-- src/compiler/base/crsend.scm | 4 ++-- src/compiler/base/crstop.scm | 4 ++-- src/compiler/base/ctypes.scm | 4 ++-- src/compiler/base/debug.scm | 4 ++-- src/compiler/base/enumer.scm | 4 ++-- src/compiler/base/infnew.scm | 4 ++-- src/compiler/base/lvalue.scm | 4 ++-- src/compiler/base/macros.scm | 4 ++-- src/compiler/base/make.scm | 4 ++-- src/compiler/base/mvalue.scm | 4 ++-- src/compiler/base/object.scm | 4 ++-- src/compiler/base/pmerly.scm | 4 ++-- src/compiler/base/pmlook.scm | 4 ++-- src/compiler/base/pmpars.scm | 4 ++-- src/compiler/base/proced.scm | 4 ++-- src/compiler/base/refctx.scm | 4 ++-- src/compiler/base/rvalue.scm | 4 ++-- src/compiler/base/scode.scm | 4 ++-- src/compiler/base/sets.scm | 4 ++-- src/compiler/base/subprb.scm | 4 ++-- src/compiler/base/switch.scm | 4 ++-- src/compiler/base/toplev.scm | 4 ++-- src/compiler/base/utils.scm | 4 ++-- src/compiler/choose-machine.sh | 4 ++-- src/compiler/configure | 4 ++-- src/compiler/documentation/cmpaux.txt | 4 ++-- src/compiler/documentation/cmpint.txt | 4 ++-- src/compiler/documentation/porting.guide | 4 ++-- src/compiler/etc/asm.scm | 4 ++-- src/compiler/etc/comcmp.scm | 4 ++-- src/compiler/etc/comfiles.scm | 4 ++-- src/compiler/etc/disload.scm | 4 ++-- src/compiler/etc/stackp.scm | 4 ++-- src/compiler/etc/xcbfdir.scm | 4 ++-- src/compiler/fggen/canon.scm | 4 ++-- src/compiler/fggen/declar.scm | 4 ++-- src/compiler/fggen/fggen.scm | 4 ++-- src/compiler/fgopt/blktyp.scm | 4 ++-- src/compiler/fgopt/closan.scm | 4 ++-- src/compiler/fgopt/conect.scm | 4 ++-- src/compiler/fgopt/contan.scm | 4 ++-- src/compiler/fgopt/delint.scm | 4 ++-- src/compiler/fgopt/desenv.scm | 4 ++-- src/compiler/fgopt/envopt.scm | 4 ++-- src/compiler/fgopt/folcon.scm | 4 ++-- src/compiler/fgopt/offset.scm | 4 ++-- src/compiler/fgopt/operan.scm | 4 ++-- src/compiler/fgopt/order.scm | 4 ++-- src/compiler/fgopt/outer.scm | 4 ++-- src/compiler/fgopt/param.scm | 4 ++-- src/compiler/fgopt/reord.scm | 4 ++-- src/compiler/fgopt/reteqv.scm | 4 ++-- src/compiler/fgopt/reuse.scm | 4 ++-- src/compiler/fgopt/sideff.scm | 4 ++-- src/compiler/fgopt/simapp.scm | 4 ++-- src/compiler/fgopt/simple.scm | 4 ++-- src/compiler/fgopt/subfre.scm | 4 ++-- src/compiler/fgopt/varind.scm | 4 ++-- src/compiler/machines/C/compiler.cbf | 4 ++-- src/compiler/machines/C/compiler.pkg | 4 ++-- src/compiler/machines/C/compiler.sf | 4 ++-- src/compiler/machines/C/cout.scm | 4 ++-- src/compiler/machines/C/ctop.scm | 4 ++-- src/compiler/machines/C/cutl.scm | 4 ++-- src/compiler/machines/C/decls.scm | 4 ++-- src/compiler/machines/C/lapgen.scm | 4 ++-- src/compiler/machines/C/machin.scm | 4 ++-- src/compiler/machines/C/make.scm | 4 ++-- src/compiler/machines/C/rgspcm.scm | 4 ++-- src/compiler/machines/C/rules1.scm | 4 ++-- src/compiler/machines/C/rules2.scm | 4 ++-- src/compiler/machines/C/rules3.scm | 4 ++-- src/compiler/machines/C/rules4.scm | 4 ++-- src/compiler/machines/C/rulfix.scm | 4 ++-- src/compiler/machines/C/rulflo.scm | 4 ++-- src/compiler/machines/C/rulrew.scm | 4 ++-- src/compiler/machines/C/stackify.scm | 4 ++-- src/compiler/machines/C/stackops.scm | 4 ++-- src/compiler/machines/C/traditional.scm | 4 ++-- src/compiler/machines/alpha/assmd.scm | 4 ++-- src/compiler/machines/alpha/coerce.scm | 4 ++-- src/compiler/machines/alpha/compiler.cbf | 4 ++-- src/compiler/machines/alpha/compiler.pkg | 4 ++-- src/compiler/machines/alpha/compiler.sf | 4 ++-- src/compiler/machines/alpha/dassm1.scm | 4 ++-- src/compiler/machines/alpha/dassm2.scm | 4 ++-- src/compiler/machines/alpha/dassm3.scm | 4 ++-- src/compiler/machines/alpha/decls.scm | 4 ++-- src/compiler/machines/alpha/inerly.scm | 4 ++-- src/compiler/machines/alpha/insmac.scm | 4 ++-- src/compiler/machines/alpha/instr1.scm | 4 ++-- src/compiler/machines/alpha/instr2.scm | 4 ++-- src/compiler/machines/alpha/instr3.scm | 4 ++-- src/compiler/machines/alpha/lapgen.scm | 4 ++-- src/compiler/machines/alpha/lapopt.scm | 4 ++-- src/compiler/machines/alpha/machin.scm | 4 ++-- src/compiler/machines/alpha/make.scm | 4 ++-- src/compiler/machines/alpha/rgspcm.scm | 4 ++-- src/compiler/machines/alpha/rules1.scm | 4 ++-- src/compiler/machines/alpha/rules2.scm | 4 ++-- src/compiler/machines/alpha/rules3.scm | 4 ++-- src/compiler/machines/alpha/rules4.scm | 4 ++-- src/compiler/machines/alpha/rulfix.scm | 4 ++-- src/compiler/machines/alpha/rulflo.scm | 4 ++-- src/compiler/machines/alpha/rulrew.scm | 4 ++-- src/compiler/machines/bobcat/assmd.scm | 4 ++-- src/compiler/machines/bobcat/coerce.scm | 4 ++-- src/compiler/machines/bobcat/compiler.cbf | 4 ++-- src/compiler/machines/bobcat/compiler.pkg | 4 ++-- src/compiler/machines/bobcat/compiler.sf | 4 ++-- src/compiler/machines/bobcat/dassm1.scm | 4 ++-- src/compiler/machines/bobcat/dassm2.scm | 4 ++-- src/compiler/machines/bobcat/dassm3.scm | 4 ++-- src/compiler/machines/bobcat/decls.scm | 4 ++-- src/compiler/machines/bobcat/flinstr1.scm | 4 ++-- src/compiler/machines/bobcat/flinstr2.scm | 4 ++-- src/compiler/machines/bobcat/inerly.scm | 4 ++-- src/compiler/machines/bobcat/insmac.scm | 4 ++-- src/compiler/machines/bobcat/instr1.scm | 4 ++-- src/compiler/machines/bobcat/instr2.scm | 4 ++-- src/compiler/machines/bobcat/instr3.scm | 4 ++-- src/compiler/machines/bobcat/instr4.scm | 4 ++-- src/compiler/machines/bobcat/insutl.scm | 4 ++-- src/compiler/machines/bobcat/lapgen.scm | 4 ++-- src/compiler/machines/bobcat/lapopt.scm | 4 ++-- src/compiler/machines/bobcat/machin.scm | 4 ++-- src/compiler/machines/bobcat/make.scm-68020 | 4 ++-- src/compiler/machines/bobcat/make.scm-68040 | 4 ++-- src/compiler/machines/bobcat/mc68ktgl.scm | 4 ++-- src/compiler/machines/bobcat/rgspcm.scm | 4 ++-- src/compiler/machines/bobcat/rules1.scm | 4 ++-- src/compiler/machines/bobcat/rules2.scm | 4 ++-- src/compiler/machines/bobcat/rules3.scm | 4 ++-- src/compiler/machines/bobcat/rules4.scm | 4 ++-- src/compiler/machines/bobcat/rulrew.scm | 4 ++-- src/compiler/machines/i386/assmd.scm | 4 ++-- src/compiler/machines/i386/coerce.scm | 4 ++-- src/compiler/machines/i386/compiler.cbf | 4 ++-- src/compiler/machines/i386/compiler.pkg | 4 ++-- src/compiler/machines/i386/compiler.sf | 4 ++-- src/compiler/machines/i386/dassm1.scm | 4 ++-- src/compiler/machines/i386/dassm2.scm | 4 ++-- src/compiler/machines/i386/dassm3.scm | 4 ++-- src/compiler/machines/i386/decls.scm | 4 ++-- src/compiler/machines/i386/inerly.scm | 4 ++-- src/compiler/machines/i386/insmac.scm | 4 ++-- src/compiler/machines/i386/instr1.scm | 4 ++-- src/compiler/machines/i386/instr2.scm | 4 ++-- src/compiler/machines/i386/instrf.scm | 4 ++-- src/compiler/machines/i386/insutl.scm | 4 ++-- src/compiler/machines/i386/lapgen.scm | 4 ++-- src/compiler/machines/i386/lapopt.scm | 4 ++-- src/compiler/machines/i386/machin.scm | 4 ++-- src/compiler/machines/i386/make.scm | 4 ++-- src/compiler/machines/i386/pc-make.scm | 4 ++-- src/compiler/machines/i386/rgspcm.scm | 4 ++-- src/compiler/machines/i386/rules1.scm | 4 ++-- src/compiler/machines/i386/rules2.scm | 4 ++-- src/compiler/machines/i386/rules3.scm | 4 ++-- src/compiler/machines/i386/rules4.scm | 4 ++-- src/compiler/machines/i386/rulfix.scm | 4 ++-- src/compiler/machines/i386/rulflo.scm | 4 ++-- src/compiler/machines/i386/rulrew.scm | 4 ++-- src/compiler/machines/mips/assmd.scm | 4 ++-- src/compiler/machines/mips/coerce.scm | 4 ++-- src/compiler/machines/mips/compiler.cbf | 4 ++-- src/compiler/machines/mips/compiler.pkg | 4 ++-- src/compiler/machines/mips/compiler.sf-big | 4 ++-- src/compiler/machines/mips/compiler.sf-little | 4 ++-- src/compiler/machines/mips/dassm1.scm | 4 ++-- src/compiler/machines/mips/dassm2.scm | 4 ++-- src/compiler/machines/mips/dassm3.scm | 4 ++-- src/compiler/machines/mips/decls.scm | 4 ++-- src/compiler/machines/mips/inerly.scm | 4 ++-- src/compiler/machines/mips/insmac.scm | 4 ++-- src/compiler/machines/mips/instr1.scm | 4 ++-- src/compiler/machines/mips/instr2a.scm | 4 ++-- src/compiler/machines/mips/instr2b.scm | 4 ++-- src/compiler/machines/mips/instr3.scm | 4 ++-- src/compiler/machines/mips/lapgen.scm | 4 ++-- src/compiler/machines/mips/lapopt.scm | 4 ++-- src/compiler/machines/mips/machin.scm | 4 ++-- src/compiler/machines/mips/make.scm-big | 4 ++-- src/compiler/machines/mips/make.scm-little | 4 ++-- src/compiler/machines/mips/mips.scm | 4 ++-- src/compiler/machines/mips/rgspcm.scm | 4 ++-- src/compiler/machines/mips/rules1.scm | 4 ++-- src/compiler/machines/mips/rules2.scm | 4 ++-- src/compiler/machines/mips/rules3.scm | 4 ++-- src/compiler/machines/mips/rules4.scm | 4 ++-- src/compiler/machines/mips/rulfix.scm | 4 ++-- src/compiler/machines/mips/rulflo.scm | 4 ++-- src/compiler/machines/mips/rulrew.scm | 4 ++-- src/compiler/machines/sparc/assmd.scm | 4 ++-- src/compiler/machines/sparc/cf.h-sparc | 4 ++-- src/compiler/machines/sparc/cmpaux-sparc.m4 | 2 +- src/compiler/machines/sparc/cmpint-sparc.h | 4 ++-- src/compiler/machines/sparc/coerce.scm | 4 ++-- src/compiler/machines/sparc/decls.scm | 4 ++-- src/compiler/machines/sparc/inerly.scm | 4 ++-- src/compiler/machines/sparc/insmac.scm | 4 ++-- src/compiler/machines/sparc/instr1.scm | 4 ++-- src/compiler/machines/sparc/instr2a.scm | 4 ++-- src/compiler/machines/sparc/instr2b.scm | 4 ++-- src/compiler/machines/sparc/instr3.scm | 4 ++-- src/compiler/machines/sparc/lapgen.scm | 4 ++-- src/compiler/machines/sparc/lapopt.scm | 4 ++-- src/compiler/machines/sparc/machin.scm | 4 ++-- src/compiler/machines/sparc/make.scm | 4 ++-- src/compiler/machines/sparc/rgspcm.scm | 4 ++-- src/compiler/machines/sparc/rules1.scm | 4 ++-- src/compiler/machines/sparc/rules2.scm | 4 ++-- src/compiler/machines/sparc/rules3.scm | 4 ++-- src/compiler/machines/sparc/rules4.scm | 4 ++-- src/compiler/machines/sparc/rulfix.scm | 4 ++-- src/compiler/machines/sparc/rulflo.scm | 4 ++-- src/compiler/machines/sparc/rulrew.scm | 4 ++-- src/compiler/machines/spectrum/assmd.scm | 4 ++-- src/compiler/machines/spectrum/coerce.scm | 4 ++-- src/compiler/machines/spectrum/compiler.cbf | 4 ++-- src/compiler/machines/spectrum/compiler.pkg | 4 ++-- src/compiler/machines/spectrum/compiler.sf | 4 ++-- src/compiler/machines/spectrum/dassm1.scm | 4 ++-- src/compiler/machines/spectrum/dassm2.scm | 4 ++-- src/compiler/machines/spectrum/dassm3.scm | 4 ++-- src/compiler/machines/spectrum/decls.scm | 4 ++-- src/compiler/machines/spectrum/inerly.scm | 4 ++-- src/compiler/machines/spectrum/insmac.scm | 4 ++-- src/compiler/machines/spectrum/instr1.scm | 4 ++-- src/compiler/machines/spectrum/instr2.scm | 4 ++-- src/compiler/machines/spectrum/instr3.scm | 4 ++-- src/compiler/machines/spectrum/lapgen.scm | 4 ++-- src/compiler/machines/spectrum/lapopt.scm | 4 ++-- src/compiler/machines/spectrum/machin.scm | 4 ++-- src/compiler/machines/spectrum/make.scm | 4 ++-- src/compiler/machines/spectrum/rgspcm.scm | 4 ++-- src/compiler/machines/spectrum/rules1.scm | 4 ++-- src/compiler/machines/spectrum/rules2.scm | 4 ++-- src/compiler/machines/spectrum/rules3.scm | 4 ++-- src/compiler/machines/spectrum/rules4.scm | 4 ++-- src/compiler/machines/spectrum/rulfix.scm | 4 ++-- src/compiler/machines/spectrum/rulflo.scm | 4 ++-- src/compiler/machines/spectrum/rulrew.scm | 4 ++-- src/compiler/machines/svm/assembler-compiler.scm | 4 ++-- src/compiler/machines/svm/assembler-rules.scm | 4 ++-- src/compiler/machines/svm/assembler-runtime.scm | 4 ++-- src/compiler/machines/svm/compile-assembler.scm | 4 ++-- src/compiler/machines/svm/compiler.cbf | 4 ++-- src/compiler/machines/svm/compiler.pkg | 4 ++-- src/compiler/machines/svm/compiler.sf | 4 ++-- src/compiler/machines/svm/decls.scm | 4 ++-- src/compiler/machines/svm/disassembler.scm | 4 ++-- src/compiler/machines/svm/lapgen.scm | 4 ++-- src/compiler/machines/svm/lapopt.scm | 4 ++-- src/compiler/machines/svm/machine.scm | 4 ++-- src/compiler/machines/svm/make.scm | 4 ++-- src/compiler/machines/svm/rgspcm.scm | 4 ++-- src/compiler/machines/svm/rules.scm | 4 ++-- src/compiler/machines/vax/assmd.scm | 4 ++-- src/compiler/machines/vax/coerce.scm | 4 ++-- src/compiler/machines/vax/compiler.cbf | 4 ++-- src/compiler/machines/vax/compiler.pkg | 4 ++-- src/compiler/machines/vax/compiler.sf | 4 ++-- src/compiler/machines/vax/dassm1.scm | 4 ++-- src/compiler/machines/vax/dassm2.scm | 4 ++-- src/compiler/machines/vax/dassm3.scm | 4 ++-- src/compiler/machines/vax/decls.scm | 4 ++-- src/compiler/machines/vax/dsyn.scm | 4 ++-- src/compiler/machines/vax/inerly.scm | 4 ++-- src/compiler/machines/vax/insmac.scm | 4 ++-- src/compiler/machines/vax/instr1.scm | 4 ++-- src/compiler/machines/vax/instr2.scm | 4 ++-- src/compiler/machines/vax/instr3.scm | 4 ++-- src/compiler/machines/vax/insutl.scm | 4 ++-- src/compiler/machines/vax/lapgen.scm | 4 ++-- src/compiler/machines/vax/lapopt.scm | 4 ++-- src/compiler/machines/vax/machin.scm | 4 ++-- src/compiler/machines/vax/make.scm | 4 ++-- src/compiler/machines/vax/rgspcm.scm | 4 ++-- src/compiler/machines/vax/rules1.scm | 4 ++-- src/compiler/machines/vax/rules2.scm | 4 ++-- src/compiler/machines/vax/rules3.scm | 4 ++-- src/compiler/machines/vax/rules4.scm | 4 ++-- src/compiler/machines/vax/rulfix.scm | 4 ++-- src/compiler/machines/vax/rulrew.scm | 4 ++-- src/compiler/machines/x86-64/assmd.scm | 4 ++-- src/compiler/machines/x86-64/coerce.scm | 4 ++-- src/compiler/machines/x86-64/compiler.cbf | 4 ++-- src/compiler/machines/x86-64/compiler.pkg | 4 ++-- src/compiler/machines/x86-64/compiler.sf | 4 ++-- src/compiler/machines/x86-64/dassm1.scm | 4 ++-- src/compiler/machines/x86-64/dassm2.scm | 4 ++-- src/compiler/machines/x86-64/dassm3.scm | 4 ++-- src/compiler/machines/x86-64/decls.scm | 4 ++-- src/compiler/machines/x86-64/inerly.scm | 4 ++-- src/compiler/machines/x86-64/insmac.scm | 4 ++-- src/compiler/machines/x86-64/instr1.scm | 4 ++-- src/compiler/machines/x86-64/instr2.scm | 4 ++-- src/compiler/machines/x86-64/instrf.scm | 4 ++-- src/compiler/machines/x86-64/insutl.scm | 4 ++-- src/compiler/machines/x86-64/lapgen.scm | 4 ++-- src/compiler/machines/x86-64/lapopt.scm | 4 ++-- src/compiler/machines/x86-64/machin.scm | 4 ++-- src/compiler/machines/x86-64/make.scm | 4 ++-- src/compiler/machines/x86-64/pc-make.scm | 4 ++-- src/compiler/machines/x86-64/rgspcm.scm | 4 ++-- src/compiler/machines/x86-64/rules1.scm | 4 ++-- src/compiler/machines/x86-64/rules2.scm | 4 ++-- src/compiler/machines/x86-64/rules3.scm | 4 ++-- src/compiler/machines/x86-64/rules4.scm | 4 ++-- src/compiler/machines/x86-64/rulfix.scm | 4 ++-- src/compiler/machines/x86-64/rulflo.scm | 4 ++-- src/compiler/machines/x86-64/rulrew.scm | 4 ++-- src/compiler/rtlbase/regset.scm | 4 ++-- src/compiler/rtlbase/rgraph.scm | 4 ++-- src/compiler/rtlbase/rtlcfg.scm | 4 ++-- src/compiler/rtlbase/rtlcon.scm | 4 ++-- src/compiler/rtlbase/rtlexp.scm | 4 ++-- src/compiler/rtlbase/rtline.scm | 4 ++-- src/compiler/rtlbase/rtlobj.scm | 4 ++-- src/compiler/rtlbase/rtlreg.scm | 4 ++-- src/compiler/rtlbase/rtlty1.scm | 4 ++-- src/compiler/rtlbase/rtlty2.scm | 4 ++-- src/compiler/rtlbase/valclass.scm | 4 ++-- src/compiler/rtlgen/fndblk.scm | 4 ++-- src/compiler/rtlgen/fndvar.scm | 4 ++-- src/compiler/rtlgen/opncod.scm | 4 ++-- src/compiler/rtlgen/rgcomb.scm | 4 ++-- src/compiler/rtlgen/rgproc.scm | 4 ++-- src/compiler/rtlgen/rgretn.scm | 4 ++-- src/compiler/rtlgen/rgrval.scm | 4 ++-- src/compiler/rtlgen/rgstmt.scm | 4 ++-- src/compiler/rtlgen/rtlgen.scm | 4 ++-- src/compiler/rtlopt/ralloc.scm | 4 ++-- src/compiler/rtlopt/rcompr.scm | 4 ++-- src/compiler/rtlopt/rcse1.scm | 4 ++-- src/compiler/rtlopt/rcse2.scm | 4 ++-- src/compiler/rtlopt/rcseep.scm | 4 ++-- src/compiler/rtlopt/rcseht.scm | 4 ++-- src/compiler/rtlopt/rcserq.scm | 4 ++-- src/compiler/rtlopt/rcsesr.scm | 4 ++-- src/compiler/rtlopt/rdebug.scm | 4 ++-- src/compiler/rtlopt/rdflow.scm | 4 ++-- src/compiler/rtlopt/rerite.scm | 4 ++-- src/compiler/rtlopt/rinvex.scm | 4 ++-- src/compiler/rtlopt/rlife.scm | 4 ++-- src/compiler/rtlopt/rtlcsm.scm | 4 ++-- src/configure.ac | 4 ++-- src/cref/anfile.scm | 4 ++-- src/cref/conpkg.scm | 4 ++-- src/cref/cref.cbf | 4 ++-- src/cref/cref.pkg | 4 ++-- src/cref/cref.sf | 4 ++-- src/cref/forpkg.scm | 4 ++-- src/cref/make.scm | 4 ++-- src/cref/mset.scm | 4 ++-- src/cref/object.scm | 4 ++-- src/cref/redpkg.scm | 4 ++-- src/cref/toplev.scm | 4 ++-- src/cref/triv.pkg | 4 ++-- src/edwin/Clean.sh | 4 ++-- src/edwin/abbrev.scm | 4 ++-- src/edwin/ansi.scm | 4 ++-- src/edwin/argred.scm | 4 ++-- src/edwin/artdebug.scm | 4 ++-- src/edwin/autold.scm | 4 ++-- src/edwin/autosv.scm | 4 ++-- src/edwin/basic.scm | 4 ++-- src/edwin/bios.scm | 4 ++-- src/edwin/bufcom.scm | 4 ++-- src/edwin/buffer.scm | 4 ++-- src/edwin/buffrm.scm | 4 ++-- src/edwin/bufinp.scm | 4 ++-- src/edwin/bufmnu.scm | 4 ++-- src/edwin/bufout.scm | 4 ++-- src/edwin/bufset.scm | 4 ++-- src/edwin/bufwfs.scm | 4 ++-- src/edwin/bufwin.scm | 4 ++-- src/edwin/bufwiu.scm | 4 ++-- src/edwin/bufwmc.scm | 4 ++-- src/edwin/c-mode.scm | 4 ++-- src/edwin/calias.scm | 4 ++-- src/edwin/cinden.scm | 4 ++-- src/edwin/class.scm | 4 ++-- src/edwin/clscon.scm | 4 ++-- src/edwin/clsmac.scm | 4 ++-- src/edwin/comatch.scm | 4 ++-- src/edwin/comhst.scm | 4 ++-- src/edwin/comint.scm | 4 ++-- src/edwin/comman.scm | 4 ++-- src/edwin/compile.scm | 4 ++-- src/edwin/comred.scm | 4 ++-- src/edwin/comtab.scm | 4 ++-- src/edwin/comwin.scm | 4 ++-- src/edwin/curren.scm | 4 ++-- src/edwin/dabbrev.scm | 4 ++-- src/edwin/debian-changelog.scm | 4 ++-- src/edwin/debug.scm | 4 ++-- src/edwin/debuge.scm | 4 ++-- src/edwin/decls.scm | 4 ++-- src/edwin/dired.scm | 4 ++-- src/edwin/diros2.scm | 4 ++-- src/edwin/dirunx.scm | 4 ++-- src/edwin/dirw32.scm | 4 ++-- src/edwin/display.scm | 4 ++-- src/edwin/docstr.scm | 4 ++-- src/edwin/dos.scm | 4 ++-- src/edwin/doscom.scm | 4 ++-- src/edwin/dosfile.scm | 4 ++-- src/edwin/dosproc.scm | 4 ++-- src/edwin/dosshell.scm | 4 ++-- src/edwin/ed-ffi.scm | 4 ++-- src/edwin/editor.scm | 4 ++-- src/edwin/edtfrm.scm | 4 ++-- src/edwin/edtstr.scm | 4 ++-- src/edwin/edwin.cbf | 4 ++-- src/edwin/edwin.ldr | 4 ++-- src/edwin/edwin.pkg | 4 ++-- src/edwin/edwin.sf | 4 ++-- src/edwin/evlcom.scm | 4 ++-- src/edwin/eystep.scm | 4 ++-- src/edwin/filcom.scm | 4 ++-- src/edwin/fileio.scm | 4 ++-- src/edwin/fill.scm | 4 ++-- src/edwin/grpops.scm | 4 ++-- src/edwin/hlpcom.scm | 4 ++-- src/edwin/htmlmode.scm | 4 ++-- src/edwin/image.scm | 4 ++-- src/edwin/info.scm | 4 ++-- src/edwin/input.scm | 4 ++-- src/edwin/intmod.scm | 4 ++-- src/edwin/iserch.scm | 4 ++-- src/edwin/javamode.scm | 4 ++-- src/edwin/key-w32.scm | 4 ++-- src/edwin/key-x11.scm | 4 ++-- src/edwin/keymap.scm | 4 ++-- src/edwin/keyparse.scm | 4 ++-- src/edwin/kilcom.scm | 4 ++-- src/edwin/kmacro.scm | 4 ++-- src/edwin/lincom.scm | 4 ++-- src/edwin/linden.scm | 4 ++-- src/edwin/loadef.scm | 4 ++-- src/edwin/lspcom.scm | 4 ++-- src/edwin/macros.scm | 4 ++-- src/edwin/make.scm | 4 ++-- src/edwin/malias.scm | 4 ++-- src/edwin/manual.scm | 4 ++-- src/edwin/midas.scm | 4 ++-- src/edwin/modefs.scm | 4 ++-- src/edwin/modes.scm | 4 ++-- src/edwin/modlin.scm | 4 ++-- src/edwin/modwin.scm | 4 ++-- src/edwin/motcom.scm | 4 ++-- src/edwin/motion.scm | 4 ++-- src/edwin/mousecom.scm | 4 ++-- src/edwin/nntp.scm | 4 ++-- src/edwin/notify.scm | 4 ++-- src/edwin/nvector.scm | 4 ++-- src/edwin/occur.scm | 4 ++-- src/edwin/os2.scm | 4 ++-- src/edwin/os2com.scm | 4 ++-- src/edwin/os2term.scm | 4 ++-- src/edwin/outline.scm | 4 ++-- src/edwin/pasmod.scm | 4 ++-- src/edwin/paths.scm | 4 ++-- src/edwin/print.scm | 4 ++-- src/edwin/process.scm | 4 ++-- src/edwin/prompt.scm | 4 ++-- src/edwin/pwedit.scm | 4 ++-- src/edwin/pwparse.scm | 4 ++-- src/edwin/rcsparse.scm | 4 ++-- src/edwin/reccom.scm | 4 ++-- src/edwin/regcom.scm | 4 ++-- src/edwin/regexp.scm | 4 ++-- src/edwin/regops.scm | 4 ++-- src/edwin/rename.scm | 4 ++-- src/edwin/replaz.scm | 4 ++-- src/edwin/rfc822.scm | 4 ++-- src/edwin/ring.scm | 4 ++-- src/edwin/rmail.scm | 4 ++-- src/edwin/rmailsrt.scm | 4 ++-- src/edwin/rmailsum.scm | 4 ++-- src/edwin/schmod.scm | 4 ++-- src/edwin/scrcom.scm | 4 ++-- src/edwin/screen.scm | 4 ++-- src/edwin/search.scm | 4 ++-- src/edwin/sendmail.scm | 4 ++-- src/edwin/sercom.scm | 4 ++-- src/edwin/shell.scm | 4 ++-- src/edwin/simple.scm | 4 ++-- src/edwin/snr.scm | 4 ++-- src/edwin/sort.scm | 4 ++-- src/edwin/strpad.scm | 4 ++-- src/edwin/strtab.scm | 4 ++-- src/edwin/struct.scm | 4 ++-- src/edwin/syntax.scm | 4 ++-- src/edwin/tagutl.scm | 4 ++-- src/edwin/techinfo.scm | 4 ++-- src/edwin/telnet.scm | 4 ++-- src/edwin/termcap.scm | 4 ++-- src/edwin/texcom.scm | 4 ++-- src/edwin/things.scm | 4 ++-- src/edwin/tparse.scm | 4 ++-- src/edwin/tterm.scm | 4 ++-- src/edwin/tximod.scm | 4 ++-- src/edwin/txtprp.scm | 4 ++-- src/edwin/undo.scm | 4 ++-- src/edwin/unix.scm | 4 ++-- src/edwin/utils.scm | 4 ++-- src/edwin/utlwin.scm | 4 ++-- src/edwin/vc-bzr.scm | 4 ++-- src/edwin/vc-cvs.scm | 4 ++-- src/edwin/vc-git.scm | 4 ++-- src/edwin/vc-rcs.scm | 4 ++-- src/edwin/vc-svn.scm | 4 ++-- src/edwin/vc.scm | 4 ++-- src/edwin/verilog.scm | 4 ++-- src/edwin/vhdl.scm | 4 ++-- src/edwin/webster.scm | 4 ++-- src/edwin/win32.scm | 4 ++-- src/edwin/win32com.scm | 4 ++-- src/edwin/wincom.scm | 4 ++-- src/edwin/window.scm | 4 ++-- src/edwin/winout.scm | 4 ++-- src/edwin/winren.scm | 4 ++-- src/edwin/xcom.scm | 4 ++-- src/edwin/xform.scm | 4 ++-- src/edwin/xmodef.scm | 4 ++-- src/edwin/xterm.scm | 4 ++-- src/etc/Clean.sh | 4 ++-- src/etc/Setup.sh | 4 ++-- src/etc/Stage.sh | 4 ++-- src/etc/Tags.sh | 4 ++-- src/etc/build-bands.sh | 4 ++-- src/etc/build-boot-compiler.sh | 4 ++-- src/etc/c-bundle.sh | 4 ++-- src/etc/c-compile.sh | 4 ++-- src/etc/c-prepare.sh | 4 ++-- src/etc/compile-boot-compiler.sh | 4 ++-- src/etc/compile-svm.sh | 4 ++-- src/etc/compile.scm | 4 ++-- src/etc/compile.sh | 4 ++-- src/etc/create-makefiles.sh | 4 ++-- src/etc/functions.sh | 4 ++-- src/etc/install-bin-symlinks.sh | 4 ++-- src/etc/macosx/make-app.sh | 4 ++-- src/etc/make-in-subdirs.sh | 4 ++-- src/etc/make-liarc-dist.sh | 4 ++-- src/etc/make-liarc.sh | 4 ++-- src/etc/make-native.sh | 4 ++-- src/etc/maybe-update-file.sh | 4 ++-- src/etc/native-prepare.sh | 4 ++-- src/etc/optiondb.scm | 4 ++-- src/etc/std-makefile-prefix | 4 ++-- src/etc/utilities.scm | 4 ++-- src/ffi/build.scm | 4 ++-- src/ffi/cdecls.scm | 4 ++-- src/ffi/ctypes.scm | 4 ++-- src/ffi/generator.scm | 4 ++-- src/ffi/syntax.scm | 4 ++-- src/gdbm/Makefile | 4 ++-- src/gdbm/gdbm-adapter.c | 4 ++-- src/gdbm/gdbm-check.scm | 4 ++-- src/gdbm/gdbm-shim.h | 4 ++-- src/gdbm/gdbm.cdecl | 4 ++-- src/gdbm/gdbm.pkg | 4 ++-- src/gdbm/gdbm.scm | 4 ++-- src/imail/compile.scm | 4 ++-- src/imail/ed-ffi.scm | 4 ++-- src/imail/imail-browser.scm | 4 ++-- src/imail/imail-core.scm | 4 ++-- src/imail/imail-file.scm | 4 ++-- src/imail/imail-imap.scm | 4 ++-- src/imail/imail-mime.scm | 4 ++-- src/imail/imail-rmail.scm | 4 ++-- src/imail/imail-summary.scm | 4 ++-- src/imail/imail-top.scm | 4 ++-- src/imail/imail-umail.scm | 4 ++-- src/imail/imail-util.scm | 4 ++-- src/imail/imail.pkg | 4 ++-- src/imail/imap-response.scm | 4 ++-- src/imail/imap-syntax.scm | 4 ++-- src/imail/load.scm | 4 ++-- src/imail/print.sh | 4 ++-- src/mcrypt/Makefile.in | 4 ++-- src/mcrypt/configure.ac | 8 ++++---- src/mcrypt/mcrypt-adapter.c | 4 ++-- src/mcrypt/mcrypt-check.scm | 4 ++-- src/mcrypt/mcrypt-shim.h | 4 ++-- src/mcrypt/mcrypt.cdecl | 4 ++-- src/mcrypt/mcrypt.pkg | 4 ++-- src/mcrypt/mcrypt.scm | 4 ++-- src/md5/Makefile.in | 4 ++-- src/md5/configure.ac | 8 ++++---- src/md5/md5-adapter.c | 4 ++-- src/md5/md5-check.scm | 4 ++-- src/md5/md5-shim.h | 4 ++-- src/md5/md5.cdecl | 4 ++-- src/md5/md5.pkg | 4 ++-- src/md5/md5.scm | 4 ++-- src/mhash/Makefile.in | 4 ++-- src/mhash/configure.ac | 8 ++++---- src/mhash/mhash-adapter.c | 4 ++-- src/mhash/mhash-check.scm | 4 ++-- src/mhash/mhash-shim.h | 4 ++-- src/mhash/mhash.cdecl | 4 ++-- src/mhash/mhash.pkg | 4 ++-- src/mhash/mhash.scm | 4 ++-- src/microcode/Clean.sh | 4 ++-- src/microcode/Setup.sh | 4 ++-- src/microcode/artutl.c | 4 ++-- src/microcode/avltree.c | 4 ++-- src/microcode/avltree.h | 4 ++-- src/microcode/bignmint.h | 4 ++-- src/microcode/bignum.c | 4 ++-- src/microcode/bignum.h | 4 ++-- src/microcode/bigprm.c | 4 ++-- src/microcode/bits.h | 4 ++-- src/microcode/bitstr.c | 4 ++-- src/microcode/bitstr.h | 4 ++-- src/microcode/bkpt.c | 4 ++-- src/microcode/bkpt.h | 4 ++-- src/microcode/boot.c | 4 ++-- src/microcode/char.c | 4 ++-- src/microcode/cmpauxmd/alpha.m4 | 2 +- src/microcode/cmpauxmd/asmcvt.c | 4 ++-- src/microcode/cmpauxmd/c.c | 4 ++-- src/microcode/cmpauxmd/hppa.m4 | 2 +- src/microcode/cmpauxmd/i386.m4 | 2 +- src/microcode/cmpauxmd/m4-dos | 4 ++-- src/microcode/cmpauxmd/makefile | 4 ++-- src/microcode/cmpauxmd/mc68k.m4 | 2 +- src/microcode/cmpauxmd/mips.m4 | 2 +- src/microcode/cmpauxmd/vax.m4 | 2 +- src/microcode/cmpauxmd/x86-64.m4 | 2 +- src/microcode/cmpgc.h | 4 ++-- src/microcode/cmpint.c | 4 ++-- src/microcode/cmpint.h | 4 ++-- src/microcode/cmpintmd/alpha.h | 4 ++-- src/microcode/cmpintmd/c-config.h | 4 ++-- src/microcode/cmpintmd/c.c | 4 ++-- src/microcode/cmpintmd/c.h | 4 ++-- src/microcode/cmpintmd/hppa.h | 4 ++-- src/microcode/cmpintmd/i386-config.h | 4 ++-- src/microcode/cmpintmd/i386.c | 4 ++-- src/microcode/cmpintmd/i386.h | 4 ++-- src/microcode/cmpintmd/mc68k.h | 4 ++-- src/microcode/cmpintmd/mips.h | 4 ++-- src/microcode/cmpintmd/none-config.h | 4 ++-- src/microcode/cmpintmd/none.c | 4 ++-- src/microcode/cmpintmd/none.h | 4 ++-- src/microcode/cmpintmd/svm1-config.h | 4 ++-- src/microcode/cmpintmd/svm1.c | 4 ++-- src/microcode/cmpintmd/svm1.h | 4 ++-- src/microcode/cmpintmd/vax.h | 4 ++-- src/microcode/cmpintmd/x86-64-config.h | 4 ++-- src/microcode/cmpintmd/x86-64.c | 4 ++-- src/microcode/cmpintmd/x86-64.h | 4 ++-- src/microcode/cmpintmd/x86-fenv.c | 4 ++-- src/microcode/cmpintmd/x86-fenv.h | 4 ++-- src/microcode/comlin.c | 4 ++-- src/microcode/comlin.h | 4 ++-- src/microcode/comutl.c | 4 ++-- src/microcode/configure.ac | 8 ++++---- src/microcode/confshared.h | 4 ++-- src/microcode/const.h | 4 ++-- src/microcode/copyrigh.c | 4 ++-- src/microcode/critsec.h | 4 ++-- src/microcode/daemon.c | 4 ++-- src/microcode/debug.c | 4 ++-- src/microcode/dfloat.c | 4 ++-- src/microcode/dstack.h | 4 ++-- src/microcode/edwin.h | 4 ++-- src/microcode/error.c | 4 ++-- src/microcode/errors.h | 4 ++-- src/microcode/extern.c | 4 ++-- src/microcode/extern.h | 4 ++-- src/microcode/extract-liarc-decls.c | 4 ++-- src/microcode/fasdump.c | 4 ++-- src/microcode/fasl.c | 4 ++-- src/microcode/fasl.h | 4 ++-- src/microcode/fasload.c | 4 ++-- src/microcode/findprim.c | 4 ++-- src/microcode/fixnum.c | 4 ++-- src/microcode/fixnum.h | 4 ++-- src/microcode/fixobj.h | 4 ++-- src/microcode/floenv.c | 4 ++-- src/microcode/floenv.h | 4 ++-- src/microcode/flonum.c | 4 ++-- src/microcode/gc.h | 4 ++-- src/microcode/gccode.h | 4 ++-- src/microcode/gcloop.c | 4 ++-- src/microcode/gen-nonce.c | 4 ++-- src/microcode/generic.c | 4 ++-- src/microcode/history.h | 4 ++-- src/microcode/hooks.c | 4 ++-- src/microcode/hppacach.c | 4 ++-- src/microcode/hppacach.h | 4 ++-- src/microcode/hppanwca.c | 4 ++-- src/microcode/hunk.c | 4 ++-- src/microcode/intern.c | 4 ++-- src/microcode/interp.c | 4 ++-- src/microcode/interp.h | 4 ++-- src/microcode/intext.c | 4 ++-- src/microcode/intext.h | 4 ++-- src/microcode/intprm.c | 4 ++-- src/microcode/intrpt.h | 4 ++-- src/microcode/liarc-cc.in | 4 ++-- src/microcode/liarc-ld.in | 4 ++-- src/microcode/liarc.h | 4 ++-- src/microcode/list.c | 4 ++-- src/microcode/lookprm.c | 4 ++-- src/microcode/lookup.c | 4 ++-- src/microcode/lookup.h | 4 ++-- src/microcode/macosx-starter.c | 4 ++-- src/microcode/makegen/Makefile.in.in | 4 ++-- src/microcode/makegen/bundles-liarc.scm | 4 ++-- src/microcode/makegen/dirs-liarc.scm | 4 ++-- src/microcode/makegen/files-core.scm | 4 ++-- src/microcode/makegen/files-optional.scm | 4 ++-- src/microcode/makegen/files-os-prim.scm | 4 ++-- src/microcode/makegen/files-other.scm | 4 ++-- src/microcode/makegen/files-unix.scm | 4 ++-- src/microcode/makegen/liarc-base-rules | 4 ++-- src/microcode/makegen/m4.sh | 4 ++-- src/microcode/makegen/makegen.scm | 4 ++-- src/microcode/makegen/makeinit.sh | 4 ++-- src/microcode/makegen/pkds-liarc.scm | 4 ++-- src/microcode/memmag.c | 4 ++-- src/microcode/memmag.h | 4 ++-- src/microcode/missing.c | 4 ++-- src/microcode/mul.c | 4 ++-- src/microcode/nt.h | 4 ++-- src/microcode/ntapi.h | 4 ++-- src/microcode/ntasutl.asm | 2 +- src/microcode/ntenv.c | 4 ++-- src/microcode/ntfile.c | 4 ++-- src/microcode/ntfs.c | 4 ++-- src/microcode/ntfs.h | 4 ++-- src/microcode/ntgui.c | 4 ++-- src/microcode/ntgui.h | 4 ++-- src/microcode/ntio.c | 4 ++-- src/microcode/ntio.h | 4 ++-- src/microcode/ntproc.c | 4 ++-- src/microcode/ntproc.h | 4 ++-- src/microcode/ntscmlib.h | 4 ++-- src/microcode/ntscreen.c | 4 ++-- src/microcode/ntscreen.h | 4 ++-- src/microcode/ntsig.c | 4 ++-- src/microcode/ntsock.c | 4 ++-- src/microcode/ntsys.c | 4 ++-- src/microcode/ntsys.h | 4 ++-- src/microcode/ntterm.h | 4 ++-- src/microcode/nttop.c | 4 ++-- src/microcode/nttop.h | 4 ++-- src/microcode/nttrap.c | 4 ++-- src/microcode/nttrap.h | 4 ++-- src/microcode/nttterm.c | 4 ++-- src/microcode/nttty.c | 4 ++-- src/microcode/ntutl/bch-p-nt.lst | 2 +- src/microcode/ntutl/config.bat | 2 +- src/microcode/ntutl/config.h | 4 ++-- src/microcode/ntutl/makefile | 3 ++- src/microcode/ntutl/makefile.wcc | 3 ++- src/microcode/ntutl/scheme16.c | 4 ++-- src/microcode/ntutl/scheme16.mak | 4 ++-- src/microcode/ntutl/scheme31.c | 4 ++-- src/microcode/ntutl/scheme32.c | 4 ++-- src/microcode/ntutl/scm-p-nt.lst | 2 +- src/microcode/ntutl/setenv.bat | 2 +- src/microcode/ntutl/wconfig.bat | 2 +- src/microcode/object.h | 4 ++-- src/microcode/obstack.c | 4 ++-- src/microcode/obstack.h | 4 ++-- src/microcode/option.c | 4 ++-- src/microcode/option.h | 4 ++-- src/microcode/os.h | 4 ++-- src/microcode/os2.c | 4 ++-- src/microcode/os2.h | 4 ++-- src/microcode/os2api.h | 4 ++-- src/microcode/os2conio.c | 4 ++-- src/microcode/os2cthrd.c | 4 ++-- src/microcode/os2cthrd.h | 4 ++-- src/microcode/os2ctty.c | 4 ++-- src/microcode/os2ctty.h | 4 ++-- src/microcode/os2env.c | 4 ++-- src/microcode/os2file.c | 4 ++-- src/microcode/os2fs.c | 4 ++-- src/microcode/os2io.c | 4 ++-- src/microcode/os2io.h | 4 ++-- src/microcode/os2msg.c | 4 ++-- src/microcode/os2msg.h | 4 ++-- src/microcode/os2pipe.c | 4 ++-- src/microcode/os2pm.c | 4 ++-- src/microcode/os2pm.h | 4 ++-- src/microcode/os2pm.scm | 4 ++-- src/microcode/os2pmcon.c | 4 ++-- src/microcode/os2pmcon.h | 4 ++-- src/microcode/os2pmcon.rc | 4 ++-- src/microcode/os2proc.c | 4 ++-- src/microcode/os2proc.h | 4 ++-- src/microcode/os2sock.c | 4 ++-- src/microcode/os2term.c | 4 ++-- src/microcode/os2thrd.c | 4 ++-- src/microcode/os2thrd.h | 4 ++-- src/microcode/os2top.c | 4 ++-- src/microcode/os2tty.c | 4 ++-- src/microcode/os2utl/config.cmd | 2 +- src/microcode/os2utl/config.h | 4 ++-- src/microcode/os2utl/makefile | 2 +- src/microcode/os2utl/makefile.cmn | 2 +- src/microcode/os2utl/makefile.emx | 2 +- src/microcode/os2utl/makefile.gcc | 2 +- src/microcode/os2utl/makefile.vac | 2 +- src/microcode/os2utl/makefile.wcc | 2 +- src/microcode/os2utl/mkos2pm.scm | 4 ++-- src/microcode/os2xcpt.c | 4 ++-- src/microcode/osctty.h | 4 ++-- src/microcode/osenv.h | 4 ++-- src/microcode/osfile.h | 4 ++-- src/microcode/osfs.h | 4 ++-- src/microcode/osio.h | 4 ++-- src/microcode/osproc.h | 4 ++-- src/microcode/ospty.h | 4 ++-- src/microcode/osscheme.c | 4 ++-- src/microcode/osscheme.h | 4 ++-- src/microcode/ossig.h | 4 ++-- src/microcode/osterm.h | 4 ++-- src/microcode/ostop.h | 4 ++-- src/microcode/ostty.c | 4 ++-- src/microcode/ostty.h | 4 ++-- src/microcode/outf.c | 4 ++-- src/microcode/outf.h | 4 ++-- src/microcode/prbfish.c | 4 ++-- src/microcode/prdb4.c | 4 ++-- src/microcode/prdb4.scm | 4 ++-- src/microcode/prename.h | 4 ++-- src/microcode/prgdbm.c | 4 ++-- src/microcode/prim.c | 4 ++-- src/microcode/prim.h | 4 ++-- src/microcode/prims.h | 4 ++-- src/microcode/primutl.c | 4 ++-- src/microcode/prmcrypt.c | 4 ++-- src/microcode/prmd5.c | 4 ++-- src/microcode/prmhash.c | 4 ++-- src/microcode/prntenv.c | 4 ++-- src/microcode/prntfs.c | 4 ++-- src/microcode/prntio.c | 4 ++-- src/microcode/pros2fs.c | 4 ++-- src/microcode/pros2io.c | 4 ++-- src/microcode/pros2pm.c | 4 ++-- src/microcode/prosenv.c | 4 ++-- src/microcode/prosfile.c | 4 ++-- src/microcode/prosfs.c | 4 ++-- src/microcode/prosio.c | 4 ++-- src/microcode/prosproc.c | 4 ++-- src/microcode/prospty.c | 4 ++-- src/microcode/prosterm.c | 4 ++-- src/microcode/prostty.c | 4 ++-- src/microcode/prpgsql.c | 4 ++-- src/microcode/pruxdld.c | 4 ++-- src/microcode/pruxenv.c | 4 ++-- src/microcode/pruxffi.c | 4 ++-- src/microcode/pruxffi.h | 4 ++-- src/microcode/pruxfs.c | 4 ++-- src/microcode/pruxio.c | 4 ++-- src/microcode/pruxsock.c | 4 ++-- src/microcode/prx11.c | 4 ++-- src/microcode/ptrvec.c | 4 ++-- src/microcode/purify.c | 4 ++-- src/microcode/purutl.c | 4 ++-- src/microcode/regex.c | 4 ++-- src/microcode/regex.h | 4 ++-- src/microcode/returns.h | 4 ++-- src/microcode/rgxprim.c | 4 ++-- src/microcode/sample.c | 4 ++-- src/microcode/scheme.h | 4 ++-- src/microcode/scode.h | 4 ++-- src/microcode/sdata.h | 4 ++-- src/microcode/stack.h | 4 ++-- src/microcode/stackops.h | 4 ++-- src/microcode/step.c | 4 ++-- src/microcode/storage.c | 4 ++-- src/microcode/string.c | 4 ++-- src/microcode/svm1-interp.c | 4 ++-- src/microcode/syntax.c | 4 ++-- src/microcode/syntax.h | 4 ++-- src/microcode/syscall.h | 4 ++-- src/microcode/sysprim.c | 4 ++-- src/microcode/term.c | 4 ++-- src/microcode/termcap.c | 4 ++-- src/microcode/terminfo.c | 4 ++-- src/microcode/tparam.c | 4 ++-- src/microcode/transact.c | 4 ++-- src/microcode/trap.h | 4 ++-- src/microcode/tterm.c | 4 ++-- src/microcode/types.h | 4 ++-- src/microcode/unstackify.c | 4 ++-- src/microcode/usrdef.h | 4 ++-- src/microcode/utabmd.c | 4 ++-- src/microcode/utils.c | 4 ++-- src/microcode/ux.c | 4 ++-- src/microcode/ux.h | 4 ++-- src/microcode/uxctty.c | 4 ++-- src/microcode/uxenv.c | 4 ++-- src/microcode/uxfile.c | 4 ++-- src/microcode/uxfs.c | 4 ++-- src/microcode/uxio.c | 4 ++-- src/microcode/uxio.h | 4 ++-- src/microcode/uxproc.c | 4 ++-- src/microcode/uxproc.h | 4 ++-- src/microcode/uxsig.c | 4 ++-- src/microcode/uxsig.h | 4 ++-- src/microcode/uxsock.c | 4 ++-- src/microcode/uxsock.h | 4 ++-- src/microcode/uxterm.c | 4 ++-- src/microcode/uxterm.h | 4 ++-- src/microcode/uxtop.c | 4 ++-- src/microcode/uxtop.h | 4 ++-- src/microcode/uxtrap.c | 4 ++-- src/microcode/uxtrap.h | 4 ++-- src/microcode/uxtty.c | 4 ++-- src/microcode/uxutil.c | 4 ++-- src/microcode/uxutil.h | 4 ++-- src/microcode/vector.c | 4 ++-- src/microcode/wind.c | 4 ++-- src/microcode/x11.h | 4 ++-- src/microcode/x11base.c | 4 ++-- src/microcode/x11color.c | 4 ++-- src/microcode/x11graph.c | 4 ++-- src/microcode/x11term.c | 4 ++-- src/microcode/xdebug.c | 4 ++-- src/pcsample/load.scm | 4 ++-- src/pcsample/pcs.cbf | 4 ++-- src/pcsample/pcs.pkg | 4 ++-- src/pcsample/pcs.sf | 4 ++-- src/pcsample/pcsample.c | 4 ++-- src/pcsample/pcsample.scm | 4 ++-- src/pcsample/pcsboot.scm | 4 ++-- src/pcsample/pcscobl.c | 4 ++-- src/pcsample/pcscobl.scm | 4 ++-- src/pcsample/pcsdisp.scm | 4 ++-- src/pcsample/pcsdld.c | 4 ++-- src/pcsample/pcsintrp.scm | 4 ++-- src/pcsample/pcsiproc.c | 4 ++-- src/pcsample/pcsiproc.scm | 4 ++-- src/pcsample/pribinut.scm | 4 ++-- src/rcs/compile.scm | 4 ++-- src/rcs/format.scm | 4 ++-- src/rcs/load.scm | 4 ++-- src/rcs/logmer.scm | 4 ++-- src/rcs/mklogs.scm | 4 ++-- src/rcs/nparse.scm | 4 ++-- src/rcs/object.scm | 4 ++-- src/rcs/rcs.pkg | 4 ++-- src/runtime-check/Clean.sh | 4 ++-- src/runtime-check/Setup.sh | 4 ++-- src/runtime-check/runtime.cbf | 4 ++-- src/runtime/advice.scm | 4 ++-- src/runtime/apply.scm | 4 ++-- src/runtime/apropos.scm | 4 ++-- src/runtime/arith.scm | 4 ++-- src/runtime/berkeley-db.scm | 4 ++-- src/runtime/bitstr.scm | 4 ++-- src/runtime/blowfish.scm | 4 ++-- src/runtime/boole.scm | 4 ++-- src/runtime/boot.scm | 4 ++-- src/runtime/char.scm | 4 ++-- src/runtime/chrset.scm | 4 ++-- src/runtime/chrsyn.scm | 4 ++-- src/runtime/codwlk.scm | 4 ++-- src/runtime/condvar.scm | 4 ++-- src/runtime/conpar.scm | 4 ++-- src/runtime/contin.scm | 4 ++-- src/runtime/cpoint.scm | 4 ++-- src/runtime/cpress.scm | 4 ++-- src/runtime/crypto.scm | 4 ++-- src/runtime/datime.scm | 4 ++-- src/runtime/dbgcmd.scm | 4 ++-- src/runtime/dbgutl.scm | 4 ++-- src/runtime/debug.scm | 4 ++-- src/runtime/defstr.scm | 4 ++-- src/runtime/dosdir.scm | 4 ++-- src/runtime/dosprm.scm | 4 ++-- src/runtime/dosproc.scm | 4 ++-- src/runtime/dospth.scm | 4 ++-- src/runtime/dragon4.scm | 4 ++-- src/runtime/dynamic.scm | 4 ++-- src/runtime/ed-ffi.scm | 4 ++-- src/runtime/emacs.scm | 4 ++-- src/runtime/equals.scm | 4 ++-- src/runtime/error.scm | 4 ++-- src/runtime/events.scm | 4 ++-- src/runtime/ffi.scm | 4 ++-- src/runtime/file-attributes.scm | 4 ++-- src/runtime/fileio.scm | 4 ++-- src/runtime/fixart.scm | 4 ++-- src/runtime/floenv.scm | 4 ++-- src/runtime/format.scm | 4 ++-- src/runtime/framex.scm | 4 ++-- src/runtime/gc.scm | 4 ++-- src/runtime/gcdemn.scm | 4 ++-- src/runtime/gcfinal.scm | 4 ++-- src/runtime/gcnote.scm | 4 ++-- src/runtime/gcstat.scm | 4 ++-- src/runtime/gdatab.scm | 4 ++-- src/runtime/gdbm.scm | 4 ++-- src/runtime/gencache.scm | 4 ++-- src/runtime/geneqht.scm | 4 ++-- src/runtime/generic.scm | 4 ++-- src/runtime/genio.scm | 4 ++-- src/runtime/genmult.scm | 4 ++-- src/runtime/gensym.scm | 4 ++-- src/runtime/gentag.scm | 4 ++-- src/runtime/global.scm | 4 ++-- src/runtime/graphics.scm | 4 ++-- src/runtime/hash.scm | 4 ++-- src/runtime/hashtb.scm | 4 ++-- src/runtime/histry.scm | 4 ++-- src/runtime/html-form-codec.scm | 4 ++-- src/runtime/http-client.scm | 4 ++-- src/runtime/http-syntax.scm | 4 ++-- src/runtime/httpio.scm | 4 ++-- src/runtime/infstr.scm | 4 ++-- src/runtime/infutl.scm | 4 ++-- src/runtime/input.scm | 4 ++-- src/runtime/integer-bits.scm | 4 ++-- src/runtime/intrpt.scm | 4 ++-- src/runtime/io.scm | 4 ++-- src/runtime/keyword.scm | 4 ++-- src/runtime/krypt.scm | 4 ++-- src/runtime/kryptdum.scm | 4 ++-- src/runtime/lambda-list.scm | 4 ++-- src/runtime/lambda.scm | 4 ++-- src/runtime/lambdx.scm | 4 ++-- src/runtime/list.scm | 4 ++-- src/runtime/load.scm | 4 ++-- src/runtime/make.scm | 4 ++-- src/runtime/mime-codec.scm | 4 ++-- src/runtime/mit-macros.scm | 4 ++-- src/runtime/mit-syntax.scm | 4 ++-- src/runtime/msort.scm | 4 ++-- src/runtime/ntdir.scm | 4 ++-- src/runtime/ntprm.scm | 4 ++-- src/runtime/numint.scm | 4 ++-- src/runtime/numpar.scm | 4 ++-- src/runtime/option.scm | 4 ++-- src/runtime/optiondb.scm | 4 ++-- src/runtime/ordvec.scm | 4 ++-- src/runtime/os2ctype.scm | 4 ++-- src/runtime/os2dir.scm | 4 ++-- src/runtime/os2graph.scm | 4 ++-- src/runtime/os2prm.scm | 4 ++-- src/runtime/os2winp.scm | 4 ++-- src/runtime/output.scm | 4 ++-- src/runtime/packag.scm | 4 ++-- src/runtime/parse.scm | 4 ++-- src/runtime/parser-buffer.scm | 4 ++-- src/runtime/partab.scm | 4 ++-- src/runtime/pathnm.scm | 4 ++-- src/runtime/pgsql.scm | 4 ++-- src/runtime/poplat.scm | 4 ++-- src/runtime/port.scm | 4 ++-- src/runtime/pp.scm | 4 ++-- src/runtime/prgcop.scm | 4 ++-- src/runtime/process.scm | 4 ++-- src/runtime/prop1d.scm | 4 ++-- src/runtime/prop2d.scm | 4 ++-- src/runtime/qsort.scm | 4 ++-- src/runtime/queue.scm | 4 ++-- src/runtime/random.scm | 4 ++-- src/runtime/rbtree.scm | 4 ++-- src/runtime/record.scm | 4 ++-- src/runtime/recslot.scm | 4 ++-- src/runtime/regexp.scm | 4 ++-- src/runtime/regsexp.scm | 4 ++-- src/runtime/rep.scm | 4 ++-- src/runtime/rexp.scm | 4 ++-- src/runtime/rfc2822-headers.scm | 4 ++-- src/runtime/rgxcmp.scm | 4 ++-- src/runtime/runtime.cbf | 4 ++-- src/runtime/runtime.pkg | 4 ++-- src/runtime/runtime.sf | 4 ++-- src/runtime/savres.scm | 4 ++-- src/runtime/scan.scm | 4 ++-- src/runtime/scode.scm | 4 ++-- src/runtime/scomb.scm | 4 ++-- src/runtime/sdata.scm | 4 ++-- src/runtime/sfile.scm | 4 ++-- src/runtime/site.scm.dos | 4 ++-- src/runtime/site.scm.unix | 4 ++-- src/runtime/socket.scm | 4 ++-- src/runtime/srfi-1.scm | 4 ++-- src/runtime/starbase.scm | 4 ++-- src/runtime/stream.scm | 4 ++-- src/runtime/string.scm | 4 ++-- src/runtime/stringio.scm | 4 ++-- src/runtime/structure-parser.scm | 4 ++-- src/runtime/swank.scm | 4 ++-- src/runtime/symbol.scm | 4 ++-- src/runtime/syncproc.scm | 4 ++-- src/runtime/syntax-check.scm | 4 ++-- src/runtime/syntax-classify.scm | 4 ++-- src/runtime/syntax-compile.scm | 4 ++-- src/runtime/syntax-declaration.scm | 4 ++-- src/runtime/syntax-definitions.scm | 4 ++-- src/runtime/syntax-environment.scm | 4 ++-- src/runtime/syntax-items.scm | 4 ++-- src/runtime/syntax-output.scm | 4 ++-- src/runtime/syntax-rules.scm | 4 ++-- src/runtime/syntax-transforms.scm | 4 ++-- src/runtime/syntax.scm | 4 ++-- src/runtime/sysclk.scm | 4 ++-- src/runtime/sysmac.scm | 4 ++-- src/runtime/system.scm | 4 ++-- src/runtime/thread-barrier.scm | 4 ++-- src/runtime/thread-low.scm | 4 ++-- src/runtime/thread-queue.scm | 4 ++-- src/runtime/thread.scm | 4 ++-- src/runtime/tscript.scm | 4 ++-- src/runtime/ttyio.scm | 4 ++-- src/runtime/tvector.scm | 4 ++-- src/runtime/udata.scm | 4 ++-- src/runtime/uenvir.scm | 4 ++-- src/runtime/uerror.scm | 4 ++-- src/runtime/unicode.scm | 4 ++-- src/runtime/unpars.scm | 4 ++-- src/runtime/unsyn.scm | 4 ++-- src/runtime/unxdir.scm | 4 ++-- src/runtime/unxprm.scm | 4 ++-- src/runtime/unxpth.scm | 4 ++-- src/runtime/uproc.scm | 4 ++-- src/runtime/url.scm | 4 ++-- src/runtime/urtrap.scm | 4 ++-- src/runtime/usrint.scm | 4 ++-- src/runtime/utabs.scm | 4 ++-- src/runtime/vector.scm | 4 ++-- src/runtime/version.scm | 6 +++--- src/runtime/where.scm | 4 ++-- src/runtime/win32-registry.scm | 4 ++-- src/runtime/wind.scm | 4 ++-- src/runtime/wrkdir.scm | 4 ++-- src/runtime/wttree.scm | 4 ++-- src/runtime/x11graph.scm | 4 ++-- src/runtime/xeval.scm | 4 ++-- src/runtime/ystep.scm | 4 ++-- src/sf/analyze.scm | 4 ++-- src/sf/butils.scm | 4 ++-- src/sf/cgen.scm | 4 ++-- src/sf/chtype.scm | 4 ++-- src/sf/copy.scm | 4 ++-- src/sf/emodel.scm | 4 ++-- src/sf/gconst.scm | 4 ++-- src/sf/gimprt.scm | 4 ++-- src/sf/make.scm | 4 ++-- src/sf/object.scm | 4 ++-- src/sf/pardec.scm | 4 ++-- src/sf/pthmap.scm | 4 ++-- src/sf/reduct.scm | 4 ++-- src/sf/sf.cbf | 4 ++-- src/sf/sf.pkg | 4 ++-- src/sf/sf.sf | 4 ++-- src/sf/subst.scm | 4 ++-- src/sf/tables.scm | 4 ++-- src/sf/toplev.scm | 4 ++-- src/sf/usicon.scm | 4 ++-- src/sf/usiexp.scm | 4 ++-- src/sf/xform.scm | 4 ++-- src/sicp/compat.scm | 4 ++-- src/sicp/genenv.scm | 4 ++-- src/sicp/graphics.scm | 4 ++-- src/sicp/sbuild.scm | 4 ++-- src/sicp/stream.scm | 4 ++-- src/sicp/strmac.scm | 4 ++-- src/sicp/studen.scm | 4 ++-- src/sos/class.scm | 4 ++-- src/sos/compile.scm | 4 ++-- src/sos/ed-ffi.scm | 4 ++-- src/sos/instance.scm | 4 ++-- src/sos/load.scm | 4 ++-- src/sos/macros.scm | 4 ++-- src/sos/method.scm | 4 ++-- src/sos/microbench.scm | 4 ++-- src/sos/printer.scm | 4 ++-- src/sos/slot.scm | 4 ++-- src/sos/sos.pkg | 4 ++-- src/ssp/compile.scm | 4 ++-- src/ssp/expenv.scm | 4 ++-- src/ssp/load.scm | 4 ++-- src/ssp/mod-lisp.scm | 4 ++-- src/ssp/ssp.pkg | 4 ++-- src/ssp/xhtml-expander.scm | 4 ++-- src/ssp/xmlrpc.scm | 4 ++-- src/star-parser/compile.scm | 4 ++-- src/star-parser/ed-ffi.scm | 4 ++-- src/star-parser/load.scm | 4 ++-- src/star-parser/matcher.scm | 4 ++-- src/star-parser/parser.pkg | 4 ++-- src/star-parser/parser.scm | 4 ++-- src/star-parser/shared.scm | 4 ++-- src/swat/scheme/swat.sf | 4 ++-- src/wabbit/load.scm | 4 ++-- src/wabbit/wabbit.cbf | 4 ++-- src/wabbit/wabbit.pkg | 4 ++-- src/wabbit/wabbit.scm | 4 ++-- src/wabbit/wabbit.sf | 4 ++-- src/win32/clipbrd.scm | 4 ++-- src/win32/dib.scm | 4 ++-- src/win32/dibutils/dibutils.c | 4 ++-- src/win32/dibutils/dibutils.def | 4 ++-- src/win32/dibutils/dibutils.h | 4 ++-- src/win32/dibutils/makefile.msc | 2 +- src/win32/dibutils/makefile.wcc | 2 +- src/win32/ffimacro.scm | 4 ++-- src/win32/graphics.scm | 4 ++-- src/win32/make.scm | 4 ++-- src/win32/module.scm | 4 ++-- src/win32/protect.scm | 4 ++-- src/win32/wf_user.scm | 4 ++-- src/win32/win32.cbf | 4 ++-- src/win32/win32.pkg | 4 ++-- src/win32/win32.sf | 4 ++-- src/win32/win_ffi.scm | 4 ++-- src/win32/wingdi.scm | 4 ++-- src/win32/winnt.scm | 4 ++-- src/win32/winuser.scm | 4 ++-- src/win32/wt_user.scm | 4 ++-- src/xdoc/compile.scm | 4 ++-- src/xdoc/db.scm | 4 ++-- src/xdoc/load.scm | 4 ++-- src/xdoc/validate-xdoc.scm | 4 ++-- src/xdoc/xdoc.pkg | 4 ++-- src/xdoc/xdoc.scm | 4 ++-- src/xml/compile.scm | 4 ++-- src/xml/ed-ffi.scm | 4 ++-- src/xml/load.scm | 4 ++-- src/xml/parser-macro.scm | 4 ++-- src/xml/rdf-nt.scm | 4 ++-- src/xml/rdf-struct.scm | 4 ++-- src/xml/turtle.scm | 4 ++-- src/xml/xhtml-entities.scm | 4 ++-- src/xml/xhtml.scm | 4 ++-- src/xml/xml-chars.scm | 4 ++-- src/xml/xml-names.scm | 4 ++-- src/xml/xml-output.scm | 4 ++-- src/xml/xml-parser.scm | 4 ++-- src/xml/xml-rpc.scm | 4 ++-- src/xml/xml-struct.scm | 4 ++-- src/xml/xml.pkg | 4 ++-- src/xml/xpath.scm | 4 ++-- tests/check.scm | 4 ++-- tests/ffi/Makefile | 4 ++-- tests/ffi/ffi-test.c | 4 ++-- tests/ffi/test-ffi.scm | 4 ++-- tests/load.scm | 4 ++-- tests/microcode/test-flonum-casts.scm | 4 ++-- tests/microcode/test-lookup.scm | 4 ++-- tests/runtime/test-arith.scm | 4 ++-- tests/runtime/test-boyer-moore.scm | 4 ++-- tests/runtime/test-char-set.scm | 4 ++-- tests/runtime/test-dynamic-env.scm | 4 ++-- tests/runtime/test-entity.scm | 4 ++-- tests/runtime/test-ephemeron.scm | 4 ++-- tests/runtime/test-floenv.scm | 4 ++-- tests/runtime/test-hash-table.scm | 4 ++-- tests/runtime/test-integer-bits.scm | 4 ++-- tests/runtime/test-mime-codec.scm | 4 ++-- tests/runtime/test-process.scm | 4 ++-- tests/runtime/test-random.scm | 4 ++-- tests/runtime/test-readwrite.scm | 4 ++-- tests/runtime/test-regsexp.scm | 4 ++-- tests/runtime/test-srfi-1.scm | 4 ++-- tests/runtime/test-stream.scm | 4 ++-- tests/runtime/test-string-copy.scm | 4 ++-- tests/runtime/test-string.scm | 4 ++-- tests/runtime/test-syncproc.scm | 4 ++-- tests/runtime/test-thread-queue.scm | 4 ++-- tests/runtime/test-url.scm | 4 ++-- tests/runtime/test-wttree.scm | 4 ++-- tests/star-parser/test-parser.scm | 4 ++-- tests/unit-testing.scm | 4 ++-- tests/xml/test-parser.scm | 4 ++-- tests/xml/test-turtle.scm | 4 ++-- 1365 files changed, 2716 insertions(+), 2714 deletions(-) diff --git a/dist/Makefile b/dist/Makefile index 630088042..89250b57a 100644 --- a/dist/Makefile +++ b/dist/Makefile @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/dist/copyright.c b/dist/copyright.c index 855b448f2..28e81cdc7 100644 --- a/dist/copyright.c +++ b/dist/copyright.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/dist/copyright.scm b/dist/copyright.scm index 51e5db26b..86d769e66 100644 --- a/dist/copyright.scm +++ b/dist/copyright.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/dist/make-doc-files b/dist/make-doc-files index 6df42ad6c..e5f47a731 100755 --- a/dist/make-doc-files +++ b/dist/make-doc-files @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/dist/make-liarc-files b/dist/make-liarc-files index 4f3f75af3..a2f9980b3 100755 --- a/dist/make-liarc-files +++ b/dist/make-liarc-files @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/dist/make-macosx-app b/dist/make-macosx-app index d40e45fed..e42639d9e 100755 --- a/dist/make-macosx-app +++ b/dist/make-macosx-app @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/dist/make-native-files b/dist/make-native-files index 667bb12cc..0ec443684 100755 --- a/dist/make-native-files +++ b/dist/make-native-files @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/dist/make-scmutils b/dist/make-scmutils index 264152d57..059651178 100755 --- a/dist/make-scmutils +++ b/dist/make-scmutils @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/dist/make-src-files b/dist/make-src-files index 7b67a4d30..20e182bae 100755 --- a/dist/make-src-files +++ b/dist/make-src-files @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/dist/shared.sh b/dist/shared.sh index 7d5e681a4..540e03e77 100644 --- a/dist/shared.sh +++ b/dist/shared.sh @@ -1,8 +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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/dist/update-copyright.scm b/dist/update-copyright.scm index cb58204f5..8cc4b725f 100644 --- a/dist/update-copyright.scm +++ b/dist/update-copyright.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/doc/Makefile.in b/doc/Makefile.in index ce1596012..66321c817 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/doc/configure.ac b/doc/configure.ac index 8af9794fa..60675ac4c 100644 --- a/doc/configure.ac +++ b/doc/configure.ac @@ -9,8 +9,8 @@ AC_CONFIG_SRCDIR([ref-manual/scheme.texinfo]) 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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/doc/ffi/ffi.texinfo b/doc/ffi/ffi.texinfo index a77057131..d8528f1af 100644 --- a/doc/ffi/ffi.texinfo +++ b/doc/ffi/ffi.texinfo @@ -20,8 +20,8 @@ This manual documents @acronym{FFI} @value{VERSION}. Copyright @copyright{} 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, - 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 - Massachusetts Institute of Technology + 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, + 2016 Massachusetts Institute of Technology @quotation Permission is granted to copy, distribute and/or modify this document diff --git a/doc/imail/Makefile.in b/doc/imail/Makefile.in index 72796f7f4..82f60d39e 100644 --- a/doc/imail/Makefile.in +++ b/doc/imail/Makefile.in @@ -1,8 +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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/doc/imail/imail.texinfo b/doc/imail/imail.texinfo index 3fb18758d..a27bf734f 100644 --- a/doc/imail/imail.texinfo +++ b/doc/imail/imail.texinfo @@ -17,8 +17,8 @@ This manual documents @acronym{IMAIL} @value{VERSION}. Copyright @copyright{} 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, - 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 - Massachusetts Institute of Technology + 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, + 2016 Massachusetts Institute of Technology @quotation Permission is granted to copy, distribute and/or modify this document diff --git a/doc/make-common.in b/doc/make-common.in index 81f64b945..95b54596a 100644 --- a/doc/make-common.in +++ b/doc/make-common.in @@ -1,8 +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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/doc/ref-manual/Makefile.in b/doc/ref-manual/Makefile.in index 27daf8f25..8644562e4 100644 --- a/doc/ref-manual/Makefile.in +++ b/doc/ref-manual/Makefile.in @@ -1,8 +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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/doc/ref-manual/scheme.texinfo b/doc/ref-manual/scheme.texinfo index d452fcfea..001da7a22 100644 --- a/doc/ref-manual/scheme.texinfo +++ b/doc/ref-manual/scheme.texinfo @@ -18,8 +18,8 @@ This manual documents MIT/GNU Scheme @value{VERSION}. Copyright @copyright{} 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, - 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 - Massachusetts Institute of Technology + 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, + 2016 Massachusetts Institute of Technology @quotation Permission is granted to copy, distribute and/or modify this document diff --git a/doc/sos/Makefile.in b/doc/sos/Makefile.in index 27ba17d8a..d9663ba52 100644 --- a/doc/sos/Makefile.in +++ b/doc/sos/Makefile.in @@ -1,8 +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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/doc/sos/sos.texinfo b/doc/sos/sos.texinfo index abd06fe47..15104c89e 100644 --- a/doc/sos/sos.texinfo +++ b/doc/sos/sos.texinfo @@ -19,8 +19,8 @@ This manual documents @acronym{SOS} @value{VERSION}. Copyright @copyright{} 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, - 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 - Massachusetts Institute of Technology + 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, + 2016 Massachusetts Institute of Technology @quotation Permission is granted to copy, distribute and/or modify this document diff --git a/doc/user-manual/Makefile.in b/doc/user-manual/Makefile.in index 5656f1aa1..30859e4b5 100644 --- a/doc/user-manual/Makefile.in +++ b/doc/user-manual/Makefile.in @@ -1,8 +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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/doc/user-manual/user.texinfo b/doc/user-manual/user.texinfo index c4f0a16e4..e5ec56b3e 100644 --- a/doc/user-manual/user.texinfo +++ b/doc/user-manual/user.texinfo @@ -25,8 +25,8 @@ This manual documents the use of MIT/GNU Scheme @value{VERSION}. Copyright @copyright{} 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, - 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 - Massachusetts Institute of Technology + 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, + 2016 Massachusetts Institute of Technology @quotation Permission is granted to copy, distribute and/or modify this document diff --git a/etc/dirdif.scm b/etc/dirdif.scm index d84af0070..4413dc519 100644 --- a/etc/dirdif.scm +++ b/etc/dirdif.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This material was developed by the Scheme project at the Massachusetts Institute of Technology, Department of Electrical Engineering and diff --git a/etc/dumpdat.scm b/etc/dumpdat.scm index 70fccdaa8..efca06769 100644 --- a/etc/dumpdat.scm +++ b/etc/dumpdat.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This material was developed by the Scheme project at the Massachusetts Institute of Technology, Department of Electrical Engineering and diff --git a/etc/mkauto.bat b/etc/mkauto.bat index 07447098d..aeece0193 100644 --- a/etc/mkauto.bat +++ b/etc/mkauto.bat @@ -2,7 +2,7 @@ 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, 2009, 2010, 2011, 2012, 2013, -rem 2014 Massachusetts Institute of Technology +rem 2014, 2015, 2016 Massachusetts Institute of Technology copy \scheme\edwin\midas.com \scheme\lib\edwin\autoload\midas.com copy \scheme\edwin\midas.bci \scheme\lib\edwin\autoload\midas.bci copy \scheme\edwin\pasmod.com \scheme\lib\edwin\autoload\pasmod.com diff --git a/etc/mkopt.bat b/etc/mkopt.bat index bdb571106..efe263d17 100644 --- a/etc/mkopt.bat +++ b/etc/mkopt.bat @@ -2,7 +2,7 @@ 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, 2009, 2010, 2011, 2012, 2013, -rem 2014 Massachusetts Institute of Technology +rem 2014, 2015, 2016 Massachusetts Institute of Technology copy \scheme\runtime\numint.com \scheme\lib\options\numint.com copy \scheme\runtime\numint.bci \scheme\lib\options\numint.bci copy \scheme\runtime\cpress.com \scheme\lib\options\cpress.com diff --git a/etc/nrwcopyr.el b/etc/nrwcopyr.el index 9c25b503f..f3415f847 100644 --- a/etc/nrwcopyr.el +++ b/etc/nrwcopyr.el @@ -6,8 +6,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, 2009, 2010, 2011, 2012, 2013, 2014 -;; Massachusetts Institute of Technology +;; 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +;; 2015, 2016 Massachusetts Institute of Technology ;; ;; This material was developed by the Scheme project at the Massachusetts ;; Institute of Technology, Department of Electrical Engineering and diff --git a/etc/run-three-stages b/etc/run-three-stages index 926ed6479..b85d6cc2d 100755 --- a/etc/run-three-stages +++ b/etc/run-three-stages @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/6001/6001.cbf b/src/6001/6001.cbf index b562cda26..3a347ac7f 100644 --- a/src/6001/6001.cbf +++ b/src/6001/6001.cbf @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/6001/6001.pkg b/src/6001/6001.pkg index 5fa72f669..0f47d7624 100644 --- a/src/6001/6001.pkg +++ b/src/6001/6001.pkg @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/6001/6001.sf b/src/6001/6001.sf index 25bba4bba..7abe69ff0 100644 --- a/src/6001/6001.sf +++ b/src/6001/6001.sf @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/6001/arith.scm b/src/6001/arith.scm index 2189a1277..9537097bb 100644 --- a/src/6001/arith.scm +++ b/src/6001/arith.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/6001/edextra.scm b/src/6001/edextra.scm index 7aab85840..93dac020f 100644 --- a/src/6001/edextra.scm +++ b/src/6001/edextra.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/6001/floppy.scm b/src/6001/floppy.scm index aa3e90511..f881f4ac7 100644 --- a/src/6001/floppy.scm +++ b/src/6001/floppy.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/6001/make.scm b/src/6001/make.scm index df8a2b909..e6ebba905 100644 --- a/src/6001/make.scm +++ b/src/6001/make.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/6001/nodefs.scm b/src/6001/nodefs.scm index 04884beee..802ecf5eb 100644 --- a/src/6001/nodefs.scm +++ b/src/6001/nodefs.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/6001/pic-imag.scm b/src/6001/pic-imag.scm index f7f983ccb..a37b3fde4 100644 --- a/src/6001/pic-imag.scm +++ b/src/6001/pic-imag.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/6001/pic-ops.scm b/src/6001/pic-ops.scm index b8376e337..3f6c4d32e 100644 --- a/src/6001/pic-ops.scm +++ b/src/6001/pic-ops.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/6001/pic-read.scm b/src/6001/pic-read.scm index af3226da2..598068998 100644 --- a/src/6001/pic-read.scm +++ b/src/6001/pic-read.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/6001/pic-reco.scm b/src/6001/pic-reco.scm index 512893410..4bc799ca7 100644 --- a/src/6001/pic-reco.scm +++ b/src/6001/pic-reco.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/6001/picture.scm b/src/6001/picture.scm index ddc3b6263..a6d4599a3 100644 --- a/src/6001/picture.scm +++ b/src/6001/picture.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/Clean.sh b/src/Clean.sh index 4c2b0cb56..9b09e13dc 100755 --- a/src/Clean.sh +++ b/src/Clean.sh @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/Makefile.in b/src/Makefile.in index 61dfe0c4e..9fd02c7e5 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/Makefile.tools.in b/src/Makefile.tools.in index b17704b18..eb30cbf06 100644 --- a/src/Makefile.tools.in +++ b/src/Makefile.tools.in @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/Setup.sh b/src/Setup.sh index 74a881f4f..cc039b34f 100755 --- a/src/Setup.sh +++ b/src/Setup.sh @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/Stage.sh b/src/Stage.sh index bdb1864d8..767c8b59b 100755 --- a/src/Stage.sh +++ b/src/Stage.sh @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/Tags.sh b/src/Tags.sh index 3db0b31e7..db7bb11e1 100755 --- a/src/Tags.sh +++ b/src/Tags.sh @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/blowfish/Makefile.in b/src/blowfish/Makefile.in index ebf24fb4c..76148844a 100644 --- a/src/blowfish/Makefile.in +++ b/src/blowfish/Makefile.in @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/blowfish/blowfish-adapter.c b/src/blowfish/blowfish-adapter.c index d2b88c0d6..881007580 100644 --- a/src/blowfish/blowfish-adapter.c +++ b/src/blowfish/blowfish-adapter.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/blowfish/blowfish-check.scm b/src/blowfish/blowfish-check.scm index 1373a9ea9..a2696d282 100644 --- a/src/blowfish/blowfish-check.scm +++ b/src/blowfish/blowfish-check.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/blowfish/blowfish-shim.h b/src/blowfish/blowfish-shim.h index 623a9ded9..f33b242c1 100644 --- a/src/blowfish/blowfish-shim.h +++ b/src/blowfish/blowfish-shim.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/blowfish/blowfish.cdecl b/src/blowfish/blowfish.cdecl index 5b65cdcc4..70dbeaafd 100644 --- a/src/blowfish/blowfish.cdecl +++ b/src/blowfish/blowfish.cdecl @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/blowfish/blowfish.pkg b/src/blowfish/blowfish.pkg index 290e51e4f..6d03fd489 100644 --- a/src/blowfish/blowfish.pkg +++ b/src/blowfish/blowfish.pkg @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/blowfish/blowfish.scm b/src/blowfish/blowfish.scm index ace65e60e..71adaa400 100644 --- a/src/blowfish/blowfish.scm +++ b/src/blowfish/blowfish.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/blowfish/configure.ac b/src/blowfish/configure.ac index 3a954f549..519cd9726 100644 --- a/src/blowfish/configure.ac +++ b/src/blowfish/configure.ac @@ -10,8 +10,8 @@ AC_CONFIG_HEADERS([config.h]) 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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. @@ -35,8 +35,8 @@ AH_TOP([/* Copyright (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, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/Clean.sh b/src/compiler/Clean.sh index c876fc210..378cdedda 100755 --- a/src/compiler/Clean.sh +++ b/src/compiler/Clean.sh @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/compiler/Setup.sh b/src/compiler/Setup.sh index 1f47944e1..fe53ac043 100755 --- a/src/compiler/Setup.sh +++ b/src/compiler/Setup.sh @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/compiler/Stage.sh b/src/compiler/Stage.sh index 75759e70f..98290626d 100755 --- a/src/compiler/Stage.sh +++ b/src/compiler/Stage.sh @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/compiler/Tags.sh b/src/compiler/Tags.sh index bef8ec155..ef425e7ea 100755 --- a/src/compiler/Tags.sh +++ b/src/compiler/Tags.sh @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/compiler/back/asmmac.scm b/src/compiler/back/asmmac.scm index 69671c573..58eb673f3 100644 --- a/src/compiler/back/asmmac.scm +++ b/src/compiler/back/asmmac.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/back/asutl.scm b/src/compiler/back/asutl.scm index 1fb91b149..aaab8e166 100644 --- a/src/compiler/back/asutl.scm +++ b/src/compiler/back/asutl.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/back/bittop.scm b/src/compiler/back/bittop.scm index 733b617b1..9a23be4ff 100644 --- a/src/compiler/back/bittop.scm +++ b/src/compiler/back/bittop.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/back/bitutl.scm b/src/compiler/back/bitutl.scm index 72ce09f73..25b2abf82 100644 --- a/src/compiler/back/bitutl.scm +++ b/src/compiler/back/bitutl.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/back/checks.scm b/src/compiler/back/checks.scm index cd161c70a..bce450412 100644 --- a/src/compiler/back/checks.scm +++ b/src/compiler/back/checks.scm @@ -4,8 +4,8 @@ $Id$ Copyright (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, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/back/insseq.scm b/src/compiler/back/insseq.scm index 3131d37f0..784d8f1b6 100644 --- a/src/compiler/back/insseq.scm +++ b/src/compiler/back/insseq.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/back/lapgn1.scm b/src/compiler/back/lapgn1.scm index ef2e19eda..66efb99f2 100644 --- a/src/compiler/back/lapgn1.scm +++ b/src/compiler/back/lapgn1.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/back/lapgn2.scm b/src/compiler/back/lapgn2.scm index a573f7522..8624d8902 100644 --- a/src/compiler/back/lapgn2.scm +++ b/src/compiler/back/lapgn2.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/back/lapgn3.scm b/src/compiler/back/lapgn3.scm index 84a7f225b..35c8a1512 100644 --- a/src/compiler/back/lapgn3.scm +++ b/src/compiler/back/lapgn3.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/back/linear.scm b/src/compiler/back/linear.scm index 41129756c..1ebff49bb 100644 --- a/src/compiler/back/linear.scm +++ b/src/compiler/back/linear.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/back/mermap.scm b/src/compiler/back/mermap.scm index 9d81a2dcf..f01056644 100644 --- a/src/compiler/back/mermap.scm +++ b/src/compiler/back/mermap.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/back/regmap.scm b/src/compiler/back/regmap.scm index ffde23026..b8342e4a3 100644 --- a/src/compiler/back/regmap.scm +++ b/src/compiler/back/regmap.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/back/syerly.scm b/src/compiler/back/syerly.scm index f375bab51..c070a0ff4 100644 --- a/src/compiler/back/syerly.scm +++ b/src/compiler/back/syerly.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/back/symtab.scm b/src/compiler/back/symtab.scm index 2ba2b39fd..39a15aac7 100644 --- a/src/compiler/back/symtab.scm +++ b/src/compiler/back/symtab.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/back/syntax.scm b/src/compiler/back/syntax.scm index a937f853e..cbfca04df 100644 --- a/src/compiler/back/syntax.scm +++ b/src/compiler/back/syntax.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/base/asstop.scm b/src/compiler/base/asstop.scm index ae9aadcb0..e2541571b 100644 --- a/src/compiler/base/asstop.scm +++ b/src/compiler/base/asstop.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/base/blocks.scm b/src/compiler/base/blocks.scm index c4f007858..4a8de7ed9 100644 --- a/src/compiler/base/blocks.scm +++ b/src/compiler/base/blocks.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/base/cfg1.scm b/src/compiler/base/cfg1.scm index 9f4e9c862..c5c001f4e 100644 --- a/src/compiler/base/cfg1.scm +++ b/src/compiler/base/cfg1.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/base/cfg2.scm b/src/compiler/base/cfg2.scm index fb908e2e4..6d15f9b0d 100644 --- a/src/compiler/base/cfg2.scm +++ b/src/compiler/base/cfg2.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/base/cfg3.scm b/src/compiler/base/cfg3.scm index f234525a2..1329e21a2 100644 --- a/src/compiler/base/cfg3.scm +++ b/src/compiler/base/cfg3.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/base/constr.scm b/src/compiler/base/constr.scm index fe76b3d17..2693a5211 100644 --- a/src/compiler/base/constr.scm +++ b/src/compiler/base/constr.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/base/contin.scm b/src/compiler/base/contin.scm index b7ee2684e..d682336ed 100644 --- a/src/compiler/base/contin.scm +++ b/src/compiler/base/contin.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/base/crsend.scm b/src/compiler/base/crsend.scm index b03b34464..ba6aaecc6 100644 --- a/src/compiler/base/crsend.scm +++ b/src/compiler/base/crsend.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/base/crstop.scm b/src/compiler/base/crstop.scm index 9e8f2fc4b..7e1d96bf6 100644 --- a/src/compiler/base/crstop.scm +++ b/src/compiler/base/crstop.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/base/ctypes.scm b/src/compiler/base/ctypes.scm index 6cae15386..52f2e2ff2 100644 --- a/src/compiler/base/ctypes.scm +++ b/src/compiler/base/ctypes.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/base/debug.scm b/src/compiler/base/debug.scm index abe5003b8..d2b724502 100644 --- a/src/compiler/base/debug.scm +++ b/src/compiler/base/debug.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/base/enumer.scm b/src/compiler/base/enumer.scm index 928c234d6..fe00fc2c0 100644 --- a/src/compiler/base/enumer.scm +++ b/src/compiler/base/enumer.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/base/infnew.scm b/src/compiler/base/infnew.scm index 929d3cf02..9e266a450 100644 --- a/src/compiler/base/infnew.scm +++ b/src/compiler/base/infnew.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/base/lvalue.scm b/src/compiler/base/lvalue.scm index 79a25f0cb..4ee0f93f8 100644 --- a/src/compiler/base/lvalue.scm +++ b/src/compiler/base/lvalue.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/base/macros.scm b/src/compiler/base/macros.scm index 50c9b1f05..0f7e750ed 100644 --- a/src/compiler/base/macros.scm +++ b/src/compiler/base/macros.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/base/make.scm b/src/compiler/base/make.scm index 7c72269de..03d985078 100644 --- a/src/compiler/base/make.scm +++ b/src/compiler/base/make.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/base/mvalue.scm b/src/compiler/base/mvalue.scm index f6ac6aac4..a65710372 100644 --- a/src/compiler/base/mvalue.scm +++ b/src/compiler/base/mvalue.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/base/object.scm b/src/compiler/base/object.scm index e5d5ed339..acf2204fb 100644 --- a/src/compiler/base/object.scm +++ b/src/compiler/base/object.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/base/pmerly.scm b/src/compiler/base/pmerly.scm index a39ad9ad2..f70f268cf 100644 --- a/src/compiler/base/pmerly.scm +++ b/src/compiler/base/pmerly.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/base/pmlook.scm b/src/compiler/base/pmlook.scm index 6c333cbdd..e8fe9c0fe 100644 --- a/src/compiler/base/pmlook.scm +++ b/src/compiler/base/pmlook.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/base/pmpars.scm b/src/compiler/base/pmpars.scm index 1ecff33e0..aae0216cb 100644 --- a/src/compiler/base/pmpars.scm +++ b/src/compiler/base/pmpars.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/base/proced.scm b/src/compiler/base/proced.scm index 78c03fad1..71e00471b 100644 --- a/src/compiler/base/proced.scm +++ b/src/compiler/base/proced.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/base/refctx.scm b/src/compiler/base/refctx.scm index 44020a192..137854345 100644 --- a/src/compiler/base/refctx.scm +++ b/src/compiler/base/refctx.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/base/rvalue.scm b/src/compiler/base/rvalue.scm index 65d127823..673ddaccd 100644 --- a/src/compiler/base/rvalue.scm +++ b/src/compiler/base/rvalue.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/base/scode.scm b/src/compiler/base/scode.scm index be2268ef0..5ae30b2de 100644 --- a/src/compiler/base/scode.scm +++ b/src/compiler/base/scode.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/base/sets.scm b/src/compiler/base/sets.scm index 5d147e6cc..9f682f35a 100644 --- a/src/compiler/base/sets.scm +++ b/src/compiler/base/sets.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/base/subprb.scm b/src/compiler/base/subprb.scm index 2b35241f5..c2533673b 100644 --- a/src/compiler/base/subprb.scm +++ b/src/compiler/base/subprb.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/base/switch.scm b/src/compiler/base/switch.scm index 4c9adefa0..ef012fa27 100644 --- a/src/compiler/base/switch.scm +++ b/src/compiler/base/switch.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/base/toplev.scm b/src/compiler/base/toplev.scm index 9ef69f204..da2e246de 100644 --- a/src/compiler/base/toplev.scm +++ b/src/compiler/base/toplev.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/base/utils.scm b/src/compiler/base/utils.scm index 693cb49de..4d07c5ede 100644 --- a/src/compiler/base/utils.scm +++ b/src/compiler/base/utils.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/choose-machine.sh b/src/compiler/choose-machine.sh index 44a29bee3..a38059629 100755 --- a/src/compiler/choose-machine.sh +++ b/src/compiler/choose-machine.sh @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/compiler/configure b/src/compiler/configure index 2aa79bf59..b9ee25ac6 100755 --- a/src/compiler/configure +++ b/src/compiler/configure @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/compiler/documentation/cmpaux.txt b/src/compiler/documentation/cmpaux.txt index ed00b16f9..62bfbd1ec 100644 --- a/src/compiler/documentation/cmpaux.txt +++ b/src/compiler/documentation/cmpaux.txt @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/documentation/cmpint.txt b/src/compiler/documentation/cmpint.txt index be48b05d7..bf4fad20b 100644 --- a/src/compiler/documentation/cmpint.txt +++ b/src/compiler/documentation/cmpint.txt @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/documentation/porting.guide b/src/compiler/documentation/porting.guide index b91451dad..49192a999 100644 --- a/src/compiler/documentation/porting.guide +++ b/src/compiler/documentation/porting.guide @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/etc/asm.scm b/src/compiler/etc/asm.scm index b5d844f7c..28ff55c10 100644 --- a/src/compiler/etc/asm.scm +++ b/src/compiler/etc/asm.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/etc/comcmp.scm b/src/compiler/etc/comcmp.scm index d52073241..56727a705 100644 --- a/src/compiler/etc/comcmp.scm +++ b/src/compiler/etc/comcmp.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/etc/comfiles.scm b/src/compiler/etc/comfiles.scm index a36086638..331b88fc3 100644 --- a/src/compiler/etc/comfiles.scm +++ b/src/compiler/etc/comfiles.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/etc/disload.scm b/src/compiler/etc/disload.scm index 4514a8b81..0e58abc17 100644 --- a/src/compiler/etc/disload.scm +++ b/src/compiler/etc/disload.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/etc/stackp.scm b/src/compiler/etc/stackp.scm index 1e64e55a1..af7c7526d 100644 --- a/src/compiler/etc/stackp.scm +++ b/src/compiler/etc/stackp.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/etc/xcbfdir.scm b/src/compiler/etc/xcbfdir.scm index cdd9aa11a..4b64d9799 100644 --- a/src/compiler/etc/xcbfdir.scm +++ b/src/compiler/etc/xcbfdir.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/fggen/canon.scm b/src/compiler/fggen/canon.scm index f26355857..944d7b0f6 100644 --- a/src/compiler/fggen/canon.scm +++ b/src/compiler/fggen/canon.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/fggen/declar.scm b/src/compiler/fggen/declar.scm index cbc3084c7..96a1227a4 100644 --- a/src/compiler/fggen/declar.scm +++ b/src/compiler/fggen/declar.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/fggen/fggen.scm b/src/compiler/fggen/fggen.scm index 7c022aa8a..070e8c2fc 100644 --- a/src/compiler/fggen/fggen.scm +++ b/src/compiler/fggen/fggen.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/fgopt/blktyp.scm b/src/compiler/fgopt/blktyp.scm index 50b4f10e7..0bd822686 100644 --- a/src/compiler/fgopt/blktyp.scm +++ b/src/compiler/fgopt/blktyp.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/fgopt/closan.scm b/src/compiler/fgopt/closan.scm index bb17aff90..aa409a5fa 100644 --- a/src/compiler/fgopt/closan.scm +++ b/src/compiler/fgopt/closan.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/fgopt/conect.scm b/src/compiler/fgopt/conect.scm index 11de9ede5..7d47f9a84 100644 --- a/src/compiler/fgopt/conect.scm +++ b/src/compiler/fgopt/conect.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/fgopt/contan.scm b/src/compiler/fgopt/contan.scm index c0aeae4f1..f829c873f 100644 --- a/src/compiler/fgopt/contan.scm +++ b/src/compiler/fgopt/contan.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/fgopt/delint.scm b/src/compiler/fgopt/delint.scm index fa2e598ef..0a14d27e5 100644 --- a/src/compiler/fgopt/delint.scm +++ b/src/compiler/fgopt/delint.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/fgopt/desenv.scm b/src/compiler/fgopt/desenv.scm index ebfd53d36..50431159c 100644 --- a/src/compiler/fgopt/desenv.scm +++ b/src/compiler/fgopt/desenv.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/fgopt/envopt.scm b/src/compiler/fgopt/envopt.scm index 6ae671e6e..370572e17 100644 --- a/src/compiler/fgopt/envopt.scm +++ b/src/compiler/fgopt/envopt.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/fgopt/folcon.scm b/src/compiler/fgopt/folcon.scm index 095e6cd08..f5c3a1bdc 100644 --- a/src/compiler/fgopt/folcon.scm +++ b/src/compiler/fgopt/folcon.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/fgopt/offset.scm b/src/compiler/fgopt/offset.scm index 392e0e9bc..096f4390f 100644 --- a/src/compiler/fgopt/offset.scm +++ b/src/compiler/fgopt/offset.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/fgopt/operan.scm b/src/compiler/fgopt/operan.scm index 7571574fc..6ab07cc18 100644 --- a/src/compiler/fgopt/operan.scm +++ b/src/compiler/fgopt/operan.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/fgopt/order.scm b/src/compiler/fgopt/order.scm index 9eb0f3c6e..86d23cd5f 100644 --- a/src/compiler/fgopt/order.scm +++ b/src/compiler/fgopt/order.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/fgopt/outer.scm b/src/compiler/fgopt/outer.scm index eaf55d595..b59cc44ed 100644 --- a/src/compiler/fgopt/outer.scm +++ b/src/compiler/fgopt/outer.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/fgopt/param.scm b/src/compiler/fgopt/param.scm index 7cbf1ccc2..9c3d278fd 100644 --- a/src/compiler/fgopt/param.scm +++ b/src/compiler/fgopt/param.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/fgopt/reord.scm b/src/compiler/fgopt/reord.scm index 9a7ca6625..8c8b94a8a 100644 --- a/src/compiler/fgopt/reord.scm +++ b/src/compiler/fgopt/reord.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/fgopt/reteqv.scm b/src/compiler/fgopt/reteqv.scm index 130418c38..663bb7ba2 100644 --- a/src/compiler/fgopt/reteqv.scm +++ b/src/compiler/fgopt/reteqv.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/fgopt/reuse.scm b/src/compiler/fgopt/reuse.scm index ef26dea1e..e3d3d5dbc 100644 --- a/src/compiler/fgopt/reuse.scm +++ b/src/compiler/fgopt/reuse.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/fgopt/sideff.scm b/src/compiler/fgopt/sideff.scm index 8e5b628d6..e674864a8 100644 --- a/src/compiler/fgopt/sideff.scm +++ b/src/compiler/fgopt/sideff.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/fgopt/simapp.scm b/src/compiler/fgopt/simapp.scm index 8d09c3a59..2b479cd1b 100644 --- a/src/compiler/fgopt/simapp.scm +++ b/src/compiler/fgopt/simapp.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/fgopt/simple.scm b/src/compiler/fgopt/simple.scm index a30a5f7f9..29cc14af8 100644 --- a/src/compiler/fgopt/simple.scm +++ b/src/compiler/fgopt/simple.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/fgopt/subfre.scm b/src/compiler/fgopt/subfre.scm index 800f81c03..334eb3034 100644 --- a/src/compiler/fgopt/subfre.scm +++ b/src/compiler/fgopt/subfre.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/fgopt/varind.scm b/src/compiler/fgopt/varind.scm index ea3e024af..6f291303d 100644 --- a/src/compiler/fgopt/varind.scm +++ b/src/compiler/fgopt/varind.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/C/compiler.cbf b/src/compiler/machines/C/compiler.cbf index e78b9872e..c0c18a296 100644 --- a/src/compiler/machines/C/compiler.cbf +++ b/src/compiler/machines/C/compiler.cbf @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/C/compiler.pkg b/src/compiler/machines/C/compiler.pkg index afd750051..5024d116f 100644 --- a/src/compiler/machines/C/compiler.pkg +++ b/src/compiler/machines/C/compiler.pkg @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/C/compiler.sf b/src/compiler/machines/C/compiler.sf index 5a96ff51d..397ffae24 100644 --- a/src/compiler/machines/C/compiler.sf +++ b/src/compiler/machines/C/compiler.sf @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/C/cout.scm b/src/compiler/machines/C/cout.scm index 5c0dc6927..de9b9cd8e 100644 --- a/src/compiler/machines/C/cout.scm +++ b/src/compiler/machines/C/cout.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/C/ctop.scm b/src/compiler/machines/C/ctop.scm index 27ff3fc82..224e75ed6 100644 --- a/src/compiler/machines/C/ctop.scm +++ b/src/compiler/machines/C/ctop.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/C/cutl.scm b/src/compiler/machines/C/cutl.scm index 586f5c3b5..f4b36a38c 100644 --- a/src/compiler/machines/C/cutl.scm +++ b/src/compiler/machines/C/cutl.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/C/decls.scm b/src/compiler/machines/C/decls.scm index 96bbba156..fcc434f26 100644 --- a/src/compiler/machines/C/decls.scm +++ b/src/compiler/machines/C/decls.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/C/lapgen.scm b/src/compiler/machines/C/lapgen.scm index bd3b210d0..ec34a51bb 100644 --- a/src/compiler/machines/C/lapgen.scm +++ b/src/compiler/machines/C/lapgen.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/C/machin.scm b/src/compiler/machines/C/machin.scm index 91ae8f461..6f36d5250 100644 --- a/src/compiler/machines/C/machin.scm +++ b/src/compiler/machines/C/machin.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/C/make.scm b/src/compiler/machines/C/make.scm index 0f09ae9d9..45c17c107 100644 --- a/src/compiler/machines/C/make.scm +++ b/src/compiler/machines/C/make.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/C/rgspcm.scm b/src/compiler/machines/C/rgspcm.scm index ea6a4e613..162f587b6 100644 --- a/src/compiler/machines/C/rgspcm.scm +++ b/src/compiler/machines/C/rgspcm.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/C/rules1.scm b/src/compiler/machines/C/rules1.scm index 3009a8da9..b723c1ef1 100644 --- a/src/compiler/machines/C/rules1.scm +++ b/src/compiler/machines/C/rules1.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/C/rules2.scm b/src/compiler/machines/C/rules2.scm index 63880dc35..9bf9d4dfb 100644 --- a/src/compiler/machines/C/rules2.scm +++ b/src/compiler/machines/C/rules2.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/C/rules3.scm b/src/compiler/machines/C/rules3.scm index e0a2e8a80..86587f5c9 100644 --- a/src/compiler/machines/C/rules3.scm +++ b/src/compiler/machines/C/rules3.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/C/rules4.scm b/src/compiler/machines/C/rules4.scm index 57b3d3a1f..8546e604f 100644 --- a/src/compiler/machines/C/rules4.scm +++ b/src/compiler/machines/C/rules4.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/C/rulfix.scm b/src/compiler/machines/C/rulfix.scm index fac01ee93..1ebf77fba 100644 --- a/src/compiler/machines/C/rulfix.scm +++ b/src/compiler/machines/C/rulfix.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/C/rulflo.scm b/src/compiler/machines/C/rulflo.scm index 167a71ad9..1b7e5ee98 100644 --- a/src/compiler/machines/C/rulflo.scm +++ b/src/compiler/machines/C/rulflo.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/C/rulrew.scm b/src/compiler/machines/C/rulrew.scm index f6ecc186f..27e46a4ad 100644 --- a/src/compiler/machines/C/rulrew.scm +++ b/src/compiler/machines/C/rulrew.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/C/stackify.scm b/src/compiler/machines/C/stackify.scm index 950c66dee..ef0581b5f 100644 --- a/src/compiler/machines/C/stackify.scm +++ b/src/compiler/machines/C/stackify.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/C/stackops.scm b/src/compiler/machines/C/stackops.scm index 45d9c6e31..36a3e5d1a 100644 --- a/src/compiler/machines/C/stackops.scm +++ b/src/compiler/machines/C/stackops.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/C/traditional.scm b/src/compiler/machines/C/traditional.scm index 7466dce4d..4741a6885 100644 --- a/src/compiler/machines/C/traditional.scm +++ b/src/compiler/machines/C/traditional.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/alpha/assmd.scm b/src/compiler/machines/alpha/assmd.scm index cc6bed18f..f513ede7b 100644 --- a/src/compiler/machines/alpha/assmd.scm +++ b/src/compiler/machines/alpha/assmd.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/alpha/coerce.scm b/src/compiler/machines/alpha/coerce.scm index 5355d6ed9..8ab019bcf 100644 --- a/src/compiler/machines/alpha/coerce.scm +++ b/src/compiler/machines/alpha/coerce.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/alpha/compiler.cbf b/src/compiler/machines/alpha/compiler.cbf index 8c65420fb..18bae6268 100644 --- a/src/compiler/machines/alpha/compiler.cbf +++ b/src/compiler/machines/alpha/compiler.cbf @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/alpha/compiler.pkg b/src/compiler/machines/alpha/compiler.pkg index ff6f6fc00..4d696bf08 100644 --- a/src/compiler/machines/alpha/compiler.pkg +++ b/src/compiler/machines/alpha/compiler.pkg @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/alpha/compiler.sf b/src/compiler/machines/alpha/compiler.sf index 50d11491e..cbf0ed794 100644 --- a/src/compiler/machines/alpha/compiler.sf +++ b/src/compiler/machines/alpha/compiler.sf @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/alpha/dassm1.scm b/src/compiler/machines/alpha/dassm1.scm index 3b5a5c9e8..b6a13a7e0 100644 --- a/src/compiler/machines/alpha/dassm1.scm +++ b/src/compiler/machines/alpha/dassm1.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/alpha/dassm2.scm b/src/compiler/machines/alpha/dassm2.scm index c8c1bf475..c7b357d8b 100644 --- a/src/compiler/machines/alpha/dassm2.scm +++ b/src/compiler/machines/alpha/dassm2.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/alpha/dassm3.scm b/src/compiler/machines/alpha/dassm3.scm index 56480d24e..01550ac99 100644 --- a/src/compiler/machines/alpha/dassm3.scm +++ b/src/compiler/machines/alpha/dassm3.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/alpha/decls.scm b/src/compiler/machines/alpha/decls.scm index 917fbf6c4..495f78e07 100644 --- a/src/compiler/machines/alpha/decls.scm +++ b/src/compiler/machines/alpha/decls.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/alpha/inerly.scm b/src/compiler/machines/alpha/inerly.scm index a94675ce1..7414b9204 100644 --- a/src/compiler/machines/alpha/inerly.scm +++ b/src/compiler/machines/alpha/inerly.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/alpha/insmac.scm b/src/compiler/machines/alpha/insmac.scm index 6c96780fd..8190b7447 100644 --- a/src/compiler/machines/alpha/insmac.scm +++ b/src/compiler/machines/alpha/insmac.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/alpha/instr1.scm b/src/compiler/machines/alpha/instr1.scm index b40ec889f..c99f72f04 100644 --- a/src/compiler/machines/alpha/instr1.scm +++ b/src/compiler/machines/alpha/instr1.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/alpha/instr2.scm b/src/compiler/machines/alpha/instr2.scm index cc97f1fb5..b74198ef6 100644 --- a/src/compiler/machines/alpha/instr2.scm +++ b/src/compiler/machines/alpha/instr2.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/alpha/instr3.scm b/src/compiler/machines/alpha/instr3.scm index 3580bceef..e0251bb91 100644 --- a/src/compiler/machines/alpha/instr3.scm +++ b/src/compiler/machines/alpha/instr3.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/alpha/lapgen.scm b/src/compiler/machines/alpha/lapgen.scm index da0bf3cea..aeb0827d6 100644 --- a/src/compiler/machines/alpha/lapgen.scm +++ b/src/compiler/machines/alpha/lapgen.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/alpha/lapopt.scm b/src/compiler/machines/alpha/lapopt.scm index f508ae1ab..be5c3a912 100644 --- a/src/compiler/machines/alpha/lapopt.scm +++ b/src/compiler/machines/alpha/lapopt.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/alpha/machin.scm b/src/compiler/machines/alpha/machin.scm index fa34f6736..e25ea92de 100644 --- a/src/compiler/machines/alpha/machin.scm +++ b/src/compiler/machines/alpha/machin.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/alpha/make.scm b/src/compiler/machines/alpha/make.scm index 0fb9d7a9b..c7590910d 100644 --- a/src/compiler/machines/alpha/make.scm +++ b/src/compiler/machines/alpha/make.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/alpha/rgspcm.scm b/src/compiler/machines/alpha/rgspcm.scm index 26847b945..a0c2e12ae 100644 --- a/src/compiler/machines/alpha/rgspcm.scm +++ b/src/compiler/machines/alpha/rgspcm.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/alpha/rules1.scm b/src/compiler/machines/alpha/rules1.scm index 88a83312a..0ce802ccb 100644 --- a/src/compiler/machines/alpha/rules1.scm +++ b/src/compiler/machines/alpha/rules1.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/alpha/rules2.scm b/src/compiler/machines/alpha/rules2.scm index a925500aa..468d2b33d 100644 --- a/src/compiler/machines/alpha/rules2.scm +++ b/src/compiler/machines/alpha/rules2.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/alpha/rules3.scm b/src/compiler/machines/alpha/rules3.scm index 27a8b0314..48ee55155 100644 --- a/src/compiler/machines/alpha/rules3.scm +++ b/src/compiler/machines/alpha/rules3.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/alpha/rules4.scm b/src/compiler/machines/alpha/rules4.scm index b3ebdc36a..1949a08d6 100644 --- a/src/compiler/machines/alpha/rules4.scm +++ b/src/compiler/machines/alpha/rules4.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/alpha/rulfix.scm b/src/compiler/machines/alpha/rulfix.scm index 754afb6a5..f5199cefc 100644 --- a/src/compiler/machines/alpha/rulfix.scm +++ b/src/compiler/machines/alpha/rulfix.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/alpha/rulflo.scm b/src/compiler/machines/alpha/rulflo.scm index ded0ff27a..da214e238 100644 --- a/src/compiler/machines/alpha/rulflo.scm +++ b/src/compiler/machines/alpha/rulflo.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/alpha/rulrew.scm b/src/compiler/machines/alpha/rulrew.scm index 666c5b24a..d4888ca5a 100644 --- a/src/compiler/machines/alpha/rulrew.scm +++ b/src/compiler/machines/alpha/rulrew.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/bobcat/assmd.scm b/src/compiler/machines/bobcat/assmd.scm index d2113bce7..6ea559a31 100644 --- a/src/compiler/machines/bobcat/assmd.scm +++ b/src/compiler/machines/bobcat/assmd.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/bobcat/coerce.scm b/src/compiler/machines/bobcat/coerce.scm index 041d8c5f1..1d1f8a560 100644 --- a/src/compiler/machines/bobcat/coerce.scm +++ b/src/compiler/machines/bobcat/coerce.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/bobcat/compiler.cbf b/src/compiler/machines/bobcat/compiler.cbf index eecbbde16..ad955ada7 100644 --- a/src/compiler/machines/bobcat/compiler.cbf +++ b/src/compiler/machines/bobcat/compiler.cbf @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/bobcat/compiler.pkg b/src/compiler/machines/bobcat/compiler.pkg index 1a2132374..54fdb9e05 100644 --- a/src/compiler/machines/bobcat/compiler.pkg +++ b/src/compiler/machines/bobcat/compiler.pkg @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/bobcat/compiler.sf b/src/compiler/machines/bobcat/compiler.sf index fa537586d..d8c8593b0 100644 --- a/src/compiler/machines/bobcat/compiler.sf +++ b/src/compiler/machines/bobcat/compiler.sf @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/bobcat/dassm1.scm b/src/compiler/machines/bobcat/dassm1.scm index 5e1bbb5c9..f6e18dd9d 100644 --- a/src/compiler/machines/bobcat/dassm1.scm +++ b/src/compiler/machines/bobcat/dassm1.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/bobcat/dassm2.scm b/src/compiler/machines/bobcat/dassm2.scm index 0b802dec1..b8d1e704f 100644 --- a/src/compiler/machines/bobcat/dassm2.scm +++ b/src/compiler/machines/bobcat/dassm2.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/bobcat/dassm3.scm b/src/compiler/machines/bobcat/dassm3.scm index 0ca95e08c..082e47565 100644 --- a/src/compiler/machines/bobcat/dassm3.scm +++ b/src/compiler/machines/bobcat/dassm3.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/bobcat/decls.scm b/src/compiler/machines/bobcat/decls.scm index f70911179..339a909cc 100644 --- a/src/compiler/machines/bobcat/decls.scm +++ b/src/compiler/machines/bobcat/decls.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/bobcat/flinstr1.scm b/src/compiler/machines/bobcat/flinstr1.scm index 4d58643dc..c5be84522 100644 --- a/src/compiler/machines/bobcat/flinstr1.scm +++ b/src/compiler/machines/bobcat/flinstr1.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/bobcat/flinstr2.scm b/src/compiler/machines/bobcat/flinstr2.scm index f063c8c60..63db31bf1 100644 --- a/src/compiler/machines/bobcat/flinstr2.scm +++ b/src/compiler/machines/bobcat/flinstr2.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/bobcat/inerly.scm b/src/compiler/machines/bobcat/inerly.scm index 8b2a53a43..63d9c9258 100644 --- a/src/compiler/machines/bobcat/inerly.scm +++ b/src/compiler/machines/bobcat/inerly.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/bobcat/insmac.scm b/src/compiler/machines/bobcat/insmac.scm index a09d173c6..f8752788a 100644 --- a/src/compiler/machines/bobcat/insmac.scm +++ b/src/compiler/machines/bobcat/insmac.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/bobcat/instr1.scm b/src/compiler/machines/bobcat/instr1.scm index 4e1a8dd81..2262769ef 100644 --- a/src/compiler/machines/bobcat/instr1.scm +++ b/src/compiler/machines/bobcat/instr1.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/bobcat/instr2.scm b/src/compiler/machines/bobcat/instr2.scm index 1f4bd1890..6125fe0d9 100644 --- a/src/compiler/machines/bobcat/instr2.scm +++ b/src/compiler/machines/bobcat/instr2.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/bobcat/instr3.scm b/src/compiler/machines/bobcat/instr3.scm index db8a87fa5..02ff6a44d 100644 --- a/src/compiler/machines/bobcat/instr3.scm +++ b/src/compiler/machines/bobcat/instr3.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/bobcat/instr4.scm b/src/compiler/machines/bobcat/instr4.scm index 78f641ae0..b0d11e515 100644 --- a/src/compiler/machines/bobcat/instr4.scm +++ b/src/compiler/machines/bobcat/instr4.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/bobcat/insutl.scm b/src/compiler/machines/bobcat/insutl.scm index c1e8435e1..1bcabc26a 100644 --- a/src/compiler/machines/bobcat/insutl.scm +++ b/src/compiler/machines/bobcat/insutl.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/bobcat/lapgen.scm b/src/compiler/machines/bobcat/lapgen.scm index 8064e657e..9386287be 100644 --- a/src/compiler/machines/bobcat/lapgen.scm +++ b/src/compiler/machines/bobcat/lapgen.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/bobcat/lapopt.scm b/src/compiler/machines/bobcat/lapopt.scm index dae98a46b..73189aab7 100644 --- a/src/compiler/machines/bobcat/lapopt.scm +++ b/src/compiler/machines/bobcat/lapopt.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/bobcat/machin.scm b/src/compiler/machines/bobcat/machin.scm index ac0fd43a9..72d898bec 100644 --- a/src/compiler/machines/bobcat/machin.scm +++ b/src/compiler/machines/bobcat/machin.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/bobcat/make.scm-68020 b/src/compiler/machines/bobcat/make.scm-68020 index 4c0c66bf8..4ccefa971 100644 --- a/src/compiler/machines/bobcat/make.scm-68020 +++ b/src/compiler/machines/bobcat/make.scm-68020 @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/bobcat/make.scm-68040 b/src/compiler/machines/bobcat/make.scm-68040 index 38788101b..528da3191 100644 --- a/src/compiler/machines/bobcat/make.scm-68040 +++ b/src/compiler/machines/bobcat/make.scm-68040 @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/bobcat/mc68ktgl.scm b/src/compiler/machines/bobcat/mc68ktgl.scm index 76b722606..bafd51143 100644 --- a/src/compiler/machines/bobcat/mc68ktgl.scm +++ b/src/compiler/machines/bobcat/mc68ktgl.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/bobcat/rgspcm.scm b/src/compiler/machines/bobcat/rgspcm.scm index 46176eea9..85769bc84 100644 --- a/src/compiler/machines/bobcat/rgspcm.scm +++ b/src/compiler/machines/bobcat/rgspcm.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/bobcat/rules1.scm b/src/compiler/machines/bobcat/rules1.scm index 2dc1f7e46..590b88435 100644 --- a/src/compiler/machines/bobcat/rules1.scm +++ b/src/compiler/machines/bobcat/rules1.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/bobcat/rules2.scm b/src/compiler/machines/bobcat/rules2.scm index ee3727bf6..077cea788 100644 --- a/src/compiler/machines/bobcat/rules2.scm +++ b/src/compiler/machines/bobcat/rules2.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/bobcat/rules3.scm b/src/compiler/machines/bobcat/rules3.scm index e69115af9..be3096a73 100644 --- a/src/compiler/machines/bobcat/rules3.scm +++ b/src/compiler/machines/bobcat/rules3.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/bobcat/rules4.scm b/src/compiler/machines/bobcat/rules4.scm index 9d135c712..4bc7eecab 100644 --- a/src/compiler/machines/bobcat/rules4.scm +++ b/src/compiler/machines/bobcat/rules4.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/bobcat/rulrew.scm b/src/compiler/machines/bobcat/rulrew.scm index 81ed78c5d..a68fe72cc 100644 --- a/src/compiler/machines/bobcat/rulrew.scm +++ b/src/compiler/machines/bobcat/rulrew.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/i386/assmd.scm b/src/compiler/machines/i386/assmd.scm index c810ef03e..e740574d9 100644 --- a/src/compiler/machines/i386/assmd.scm +++ b/src/compiler/machines/i386/assmd.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/i386/coerce.scm b/src/compiler/machines/i386/coerce.scm index 3d760b7c0..dd576d723 100644 --- a/src/compiler/machines/i386/coerce.scm +++ b/src/compiler/machines/i386/coerce.scm @@ -4,8 +4,8 @@ $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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/i386/compiler.cbf b/src/compiler/machines/i386/compiler.cbf index 1a834020e..c2b8ba480 100644 --- a/src/compiler/machines/i386/compiler.cbf +++ b/src/compiler/machines/i386/compiler.cbf @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/i386/compiler.pkg b/src/compiler/machines/i386/compiler.pkg index 74e9a7ba4..53d773c15 100644 --- a/src/compiler/machines/i386/compiler.pkg +++ b/src/compiler/machines/i386/compiler.pkg @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/i386/compiler.sf b/src/compiler/machines/i386/compiler.sf index 8b3d6216e..1cba3b0e3 100644 --- a/src/compiler/machines/i386/compiler.sf +++ b/src/compiler/machines/i386/compiler.sf @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/i386/dassm1.scm b/src/compiler/machines/i386/dassm1.scm index 1d4fee559..e7b798185 100644 --- a/src/compiler/machines/i386/dassm1.scm +++ b/src/compiler/machines/i386/dassm1.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/i386/dassm2.scm b/src/compiler/machines/i386/dassm2.scm index 7e8064ee2..1d0baadb0 100644 --- a/src/compiler/machines/i386/dassm2.scm +++ b/src/compiler/machines/i386/dassm2.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/i386/dassm3.scm b/src/compiler/machines/i386/dassm3.scm index a7444db8e..a7262e05d 100644 --- a/src/compiler/machines/i386/dassm3.scm +++ b/src/compiler/machines/i386/dassm3.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/i386/decls.scm b/src/compiler/machines/i386/decls.scm index 49f2a657f..71bee0790 100644 --- a/src/compiler/machines/i386/decls.scm +++ b/src/compiler/machines/i386/decls.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/i386/inerly.scm b/src/compiler/machines/i386/inerly.scm index 80fc4502e..6401c28cb 100644 --- a/src/compiler/machines/i386/inerly.scm +++ b/src/compiler/machines/i386/inerly.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/i386/insmac.scm b/src/compiler/machines/i386/insmac.scm index d2c4d7b43..8ccb37b4c 100644 --- a/src/compiler/machines/i386/insmac.scm +++ b/src/compiler/machines/i386/insmac.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/i386/instr1.scm b/src/compiler/machines/i386/instr1.scm index efd30cbda..03902c138 100644 --- a/src/compiler/machines/i386/instr1.scm +++ b/src/compiler/machines/i386/instr1.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/i386/instr2.scm b/src/compiler/machines/i386/instr2.scm index beb3b8984..437bd9919 100644 --- a/src/compiler/machines/i386/instr2.scm +++ b/src/compiler/machines/i386/instr2.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/i386/instrf.scm b/src/compiler/machines/i386/instrf.scm index 6f0ae576d..27ff1dc6b 100644 --- a/src/compiler/machines/i386/instrf.scm +++ b/src/compiler/machines/i386/instrf.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/i386/insutl.scm b/src/compiler/machines/i386/insutl.scm index 9bf1cb8e0..d7590602d 100644 --- a/src/compiler/machines/i386/insutl.scm +++ b/src/compiler/machines/i386/insutl.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/i386/lapgen.scm b/src/compiler/machines/i386/lapgen.scm index 8aa72698c..51be51f1e 100644 --- a/src/compiler/machines/i386/lapgen.scm +++ b/src/compiler/machines/i386/lapgen.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/i386/lapopt.scm b/src/compiler/machines/i386/lapopt.scm index 8b3f839d8..26d9d0bc4 100644 --- a/src/compiler/machines/i386/lapopt.scm +++ b/src/compiler/machines/i386/lapopt.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/i386/machin.scm b/src/compiler/machines/i386/machin.scm index 39c4c3d04..f0338b9df 100644 --- a/src/compiler/machines/i386/machin.scm +++ b/src/compiler/machines/i386/machin.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/i386/make.scm b/src/compiler/machines/i386/make.scm index cb1ff5c6e..1bbc8d581 100644 --- a/src/compiler/machines/i386/make.scm +++ b/src/compiler/machines/i386/make.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/i386/pc-make.scm b/src/compiler/machines/i386/pc-make.scm index 4324cb19b..2b557f2c8 100644 --- a/src/compiler/machines/i386/pc-make.scm +++ b/src/compiler/machines/i386/pc-make.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/i386/rgspcm.scm b/src/compiler/machines/i386/rgspcm.scm index addba1af9..2d278651d 100644 --- a/src/compiler/machines/i386/rgspcm.scm +++ b/src/compiler/machines/i386/rgspcm.scm @@ -4,8 +4,8 @@ $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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/i386/rules1.scm b/src/compiler/machines/i386/rules1.scm index a5d8dfe89..0b64c1590 100644 --- a/src/compiler/machines/i386/rules1.scm +++ b/src/compiler/machines/i386/rules1.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/i386/rules2.scm b/src/compiler/machines/i386/rules2.scm index a157c08a8..0084388ea 100644 --- a/src/compiler/machines/i386/rules2.scm +++ b/src/compiler/machines/i386/rules2.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/i386/rules3.scm b/src/compiler/machines/i386/rules3.scm index f67d848f9..b301178f3 100644 --- a/src/compiler/machines/i386/rules3.scm +++ b/src/compiler/machines/i386/rules3.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/i386/rules4.scm b/src/compiler/machines/i386/rules4.scm index 7d1dbbce7..4614b1400 100644 --- a/src/compiler/machines/i386/rules4.scm +++ b/src/compiler/machines/i386/rules4.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/i386/rulfix.scm b/src/compiler/machines/i386/rulfix.scm index 166335b99..600b18fdd 100644 --- a/src/compiler/machines/i386/rulfix.scm +++ b/src/compiler/machines/i386/rulfix.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/i386/rulflo.scm b/src/compiler/machines/i386/rulflo.scm index 1dbf09230..69ec6ff4a 100644 --- a/src/compiler/machines/i386/rulflo.scm +++ b/src/compiler/machines/i386/rulflo.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/i386/rulrew.scm b/src/compiler/machines/i386/rulrew.scm index 02425d81a..052f5c623 100644 --- a/src/compiler/machines/i386/rulrew.scm +++ b/src/compiler/machines/i386/rulrew.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/mips/assmd.scm b/src/compiler/machines/mips/assmd.scm index 8efa44e93..2027cfb66 100644 --- a/src/compiler/machines/mips/assmd.scm +++ b/src/compiler/machines/mips/assmd.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/mips/coerce.scm b/src/compiler/machines/mips/coerce.scm index 98426f142..8ff4cb264 100644 --- a/src/compiler/machines/mips/coerce.scm +++ b/src/compiler/machines/mips/coerce.scm @@ -4,8 +4,8 @@ $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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/mips/compiler.cbf b/src/compiler/machines/mips/compiler.cbf index b98574552..5b93c4539 100644 --- a/src/compiler/machines/mips/compiler.cbf +++ b/src/compiler/machines/mips/compiler.cbf @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/mips/compiler.pkg b/src/compiler/machines/mips/compiler.pkg index 022e8160c..84ca71185 100644 --- a/src/compiler/machines/mips/compiler.pkg +++ b/src/compiler/machines/mips/compiler.pkg @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/mips/compiler.sf-big b/src/compiler/machines/mips/compiler.sf-big index a13adc8ea..7f624fe3b 100644 --- a/src/compiler/machines/mips/compiler.sf-big +++ b/src/compiler/machines/mips/compiler.sf-big @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/mips/compiler.sf-little b/src/compiler/machines/mips/compiler.sf-little index bdf49be82..64ef3478f 100644 --- a/src/compiler/machines/mips/compiler.sf-little +++ b/src/compiler/machines/mips/compiler.sf-little @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/mips/dassm1.scm b/src/compiler/machines/mips/dassm1.scm index 5e1bbb5c9..f6e18dd9d 100644 --- a/src/compiler/machines/mips/dassm1.scm +++ b/src/compiler/machines/mips/dassm1.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/mips/dassm2.scm b/src/compiler/machines/mips/dassm2.scm index 7e2bf21bc..e4d0d47a7 100644 --- a/src/compiler/machines/mips/dassm2.scm +++ b/src/compiler/machines/mips/dassm2.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/mips/dassm3.scm b/src/compiler/machines/mips/dassm3.scm index 99891020f..a4a880828 100644 --- a/src/compiler/machines/mips/dassm3.scm +++ b/src/compiler/machines/mips/dassm3.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/mips/decls.scm b/src/compiler/machines/mips/decls.scm index 67fd5e3f9..a754806d5 100644 --- a/src/compiler/machines/mips/decls.scm +++ b/src/compiler/machines/mips/decls.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/mips/inerly.scm b/src/compiler/machines/mips/inerly.scm index b9c53b3f3..cfc78a9a2 100644 --- a/src/compiler/machines/mips/inerly.scm +++ b/src/compiler/machines/mips/inerly.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/mips/insmac.scm b/src/compiler/machines/mips/insmac.scm index 85ea67404..2b01f16fa 100644 --- a/src/compiler/machines/mips/insmac.scm +++ b/src/compiler/machines/mips/insmac.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/mips/instr1.scm b/src/compiler/machines/mips/instr1.scm index c09fe8790..ea04537f8 100644 --- a/src/compiler/machines/mips/instr1.scm +++ b/src/compiler/machines/mips/instr1.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/mips/instr2a.scm b/src/compiler/machines/mips/instr2a.scm index 68ba896e3..9872ba294 100644 --- a/src/compiler/machines/mips/instr2a.scm +++ b/src/compiler/machines/mips/instr2a.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/mips/instr2b.scm b/src/compiler/machines/mips/instr2b.scm index 9d628e7e6..18ea8178f 100644 --- a/src/compiler/machines/mips/instr2b.scm +++ b/src/compiler/machines/mips/instr2b.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/mips/instr3.scm b/src/compiler/machines/mips/instr3.scm index 9943867c4..013432719 100644 --- a/src/compiler/machines/mips/instr3.scm +++ b/src/compiler/machines/mips/instr3.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/mips/lapgen.scm b/src/compiler/machines/mips/lapgen.scm index b96e4a9d1..c5402c591 100644 --- a/src/compiler/machines/mips/lapgen.scm +++ b/src/compiler/machines/mips/lapgen.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/mips/lapopt.scm b/src/compiler/machines/mips/lapopt.scm index 16c0361dd..ce8ac6ce3 100644 --- a/src/compiler/machines/mips/lapopt.scm +++ b/src/compiler/machines/mips/lapopt.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/mips/machin.scm b/src/compiler/machines/mips/machin.scm index fed8b7b44..09b21b2d6 100644 --- a/src/compiler/machines/mips/machin.scm +++ b/src/compiler/machines/mips/machin.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/mips/make.scm-big b/src/compiler/machines/mips/make.scm-big index 6c269013f..471b85a40 100644 --- a/src/compiler/machines/mips/make.scm-big +++ b/src/compiler/machines/mips/make.scm-big @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/mips/make.scm-little b/src/compiler/machines/mips/make.scm-little index c0e69572d..d39384d7e 100644 --- a/src/compiler/machines/mips/make.scm-little +++ b/src/compiler/machines/mips/make.scm-little @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/mips/mips.scm b/src/compiler/machines/mips/mips.scm index 41b4eb984..b35da5dee 100644 --- a/src/compiler/machines/mips/mips.scm +++ b/src/compiler/machines/mips/mips.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/mips/rgspcm.scm b/src/compiler/machines/mips/rgspcm.scm index d8dfc6dcf..2744da5d0 100644 --- a/src/compiler/machines/mips/rgspcm.scm +++ b/src/compiler/machines/mips/rgspcm.scm @@ -4,8 +4,8 @@ $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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/mips/rules1.scm b/src/compiler/machines/mips/rules1.scm index 67747588e..1bffd6768 100644 --- a/src/compiler/machines/mips/rules1.scm +++ b/src/compiler/machines/mips/rules1.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/mips/rules2.scm b/src/compiler/machines/mips/rules2.scm index 0f05d5870..1969b3d5e 100644 --- a/src/compiler/machines/mips/rules2.scm +++ b/src/compiler/machines/mips/rules2.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/mips/rules3.scm b/src/compiler/machines/mips/rules3.scm index d04aee68d..f7bac98a4 100644 --- a/src/compiler/machines/mips/rules3.scm +++ b/src/compiler/machines/mips/rules3.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/mips/rules4.scm b/src/compiler/machines/mips/rules4.scm index 273c5bf62..0370dd9fb 100644 --- a/src/compiler/machines/mips/rules4.scm +++ b/src/compiler/machines/mips/rules4.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/mips/rulfix.scm b/src/compiler/machines/mips/rulfix.scm index d99bc3da7..30d106916 100644 --- a/src/compiler/machines/mips/rulfix.scm +++ b/src/compiler/machines/mips/rulfix.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/mips/rulflo.scm b/src/compiler/machines/mips/rulflo.scm index 11769e4e4..d145bc642 100644 --- a/src/compiler/machines/mips/rulflo.scm +++ b/src/compiler/machines/mips/rulflo.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/mips/rulrew.scm b/src/compiler/machines/mips/rulrew.scm index 1602362b7..6fdfb0425 100644 --- a/src/compiler/machines/mips/rulrew.scm +++ b/src/compiler/machines/mips/rulrew.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/sparc/assmd.scm b/src/compiler/machines/sparc/assmd.scm index 06a977fca..f5c1e2028 100644 --- a/src/compiler/machines/sparc/assmd.scm +++ b/src/compiler/machines/sparc/assmd.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/sparc/cf.h-sparc b/src/compiler/machines/sparc/cf.h-sparc index ee2d98f65..76574b825 100644 --- a/src/compiler/machines/sparc/cf.h-sparc +++ b/src/compiler/machines/sparc/cf.h-sparc @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/sparc/cmpaux-sparc.m4 b/src/compiler/machines/sparc/cmpaux-sparc.m4 index 9ff5473e7..11464bb7c 100644 --- a/src/compiler/machines/sparc/cmpaux-sparc.m4 +++ b/src/compiler/machines/sparc/cmpaux-sparc.m4 @@ -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, 2009, 2010, 2011, 2012, 2013, - !### 2014 Massachusetts Institute of Technology + !### 2014, 2015, 2016 Massachusetts Institute of Technology !### !### This file is part of MIT/GNU Scheme. !### diff --git a/src/compiler/machines/sparc/cmpint-sparc.h b/src/compiler/machines/sparc/cmpint-sparc.h index 40efcf516..c090ba320 100644 --- a/src/compiler/machines/sparc/cmpint-sparc.h +++ b/src/compiler/machines/sparc/cmpint-sparc.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/sparc/coerce.scm b/src/compiler/machines/sparc/coerce.scm index 096ff62fd..eb85f1820 100644 --- a/src/compiler/machines/sparc/coerce.scm +++ b/src/compiler/machines/sparc/coerce.scm @@ -4,8 +4,8 @@ $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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/sparc/decls.scm b/src/compiler/machines/sparc/decls.scm index 72db3eb28..56f657b62 100644 --- a/src/compiler/machines/sparc/decls.scm +++ b/src/compiler/machines/sparc/decls.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/sparc/inerly.scm b/src/compiler/machines/sparc/inerly.scm index 6f025ac91..0a6b11d2b 100644 --- a/src/compiler/machines/sparc/inerly.scm +++ b/src/compiler/machines/sparc/inerly.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/sparc/insmac.scm b/src/compiler/machines/sparc/insmac.scm index 518c1bbc5..74c472a53 100644 --- a/src/compiler/machines/sparc/insmac.scm +++ b/src/compiler/machines/sparc/insmac.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/sparc/instr1.scm b/src/compiler/machines/sparc/instr1.scm index b01abffc9..c49be3b2f 100644 --- a/src/compiler/machines/sparc/instr1.scm +++ b/src/compiler/machines/sparc/instr1.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/sparc/instr2a.scm b/src/compiler/machines/sparc/instr2a.scm index 85c0b09f5..f7b60f627 100644 --- a/src/compiler/machines/sparc/instr2a.scm +++ b/src/compiler/machines/sparc/instr2a.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/sparc/instr2b.scm b/src/compiler/machines/sparc/instr2b.scm index 1b498348b..9ffa19bbf 100644 --- a/src/compiler/machines/sparc/instr2b.scm +++ b/src/compiler/machines/sparc/instr2b.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/sparc/instr3.scm b/src/compiler/machines/sparc/instr3.scm index ff532d491..f900da1ae 100644 --- a/src/compiler/machines/sparc/instr3.scm +++ b/src/compiler/machines/sparc/instr3.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/sparc/lapgen.scm b/src/compiler/machines/sparc/lapgen.scm index 3bffee98f..3f42f46f7 100644 --- a/src/compiler/machines/sparc/lapgen.scm +++ b/src/compiler/machines/sparc/lapgen.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/sparc/lapopt.scm b/src/compiler/machines/sparc/lapopt.scm index 0e83c0d39..d06c44b20 100644 --- a/src/compiler/machines/sparc/lapopt.scm +++ b/src/compiler/machines/sparc/lapopt.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/sparc/machin.scm b/src/compiler/machines/sparc/machin.scm index 03dcea76a..6d75910d7 100644 --- a/src/compiler/machines/sparc/machin.scm +++ b/src/compiler/machines/sparc/machin.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/sparc/make.scm b/src/compiler/machines/sparc/make.scm index b2134907b..ad068af4c 100644 --- a/src/compiler/machines/sparc/make.scm +++ b/src/compiler/machines/sparc/make.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/sparc/rgspcm.scm b/src/compiler/machines/sparc/rgspcm.scm index e21b6a486..322b9dbc2 100644 --- a/src/compiler/machines/sparc/rgspcm.scm +++ b/src/compiler/machines/sparc/rgspcm.scm @@ -4,8 +4,8 @@ $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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/sparc/rules1.scm b/src/compiler/machines/sparc/rules1.scm index a8e5b10d2..e110c2682 100644 --- a/src/compiler/machines/sparc/rules1.scm +++ b/src/compiler/machines/sparc/rules1.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/sparc/rules2.scm b/src/compiler/machines/sparc/rules2.scm index 0f05d5870..1969b3d5e 100644 --- a/src/compiler/machines/sparc/rules2.scm +++ b/src/compiler/machines/sparc/rules2.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/sparc/rules3.scm b/src/compiler/machines/sparc/rules3.scm index dcef2a908..214037e5e 100644 --- a/src/compiler/machines/sparc/rules3.scm +++ b/src/compiler/machines/sparc/rules3.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/sparc/rules4.scm b/src/compiler/machines/sparc/rules4.scm index d4174b4df..413758a7f 100644 --- a/src/compiler/machines/sparc/rules4.scm +++ b/src/compiler/machines/sparc/rules4.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/sparc/rulfix.scm b/src/compiler/machines/sparc/rulfix.scm index 78cc88e86..411bf9222 100644 --- a/src/compiler/machines/sparc/rulfix.scm +++ b/src/compiler/machines/sparc/rulfix.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/sparc/rulflo.scm b/src/compiler/machines/sparc/rulflo.scm index e490f7b1b..c952fd2b9 100644 --- a/src/compiler/machines/sparc/rulflo.scm +++ b/src/compiler/machines/sparc/rulflo.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/sparc/rulrew.scm b/src/compiler/machines/sparc/rulrew.scm index 0ddadd690..58809a053 100644 --- a/src/compiler/machines/sparc/rulrew.scm +++ b/src/compiler/machines/sparc/rulrew.scm @@ -4,8 +4,8 @@ $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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/spectrum/assmd.scm b/src/compiler/machines/spectrum/assmd.scm index 7f7c76a3b..d9dde81f0 100644 --- a/src/compiler/machines/spectrum/assmd.scm +++ b/src/compiler/machines/spectrum/assmd.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/spectrum/coerce.scm b/src/compiler/machines/spectrum/coerce.scm index 17787152e..46367c5be 100644 --- a/src/compiler/machines/spectrum/coerce.scm +++ b/src/compiler/machines/spectrum/coerce.scm @@ -4,8 +4,8 @@ $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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/spectrum/compiler.cbf b/src/compiler/machines/spectrum/compiler.cbf index 98c5e455f..a2c0ed9dc 100644 --- a/src/compiler/machines/spectrum/compiler.cbf +++ b/src/compiler/machines/spectrum/compiler.cbf @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/spectrum/compiler.pkg b/src/compiler/machines/spectrum/compiler.pkg index c1cb5a655..760906264 100644 --- a/src/compiler/machines/spectrum/compiler.pkg +++ b/src/compiler/machines/spectrum/compiler.pkg @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/spectrum/compiler.sf b/src/compiler/machines/spectrum/compiler.sf index 475da190f..90cca2e74 100644 --- a/src/compiler/machines/spectrum/compiler.sf +++ b/src/compiler/machines/spectrum/compiler.sf @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/spectrum/dassm1.scm b/src/compiler/machines/spectrum/dassm1.scm index e3a9647d3..a6cb9bdf1 100644 --- a/src/compiler/machines/spectrum/dassm1.scm +++ b/src/compiler/machines/spectrum/dassm1.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/spectrum/dassm2.scm b/src/compiler/machines/spectrum/dassm2.scm index 7909929fa..6e0b7a66b 100644 --- a/src/compiler/machines/spectrum/dassm2.scm +++ b/src/compiler/machines/spectrum/dassm2.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/spectrum/dassm3.scm b/src/compiler/machines/spectrum/dassm3.scm index 6f22b0f49..0b666d84d 100644 --- a/src/compiler/machines/spectrum/dassm3.scm +++ b/src/compiler/machines/spectrum/dassm3.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/spectrum/decls.scm b/src/compiler/machines/spectrum/decls.scm index c0a3cdca7..29e35cd67 100644 --- a/src/compiler/machines/spectrum/decls.scm +++ b/src/compiler/machines/spectrum/decls.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/spectrum/inerly.scm b/src/compiler/machines/spectrum/inerly.scm index df4512bc3..78a847f26 100644 --- a/src/compiler/machines/spectrum/inerly.scm +++ b/src/compiler/machines/spectrum/inerly.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/spectrum/insmac.scm b/src/compiler/machines/spectrum/insmac.scm index 79845e0c9..c021c2841 100644 --- a/src/compiler/machines/spectrum/insmac.scm +++ b/src/compiler/machines/spectrum/insmac.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/spectrum/instr1.scm b/src/compiler/machines/spectrum/instr1.scm index 5f20eb3b5..c367ef81b 100644 --- a/src/compiler/machines/spectrum/instr1.scm +++ b/src/compiler/machines/spectrum/instr1.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/spectrum/instr2.scm b/src/compiler/machines/spectrum/instr2.scm index f527d1746..97ab72269 100644 --- a/src/compiler/machines/spectrum/instr2.scm +++ b/src/compiler/machines/spectrum/instr2.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/spectrum/instr3.scm b/src/compiler/machines/spectrum/instr3.scm index f5f61882a..6bbeaff3a 100644 --- a/src/compiler/machines/spectrum/instr3.scm +++ b/src/compiler/machines/spectrum/instr3.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/spectrum/lapgen.scm b/src/compiler/machines/spectrum/lapgen.scm index ac53243f6..487053077 100644 --- a/src/compiler/machines/spectrum/lapgen.scm +++ b/src/compiler/machines/spectrum/lapgen.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/spectrum/lapopt.scm b/src/compiler/machines/spectrum/lapopt.scm index 9531fab18..82f197441 100644 --- a/src/compiler/machines/spectrum/lapopt.scm +++ b/src/compiler/machines/spectrum/lapopt.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/spectrum/machin.scm b/src/compiler/machines/spectrum/machin.scm index 9766c444d..cb7b916b5 100644 --- a/src/compiler/machines/spectrum/machin.scm +++ b/src/compiler/machines/spectrum/machin.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/spectrum/make.scm b/src/compiler/machines/spectrum/make.scm index 552607b28..1cb66f613 100644 --- a/src/compiler/machines/spectrum/make.scm +++ b/src/compiler/machines/spectrum/make.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/spectrum/rgspcm.scm b/src/compiler/machines/spectrum/rgspcm.scm index a81722cc7..031e797a4 100644 --- a/src/compiler/machines/spectrum/rgspcm.scm +++ b/src/compiler/machines/spectrum/rgspcm.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/spectrum/rules1.scm b/src/compiler/machines/spectrum/rules1.scm index 60fb89c71..f39a1905d 100644 --- a/src/compiler/machines/spectrum/rules1.scm +++ b/src/compiler/machines/spectrum/rules1.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/spectrum/rules2.scm b/src/compiler/machines/spectrum/rules2.scm index 15832570b..8c6d69cde 100644 --- a/src/compiler/machines/spectrum/rules2.scm +++ b/src/compiler/machines/spectrum/rules2.scm @@ -4,8 +4,8 @@ $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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/spectrum/rules3.scm b/src/compiler/machines/spectrum/rules3.scm index 39ba5a39b..d27608f93 100644 --- a/src/compiler/machines/spectrum/rules3.scm +++ b/src/compiler/machines/spectrum/rules3.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/spectrum/rules4.scm b/src/compiler/machines/spectrum/rules4.scm index c789b6caf..5e81f888d 100644 --- a/src/compiler/machines/spectrum/rules4.scm +++ b/src/compiler/machines/spectrum/rules4.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/spectrum/rulfix.scm b/src/compiler/machines/spectrum/rulfix.scm index c811e2be3..793faa540 100644 --- a/src/compiler/machines/spectrum/rulfix.scm +++ b/src/compiler/machines/spectrum/rulfix.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/spectrum/rulflo.scm b/src/compiler/machines/spectrum/rulflo.scm index 411bad237..bb4513729 100644 --- a/src/compiler/machines/spectrum/rulflo.scm +++ b/src/compiler/machines/spectrum/rulflo.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/spectrum/rulrew.scm b/src/compiler/machines/spectrum/rulrew.scm index c04cdef28..2f96fa006 100644 --- a/src/compiler/machines/spectrum/rulrew.scm +++ b/src/compiler/machines/spectrum/rulrew.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/svm/assembler-compiler.scm b/src/compiler/machines/svm/assembler-compiler.scm index e9864c543..cb980ad1a 100644 --- a/src/compiler/machines/svm/assembler-compiler.scm +++ b/src/compiler/machines/svm/assembler-compiler.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/svm/assembler-rules.scm b/src/compiler/machines/svm/assembler-rules.scm index 18742808c..cca1ecba6 100644 --- a/src/compiler/machines/svm/assembler-rules.scm +++ b/src/compiler/machines/svm/assembler-rules.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/svm/assembler-runtime.scm b/src/compiler/machines/svm/assembler-runtime.scm index f61414adf..8ad0ba38b 100644 --- a/src/compiler/machines/svm/assembler-runtime.scm +++ b/src/compiler/machines/svm/assembler-runtime.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/svm/compile-assembler.scm b/src/compiler/machines/svm/compile-assembler.scm index fa5a7e9bd..dd323a676 100644 --- a/src/compiler/machines/svm/compile-assembler.scm +++ b/src/compiler/machines/svm/compile-assembler.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/svm/compiler.cbf b/src/compiler/machines/svm/compiler.cbf index 8fdfe971b..a66bf61cc 100644 --- a/src/compiler/machines/svm/compiler.cbf +++ b/src/compiler/machines/svm/compiler.cbf @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/svm/compiler.pkg b/src/compiler/machines/svm/compiler.pkg index c014eccd4..cb2873571 100644 --- a/src/compiler/machines/svm/compiler.pkg +++ b/src/compiler/machines/svm/compiler.pkg @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/svm/compiler.sf b/src/compiler/machines/svm/compiler.sf index e7484c60b..2967a834d 100644 --- a/src/compiler/machines/svm/compiler.sf +++ b/src/compiler/machines/svm/compiler.sf @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/svm/decls.scm b/src/compiler/machines/svm/decls.scm index 55ae82cca..660135145 100644 --- a/src/compiler/machines/svm/decls.scm +++ b/src/compiler/machines/svm/decls.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/svm/disassembler.scm b/src/compiler/machines/svm/disassembler.scm index c958b6600..628c412b2 100644 --- a/src/compiler/machines/svm/disassembler.scm +++ b/src/compiler/machines/svm/disassembler.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/svm/lapgen.scm b/src/compiler/machines/svm/lapgen.scm index 86b133351..ce8aee2c5 100644 --- a/src/compiler/machines/svm/lapgen.scm +++ b/src/compiler/machines/svm/lapgen.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/svm/lapopt.scm b/src/compiler/machines/svm/lapopt.scm index 0eac9f987..343924ca5 100644 --- a/src/compiler/machines/svm/lapopt.scm +++ b/src/compiler/machines/svm/lapopt.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/svm/machine.scm b/src/compiler/machines/svm/machine.scm index 80fb19f1c..3f3c881a8 100644 --- a/src/compiler/machines/svm/machine.scm +++ b/src/compiler/machines/svm/machine.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/svm/make.scm b/src/compiler/machines/svm/make.scm index e4681c94e..96f4d1514 100644 --- a/src/compiler/machines/svm/make.scm +++ b/src/compiler/machines/svm/make.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/svm/rgspcm.scm b/src/compiler/machines/svm/rgspcm.scm index 74364800a..fe9ed2473 100644 --- a/src/compiler/machines/svm/rgspcm.scm +++ b/src/compiler/machines/svm/rgspcm.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/svm/rules.scm b/src/compiler/machines/svm/rules.scm index 1f9c14658..1a4dfd47b 100644 --- a/src/compiler/machines/svm/rules.scm +++ b/src/compiler/machines/svm/rules.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/vax/assmd.scm b/src/compiler/machines/vax/assmd.scm index d1d5fb72a..84a81f735 100644 --- a/src/compiler/machines/vax/assmd.scm +++ b/src/compiler/machines/vax/assmd.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/vax/coerce.scm b/src/compiler/machines/vax/coerce.scm index a977527fe..e8f44cb89 100644 --- a/src/compiler/machines/vax/coerce.scm +++ b/src/compiler/machines/vax/coerce.scm @@ -4,8 +4,8 @@ $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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/vax/compiler.cbf b/src/compiler/machines/vax/compiler.cbf index 27ab6ac2b..c2f7fc71c 100644 --- a/src/compiler/machines/vax/compiler.cbf +++ b/src/compiler/machines/vax/compiler.cbf @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/vax/compiler.pkg b/src/compiler/machines/vax/compiler.pkg index 5c1948649..d143c002d 100644 --- a/src/compiler/machines/vax/compiler.pkg +++ b/src/compiler/machines/vax/compiler.pkg @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/vax/compiler.sf b/src/compiler/machines/vax/compiler.sf index 522a482f0..0cd0fef1e 100644 --- a/src/compiler/machines/vax/compiler.sf +++ b/src/compiler/machines/vax/compiler.sf @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/vax/dassm1.scm b/src/compiler/machines/vax/dassm1.scm index 739c5f4d5..3b29a4545 100644 --- a/src/compiler/machines/vax/dassm1.scm +++ b/src/compiler/machines/vax/dassm1.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/vax/dassm2.scm b/src/compiler/machines/vax/dassm2.scm index be439f33c..f753ab651 100644 --- a/src/compiler/machines/vax/dassm2.scm +++ b/src/compiler/machines/vax/dassm2.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/vax/dassm3.scm b/src/compiler/machines/vax/dassm3.scm index 694614fab..e84273a1a 100644 --- a/src/compiler/machines/vax/dassm3.scm +++ b/src/compiler/machines/vax/dassm3.scm @@ -4,8 +4,8 @@ $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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/vax/decls.scm b/src/compiler/machines/vax/decls.scm index 55af655c8..357550529 100644 --- a/src/compiler/machines/vax/decls.scm +++ b/src/compiler/machines/vax/decls.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/vax/dsyn.scm b/src/compiler/machines/vax/dsyn.scm index 31f296e2e..33d1eaa74 100644 --- a/src/compiler/machines/vax/dsyn.scm +++ b/src/compiler/machines/vax/dsyn.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/vax/inerly.scm b/src/compiler/machines/vax/inerly.scm index c2242d9c8..439670918 100644 --- a/src/compiler/machines/vax/inerly.scm +++ b/src/compiler/machines/vax/inerly.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/vax/insmac.scm b/src/compiler/machines/vax/insmac.scm index 3a52b8b0b..03a16c56f 100644 --- a/src/compiler/machines/vax/insmac.scm +++ b/src/compiler/machines/vax/insmac.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/vax/instr1.scm b/src/compiler/machines/vax/instr1.scm index b60a6afb1..b1b3669e9 100644 --- a/src/compiler/machines/vax/instr1.scm +++ b/src/compiler/machines/vax/instr1.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/vax/instr2.scm b/src/compiler/machines/vax/instr2.scm index 480246d1d..3dd493d94 100644 --- a/src/compiler/machines/vax/instr2.scm +++ b/src/compiler/machines/vax/instr2.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/vax/instr3.scm b/src/compiler/machines/vax/instr3.scm index 5ac9a6599..3abba151f 100644 --- a/src/compiler/machines/vax/instr3.scm +++ b/src/compiler/machines/vax/instr3.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/vax/insutl.scm b/src/compiler/machines/vax/insutl.scm index 64ec1ac34..8354624eb 100644 --- a/src/compiler/machines/vax/insutl.scm +++ b/src/compiler/machines/vax/insutl.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/vax/lapgen.scm b/src/compiler/machines/vax/lapgen.scm index 91466452a..86599dbe6 100644 --- a/src/compiler/machines/vax/lapgen.scm +++ b/src/compiler/machines/vax/lapgen.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/vax/lapopt.scm b/src/compiler/machines/vax/lapopt.scm index f28250453..d19a11334 100644 --- a/src/compiler/machines/vax/lapopt.scm +++ b/src/compiler/machines/vax/lapopt.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/vax/machin.scm b/src/compiler/machines/vax/machin.scm index 019af0d28..ad36c577d 100644 --- a/src/compiler/machines/vax/machin.scm +++ b/src/compiler/machines/vax/machin.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/vax/make.scm b/src/compiler/machines/vax/make.scm index 73aa26d35..8cd9fe624 100644 --- a/src/compiler/machines/vax/make.scm +++ b/src/compiler/machines/vax/make.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/vax/rgspcm.scm b/src/compiler/machines/vax/rgspcm.scm index 28f0c1e3e..74b0daba9 100644 --- a/src/compiler/machines/vax/rgspcm.scm +++ b/src/compiler/machines/vax/rgspcm.scm @@ -4,8 +4,8 @@ $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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/vax/rules1.scm b/src/compiler/machines/vax/rules1.scm index b43a37288..43695f322 100644 --- a/src/compiler/machines/vax/rules1.scm +++ b/src/compiler/machines/vax/rules1.scm @@ -4,8 +4,8 @@ $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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/vax/rules2.scm b/src/compiler/machines/vax/rules2.scm index 4381c71d8..fac321a4f 100644 --- a/src/compiler/machines/vax/rules2.scm +++ b/src/compiler/machines/vax/rules2.scm @@ -4,8 +4,8 @@ $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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/vax/rules3.scm b/src/compiler/machines/vax/rules3.scm index d91480a20..8425b5a27 100644 --- a/src/compiler/machines/vax/rules3.scm +++ b/src/compiler/machines/vax/rules3.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/vax/rules4.scm b/src/compiler/machines/vax/rules4.scm index 4e954ac26..d3a81e503 100644 --- a/src/compiler/machines/vax/rules4.scm +++ b/src/compiler/machines/vax/rules4.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/vax/rulfix.scm b/src/compiler/machines/vax/rulfix.scm index d890816f8..26457c243 100644 --- a/src/compiler/machines/vax/rulfix.scm +++ b/src/compiler/machines/vax/rulfix.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/vax/rulrew.scm b/src/compiler/machines/vax/rulrew.scm index 4c863ac18..ee4c513b1 100644 --- a/src/compiler/machines/vax/rulrew.scm +++ b/src/compiler/machines/vax/rulrew.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/x86-64/assmd.scm b/src/compiler/machines/x86-64/assmd.scm index 1a9e6e2e2..34458f8fb 100644 --- a/src/compiler/machines/x86-64/assmd.scm +++ b/src/compiler/machines/x86-64/assmd.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/x86-64/coerce.scm b/src/compiler/machines/x86-64/coerce.scm index 426ce836a..0ef72b43a 100644 --- a/src/compiler/machines/x86-64/coerce.scm +++ b/src/compiler/machines/x86-64/coerce.scm @@ -4,8 +4,8 @@ $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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/x86-64/compiler.cbf b/src/compiler/machines/x86-64/compiler.cbf index d7760d316..f8198f5ad 100644 --- a/src/compiler/machines/x86-64/compiler.cbf +++ b/src/compiler/machines/x86-64/compiler.cbf @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/x86-64/compiler.pkg b/src/compiler/machines/x86-64/compiler.pkg index 0924fd783..1b0f4334b 100644 --- a/src/compiler/machines/x86-64/compiler.pkg +++ b/src/compiler/machines/x86-64/compiler.pkg @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/x86-64/compiler.sf b/src/compiler/machines/x86-64/compiler.sf index 444423ed1..9162e6696 100644 --- a/src/compiler/machines/x86-64/compiler.sf +++ b/src/compiler/machines/x86-64/compiler.sf @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/x86-64/dassm1.scm b/src/compiler/machines/x86-64/dassm1.scm index 1d4fee559..e7b798185 100644 --- a/src/compiler/machines/x86-64/dassm1.scm +++ b/src/compiler/machines/x86-64/dassm1.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/x86-64/dassm2.scm b/src/compiler/machines/x86-64/dassm2.scm index 62af7efec..883165b4e 100644 --- a/src/compiler/machines/x86-64/dassm2.scm +++ b/src/compiler/machines/x86-64/dassm2.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/x86-64/dassm3.scm b/src/compiler/machines/x86-64/dassm3.scm index 3d145c024..92f8b58b4 100644 --- a/src/compiler/machines/x86-64/dassm3.scm +++ b/src/compiler/machines/x86-64/dassm3.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/x86-64/decls.scm b/src/compiler/machines/x86-64/decls.scm index d1a318175..7247538b3 100644 --- a/src/compiler/machines/x86-64/decls.scm +++ b/src/compiler/machines/x86-64/decls.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/x86-64/inerly.scm b/src/compiler/machines/x86-64/inerly.scm index b63a6b8e6..ed508911c 100644 --- a/src/compiler/machines/x86-64/inerly.scm +++ b/src/compiler/machines/x86-64/inerly.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/x86-64/insmac.scm b/src/compiler/machines/x86-64/insmac.scm index 4fff8ab32..a9633e8b9 100644 --- a/src/compiler/machines/x86-64/insmac.scm +++ b/src/compiler/machines/x86-64/insmac.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/x86-64/instr1.scm b/src/compiler/machines/x86-64/instr1.scm index 5552cca49..40a33e4c6 100644 --- a/src/compiler/machines/x86-64/instr1.scm +++ b/src/compiler/machines/x86-64/instr1.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/x86-64/instr2.scm b/src/compiler/machines/x86-64/instr2.scm index e4313637a..527794d30 100644 --- a/src/compiler/machines/x86-64/instr2.scm +++ b/src/compiler/machines/x86-64/instr2.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/x86-64/instrf.scm b/src/compiler/machines/x86-64/instrf.scm index 4d9102cbf..df218220f 100644 --- a/src/compiler/machines/x86-64/instrf.scm +++ b/src/compiler/machines/x86-64/instrf.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/x86-64/insutl.scm b/src/compiler/machines/x86-64/insutl.scm index 6a5ca8330..f32d81b19 100644 --- a/src/compiler/machines/x86-64/insutl.scm +++ b/src/compiler/machines/x86-64/insutl.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/x86-64/lapgen.scm b/src/compiler/machines/x86-64/lapgen.scm index 8a4f0091b..a920bbfe0 100644 --- a/src/compiler/machines/x86-64/lapgen.scm +++ b/src/compiler/machines/x86-64/lapgen.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/x86-64/lapopt.scm b/src/compiler/machines/x86-64/lapopt.scm index 366f51e94..7e1f57cd7 100644 --- a/src/compiler/machines/x86-64/lapopt.scm +++ b/src/compiler/machines/x86-64/lapopt.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/x86-64/machin.scm b/src/compiler/machines/x86-64/machin.scm index 4016bb0d6..7f817a4b5 100644 --- a/src/compiler/machines/x86-64/machin.scm +++ b/src/compiler/machines/x86-64/machin.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/x86-64/make.scm b/src/compiler/machines/x86-64/make.scm index a1d62147c..e2861944d 100644 --- a/src/compiler/machines/x86-64/make.scm +++ b/src/compiler/machines/x86-64/make.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/x86-64/pc-make.scm b/src/compiler/machines/x86-64/pc-make.scm index 4324cb19b..2b557f2c8 100644 --- a/src/compiler/machines/x86-64/pc-make.scm +++ b/src/compiler/machines/x86-64/pc-make.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/x86-64/rgspcm.scm b/src/compiler/machines/x86-64/rgspcm.scm index 0579e4f74..e68776307 100644 --- a/src/compiler/machines/x86-64/rgspcm.scm +++ b/src/compiler/machines/x86-64/rgspcm.scm @@ -4,8 +4,8 @@ $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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/x86-64/rules1.scm b/src/compiler/machines/x86-64/rules1.scm index e652bfbc0..550006328 100644 --- a/src/compiler/machines/x86-64/rules1.scm +++ b/src/compiler/machines/x86-64/rules1.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/x86-64/rules2.scm b/src/compiler/machines/x86-64/rules2.scm index 5665e8597..abad570af 100644 --- a/src/compiler/machines/x86-64/rules2.scm +++ b/src/compiler/machines/x86-64/rules2.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/x86-64/rules3.scm b/src/compiler/machines/x86-64/rules3.scm index 17e3e0652..fcce0901f 100644 --- a/src/compiler/machines/x86-64/rules3.scm +++ b/src/compiler/machines/x86-64/rules3.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/x86-64/rules4.scm b/src/compiler/machines/x86-64/rules4.scm index 135ffe5eb..2522d2e9b 100644 --- a/src/compiler/machines/x86-64/rules4.scm +++ b/src/compiler/machines/x86-64/rules4.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/x86-64/rulfix.scm b/src/compiler/machines/x86-64/rulfix.scm index 8e5158852..04b47a967 100644 --- a/src/compiler/machines/x86-64/rulfix.scm +++ b/src/compiler/machines/x86-64/rulfix.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/x86-64/rulflo.scm b/src/compiler/machines/x86-64/rulflo.scm index 6999db7f9..26daa1d6e 100644 --- a/src/compiler/machines/x86-64/rulflo.scm +++ b/src/compiler/machines/x86-64/rulflo.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/machines/x86-64/rulrew.scm b/src/compiler/machines/x86-64/rulrew.scm index 6bc5e5038..cfefaae54 100644 --- a/src/compiler/machines/x86-64/rulrew.scm +++ b/src/compiler/machines/x86-64/rulrew.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/rtlbase/regset.scm b/src/compiler/rtlbase/regset.scm index 07e842442..3c9811950 100644 --- a/src/compiler/rtlbase/regset.scm +++ b/src/compiler/rtlbase/regset.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/rtlbase/rgraph.scm b/src/compiler/rtlbase/rgraph.scm index 027f42e74..8ed960797 100644 --- a/src/compiler/rtlbase/rgraph.scm +++ b/src/compiler/rtlbase/rgraph.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/rtlbase/rtlcfg.scm b/src/compiler/rtlbase/rtlcfg.scm index 3d083e743..be7f4d4e2 100644 --- a/src/compiler/rtlbase/rtlcfg.scm +++ b/src/compiler/rtlbase/rtlcfg.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/rtlbase/rtlcon.scm b/src/compiler/rtlbase/rtlcon.scm index e0f0fd537..5bd743d01 100644 --- a/src/compiler/rtlbase/rtlcon.scm +++ b/src/compiler/rtlbase/rtlcon.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/rtlbase/rtlexp.scm b/src/compiler/rtlbase/rtlexp.scm index 3e59c416f..60f2bcdbd 100644 --- a/src/compiler/rtlbase/rtlexp.scm +++ b/src/compiler/rtlbase/rtlexp.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/rtlbase/rtline.scm b/src/compiler/rtlbase/rtline.scm index db5bee2d1..70ef94964 100644 --- a/src/compiler/rtlbase/rtline.scm +++ b/src/compiler/rtlbase/rtline.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/rtlbase/rtlobj.scm b/src/compiler/rtlbase/rtlobj.scm index a5abec933..f258bbe99 100644 --- a/src/compiler/rtlbase/rtlobj.scm +++ b/src/compiler/rtlbase/rtlobj.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/rtlbase/rtlreg.scm b/src/compiler/rtlbase/rtlreg.scm index 5b707d912..e431de5a0 100644 --- a/src/compiler/rtlbase/rtlreg.scm +++ b/src/compiler/rtlbase/rtlreg.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/rtlbase/rtlty1.scm b/src/compiler/rtlbase/rtlty1.scm index 17e8c44cf..1f0f2bad6 100644 --- a/src/compiler/rtlbase/rtlty1.scm +++ b/src/compiler/rtlbase/rtlty1.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/rtlbase/rtlty2.scm b/src/compiler/rtlbase/rtlty2.scm index 7eaf3db37..4e59c1aef 100644 --- a/src/compiler/rtlbase/rtlty2.scm +++ b/src/compiler/rtlbase/rtlty2.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/rtlbase/valclass.scm b/src/compiler/rtlbase/valclass.scm index d7f6a69c4..6a7e045ee 100644 --- a/src/compiler/rtlbase/valclass.scm +++ b/src/compiler/rtlbase/valclass.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/rtlgen/fndblk.scm b/src/compiler/rtlgen/fndblk.scm index 2ab46f636..a474fcb07 100644 --- a/src/compiler/rtlgen/fndblk.scm +++ b/src/compiler/rtlgen/fndblk.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/rtlgen/fndvar.scm b/src/compiler/rtlgen/fndvar.scm index 929ec286c..cfcd1b880 100644 --- a/src/compiler/rtlgen/fndvar.scm +++ b/src/compiler/rtlgen/fndvar.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/rtlgen/opncod.scm b/src/compiler/rtlgen/opncod.scm index ad2720345..efcb9b651 100644 --- a/src/compiler/rtlgen/opncod.scm +++ b/src/compiler/rtlgen/opncod.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/rtlgen/rgcomb.scm b/src/compiler/rtlgen/rgcomb.scm index 1af475577..fc30a75df 100644 --- a/src/compiler/rtlgen/rgcomb.scm +++ b/src/compiler/rtlgen/rgcomb.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/rtlgen/rgproc.scm b/src/compiler/rtlgen/rgproc.scm index 151b1fe4c..7f423786e 100644 --- a/src/compiler/rtlgen/rgproc.scm +++ b/src/compiler/rtlgen/rgproc.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/rtlgen/rgretn.scm b/src/compiler/rtlgen/rgretn.scm index d4b0ab9b5..a2f6c6439 100644 --- a/src/compiler/rtlgen/rgretn.scm +++ b/src/compiler/rtlgen/rgretn.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/rtlgen/rgrval.scm b/src/compiler/rtlgen/rgrval.scm index b561ec18b..61b89ed2a 100644 --- a/src/compiler/rtlgen/rgrval.scm +++ b/src/compiler/rtlgen/rgrval.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/rtlgen/rgstmt.scm b/src/compiler/rtlgen/rgstmt.scm index 53baf6404..cb721646b 100644 --- a/src/compiler/rtlgen/rgstmt.scm +++ b/src/compiler/rtlgen/rgstmt.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/rtlgen/rtlgen.scm b/src/compiler/rtlgen/rtlgen.scm index 618037c1f..1505a158c 100644 --- a/src/compiler/rtlgen/rtlgen.scm +++ b/src/compiler/rtlgen/rtlgen.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/rtlopt/ralloc.scm b/src/compiler/rtlopt/ralloc.scm index a925a4409..bdb716fce 100644 --- a/src/compiler/rtlopt/ralloc.scm +++ b/src/compiler/rtlopt/ralloc.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/rtlopt/rcompr.scm b/src/compiler/rtlopt/rcompr.scm index 5d79da536..33b3d4fb9 100644 --- a/src/compiler/rtlopt/rcompr.scm +++ b/src/compiler/rtlopt/rcompr.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/rtlopt/rcse1.scm b/src/compiler/rtlopt/rcse1.scm index 6de510ed3..f034ae2bb 100644 --- a/src/compiler/rtlopt/rcse1.scm +++ b/src/compiler/rtlopt/rcse1.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/rtlopt/rcse2.scm b/src/compiler/rtlopt/rcse2.scm index d92ec5788..7042353d5 100644 --- a/src/compiler/rtlopt/rcse2.scm +++ b/src/compiler/rtlopt/rcse2.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/rtlopt/rcseep.scm b/src/compiler/rtlopt/rcseep.scm index f40a633c6..3bbe2d715 100644 --- a/src/compiler/rtlopt/rcseep.scm +++ b/src/compiler/rtlopt/rcseep.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/rtlopt/rcseht.scm b/src/compiler/rtlopt/rcseht.scm index 691041e4f..e832a1a25 100644 --- a/src/compiler/rtlopt/rcseht.scm +++ b/src/compiler/rtlopt/rcseht.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/rtlopt/rcserq.scm b/src/compiler/rtlopt/rcserq.scm index 81fe4af6b..280379d07 100644 --- a/src/compiler/rtlopt/rcserq.scm +++ b/src/compiler/rtlopt/rcserq.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/rtlopt/rcsesr.scm b/src/compiler/rtlopt/rcsesr.scm index e78380602..0682b988b 100644 --- a/src/compiler/rtlopt/rcsesr.scm +++ b/src/compiler/rtlopt/rcsesr.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/rtlopt/rdebug.scm b/src/compiler/rtlopt/rdebug.scm index 033e464ea..1b7945644 100644 --- a/src/compiler/rtlopt/rdebug.scm +++ b/src/compiler/rtlopt/rdebug.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/rtlopt/rdflow.scm b/src/compiler/rtlopt/rdflow.scm index 32bd31b7b..592265b1d 100644 --- a/src/compiler/rtlopt/rdflow.scm +++ b/src/compiler/rtlopt/rdflow.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/rtlopt/rerite.scm b/src/compiler/rtlopt/rerite.scm index 0892ef41b..1cef5a63a 100644 --- a/src/compiler/rtlopt/rerite.scm +++ b/src/compiler/rtlopt/rerite.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/rtlopt/rinvex.scm b/src/compiler/rtlopt/rinvex.scm index afc561234..f9145dd69 100644 --- a/src/compiler/rtlopt/rinvex.scm +++ b/src/compiler/rtlopt/rinvex.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/rtlopt/rlife.scm b/src/compiler/rtlopt/rlife.scm index 9d7bbd128..a62f5625b 100644 --- a/src/compiler/rtlopt/rlife.scm +++ b/src/compiler/rtlopt/rlife.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/compiler/rtlopt/rtlcsm.scm b/src/compiler/rtlopt/rtlcsm.scm index 6ccd1586c..79a54317f 100644 --- a/src/compiler/rtlopt/rtlcsm.scm +++ b/src/compiler/rtlopt/rtlcsm.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/configure.ac b/src/configure.ac index f2ae2f307..e15b195d7 100644 --- a/src/configure.ac +++ b/src/configure.ac @@ -8,8 +8,8 @@ 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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/cref/anfile.scm b/src/cref/anfile.scm index b65cdd47e..cf392f6af 100644 --- a/src/cref/anfile.scm +++ b/src/cref/anfile.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/cref/conpkg.scm b/src/cref/conpkg.scm index aa1c4c7c3..39d53038d 100644 --- a/src/cref/conpkg.scm +++ b/src/cref/conpkg.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/cref/cref.cbf b/src/cref/cref.cbf index bb8da405b..9e56c2038 100644 --- a/src/cref/cref.cbf +++ b/src/cref/cref.cbf @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/cref/cref.pkg b/src/cref/cref.pkg index ac2df006f..e79300c11 100644 --- a/src/cref/cref.pkg +++ b/src/cref/cref.pkg @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/cref/cref.sf b/src/cref/cref.sf index 2471c2fe0..042d2aa02 100644 --- a/src/cref/cref.sf +++ b/src/cref/cref.sf @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/cref/forpkg.scm b/src/cref/forpkg.scm index fc4b21646..a36d91ee7 100644 --- a/src/cref/forpkg.scm +++ b/src/cref/forpkg.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/cref/make.scm b/src/cref/make.scm index effe5c771..282fbe1b9 100644 --- a/src/cref/make.scm +++ b/src/cref/make.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/cref/mset.scm b/src/cref/mset.scm index 92372e8de..01d47e09b 100644 --- a/src/cref/mset.scm +++ b/src/cref/mset.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/cref/object.scm b/src/cref/object.scm index a5f9fda7b..8cc588a1e 100644 --- a/src/cref/object.scm +++ b/src/cref/object.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/cref/redpkg.scm b/src/cref/redpkg.scm index d07197eb1..3cf353248 100644 --- a/src/cref/redpkg.scm +++ b/src/cref/redpkg.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/cref/toplev.scm b/src/cref/toplev.scm index 0d4aa4ca6..beeb85622 100644 --- a/src/cref/toplev.scm +++ b/src/cref/toplev.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/cref/triv.pkg b/src/cref/triv.pkg index e15925c0b..3f9db5677 100644 --- a/src/cref/triv.pkg +++ b/src/cref/triv.pkg @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/Clean.sh b/src/edwin/Clean.sh index 90fe2ec9a..96faa8af2 100755 --- a/src/edwin/Clean.sh +++ b/src/edwin/Clean.sh @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/edwin/abbrev.scm b/src/edwin/abbrev.scm index 6b90c16c2..c1299f0a9 100644 --- a/src/edwin/abbrev.scm +++ b/src/edwin/abbrev.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/ansi.scm b/src/edwin/ansi.scm index 5e80df212..997c38752 100644 --- a/src/edwin/ansi.scm +++ b/src/edwin/ansi.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/argred.scm b/src/edwin/argred.scm index 4ecd189ed..7d4b44b84 100644 --- a/src/edwin/argred.scm +++ b/src/edwin/argred.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/artdebug.scm b/src/edwin/artdebug.scm index be55ffc86..03a3e87b8 100644 --- a/src/edwin/artdebug.scm +++ b/src/edwin/artdebug.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/autold.scm b/src/edwin/autold.scm index fe13f358e..151a9dc57 100644 --- a/src/edwin/autold.scm +++ b/src/edwin/autold.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/autosv.scm b/src/edwin/autosv.scm index 1a37a69b5..45f66444f 100644 --- a/src/edwin/autosv.scm +++ b/src/edwin/autosv.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/basic.scm b/src/edwin/basic.scm index 9a1535e04..201a9cc98 100644 --- a/src/edwin/basic.scm +++ b/src/edwin/basic.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/bios.scm b/src/edwin/bios.scm index 9a6c47a61..cf566fce7 100644 --- a/src/edwin/bios.scm +++ b/src/edwin/bios.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/bufcom.scm b/src/edwin/bufcom.scm index f99d1795e..d8af67e2b 100644 --- a/src/edwin/bufcom.scm +++ b/src/edwin/bufcom.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/buffer.scm b/src/edwin/buffer.scm index ebcc20254..1ff112c85 100644 --- a/src/edwin/buffer.scm +++ b/src/edwin/buffer.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/buffrm.scm b/src/edwin/buffrm.scm index 4117fdcd8..96afe97ba 100644 --- a/src/edwin/buffrm.scm +++ b/src/edwin/buffrm.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/bufinp.scm b/src/edwin/bufinp.scm index 1c1212faa..0dde68ac4 100644 --- a/src/edwin/bufinp.scm +++ b/src/edwin/bufinp.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/bufmnu.scm b/src/edwin/bufmnu.scm index 950a7e6c4..cea25f59f 100644 --- a/src/edwin/bufmnu.scm +++ b/src/edwin/bufmnu.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/bufout.scm b/src/edwin/bufout.scm index 0e66e1380..b6d5cc24c 100644 --- a/src/edwin/bufout.scm +++ b/src/edwin/bufout.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/bufset.scm b/src/edwin/bufset.scm index 9443bf15c..81b049623 100644 --- a/src/edwin/bufset.scm +++ b/src/edwin/bufset.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/bufwfs.scm b/src/edwin/bufwfs.scm index 136882425..54a821920 100644 --- a/src/edwin/bufwfs.scm +++ b/src/edwin/bufwfs.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/bufwin.scm b/src/edwin/bufwin.scm index df25709cc..d40f154ef 100644 --- a/src/edwin/bufwin.scm +++ b/src/edwin/bufwin.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/bufwiu.scm b/src/edwin/bufwiu.scm index e292ef5d0..1d0ff30f2 100644 --- a/src/edwin/bufwiu.scm +++ b/src/edwin/bufwiu.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/bufwmc.scm b/src/edwin/bufwmc.scm index 1dcca6a0d..e0a03c5a6 100644 --- a/src/edwin/bufwmc.scm +++ b/src/edwin/bufwmc.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/c-mode.scm b/src/edwin/c-mode.scm index 44e5dbee7..bf49c33ab 100644 --- a/src/edwin/c-mode.scm +++ b/src/edwin/c-mode.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/calias.scm b/src/edwin/calias.scm index b6c688a49..271f0eef6 100644 --- a/src/edwin/calias.scm +++ b/src/edwin/calias.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/cinden.scm b/src/edwin/cinden.scm index ae2cc3560..1e8184087 100644 --- a/src/edwin/cinden.scm +++ b/src/edwin/cinden.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/class.scm b/src/edwin/class.scm index 93b04dd5b..c3b174dc7 100644 --- a/src/edwin/class.scm +++ b/src/edwin/class.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/clscon.scm b/src/edwin/clscon.scm index 8da2789ba..48d41d56e 100644 --- a/src/edwin/clscon.scm +++ b/src/edwin/clscon.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/clsmac.scm b/src/edwin/clsmac.scm index dd5a72af0..c77678ea2 100644 --- a/src/edwin/clsmac.scm +++ b/src/edwin/clsmac.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/comatch.scm b/src/edwin/comatch.scm index 209cebf85..b7168fef8 100644 --- a/src/edwin/comatch.scm +++ b/src/edwin/comatch.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/comhst.scm b/src/edwin/comhst.scm index a1bd8dafa..847ba2925 100644 --- a/src/edwin/comhst.scm +++ b/src/edwin/comhst.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/comint.scm b/src/edwin/comint.scm index 22fa28710..aaf55cf9d 100644 --- a/src/edwin/comint.scm +++ b/src/edwin/comint.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/comman.scm b/src/edwin/comman.scm index 7a185f7d2..2c7fef752 100644 --- a/src/edwin/comman.scm +++ b/src/edwin/comman.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/compile.scm b/src/edwin/compile.scm index 4ec7c48ce..28d0a150e 100644 --- a/src/edwin/compile.scm +++ b/src/edwin/compile.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/comred.scm b/src/edwin/comred.scm index d4a6e5a91..6b327977f 100644 --- a/src/edwin/comred.scm +++ b/src/edwin/comred.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/comtab.scm b/src/edwin/comtab.scm index 7bf1fda2a..fb6b1d2f8 100644 --- a/src/edwin/comtab.scm +++ b/src/edwin/comtab.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/comwin.scm b/src/edwin/comwin.scm index 7cda37d00..dc375b0a6 100644 --- a/src/edwin/comwin.scm +++ b/src/edwin/comwin.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/curren.scm b/src/edwin/curren.scm index d3d0419e9..9646f0a31 100644 --- a/src/edwin/curren.scm +++ b/src/edwin/curren.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/dabbrev.scm b/src/edwin/dabbrev.scm index 9d9739e32..7a88ae7b2 100644 --- a/src/edwin/dabbrev.scm +++ b/src/edwin/dabbrev.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/debian-changelog.scm b/src/edwin/debian-changelog.scm index cf374b67f..56da27d72 100644 --- a/src/edwin/debian-changelog.scm +++ b/src/edwin/debian-changelog.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/debug.scm b/src/edwin/debug.scm index 393821a69..13946097f 100644 --- a/src/edwin/debug.scm +++ b/src/edwin/debug.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/debuge.scm b/src/edwin/debuge.scm index 3e4682a54..ceefb250b 100644 --- a/src/edwin/debuge.scm +++ b/src/edwin/debuge.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/decls.scm b/src/edwin/decls.scm index c1e3e5539..acf41a14f 100644 --- a/src/edwin/decls.scm +++ b/src/edwin/decls.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/dired.scm b/src/edwin/dired.scm index 55f9c1ab3..2b5074744 100644 --- a/src/edwin/dired.scm +++ b/src/edwin/dired.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/diros2.scm b/src/edwin/diros2.scm index 39ae6310a..1d32ce525 100644 --- a/src/edwin/diros2.scm +++ b/src/edwin/diros2.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/dirunx.scm b/src/edwin/dirunx.scm index 79ade25d4..208a33b02 100644 --- a/src/edwin/dirunx.scm +++ b/src/edwin/dirunx.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/dirw32.scm b/src/edwin/dirw32.scm index 0a3cf03fc..ac101dc21 100644 --- a/src/edwin/dirw32.scm +++ b/src/edwin/dirw32.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/display.scm b/src/edwin/display.scm index 3d79ce194..d35828b48 100644 --- a/src/edwin/display.scm +++ b/src/edwin/display.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/docstr.scm b/src/edwin/docstr.scm index 0bc0d6002..47e993969 100644 --- a/src/edwin/docstr.scm +++ b/src/edwin/docstr.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/dos.scm b/src/edwin/dos.scm index 4447ccec0..739041283 100644 --- a/src/edwin/dos.scm +++ b/src/edwin/dos.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/doscom.scm b/src/edwin/doscom.scm index af1b86b79..6ce46df43 100644 --- a/src/edwin/doscom.scm +++ b/src/edwin/doscom.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/dosfile.scm b/src/edwin/dosfile.scm index 1927c40ee..e39b41f6b 100644 --- a/src/edwin/dosfile.scm +++ b/src/edwin/dosfile.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/dosproc.scm b/src/edwin/dosproc.scm index 6c50bdedd..1ea9dc254 100644 --- a/src/edwin/dosproc.scm +++ b/src/edwin/dosproc.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/dosshell.scm b/src/edwin/dosshell.scm index bda35e8a6..d3dd1f763 100644 --- a/src/edwin/dosshell.scm +++ b/src/edwin/dosshell.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/ed-ffi.scm b/src/edwin/ed-ffi.scm index cd71e3053..670f7ec05 100644 --- a/src/edwin/ed-ffi.scm +++ b/src/edwin/ed-ffi.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/editor.scm b/src/edwin/editor.scm index 1a25f9d44..8fde68492 100644 --- a/src/edwin/editor.scm +++ b/src/edwin/editor.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/edtfrm.scm b/src/edwin/edtfrm.scm index e2ed3045d..78dd83c4d 100644 --- a/src/edwin/edtfrm.scm +++ b/src/edwin/edtfrm.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/edtstr.scm b/src/edwin/edtstr.scm index 602738d86..9a65c47ab 100644 --- a/src/edwin/edtstr.scm +++ b/src/edwin/edtstr.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/edwin.cbf b/src/edwin/edwin.cbf index 308b971f1..60bb025f2 100644 --- a/src/edwin/edwin.cbf +++ b/src/edwin/edwin.cbf @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/edwin.ldr b/src/edwin/edwin.ldr index 533d0d923..49d3a1493 100644 --- a/src/edwin/edwin.ldr +++ b/src/edwin/edwin.ldr @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/edwin.pkg b/src/edwin/edwin.pkg index 9a0a5d576..60e77d33c 100644 --- a/src/edwin/edwin.pkg +++ b/src/edwin/edwin.pkg @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/edwin.sf b/src/edwin/edwin.sf index a6d7c1d7c..6b30161e4 100644 --- a/src/edwin/edwin.sf +++ b/src/edwin/edwin.sf @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/evlcom.scm b/src/edwin/evlcom.scm index 9ea436e89..9ab7d8cf7 100644 --- a/src/edwin/evlcom.scm +++ b/src/edwin/evlcom.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/eystep.scm b/src/edwin/eystep.scm index a4b498a16..88b543594 100644 --- a/src/edwin/eystep.scm +++ b/src/edwin/eystep.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/filcom.scm b/src/edwin/filcom.scm index 7d1cd19ac..a1010cd6e 100644 --- a/src/edwin/filcom.scm +++ b/src/edwin/filcom.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/fileio.scm b/src/edwin/fileio.scm index 2d1614650..0f5ef1323 100644 --- a/src/edwin/fileio.scm +++ b/src/edwin/fileio.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/fill.scm b/src/edwin/fill.scm index 757644d31..38feb03db 100644 --- a/src/edwin/fill.scm +++ b/src/edwin/fill.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/grpops.scm b/src/edwin/grpops.scm index 43b77b490..b5f892265 100644 --- a/src/edwin/grpops.scm +++ b/src/edwin/grpops.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/hlpcom.scm b/src/edwin/hlpcom.scm index 15fe8c749..92de3cff6 100644 --- a/src/edwin/hlpcom.scm +++ b/src/edwin/hlpcom.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/htmlmode.scm b/src/edwin/htmlmode.scm index b81d96496..9ff3ccaa9 100644 --- a/src/edwin/htmlmode.scm +++ b/src/edwin/htmlmode.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/image.scm b/src/edwin/image.scm index 1b61df262..8d477c684 100644 --- a/src/edwin/image.scm +++ b/src/edwin/image.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/info.scm b/src/edwin/info.scm index 17847998e..129bae1e8 100644 --- a/src/edwin/info.scm +++ b/src/edwin/info.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/input.scm b/src/edwin/input.scm index 8b3a72efc..1c6c1d405 100644 --- a/src/edwin/input.scm +++ b/src/edwin/input.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/intmod.scm b/src/edwin/intmod.scm index e868424c8..4a8bbf0a4 100644 --- a/src/edwin/intmod.scm +++ b/src/edwin/intmod.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/iserch.scm b/src/edwin/iserch.scm index 0f4487cc2..7cf3c4590 100644 --- a/src/edwin/iserch.scm +++ b/src/edwin/iserch.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/javamode.scm b/src/edwin/javamode.scm index 64d06c7d9..aa2d852d3 100644 --- a/src/edwin/javamode.scm +++ b/src/edwin/javamode.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/key-w32.scm b/src/edwin/key-w32.scm index fac8a572c..a372ecf07 100644 --- a/src/edwin/key-w32.scm +++ b/src/edwin/key-w32.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/key-x11.scm b/src/edwin/key-x11.scm index 9161ee4cf..686773f7e 100644 --- a/src/edwin/key-x11.scm +++ b/src/edwin/key-x11.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/keymap.scm b/src/edwin/keymap.scm index 0ff441b34..76cb2b548 100644 --- a/src/edwin/keymap.scm +++ b/src/edwin/keymap.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/keyparse.scm b/src/edwin/keyparse.scm index 57247bacf..3ee896f80 100644 --- a/src/edwin/keyparse.scm +++ b/src/edwin/keyparse.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/kilcom.scm b/src/edwin/kilcom.scm index 48119b902..2d8568219 100644 --- a/src/edwin/kilcom.scm +++ b/src/edwin/kilcom.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/kmacro.scm b/src/edwin/kmacro.scm index fd77cdf41..c5fcf40ce 100644 --- a/src/edwin/kmacro.scm +++ b/src/edwin/kmacro.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/lincom.scm b/src/edwin/lincom.scm index d29d9f83a..07c84ba64 100644 --- a/src/edwin/lincom.scm +++ b/src/edwin/lincom.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/linden.scm b/src/edwin/linden.scm index 7a146f5ff..88566f697 100644 --- a/src/edwin/linden.scm +++ b/src/edwin/linden.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/loadef.scm b/src/edwin/loadef.scm index de5139caa..eea8c02a8 100644 --- a/src/edwin/loadef.scm +++ b/src/edwin/loadef.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/lspcom.scm b/src/edwin/lspcom.scm index 9986cd3ec..335faf973 100644 --- a/src/edwin/lspcom.scm +++ b/src/edwin/lspcom.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/macros.scm b/src/edwin/macros.scm index 818c7415f..3469acde0 100644 --- a/src/edwin/macros.scm +++ b/src/edwin/macros.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/make.scm b/src/edwin/make.scm index b6cf7bd0e..e67e6ecd2 100644 --- a/src/edwin/make.scm +++ b/src/edwin/make.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/malias.scm b/src/edwin/malias.scm index ba58685de..1e28ac709 100644 --- a/src/edwin/malias.scm +++ b/src/edwin/malias.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/manual.scm b/src/edwin/manual.scm index d27705637..2d161dc20 100644 --- a/src/edwin/manual.scm +++ b/src/edwin/manual.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/midas.scm b/src/edwin/midas.scm index bc2f63d71..7011253c1 100644 --- a/src/edwin/midas.scm +++ b/src/edwin/midas.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/modefs.scm b/src/edwin/modefs.scm index ffa145aad..c0e3a5d8b 100644 --- a/src/edwin/modefs.scm +++ b/src/edwin/modefs.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/modes.scm b/src/edwin/modes.scm index b7c5b0031..e44b69c8a 100644 --- a/src/edwin/modes.scm +++ b/src/edwin/modes.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/modlin.scm b/src/edwin/modlin.scm index 8610a984e..06b41cc1b 100644 --- a/src/edwin/modlin.scm +++ b/src/edwin/modlin.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/modwin.scm b/src/edwin/modwin.scm index 2c784a3bf..53ab9438c 100644 --- a/src/edwin/modwin.scm +++ b/src/edwin/modwin.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/motcom.scm b/src/edwin/motcom.scm index d21fd8117..3906153eb 100644 --- a/src/edwin/motcom.scm +++ b/src/edwin/motcom.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/motion.scm b/src/edwin/motion.scm index debe5c7f9..63864cc2f 100644 --- a/src/edwin/motion.scm +++ b/src/edwin/motion.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/mousecom.scm b/src/edwin/mousecom.scm index 66c504e37..bd8dd80ea 100644 --- a/src/edwin/mousecom.scm +++ b/src/edwin/mousecom.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/nntp.scm b/src/edwin/nntp.scm index 723e6f547..bd63a8194 100644 --- a/src/edwin/nntp.scm +++ b/src/edwin/nntp.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/notify.scm b/src/edwin/notify.scm index c3d9e2aef..d21665287 100644 --- a/src/edwin/notify.scm +++ b/src/edwin/notify.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/nvector.scm b/src/edwin/nvector.scm index 8e8ab2828..9ab2bd7cc 100644 --- a/src/edwin/nvector.scm +++ b/src/edwin/nvector.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/occur.scm b/src/edwin/occur.scm index 6a91825db..cef1d5887 100644 --- a/src/edwin/occur.scm +++ b/src/edwin/occur.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/os2.scm b/src/edwin/os2.scm index f5d4d2cf4..bb38bb0aa 100644 --- a/src/edwin/os2.scm +++ b/src/edwin/os2.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/os2com.scm b/src/edwin/os2com.scm index bea6fc1fa..b595ae75b 100644 --- a/src/edwin/os2com.scm +++ b/src/edwin/os2com.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/os2term.scm b/src/edwin/os2term.scm index a7854c4c5..bb7579f7b 100644 --- a/src/edwin/os2term.scm +++ b/src/edwin/os2term.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/outline.scm b/src/edwin/outline.scm index eca7e0dfe..c94d3b23c 100644 --- a/src/edwin/outline.scm +++ b/src/edwin/outline.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/pasmod.scm b/src/edwin/pasmod.scm index 4e516d8db..afa80a784 100644 --- a/src/edwin/pasmod.scm +++ b/src/edwin/pasmod.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/paths.scm b/src/edwin/paths.scm index b4cee2b18..4ee43fc9f 100644 --- a/src/edwin/paths.scm +++ b/src/edwin/paths.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/print.scm b/src/edwin/print.scm index 34257b039..ec610a579 100644 --- a/src/edwin/print.scm +++ b/src/edwin/print.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/process.scm b/src/edwin/process.scm index 228f109e4..e2962afc3 100644 --- a/src/edwin/process.scm +++ b/src/edwin/process.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/prompt.scm b/src/edwin/prompt.scm index 93c952b22..8e5e1d95d 100644 --- a/src/edwin/prompt.scm +++ b/src/edwin/prompt.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/pwedit.scm b/src/edwin/pwedit.scm index 9771ea9cb..d4e625ebe 100644 --- a/src/edwin/pwedit.scm +++ b/src/edwin/pwedit.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/pwparse.scm b/src/edwin/pwparse.scm index 1c602dfd2..c5c2e66ab 100644 --- a/src/edwin/pwparse.scm +++ b/src/edwin/pwparse.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/rcsparse.scm b/src/edwin/rcsparse.scm index 05cdef4de..27cb2853a 100644 --- a/src/edwin/rcsparse.scm +++ b/src/edwin/rcsparse.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/reccom.scm b/src/edwin/reccom.scm index 52a2bc68a..6ac3573fa 100644 --- a/src/edwin/reccom.scm +++ b/src/edwin/reccom.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/regcom.scm b/src/edwin/regcom.scm index 01abee479..15da8c5cf 100644 --- a/src/edwin/regcom.scm +++ b/src/edwin/regcom.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/regexp.scm b/src/edwin/regexp.scm index 266d50c86..38dab142e 100644 --- a/src/edwin/regexp.scm +++ b/src/edwin/regexp.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/regops.scm b/src/edwin/regops.scm index ee73f236c..803af633b 100644 --- a/src/edwin/regops.scm +++ b/src/edwin/regops.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/rename.scm b/src/edwin/rename.scm index 85d280da9..7a252a531 100644 --- a/src/edwin/rename.scm +++ b/src/edwin/rename.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/replaz.scm b/src/edwin/replaz.scm index 0ae7222c8..49033ce26 100644 --- a/src/edwin/replaz.scm +++ b/src/edwin/replaz.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/rfc822.scm b/src/edwin/rfc822.scm index f4b223117..5d0badbbe 100644 --- a/src/edwin/rfc822.scm +++ b/src/edwin/rfc822.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/ring.scm b/src/edwin/ring.scm index ab1974737..a90c82e76 100644 --- a/src/edwin/ring.scm +++ b/src/edwin/ring.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/rmail.scm b/src/edwin/rmail.scm index 998cfce84..625186d58 100644 --- a/src/edwin/rmail.scm +++ b/src/edwin/rmail.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/rmailsrt.scm b/src/edwin/rmailsrt.scm index 8fc66dfcb..006edc04b 100644 --- a/src/edwin/rmailsrt.scm +++ b/src/edwin/rmailsrt.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/rmailsum.scm b/src/edwin/rmailsum.scm index a891ae302..c13daaffb 100644 --- a/src/edwin/rmailsum.scm +++ b/src/edwin/rmailsum.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/schmod.scm b/src/edwin/schmod.scm index 036f6ecd6..c2b6adc7d 100644 --- a/src/edwin/schmod.scm +++ b/src/edwin/schmod.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/scrcom.scm b/src/edwin/scrcom.scm index 2e2de284d..fdfa2640b 100644 --- a/src/edwin/scrcom.scm +++ b/src/edwin/scrcom.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/screen.scm b/src/edwin/screen.scm index 8304566d9..bbd2349da 100644 --- a/src/edwin/screen.scm +++ b/src/edwin/screen.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/search.scm b/src/edwin/search.scm index cedd329c7..d25caf41e 100644 --- a/src/edwin/search.scm +++ b/src/edwin/search.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/sendmail.scm b/src/edwin/sendmail.scm index 6b36a5391..70515ea59 100644 --- a/src/edwin/sendmail.scm +++ b/src/edwin/sendmail.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/sercom.scm b/src/edwin/sercom.scm index a0c7152c5..06ef31a87 100644 --- a/src/edwin/sercom.scm +++ b/src/edwin/sercom.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/shell.scm b/src/edwin/shell.scm index eec7876e8..e67499283 100644 --- a/src/edwin/shell.scm +++ b/src/edwin/shell.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/simple.scm b/src/edwin/simple.scm index ff75dddba..0f44ee9e1 100644 --- a/src/edwin/simple.scm +++ b/src/edwin/simple.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/snr.scm b/src/edwin/snr.scm index 427bba91e..fa23bb118 100644 --- a/src/edwin/snr.scm +++ b/src/edwin/snr.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/sort.scm b/src/edwin/sort.scm index 84b28cad7..58d737234 100644 --- a/src/edwin/sort.scm +++ b/src/edwin/sort.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/strpad.scm b/src/edwin/strpad.scm index 4ea02f81e..4a88f4003 100644 --- a/src/edwin/strpad.scm +++ b/src/edwin/strpad.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/strtab.scm b/src/edwin/strtab.scm index e745138d6..eb1a1df5a 100644 --- a/src/edwin/strtab.scm +++ b/src/edwin/strtab.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/struct.scm b/src/edwin/struct.scm index 4311cd658..332d10bc7 100644 --- a/src/edwin/struct.scm +++ b/src/edwin/struct.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/syntax.scm b/src/edwin/syntax.scm index a557fa86a..6f9282886 100644 --- a/src/edwin/syntax.scm +++ b/src/edwin/syntax.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/tagutl.scm b/src/edwin/tagutl.scm index c4c44e9c0..1aa927942 100644 --- a/src/edwin/tagutl.scm +++ b/src/edwin/tagutl.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/techinfo.scm b/src/edwin/techinfo.scm index 12db8ebdb..28c7d13ec 100644 --- a/src/edwin/techinfo.scm +++ b/src/edwin/techinfo.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -;; Massachusetts Institute of Technology +;; 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +;; 2015, 2016 Massachusetts Institute of Technology ;; ;; This file is part of MIT/GNU Scheme. ;; diff --git a/src/edwin/telnet.scm b/src/edwin/telnet.scm index 7735ee5f5..f0751c322 100644 --- a/src/edwin/telnet.scm +++ b/src/edwin/telnet.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/termcap.scm b/src/edwin/termcap.scm index 3da08b3e6..485b05165 100644 --- a/src/edwin/termcap.scm +++ b/src/edwin/termcap.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/texcom.scm b/src/edwin/texcom.scm index 854c471f8..32cde045e 100644 --- a/src/edwin/texcom.scm +++ b/src/edwin/texcom.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/things.scm b/src/edwin/things.scm index 5315f40d7..c22f014ba 100644 --- a/src/edwin/things.scm +++ b/src/edwin/things.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/tparse.scm b/src/edwin/tparse.scm index bd80d5273..477c3302f 100644 --- a/src/edwin/tparse.scm +++ b/src/edwin/tparse.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/tterm.scm b/src/edwin/tterm.scm index 2016888b3..6b6c1857d 100644 --- a/src/edwin/tterm.scm +++ b/src/edwin/tterm.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/tximod.scm b/src/edwin/tximod.scm index a0deac219..6df605686 100644 --- a/src/edwin/tximod.scm +++ b/src/edwin/tximod.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/txtprp.scm b/src/edwin/txtprp.scm index c31b33e05..1c73b8c77 100644 --- a/src/edwin/txtprp.scm +++ b/src/edwin/txtprp.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/undo.scm b/src/edwin/undo.scm index b1e2f3479..e5949fdaf 100644 --- a/src/edwin/undo.scm +++ b/src/edwin/undo.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/unix.scm b/src/edwin/unix.scm index 5ee9ea922..1efe6884f 100644 --- a/src/edwin/unix.scm +++ b/src/edwin/unix.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/utils.scm b/src/edwin/utils.scm index 315c05866..166a02e0d 100644 --- a/src/edwin/utils.scm +++ b/src/edwin/utils.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/utlwin.scm b/src/edwin/utlwin.scm index 55e0b561b..0efe15592 100644 --- a/src/edwin/utlwin.scm +++ b/src/edwin/utlwin.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/vc-bzr.scm b/src/edwin/vc-bzr.scm index da04e6029..2e81db54c 100644 --- a/src/edwin/vc-bzr.scm +++ b/src/edwin/vc-bzr.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/vc-cvs.scm b/src/edwin/vc-cvs.scm index 8074dfa69..dcbc91266 100644 --- a/src/edwin/vc-cvs.scm +++ b/src/edwin/vc-cvs.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/vc-git.scm b/src/edwin/vc-git.scm index 85940bc53..1de6298e2 100644 --- a/src/edwin/vc-git.scm +++ b/src/edwin/vc-git.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/vc-rcs.scm b/src/edwin/vc-rcs.scm index b20d46fc1..7ed75a14c 100644 --- a/src/edwin/vc-rcs.scm +++ b/src/edwin/vc-rcs.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/vc-svn.scm b/src/edwin/vc-svn.scm index 5c869d925..f38c0ed28 100644 --- a/src/edwin/vc-svn.scm +++ b/src/edwin/vc-svn.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/vc.scm b/src/edwin/vc.scm index 7fecc1535..4fadef331 100644 --- a/src/edwin/vc.scm +++ b/src/edwin/vc.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/verilog.scm b/src/edwin/verilog.scm index 5587d5b57..16057b49c 100644 --- a/src/edwin/verilog.scm +++ b/src/edwin/verilog.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/vhdl.scm b/src/edwin/vhdl.scm index b79bf7e4d..d24134a9c 100644 --- a/src/edwin/vhdl.scm +++ b/src/edwin/vhdl.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/webster.scm b/src/edwin/webster.scm index bf7cbbcff..8cf575fd8 100644 --- a/src/edwin/webster.scm +++ b/src/edwin/webster.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/win32.scm b/src/edwin/win32.scm index 86dea2b80..0f663d696 100644 --- a/src/edwin/win32.scm +++ b/src/edwin/win32.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/win32com.scm b/src/edwin/win32com.scm index 755827688..49046dbbb 100644 --- a/src/edwin/win32com.scm +++ b/src/edwin/win32com.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/wincom.scm b/src/edwin/wincom.scm index 711013f8e..5e0f16917 100644 --- a/src/edwin/wincom.scm +++ b/src/edwin/wincom.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/window.scm b/src/edwin/window.scm index 70e2c091e..c592c2d48 100644 --- a/src/edwin/window.scm +++ b/src/edwin/window.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/winout.scm b/src/edwin/winout.scm index 84b20ab8d..a78e13a86 100644 --- a/src/edwin/winout.scm +++ b/src/edwin/winout.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/winren.scm b/src/edwin/winren.scm index 6fbcfe00f..1fa9ff1a8 100644 --- a/src/edwin/winren.scm +++ b/src/edwin/winren.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/xcom.scm b/src/edwin/xcom.scm index dff0a6da7..ed7f54e6c 100644 --- a/src/edwin/xcom.scm +++ b/src/edwin/xcom.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/xform.scm b/src/edwin/xform.scm index 70b7c81ff..dc0fc996a 100644 --- a/src/edwin/xform.scm +++ b/src/edwin/xform.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/xmodef.scm b/src/edwin/xmodef.scm index 53d999026..90ee58513 100644 --- a/src/edwin/xmodef.scm +++ b/src/edwin/xmodef.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/edwin/xterm.scm b/src/edwin/xterm.scm index 490ba7436..ca7a04845 100644 --- a/src/edwin/xterm.scm +++ b/src/edwin/xterm.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/etc/Clean.sh b/src/etc/Clean.sh index 801bc40a0..63b322ca2 100755 --- a/src/etc/Clean.sh +++ b/src/etc/Clean.sh @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/etc/Setup.sh b/src/etc/Setup.sh index 962538921..a91204633 100755 --- a/src/etc/Setup.sh +++ b/src/etc/Setup.sh @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/etc/Stage.sh b/src/etc/Stage.sh index c561ed8aa..bfb45e995 100755 --- a/src/etc/Stage.sh +++ b/src/etc/Stage.sh @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/etc/Tags.sh b/src/etc/Tags.sh index 2437bb943..dd089de78 100755 --- a/src/etc/Tags.sh +++ b/src/etc/Tags.sh @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/etc/build-bands.sh b/src/etc/build-bands.sh index e1a170051..ac37566dc 100755 --- a/src/etc/build-bands.sh +++ b/src/etc/build-bands.sh @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/etc/build-boot-compiler.sh b/src/etc/build-boot-compiler.sh index 2e9ae92ee..0c08b71f4 100755 --- a/src/etc/build-boot-compiler.sh +++ b/src/etc/build-boot-compiler.sh @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/etc/c-bundle.sh b/src/etc/c-bundle.sh index 98867ebdf..8baa4c12c 100755 --- a/src/etc/c-bundle.sh +++ b/src/etc/c-bundle.sh @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/etc/c-compile.sh b/src/etc/c-compile.sh index dcdd0d650..dcb8799f0 100755 --- a/src/etc/c-compile.sh +++ b/src/etc/c-compile.sh @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/etc/c-prepare.sh b/src/etc/c-prepare.sh index 90383bb01..7a0a364ae 100755 --- a/src/etc/c-prepare.sh +++ b/src/etc/c-prepare.sh @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/etc/compile-boot-compiler.sh b/src/etc/compile-boot-compiler.sh index 77fcee902..99edc5e10 100755 --- a/src/etc/compile-boot-compiler.sh +++ b/src/etc/compile-boot-compiler.sh @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/etc/compile-svm.sh b/src/etc/compile-svm.sh index 6bb0542ad..a14de03cf 100755 --- a/src/etc/compile-svm.sh +++ b/src/etc/compile-svm.sh @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/etc/compile.scm b/src/etc/compile.scm index 5f4cf3ab7..1f67382ff 100644 --- a/src/etc/compile.scm +++ b/src/etc/compile.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/etc/compile.sh b/src/etc/compile.sh index 4df7607b3..f3602b50c 100755 --- a/src/etc/compile.sh +++ b/src/etc/compile.sh @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/etc/create-makefiles.sh b/src/etc/create-makefiles.sh index 14399f9f7..c882121ec 100755 --- a/src/etc/create-makefiles.sh +++ b/src/etc/create-makefiles.sh @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/etc/functions.sh b/src/etc/functions.sh index 43b0266bd..c4c6063b0 100644 --- a/src/etc/functions.sh +++ b/src/etc/functions.sh @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/etc/install-bin-symlinks.sh b/src/etc/install-bin-symlinks.sh index 5512d7663..58b9c6439 100755 --- a/src/etc/install-bin-symlinks.sh +++ b/src/etc/install-bin-symlinks.sh @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/etc/macosx/make-app.sh b/src/etc/macosx/make-app.sh index cc0579cb1..4e827478c 100755 --- a/src/etc/macosx/make-app.sh +++ b/src/etc/macosx/make-app.sh @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/etc/make-in-subdirs.sh b/src/etc/make-in-subdirs.sh index 94bfe7b88..28fe32a3a 100755 --- a/src/etc/make-in-subdirs.sh +++ b/src/etc/make-in-subdirs.sh @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/etc/make-liarc-dist.sh b/src/etc/make-liarc-dist.sh index 09d3a947c..53c45caaf 100755 --- a/src/etc/make-liarc-dist.sh +++ b/src/etc/make-liarc-dist.sh @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/etc/make-liarc.sh b/src/etc/make-liarc.sh index 328189b77..e1ef7ade5 100755 --- a/src/etc/make-liarc.sh +++ b/src/etc/make-liarc.sh @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/etc/make-native.sh b/src/etc/make-native.sh index 7139f813a..e5e9b0a41 100755 --- a/src/etc/make-native.sh +++ b/src/etc/make-native.sh @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/etc/maybe-update-file.sh b/src/etc/maybe-update-file.sh index dfb8486b0..039723cb0 100755 --- a/src/etc/maybe-update-file.sh +++ b/src/etc/maybe-update-file.sh @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/etc/native-prepare.sh b/src/etc/native-prepare.sh index 623378849..dac994ced 100755 --- a/src/etc/native-prepare.sh +++ b/src/etc/native-prepare.sh @@ -4,8 +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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/etc/optiondb.scm b/src/etc/optiondb.scm index ae1d5ac15..9b7003cbe 100644 --- a/src/etc/optiondb.scm +++ b/src/etc/optiondb.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/etc/std-makefile-prefix b/src/etc/std-makefile-prefix index aa31a5b37..550af2112 100644 --- a/src/etc/std-makefile-prefix +++ b/src/etc/std-makefile-prefix @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/etc/utilities.scm b/src/etc/utilities.scm index 603c55fc8..eb38bb87f 100644 --- a/src/etc/utilities.scm +++ b/src/etc/utilities.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/ffi/build.scm b/src/ffi/build.scm index c5ce7312f..3ee358fc6 100644 --- a/src/ffi/build.scm +++ b/src/ffi/build.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/ffi/cdecls.scm b/src/ffi/cdecls.scm index 2d10ceb7d..e8b725952 100644 --- a/src/ffi/cdecls.scm +++ b/src/ffi/cdecls.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/ffi/ctypes.scm b/src/ffi/ctypes.scm index b05fa99fb..d7d98a7fc 100644 --- a/src/ffi/ctypes.scm +++ b/src/ffi/ctypes.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/ffi/generator.scm b/src/ffi/generator.scm index c06c25661..1c7734866 100644 --- a/src/ffi/generator.scm +++ b/src/ffi/generator.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/ffi/syntax.scm b/src/ffi/syntax.scm index 326d8ae04..a0766d769 100644 --- a/src/ffi/syntax.scm +++ b/src/ffi/syntax.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/gdbm/Makefile b/src/gdbm/Makefile index dd7e72ab2..b5898aae3 100644 --- a/src/gdbm/Makefile +++ b/src/gdbm/Makefile @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/gdbm/gdbm-adapter.c b/src/gdbm/gdbm-adapter.c index 8be7c6039..45d50127d 100644 --- a/src/gdbm/gdbm-adapter.c +++ b/src/gdbm/gdbm-adapter.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/gdbm/gdbm-check.scm b/src/gdbm/gdbm-check.scm index 704e21d7c..9e2f23940 100644 --- a/src/gdbm/gdbm-check.scm +++ b/src/gdbm/gdbm-check.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/gdbm/gdbm-shim.h b/src/gdbm/gdbm-shim.h index fc6ee2300..a9667ae4c 100644 --- a/src/gdbm/gdbm-shim.h +++ b/src/gdbm/gdbm-shim.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/gdbm/gdbm.cdecl b/src/gdbm/gdbm.cdecl index b4495c9ea..23e05cd76 100644 --- a/src/gdbm/gdbm.cdecl +++ b/src/gdbm/gdbm.cdecl @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/gdbm/gdbm.pkg b/src/gdbm/gdbm.pkg index 43fd30ed2..ad4b313f4 100644 --- a/src/gdbm/gdbm.pkg +++ b/src/gdbm/gdbm.pkg @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/gdbm/gdbm.scm b/src/gdbm/gdbm.scm index 4ce2a21eb..996c72adb 100644 --- a/src/gdbm/gdbm.scm +++ b/src/gdbm/gdbm.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/imail/compile.scm b/src/imail/compile.scm index 160cbc30d..a27b0ac4b 100644 --- a/src/imail/compile.scm +++ b/src/imail/compile.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/imail/ed-ffi.scm b/src/imail/ed-ffi.scm index c0bac6892..ebbdebe30 100644 --- a/src/imail/ed-ffi.scm +++ b/src/imail/ed-ffi.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/imail/imail-browser.scm b/src/imail/imail-browser.scm index 98bce62da..8eef4a34b 100644 --- a/src/imail/imail-browser.scm +++ b/src/imail/imail-browser.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/imail/imail-core.scm b/src/imail/imail-core.scm index 989aeb4e4..d8a02c795 100644 --- a/src/imail/imail-core.scm +++ b/src/imail/imail-core.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/imail/imail-file.scm b/src/imail/imail-file.scm index cf48b2685..542c812d4 100644 --- a/src/imail/imail-file.scm +++ b/src/imail/imail-file.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/imail/imail-imap.scm b/src/imail/imail-imap.scm index ca3851346..f71da5dd9 100644 --- a/src/imail/imail-imap.scm +++ b/src/imail/imail-imap.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/imail/imail-mime.scm b/src/imail/imail-mime.scm index 2bf590ed5..8aabc1392 100644 --- a/src/imail/imail-mime.scm +++ b/src/imail/imail-mime.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology Copyright (C) 2005, 2006, 2007, 2008 Taylor R. Campbell This file is part of MIT/GNU Scheme. diff --git a/src/imail/imail-rmail.scm b/src/imail/imail-rmail.scm index 8ddc89a6a..b2a7ec661 100644 --- a/src/imail/imail-rmail.scm +++ b/src/imail/imail-rmail.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/imail/imail-summary.scm b/src/imail/imail-summary.scm index 604adffc9..b1d4614c1 100644 --- a/src/imail/imail-summary.scm +++ b/src/imail/imail-summary.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/imail/imail-top.scm b/src/imail/imail-top.scm index b5f20d655..b13f3a3e2 100644 --- a/src/imail/imail-top.scm +++ b/src/imail/imail-top.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/imail/imail-umail.scm b/src/imail/imail-umail.scm index 5a7642216..13e06a9ac 100644 --- a/src/imail/imail-umail.scm +++ b/src/imail/imail-umail.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/imail/imail-util.scm b/src/imail/imail-util.scm index 8e51cd805..2dafa897d 100644 --- a/src/imail/imail-util.scm +++ b/src/imail/imail-util.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/imail/imail.pkg b/src/imail/imail.pkg index 380571e47..18073d46d 100644 --- a/src/imail/imail.pkg +++ b/src/imail/imail.pkg @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/imail/imap-response.scm b/src/imail/imap-response.scm index f0f979c47..1e69131bc 100644 --- a/src/imail/imap-response.scm +++ b/src/imail/imap-response.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/imail/imap-syntax.scm b/src/imail/imap-syntax.scm index 5c357745d..a6bf70abb 100644 --- a/src/imail/imap-syntax.scm +++ b/src/imail/imap-syntax.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/imail/load.scm b/src/imail/load.scm index 67c8d7176..c4345f0d6 100644 --- a/src/imail/load.scm +++ b/src/imail/load.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/imail/print.sh b/src/imail/print.sh index 7e57b3672..cde755e40 100755 --- a/src/imail/print.sh +++ b/src/imail/print.sh @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/mcrypt/Makefile.in b/src/mcrypt/Makefile.in index 224393854..7511cfd95 100644 --- a/src/mcrypt/Makefile.in +++ b/src/mcrypt/Makefile.in @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/mcrypt/configure.ac b/src/mcrypt/configure.ac index 269dfa16a..f268396fc 100644 --- a/src/mcrypt/configure.ac +++ b/src/mcrypt/configure.ac @@ -10,8 +10,8 @@ AC_CONFIG_HEADERS([config.h]) 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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. @@ -35,8 +35,8 @@ AH_TOP([/* Copyright (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, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/mcrypt/mcrypt-adapter.c b/src/mcrypt/mcrypt-adapter.c index 0d06c8fdd..588ae8005 100644 --- a/src/mcrypt/mcrypt-adapter.c +++ b/src/mcrypt/mcrypt-adapter.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/mcrypt/mcrypt-check.scm b/src/mcrypt/mcrypt-check.scm index 7554ec484..4b61be195 100644 --- a/src/mcrypt/mcrypt-check.scm +++ b/src/mcrypt/mcrypt-check.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/mcrypt/mcrypt-shim.h b/src/mcrypt/mcrypt-shim.h index a8dfa8d51..4834f17b7 100644 --- a/src/mcrypt/mcrypt-shim.h +++ b/src/mcrypt/mcrypt-shim.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/mcrypt/mcrypt.cdecl b/src/mcrypt/mcrypt.cdecl index 7014c383d..2af449773 100644 --- a/src/mcrypt/mcrypt.cdecl +++ b/src/mcrypt/mcrypt.cdecl @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/mcrypt/mcrypt.pkg b/src/mcrypt/mcrypt.pkg index 41de30c4a..4b75d2b7e 100644 --- a/src/mcrypt/mcrypt.pkg +++ b/src/mcrypt/mcrypt.pkg @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/mcrypt/mcrypt.scm b/src/mcrypt/mcrypt.scm index 2e68061a3..810fa0a6b 100644 --- a/src/mcrypt/mcrypt.scm +++ b/src/mcrypt/mcrypt.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/md5/Makefile.in b/src/md5/Makefile.in index 7496a067b..2edb708a7 100644 --- a/src/md5/Makefile.in +++ b/src/md5/Makefile.in @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/md5/configure.ac b/src/md5/configure.ac index 4a711652f..bb9073464 100644 --- a/src/md5/configure.ac +++ b/src/md5/configure.ac @@ -10,8 +10,8 @@ AC_CONFIG_HEADERS([config.h]) 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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. @@ -35,8 +35,8 @@ AH_TOP([/* Copyright (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, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/md5/md5-adapter.c b/src/md5/md5-adapter.c index 246d966cd..5c85f5dad 100644 --- a/src/md5/md5-adapter.c +++ b/src/md5/md5-adapter.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/md5/md5-check.scm b/src/md5/md5-check.scm index 8fe9215c7..eb6beac94 100644 --- a/src/md5/md5-check.scm +++ b/src/md5/md5-check.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/md5/md5-shim.h b/src/md5/md5-shim.h index a196113ab..9aaa4ca99 100644 --- a/src/md5/md5-shim.h +++ b/src/md5/md5-shim.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/md5/md5.cdecl b/src/md5/md5.cdecl index fedfb5b18..a45f1b1a7 100644 --- a/src/md5/md5.cdecl +++ b/src/md5/md5.cdecl @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/md5/md5.pkg b/src/md5/md5.pkg index 72b953f96..81282b87c 100644 --- a/src/md5/md5.pkg +++ b/src/md5/md5.pkg @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/md5/md5.scm b/src/md5/md5.scm index 496bc2962..a13877a25 100644 --- a/src/md5/md5.scm +++ b/src/md5/md5.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/mhash/Makefile.in b/src/mhash/Makefile.in index df62429c5..3cb2db24e 100644 --- a/src/mhash/Makefile.in +++ b/src/mhash/Makefile.in @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/mhash/configure.ac b/src/mhash/configure.ac index 01da38087..4564a01ef 100644 --- a/src/mhash/configure.ac +++ b/src/mhash/configure.ac @@ -10,8 +10,8 @@ AC_CONFIG_HEADERS([config.h]) 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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. @@ -35,8 +35,8 @@ AH_TOP([/* Copyright (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, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/mhash/mhash-adapter.c b/src/mhash/mhash-adapter.c index b1fe70f26..fa091673c 100644 --- a/src/mhash/mhash-adapter.c +++ b/src/mhash/mhash-adapter.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/mhash/mhash-check.scm b/src/mhash/mhash-check.scm index 3e2290a3e..0dc297449 100644 --- a/src/mhash/mhash-check.scm +++ b/src/mhash/mhash-check.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/mhash/mhash-shim.h b/src/mhash/mhash-shim.h index 945893f3d..2244d8f77 100644 --- a/src/mhash/mhash-shim.h +++ b/src/mhash/mhash-shim.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/mhash/mhash.cdecl b/src/mhash/mhash.cdecl index da98cdaf3..060ea9cbe 100644 --- a/src/mhash/mhash.cdecl +++ b/src/mhash/mhash.cdecl @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/mhash/mhash.pkg b/src/mhash/mhash.pkg index dfdda28aa..3eece2637 100644 --- a/src/mhash/mhash.pkg +++ b/src/mhash/mhash.pkg @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/mhash/mhash.scm b/src/mhash/mhash.scm index 740123e08..9bccc0a04 100644 --- a/src/mhash/mhash.scm +++ b/src/mhash/mhash.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/Clean.sh b/src/microcode/Clean.sh index 583aeaa74..f8065d170 100755 --- a/src/microcode/Clean.sh +++ b/src/microcode/Clean.sh @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/microcode/Setup.sh b/src/microcode/Setup.sh index 26fd06d0d..69887c470 100755 --- a/src/microcode/Setup.sh +++ b/src/microcode/Setup.sh @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/microcode/artutl.c b/src/microcode/artutl.c index 0aa7412dd..1a7f846a9 100644 --- a/src/microcode/artutl.c +++ b/src/microcode/artutl.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/avltree.c b/src/microcode/avltree.c index 25761dbbe..7f47cf459 100644 --- a/src/microcode/avltree.c +++ b/src/microcode/avltree.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/avltree.h b/src/microcode/avltree.h index 2bf736754..4584fd2f2 100644 --- a/src/microcode/avltree.h +++ b/src/microcode/avltree.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/bignmint.h b/src/microcode/bignmint.h index 3b4300ea7..4655a00cc 100644 --- a/src/microcode/bignmint.h +++ b/src/microcode/bignmint.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/bignum.c b/src/microcode/bignum.c index c47d98d40..c1209138c 100644 --- a/src/microcode/bignum.c +++ b/src/microcode/bignum.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/bignum.h b/src/microcode/bignum.h index 666cad6f6..f1aebb08b 100644 --- a/src/microcode/bignum.h +++ b/src/microcode/bignum.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/bigprm.c b/src/microcode/bigprm.c index 539235426..8d7ef4db6 100644 --- a/src/microcode/bigprm.c +++ b/src/microcode/bigprm.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/bits.h b/src/microcode/bits.h index e89736c05..37ee21ff0 100644 --- a/src/microcode/bits.h +++ b/src/microcode/bits.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/bitstr.c b/src/microcode/bitstr.c index b2e3c2267..43b556cc3 100644 --- a/src/microcode/bitstr.c +++ b/src/microcode/bitstr.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/bitstr.h b/src/microcode/bitstr.h index d04b8b679..d91f6c4ec 100644 --- a/src/microcode/bitstr.h +++ b/src/microcode/bitstr.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/bkpt.c b/src/microcode/bkpt.c index 955a01b96..629c0564f 100644 --- a/src/microcode/bkpt.c +++ b/src/microcode/bkpt.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/bkpt.h b/src/microcode/bkpt.h index e7736a232..3055ea8a5 100644 --- a/src/microcode/bkpt.h +++ b/src/microcode/bkpt.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/boot.c b/src/microcode/boot.c index 0c00674d6..bfaf527a3 100644 --- a/src/microcode/boot.c +++ b/src/microcode/boot.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/char.c b/src/microcode/char.c index 296758ae5..ba978efe9 100644 --- a/src/microcode/char.c +++ b/src/microcode/char.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/cmpauxmd/alpha.m4 b/src/microcode/cmpauxmd/alpha.m4 index f026fd588..7e5b482a2 100644 --- a/src/microcode/cmpauxmd/alpha.m4 +++ b/src/microcode/cmpauxmd/alpha.m4 @@ -4,7 +4,7 @@ ### Copyright (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, 2010, 2011, 2012, 2013, - ### 2014 Massachusetts Institute of Technology + ### 2014, 2015, 2016 Massachusetts Institute of Technology ### ### This software was developed at the Digital Equipment Corporation ### Cambridge Research Laboratory. Permission to copy this software, to diff --git a/src/microcode/cmpauxmd/asmcvt.c b/src/microcode/cmpauxmd/asmcvt.c index 5f30b4c1b..a66ac0a3b 100644 --- a/src/microcode/cmpauxmd/asmcvt.c +++ b/src/microcode/cmpauxmd/asmcvt.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/cmpauxmd/c.c b/src/microcode/cmpauxmd/c.c index e0cfa3ebd..0d7d2554c 100644 --- a/src/microcode/cmpauxmd/c.c +++ b/src/microcode/cmpauxmd/c.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/cmpauxmd/hppa.m4 b/src/microcode/cmpauxmd/hppa.m4 index 414575927..d0b797547 100644 --- a/src/microcode/cmpauxmd/hppa.m4 +++ b/src/microcode/cmpauxmd/hppa.m4 @@ -3,7 +3,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, 2009, 2010, 2011, 2012, 2013, -;;; 2014 Massachusetts Institute of Technology +;;; 2014, 2015, 2016 Massachusetts Institute of Technology ;;; ;;; This file is part of MIT/GNU Scheme. ;;; diff --git a/src/microcode/cmpauxmd/i386.m4 b/src/microcode/cmpauxmd/i386.m4 index bf538d6d3..697f63490 100644 --- a/src/microcode/cmpauxmd/i386.m4 +++ b/src/microcode/cmpauxmd/i386.m4 @@ -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, 2009, 2010, 2011, 2012, 2013, -### 2014 Massachusetts Institute of Technology +### 2014, 2015, 2016 Massachusetts Institute of Technology ### ### This file is part of MIT/GNU Scheme. ### diff --git a/src/microcode/cmpauxmd/m4-dos b/src/microcode/cmpauxmd/m4-dos index 2b63ba5cf..b1c2e262e 100755 --- a/src/microcode/cmpauxmd/m4-dos +++ b/src/microcode/cmpauxmd/m4-dos @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/microcode/cmpauxmd/makefile b/src/microcode/cmpauxmd/makefile index 465cef91c..253ad14df 100644 --- a/src/microcode/cmpauxmd/makefile +++ b/src/microcode/cmpauxmd/makefile @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/microcode/cmpauxmd/mc68k.m4 b/src/microcode/cmpauxmd/mc68k.m4 index 129f81b45..31c5ca9ac 100644 --- a/src/microcode/cmpauxmd/mc68k.m4 +++ b/src/microcode/cmpauxmd/mc68k.m4 @@ -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, 2009, 2010, 2011, 2012, 2013, -### 2014 Massachusetts Institute of Technology +### 2014, 2015, 2016 Massachusetts Institute of Technology ### ### This file is part of MIT/GNU Scheme. ### diff --git a/src/microcode/cmpauxmd/mips.m4 b/src/microcode/cmpauxmd/mips.m4 index 5331b521c..039daab73 100644 --- a/src/microcode/cmpauxmd/mips.m4 +++ b/src/microcode/cmpauxmd/mips.m4 @@ -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, 2009, 2010, 2011, 2012, 2013, - ### 2014 Massachusetts Institute of Technology + ### 2014, 2015, 2016 Massachusetts Institute of Technology ### ### This file is part of MIT/GNU Scheme. ### diff --git a/src/microcode/cmpauxmd/vax.m4 b/src/microcode/cmpauxmd/vax.m4 index ce90afe54..ea686b148 100644 --- a/src/microcode/cmpauxmd/vax.m4 +++ b/src/microcode/cmpauxmd/vax.m4 @@ -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, 2009, 2010, 2011, 2012, 2013, -### 2014 Massachusetts Institute of Technology +### 2014, 2015, 2016 Massachusetts Institute of Technology ### ### This file is part of MIT/GNU Scheme. ### diff --git a/src/microcode/cmpauxmd/x86-64.m4 b/src/microcode/cmpauxmd/x86-64.m4 index 3acbee738..4d58c5e25 100644 --- a/src/microcode/cmpauxmd/x86-64.m4 +++ b/src/microcode/cmpauxmd/x86-64.m4 @@ -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, 2009, 2010, 2011, 2012, 2013, -### 2014 Massachusetts Institute of Technology +### 2014, 2015, 2016 Massachusetts Institute of Technology ### ### This file is part of MIT/GNU Scheme. ### diff --git a/src/microcode/cmpgc.h b/src/microcode/cmpgc.h index 6bf028481..6837a631b 100644 --- a/src/microcode/cmpgc.h +++ b/src/microcode/cmpgc.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/cmpint.c b/src/microcode/cmpint.c index 521e94d47..baba8dde4 100644 --- a/src/microcode/cmpint.c +++ b/src/microcode/cmpint.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/cmpint.h b/src/microcode/cmpint.h index 8c3963841..67ec8d81f 100644 --- a/src/microcode/cmpint.h +++ b/src/microcode/cmpint.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/cmpintmd/alpha.h b/src/microcode/cmpintmd/alpha.h index c938b4a8a..060a398db 100644 --- a/src/microcode/cmpintmd/alpha.h +++ b/src/microcode/cmpintmd/alpha.h @@ -3,8 +3,8 @@ 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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This software was developed at the Digital Equipment Corporation Cambridge Research Laboratory. Permission to copy this software, to diff --git a/src/microcode/cmpintmd/c-config.h b/src/microcode/cmpintmd/c-config.h index 462f37946..65adfc892 100644 --- a/src/microcode/cmpintmd/c-config.h +++ b/src/microcode/cmpintmd/c-config.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/cmpintmd/c.c b/src/microcode/cmpintmd/c.c index 8dd706fc7..d6dcb29af 100644 --- a/src/microcode/cmpintmd/c.c +++ b/src/microcode/cmpintmd/c.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/cmpintmd/c.h b/src/microcode/cmpintmd/c.h index 667875622..3a5057b9f 100644 --- a/src/microcode/cmpintmd/c.h +++ b/src/microcode/cmpintmd/c.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/cmpintmd/hppa.h b/src/microcode/cmpintmd/hppa.h index 30bc46d88..ab98821d1 100644 --- a/src/microcode/cmpintmd/hppa.h +++ b/src/microcode/cmpintmd/hppa.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/cmpintmd/i386-config.h b/src/microcode/cmpintmd/i386-config.h index a7f4caff2..91e58d1bd 100644 --- a/src/microcode/cmpintmd/i386-config.h +++ b/src/microcode/cmpintmd/i386-config.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/cmpintmd/i386.c b/src/microcode/cmpintmd/i386.c index 6948a8ffd..e44e49b8f 100644 --- a/src/microcode/cmpintmd/i386.c +++ b/src/microcode/cmpintmd/i386.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/cmpintmd/i386.h b/src/microcode/cmpintmd/i386.h index b469ec48d..151a2c2cb 100644 --- a/src/microcode/cmpintmd/i386.h +++ b/src/microcode/cmpintmd/i386.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/cmpintmd/mc68k.h b/src/microcode/cmpintmd/mc68k.h index 77adc1f60..66c914364 100644 --- a/src/microcode/cmpintmd/mc68k.h +++ b/src/microcode/cmpintmd/mc68k.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/cmpintmd/mips.h b/src/microcode/cmpintmd/mips.h index 02d185a62..8478d7f68 100644 --- a/src/microcode/cmpintmd/mips.h +++ b/src/microcode/cmpintmd/mips.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/cmpintmd/none-config.h b/src/microcode/cmpintmd/none-config.h index 31dcca243..6753899ee 100644 --- a/src/microcode/cmpintmd/none-config.h +++ b/src/microcode/cmpintmd/none-config.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/cmpintmd/none.c b/src/microcode/cmpintmd/none.c index 40fe723b5..f08d767d4 100644 --- a/src/microcode/cmpintmd/none.c +++ b/src/microcode/cmpintmd/none.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/cmpintmd/none.h b/src/microcode/cmpintmd/none.h index 1ba5e76a9..c7dfb703f 100644 --- a/src/microcode/cmpintmd/none.h +++ b/src/microcode/cmpintmd/none.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/cmpintmd/svm1-config.h b/src/microcode/cmpintmd/svm1-config.h index b4e2d9a4c..ca5dbf255 100644 --- a/src/microcode/cmpintmd/svm1-config.h +++ b/src/microcode/cmpintmd/svm1-config.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/cmpintmd/svm1.c b/src/microcode/cmpintmd/svm1.c index 86b1e394b..08c9caeea 100644 --- a/src/microcode/cmpintmd/svm1.c +++ b/src/microcode/cmpintmd/svm1.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/cmpintmd/svm1.h b/src/microcode/cmpintmd/svm1.h index e26254208..e8422bab1 100644 --- a/src/microcode/cmpintmd/svm1.h +++ b/src/microcode/cmpintmd/svm1.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/cmpintmd/vax.h b/src/microcode/cmpintmd/vax.h index 731d7092e..b4c227f73 100644 --- a/src/microcode/cmpintmd/vax.h +++ b/src/microcode/cmpintmd/vax.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/cmpintmd/x86-64-config.h b/src/microcode/cmpintmd/x86-64-config.h index 67058bd10..ca029ac73 100644 --- a/src/microcode/cmpintmd/x86-64-config.h +++ b/src/microcode/cmpintmd/x86-64-config.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/cmpintmd/x86-64.c b/src/microcode/cmpintmd/x86-64.c index cbeed5144..03e39fe1e 100644 --- a/src/microcode/cmpintmd/x86-64.c +++ b/src/microcode/cmpintmd/x86-64.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/cmpintmd/x86-64.h b/src/microcode/cmpintmd/x86-64.h index 68bd5d6a8..46bde9d2b 100644 --- a/src/microcode/cmpintmd/x86-64.h +++ b/src/microcode/cmpintmd/x86-64.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/cmpintmd/x86-fenv.c b/src/microcode/cmpintmd/x86-fenv.c index 1b734924f..f769f2be4 100644 --- a/src/microcode/cmpintmd/x86-fenv.c +++ b/src/microcode/cmpintmd/x86-fenv.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/cmpintmd/x86-fenv.h b/src/microcode/cmpintmd/x86-fenv.h index 6f7a5c69a..1c85175f5 100644 --- a/src/microcode/cmpintmd/x86-fenv.h +++ b/src/microcode/cmpintmd/x86-fenv.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/comlin.c b/src/microcode/comlin.c index 58f657616..69a47427e 100644 --- a/src/microcode/comlin.c +++ b/src/microcode/comlin.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/comlin.h b/src/microcode/comlin.h index 9fb666476..7d447e08b 100644 --- a/src/microcode/comlin.h +++ b/src/microcode/comlin.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/comutl.c b/src/microcode/comutl.c index e0a9a1487..341b22520 100644 --- a/src/microcode/comutl.c +++ b/src/microcode/comutl.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/configure.ac b/src/microcode/configure.ac index 7a72286ce..b7a85a44e 100644 --- a/src/microcode/configure.ac +++ b/src/microcode/configure.ac @@ -8,8 +8,8 @@ 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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. @@ -33,8 +33,8 @@ AH_TOP([/* Copyright (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, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/confshared.h b/src/microcode/confshared.h index 307cddc04..8d6321225 100644 --- a/src/microcode/confshared.h +++ b/src/microcode/confshared.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/const.h b/src/microcode/const.h index 3bf51eb51..592529940 100644 --- a/src/microcode/const.h +++ b/src/microcode/const.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/copyrigh.c b/src/microcode/copyrigh.c index 855b448f2..28e81cdc7 100644 --- a/src/microcode/copyrigh.c +++ b/src/microcode/copyrigh.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/critsec.h b/src/microcode/critsec.h index fa2b817d5..a7ffd8347 100644 --- a/src/microcode/critsec.h +++ b/src/microcode/critsec.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/daemon.c b/src/microcode/daemon.c index 4bf241c3a..d7a0b166f 100644 --- a/src/microcode/daemon.c +++ b/src/microcode/daemon.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/debug.c b/src/microcode/debug.c index 7c31f9a09..a1788142c 100644 --- a/src/microcode/debug.c +++ b/src/microcode/debug.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/dfloat.c b/src/microcode/dfloat.c index a25306f89..a309cb678 100644 --- a/src/microcode/dfloat.c +++ b/src/microcode/dfloat.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/dstack.h b/src/microcode/dstack.h index 319b0f2ff..ecc8de95e 100644 --- a/src/microcode/dstack.h +++ b/src/microcode/dstack.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/edwin.h b/src/microcode/edwin.h index 4892fd9da..e1af1889b 100644 --- a/src/microcode/edwin.h +++ b/src/microcode/edwin.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/error.c b/src/microcode/error.c index 817f3ad06..c50871388 100644 --- a/src/microcode/error.c +++ b/src/microcode/error.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/errors.h b/src/microcode/errors.h index 05b26859f..a1be1cbbf 100644 --- a/src/microcode/errors.h +++ b/src/microcode/errors.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/extern.c b/src/microcode/extern.c index 3ad9d35cc..977819f56 100644 --- a/src/microcode/extern.c +++ b/src/microcode/extern.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/extern.h b/src/microcode/extern.h index b08f7dd46..e69eca649 100644 --- a/src/microcode/extern.h +++ b/src/microcode/extern.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/extract-liarc-decls.c b/src/microcode/extract-liarc-decls.c index 22be31ed4..c15eac264 100644 --- a/src/microcode/extract-liarc-decls.c +++ b/src/microcode/extract-liarc-decls.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/fasdump.c b/src/microcode/fasdump.c index 07b83c9d5..0d8b63523 100644 --- a/src/microcode/fasdump.c +++ b/src/microcode/fasdump.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/fasl.c b/src/microcode/fasl.c index 0619517f5..5b47145d3 100644 --- a/src/microcode/fasl.c +++ b/src/microcode/fasl.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/fasl.h b/src/microcode/fasl.h index 988c7ad08..324db1de2 100644 --- a/src/microcode/fasl.h +++ b/src/microcode/fasl.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/fasload.c b/src/microcode/fasload.c index 7d6d5e0f7..d837692e1 100644 --- a/src/microcode/fasload.c +++ b/src/microcode/fasload.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/findprim.c b/src/microcode/findprim.c index d87fa3b1e..471f542aa 100644 --- a/src/microcode/findprim.c +++ b/src/microcode/findprim.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/fixnum.c b/src/microcode/fixnum.c index 057155c5b..8e32c14d7 100644 --- a/src/microcode/fixnum.c +++ b/src/microcode/fixnum.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/fixnum.h b/src/microcode/fixnum.h index b980cb2cb..241ea5d28 100644 --- a/src/microcode/fixnum.h +++ b/src/microcode/fixnum.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/fixobj.h b/src/microcode/fixobj.h index 60079067a..b5ab6bd51 100644 --- a/src/microcode/fixobj.h +++ b/src/microcode/fixobj.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/floenv.c b/src/microcode/floenv.c index 574053ef0..d08cb4260 100644 --- a/src/microcode/floenv.c +++ b/src/microcode/floenv.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/floenv.h b/src/microcode/floenv.h index 31a2792e1..06dabc66d 100644 --- a/src/microcode/floenv.h +++ b/src/microcode/floenv.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/flonum.c b/src/microcode/flonum.c index a9eee3abf..614f48194 100644 --- a/src/microcode/flonum.c +++ b/src/microcode/flonum.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/gc.h b/src/microcode/gc.h index ab1a36ab0..945f33f5d 100644 --- a/src/microcode/gc.h +++ b/src/microcode/gc.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/gccode.h b/src/microcode/gccode.h index 721d92747..0eb493e72 100644 --- a/src/microcode/gccode.h +++ b/src/microcode/gccode.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/gcloop.c b/src/microcode/gcloop.c index 561a3b34f..691892ca3 100644 --- a/src/microcode/gcloop.c +++ b/src/microcode/gcloop.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/gen-nonce.c b/src/microcode/gen-nonce.c index e0b606cda..1bbaeae55 100644 --- a/src/microcode/gen-nonce.c +++ b/src/microcode/gen-nonce.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/generic.c b/src/microcode/generic.c index 031e43ca4..06cde78cc 100644 --- a/src/microcode/generic.c +++ b/src/microcode/generic.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/history.h b/src/microcode/history.h index e9b450a6e..530596576 100644 --- a/src/microcode/history.h +++ b/src/microcode/history.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/hooks.c b/src/microcode/hooks.c index f3af4be59..4ccd27433 100644 --- a/src/microcode/hooks.c +++ b/src/microcode/hooks.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/hppacach.c b/src/microcode/hppacach.c index c8814e18f..bfe965b08 100644 --- a/src/microcode/hppacach.c +++ b/src/microcode/hppacach.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/hppacach.h b/src/microcode/hppacach.h index b958b8755..7b3c17a02 100644 --- a/src/microcode/hppacach.h +++ b/src/microcode/hppacach.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/hppanwca.c b/src/microcode/hppanwca.c index a3795535d..93e65e2eb 100644 --- a/src/microcode/hppanwca.c +++ b/src/microcode/hppanwca.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/hunk.c b/src/microcode/hunk.c index e878f0a90..466853fc4 100644 --- a/src/microcode/hunk.c +++ b/src/microcode/hunk.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/intern.c b/src/microcode/intern.c index af6760715..b2319bfc1 100644 --- a/src/microcode/intern.c +++ b/src/microcode/intern.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/interp.c b/src/microcode/interp.c index 17393cb3d..fce91c35c 100644 --- a/src/microcode/interp.c +++ b/src/microcode/interp.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/interp.h b/src/microcode/interp.h index 3600e6dbd..242fa13a1 100644 --- a/src/microcode/interp.h +++ b/src/microcode/interp.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/intext.c b/src/microcode/intext.c index 2ba8141d7..881324122 100644 --- a/src/microcode/intext.c +++ b/src/microcode/intext.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/intext.h b/src/microcode/intext.h index c10323a9a..ffd6799ec 100644 --- a/src/microcode/intext.h +++ b/src/microcode/intext.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/intprm.c b/src/microcode/intprm.c index 3d283b141..26d92b707 100644 --- a/src/microcode/intprm.c +++ b/src/microcode/intprm.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/intrpt.h b/src/microcode/intrpt.h index d626ceedc..b8e46e242 100644 --- a/src/microcode/intrpt.h +++ b/src/microcode/intrpt.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/liarc-cc.in b/src/microcode/liarc-cc.in index 2d90b7033..5c9150377 100755 --- a/src/microcode/liarc-cc.in +++ b/src/microcode/liarc-cc.in @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/microcode/liarc-ld.in b/src/microcode/liarc-ld.in index 5d48b8190..5a0f1fd85 100644 --- a/src/microcode/liarc-ld.in +++ b/src/microcode/liarc-ld.in @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/microcode/liarc.h b/src/microcode/liarc.h index 81a5106c0..b7f0fb8a2 100644 --- a/src/microcode/liarc.h +++ b/src/microcode/liarc.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/list.c b/src/microcode/list.c index 715697c10..544fa5ded 100644 --- a/src/microcode/list.c +++ b/src/microcode/list.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/lookprm.c b/src/microcode/lookprm.c index 83afba4d3..f8f508542 100644 --- a/src/microcode/lookprm.c +++ b/src/microcode/lookprm.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/lookup.c b/src/microcode/lookup.c index b4427d96e..39662d45b 100644 --- a/src/microcode/lookup.c +++ b/src/microcode/lookup.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/lookup.h b/src/microcode/lookup.h index 28ca0e942..f752bea85 100644 --- a/src/microcode/lookup.h +++ b/src/microcode/lookup.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/macosx-starter.c b/src/microcode/macosx-starter.c index 0cd658492..dfa46729c 100644 --- a/src/microcode/macosx-starter.c +++ b/src/microcode/macosx-starter.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/makegen/Makefile.in.in b/src/microcode/makegen/Makefile.in.in index fb31c490c..4730e859a 100644 --- a/src/microcode/makegen/Makefile.in.in +++ b/src/microcode/makegen/Makefile.in.in @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/microcode/makegen/bundles-liarc.scm b/src/microcode/makegen/bundles-liarc.scm index bb0133333..ced86d6e9 100644 --- a/src/microcode/makegen/bundles-liarc.scm +++ b/src/microcode/makegen/bundles-liarc.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/makegen/dirs-liarc.scm b/src/microcode/makegen/dirs-liarc.scm index 1e7674b75..04b394771 100644 --- a/src/microcode/makegen/dirs-liarc.scm +++ b/src/microcode/makegen/dirs-liarc.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/makegen/files-core.scm b/src/microcode/makegen/files-core.scm index 9ea46a27a..d3c995fb2 100644 --- a/src/microcode/makegen/files-core.scm +++ b/src/microcode/makegen/files-core.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/makegen/files-optional.scm b/src/microcode/makegen/files-optional.scm index d7904c335..0dac0eea7 100644 --- a/src/microcode/makegen/files-optional.scm +++ b/src/microcode/makegen/files-optional.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/makegen/files-os-prim.scm b/src/microcode/makegen/files-os-prim.scm index d05c8f36a..9fd3d99ac 100644 --- a/src/microcode/makegen/files-os-prim.scm +++ b/src/microcode/makegen/files-os-prim.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/makegen/files-other.scm b/src/microcode/makegen/files-other.scm index 734db968e..13df06a3d 100644 --- a/src/microcode/makegen/files-other.scm +++ b/src/microcode/makegen/files-other.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/makegen/files-unix.scm b/src/microcode/makegen/files-unix.scm index 7eaa4c700..aebc41c3f 100644 --- a/src/microcode/makegen/files-unix.scm +++ b/src/microcode/makegen/files-unix.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/makegen/liarc-base-rules b/src/microcode/makegen/liarc-base-rules index 8af9a64a0..1dfe4706e 100644 --- a/src/microcode/makegen/liarc-base-rules +++ b/src/microcode/makegen/liarc-base-rules @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/microcode/makegen/m4.sh b/src/microcode/makegen/m4.sh index 7e92f218e..410d5ab69 100755 --- a/src/microcode/makegen/m4.sh +++ b/src/microcode/makegen/m4.sh @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/microcode/makegen/makegen.scm b/src/microcode/makegen/makegen.scm index fbdfdfb97..bb068cfd5 100644 --- a/src/microcode/makegen/makegen.scm +++ b/src/microcode/makegen/makegen.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/makegen/makeinit.sh b/src/microcode/makegen/makeinit.sh index 0dbf73904..d4351b156 100755 --- a/src/microcode/makegen/makeinit.sh +++ b/src/microcode/makegen/makeinit.sh @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/microcode/makegen/pkds-liarc.scm b/src/microcode/makegen/pkds-liarc.scm index c983b5a7b..9949e4ea7 100644 --- a/src/microcode/makegen/pkds-liarc.scm +++ b/src/microcode/makegen/pkds-liarc.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/memmag.c b/src/microcode/memmag.c index 1603167ab..5dc4b606e 100644 --- a/src/microcode/memmag.c +++ b/src/microcode/memmag.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/memmag.h b/src/microcode/memmag.h index 847a096a7..7dae345e0 100644 --- a/src/microcode/memmag.h +++ b/src/microcode/memmag.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/missing.c b/src/microcode/missing.c index 0725acbf1..70bc3bc1b 100644 --- a/src/microcode/missing.c +++ b/src/microcode/missing.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/mul.c b/src/microcode/mul.c index 2031cfe13..f81756323 100644 --- a/src/microcode/mul.c +++ b/src/microcode/mul.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/nt.h b/src/microcode/nt.h index 0f6b55718..85c768ff3 100644 --- a/src/microcode/nt.h +++ b/src/microcode/nt.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/ntapi.h b/src/microcode/ntapi.h index 2e509c592..f5c264f8d 100644 --- a/src/microcode/ntapi.h +++ b/src/microcode/ntapi.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/ntasutl.asm b/src/microcode/ntasutl.asm index fbe850721..ad2958a07 100644 --- a/src/microcode/ntasutl.asm +++ b/src/microcode/ntasutl.asm @@ -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, 2009, 2010, 2011, 2012, 2013, -;;; 2014 Massachusetts Institute of Technology +;;; 2014, 2015, 2016 Massachusetts Institute of Technology ;;; ;;; This file is part of MIT/GNU Scheme. ;;; diff --git a/src/microcode/ntenv.c b/src/microcode/ntenv.c index ee9d3a165..d3352620a 100644 --- a/src/microcode/ntenv.c +++ b/src/microcode/ntenv.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/ntfile.c b/src/microcode/ntfile.c index 4d4a4b133..4ce78d356 100644 --- a/src/microcode/ntfile.c +++ b/src/microcode/ntfile.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/ntfs.c b/src/microcode/ntfs.c index 4b73e5f59..2ca8fe082 100644 --- a/src/microcode/ntfs.c +++ b/src/microcode/ntfs.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/ntfs.h b/src/microcode/ntfs.h index 3a0e3fc86..bf88d4d2a 100644 --- a/src/microcode/ntfs.h +++ b/src/microcode/ntfs.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/ntgui.c b/src/microcode/ntgui.c index de2e3d63c..5f26ee887 100644 --- a/src/microcode/ntgui.c +++ b/src/microcode/ntgui.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/ntgui.h b/src/microcode/ntgui.h index 052adfbd2..976adef83 100644 --- a/src/microcode/ntgui.h +++ b/src/microcode/ntgui.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/ntio.c b/src/microcode/ntio.c index f5965795d..9c35d0b63 100644 --- a/src/microcode/ntio.c +++ b/src/microcode/ntio.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/ntio.h b/src/microcode/ntio.h index 09fa29b45..4c3449d01 100644 --- a/src/microcode/ntio.h +++ b/src/microcode/ntio.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/ntproc.c b/src/microcode/ntproc.c index fa355e503..d59c0dd6d 100644 --- a/src/microcode/ntproc.c +++ b/src/microcode/ntproc.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/ntproc.h b/src/microcode/ntproc.h index 9401bd6eb..b782e2ee3 100644 --- a/src/microcode/ntproc.h +++ b/src/microcode/ntproc.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/ntscmlib.h b/src/microcode/ntscmlib.h index 3766dc011..70510c7db 100644 --- a/src/microcode/ntscmlib.h +++ b/src/microcode/ntscmlib.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/ntscreen.c b/src/microcode/ntscreen.c index 4a25cbcf9..63c112c1a 100644 --- a/src/microcode/ntscreen.c +++ b/src/microcode/ntscreen.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/ntscreen.h b/src/microcode/ntscreen.h index 675bc5583..2160aa23e 100644 --- a/src/microcode/ntscreen.h +++ b/src/microcode/ntscreen.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/ntsig.c b/src/microcode/ntsig.c index b685cdf6c..e09a0d04e 100644 --- a/src/microcode/ntsig.c +++ b/src/microcode/ntsig.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/ntsock.c b/src/microcode/ntsock.c index 42632aa54..d913bf456 100644 --- a/src/microcode/ntsock.c +++ b/src/microcode/ntsock.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/ntsys.c b/src/microcode/ntsys.c index 9574f5199..eb35b2d37 100644 --- a/src/microcode/ntsys.c +++ b/src/microcode/ntsys.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/ntsys.h b/src/microcode/ntsys.h index 9ea9200f4..86828d769 100644 --- a/src/microcode/ntsys.h +++ b/src/microcode/ntsys.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/ntterm.h b/src/microcode/ntterm.h index 5a4923b3a..ad8d9d033 100644 --- a/src/microcode/ntterm.h +++ b/src/microcode/ntterm.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/nttop.c b/src/microcode/nttop.c index 336e999e8..06946e53e 100644 --- a/src/microcode/nttop.c +++ b/src/microcode/nttop.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/nttop.h b/src/microcode/nttop.h index 32e7d165d..1776f2a8e 100644 --- a/src/microcode/nttop.h +++ b/src/microcode/nttop.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/nttrap.c b/src/microcode/nttrap.c index 042d671df..27e7c6a62 100644 --- a/src/microcode/nttrap.c +++ b/src/microcode/nttrap.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/nttrap.h b/src/microcode/nttrap.h index 65a72bd38..1cb387998 100644 --- a/src/microcode/nttrap.h +++ b/src/microcode/nttrap.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/nttterm.c b/src/microcode/nttterm.c index 08808b72d..12944f996 100644 --- a/src/microcode/nttterm.c +++ b/src/microcode/nttterm.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/nttty.c b/src/microcode/nttty.c index df171c364..acd6297a8 100644 --- a/src/microcode/nttty.c +++ b/src/microcode/nttty.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/ntutl/bch-p-nt.lst b/src/microcode/ntutl/bch-p-nt.lst index 3206067d5..e5303cc41 100644 --- a/src/microcode/ntutl/bch-p-nt.lst +++ b/src/microcode/ntutl/bch-p-nt.lst @@ -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, 2009, 2010, 2011, 2012, 2013, -;;; 2014 Massachusetts Institute of Technology +;;; 2014, 2015, 2016 Massachusetts Institute of Technology ;;; ;;; This file is part of MIT/GNU Scheme. ;;; diff --git a/src/microcode/ntutl/config.bat b/src/microcode/ntutl/config.bat index 555164247..5b48be0e3 100644 --- a/src/microcode/ntutl/config.bat +++ b/src/microcode/ntutl/config.bat @@ -2,7 +2,7 @@ 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, 2009, 2010, 2011, 2012, 2013, -rem 2014 Massachusetts Institute of Technology +rem 2014, 2015, 2016 Massachusetts Institute of Technology rem rem This file is part of MIT/GNU Scheme. rem diff --git a/src/microcode/ntutl/config.h b/src/microcode/ntutl/config.h index 15f45ff6b..117b673f5 100644 --- a/src/microcode/ntutl/config.h +++ b/src/microcode/ntutl/config.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/ntutl/makefile b/src/microcode/ntutl/makefile index dd340f4cb..727cd5436 100644 --- a/src/microcode/ntutl/makefile +++ b/src/microcode/ntutl/makefile @@ -3,7 +3,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, 2009, 2010, 2011, -### 2012, 2013, 2014 Massachusetts Institute of Technology +### 2012, 2013, 2014, 2015, 2016 Massachusetts Institute of +### Technology ### ### This file is part of MIT/GNU Scheme. ### diff --git a/src/microcode/ntutl/makefile.wcc b/src/microcode/ntutl/makefile.wcc index 14e613985..686c6a53a 100644 --- a/src/microcode/ntutl/makefile.wcc +++ b/src/microcode/ntutl/makefile.wcc @@ -3,7 +3,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, 2009, 2010, 2011, -### 2012, 2013, 2014 Massachusetts Institute of Technology +### 2012, 2013, 2014, 2015, 2016 Massachusetts Institute of +### Technology ### ### This file is part of MIT/GNU Scheme. ### diff --git a/src/microcode/ntutl/scheme16.c b/src/microcode/ntutl/scheme16.c index b1f9c8745..d74f6c7c3 100644 --- a/src/microcode/ntutl/scheme16.c +++ b/src/microcode/ntutl/scheme16.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/ntutl/scheme16.mak b/src/microcode/ntutl/scheme16.mak index 1ffe60979..eef7e2cba 100644 --- a/src/microcode/ntutl/scheme16.mak +++ b/src/microcode/ntutl/scheme16.mak @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/microcode/ntutl/scheme31.c b/src/microcode/ntutl/scheme31.c index 6e8d34367..df7007f48 100644 --- a/src/microcode/ntutl/scheme31.c +++ b/src/microcode/ntutl/scheme31.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/ntutl/scheme32.c b/src/microcode/ntutl/scheme32.c index e869e0510..a791bb6b9 100644 --- a/src/microcode/ntutl/scheme32.c +++ b/src/microcode/ntutl/scheme32.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/ntutl/scm-p-nt.lst b/src/microcode/ntutl/scm-p-nt.lst index 7c4089c30..457db0455 100644 --- a/src/microcode/ntutl/scm-p-nt.lst +++ b/src/microcode/ntutl/scm-p-nt.lst @@ -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, 2009, 2010, 2011, 2012, 2013, -;;; 2014 Massachusetts Institute of Technology +;;; 2014, 2015, 2016 Massachusetts Institute of Technology ;;; ;;; This file is part of MIT/GNU Scheme. ;;; diff --git a/src/microcode/ntutl/setenv.bat b/src/microcode/ntutl/setenv.bat index 8145054f8..08fbcfba7 100644 --- a/src/microcode/ntutl/setenv.bat +++ b/src/microcode/ntutl/setenv.bat @@ -2,7 +2,7 @@ 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, 2009, 2010, 2011, 2012, 2013, -rem 2014 Massachusetts Institute of Technology +rem 2014, 2015, 2016 Massachusetts Institute of Technology rem rem This file is part of MIT/GNU Scheme. rem diff --git a/src/microcode/ntutl/wconfig.bat b/src/microcode/ntutl/wconfig.bat index f75e445da..de9897011 100644 --- a/src/microcode/ntutl/wconfig.bat +++ b/src/microcode/ntutl/wconfig.bat @@ -2,7 +2,7 @@ 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, 2009, 2010, 2011, 2012, 2013, -rem 2014 Massachusetts Institute of Technology +rem 2014, 2015, 2016 Massachusetts Institute of Technology rem rem This file is part of MIT/GNU Scheme. rem diff --git a/src/microcode/object.h b/src/microcode/object.h index f77779e24..2734058d8 100644 --- a/src/microcode/object.h +++ b/src/microcode/object.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/obstack.c b/src/microcode/obstack.c index 3fe44f748..7e0ccfd86 100644 --- a/src/microcode/obstack.c +++ b/src/microcode/obstack.c @@ -3,8 +3,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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/src/microcode/obstack.h b/src/microcode/obstack.h index 259da5c94..2b21e87f1 100644 --- a/src/microcode/obstack.h +++ b/src/microcode/obstack.h @@ -3,8 +3,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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/src/microcode/option.c b/src/microcode/option.c index 583d9737f..46f85c601 100644 --- a/src/microcode/option.c +++ b/src/microcode/option.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/option.h b/src/microcode/option.h index 051dd13d7..58b76bddc 100644 --- a/src/microcode/option.h +++ b/src/microcode/option.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/os.h b/src/microcode/os.h index 303903bd8..15ef6f527 100644 --- a/src/microcode/os.h +++ b/src/microcode/os.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/os2.c b/src/microcode/os2.c index cd417d23a..34bb03abf 100644 --- a/src/microcode/os2.c +++ b/src/microcode/os2.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/os2.h b/src/microcode/os2.h index f4ae857aa..7f54c7c78 100644 --- a/src/microcode/os2.h +++ b/src/microcode/os2.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/os2api.h b/src/microcode/os2api.h index 28010e06d..8fd195af1 100644 --- a/src/microcode/os2api.h +++ b/src/microcode/os2api.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/os2conio.c b/src/microcode/os2conio.c index d00e9ef2d..0991ab8c9 100644 --- a/src/microcode/os2conio.c +++ b/src/microcode/os2conio.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/os2cthrd.c b/src/microcode/os2cthrd.c index b2af2cad1..d41fcd97d 100644 --- a/src/microcode/os2cthrd.c +++ b/src/microcode/os2cthrd.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/os2cthrd.h b/src/microcode/os2cthrd.h index 699bc6994..e61661f77 100644 --- a/src/microcode/os2cthrd.h +++ b/src/microcode/os2cthrd.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/os2ctty.c b/src/microcode/os2ctty.c index a4d5ab871..4a927f80d 100644 --- a/src/microcode/os2ctty.c +++ b/src/microcode/os2ctty.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/os2ctty.h b/src/microcode/os2ctty.h index c2732adc5..2bd654eb7 100644 --- a/src/microcode/os2ctty.h +++ b/src/microcode/os2ctty.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/os2env.c b/src/microcode/os2env.c index 30ad2bf54..702806b04 100644 --- a/src/microcode/os2env.c +++ b/src/microcode/os2env.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/os2file.c b/src/microcode/os2file.c index 97784b566..3652d6e40 100644 --- a/src/microcode/os2file.c +++ b/src/microcode/os2file.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/os2fs.c b/src/microcode/os2fs.c index f7a4f92a2..6102d9440 100644 --- a/src/microcode/os2fs.c +++ b/src/microcode/os2fs.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/os2io.c b/src/microcode/os2io.c index 0df15bf1b..547e7ffa5 100644 --- a/src/microcode/os2io.c +++ b/src/microcode/os2io.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/os2io.h b/src/microcode/os2io.h index c66c976dc..095312b77 100644 --- a/src/microcode/os2io.h +++ b/src/microcode/os2io.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/os2msg.c b/src/microcode/os2msg.c index 204def614..efb632668 100644 --- a/src/microcode/os2msg.c +++ b/src/microcode/os2msg.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/os2msg.h b/src/microcode/os2msg.h index 85b329b71..a74940d38 100644 --- a/src/microcode/os2msg.h +++ b/src/microcode/os2msg.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/os2pipe.c b/src/microcode/os2pipe.c index c85fe2a1c..1b34d0459 100644 --- a/src/microcode/os2pipe.c +++ b/src/microcode/os2pipe.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/os2pm.c b/src/microcode/os2pm.c index 0176e0678..b4a58f236 100644 --- a/src/microcode/os2pm.c +++ b/src/microcode/os2pm.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/os2pm.h b/src/microcode/os2pm.h index d93e8a023..9bfcdac30 100644 --- a/src/microcode/os2pm.h +++ b/src/microcode/os2pm.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/os2pm.scm b/src/microcode/os2pm.scm index 1e7962e98..4e4eb0d5c 100644 --- a/src/microcode/os2pm.scm +++ b/src/microcode/os2pm.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/os2pmcon.c b/src/microcode/os2pmcon.c index 4cd4cc165..fd5606bac 100644 --- a/src/microcode/os2pmcon.c +++ b/src/microcode/os2pmcon.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/os2pmcon.h b/src/microcode/os2pmcon.h index e8ecfb2f4..9c2f58d45 100644 --- a/src/microcode/os2pmcon.h +++ b/src/microcode/os2pmcon.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/os2pmcon.rc b/src/microcode/os2pmcon.rc index aa5cc7d9f..86805f703 100644 --- a/src/microcode/os2pmcon.rc +++ b/src/microcode/os2pmcon.rc @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/os2proc.c b/src/microcode/os2proc.c index fcd2f1aae..b7d10c1da 100644 --- a/src/microcode/os2proc.c +++ b/src/microcode/os2proc.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/os2proc.h b/src/microcode/os2proc.h index 5603e2795..ba3083101 100644 --- a/src/microcode/os2proc.h +++ b/src/microcode/os2proc.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/os2sock.c b/src/microcode/os2sock.c index c29a5d21b..7112e11a3 100644 --- a/src/microcode/os2sock.c +++ b/src/microcode/os2sock.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/os2term.c b/src/microcode/os2term.c index 881a4edf1..005430b47 100644 --- a/src/microcode/os2term.c +++ b/src/microcode/os2term.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/os2thrd.c b/src/microcode/os2thrd.c index 73173ab43..532154613 100644 --- a/src/microcode/os2thrd.c +++ b/src/microcode/os2thrd.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/os2thrd.h b/src/microcode/os2thrd.h index e9695eb07..dd2848dbf 100644 --- a/src/microcode/os2thrd.h +++ b/src/microcode/os2thrd.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/os2top.c b/src/microcode/os2top.c index 97432ab4f..0c0eec636 100644 --- a/src/microcode/os2top.c +++ b/src/microcode/os2top.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/os2tty.c b/src/microcode/os2tty.c index d4f647267..6d12cd082 100644 --- a/src/microcode/os2tty.c +++ b/src/microcode/os2tty.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/os2utl/config.cmd b/src/microcode/os2utl/config.cmd index 257d63696..8198400f8 100644 --- a/src/microcode/os2utl/config.cmd +++ b/src/microcode/os2utl/config.cmd @@ -2,7 +2,7 @@ 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, 2009, 2010, 2011, 2012, 2013, -rem 2014 Massachusetts Institute of Technology +rem 2014, 2015, 2016 Massachusetts Institute of Technology rem rem This file is part of MIT/GNU Scheme. rem diff --git a/src/microcode/os2utl/config.h b/src/microcode/os2utl/config.h index bc3ca5fcb..9f990a797 100644 --- a/src/microcode/os2utl/config.h +++ b/src/microcode/os2utl/config.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/os2utl/makefile b/src/microcode/os2utl/makefile index 284b2d775..37720b0d3 100644 --- a/src/microcode/os2utl/makefile +++ b/src/microcode/os2utl/makefile @@ -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, 2009, 2010, 2011, 2012, 2013, -### 2014 Massachusetts Institute of Technology +### 2014, 2015, 2016 Massachusetts Institute of Technology ### ### This file is part of MIT/GNU Scheme. ### diff --git a/src/microcode/os2utl/makefile.cmn b/src/microcode/os2utl/makefile.cmn index b17c5a10d..58f50a4e0 100644 --- a/src/microcode/os2utl/makefile.cmn +++ b/src/microcode/os2utl/makefile.cmn @@ -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, 2009, 2010, 2011, 2012, 2013, -### 2014 Massachusetts Institute of Technology +### 2014, 2015, 2016 Massachusetts Institute of Technology ### ### This file is part of MIT/GNU Scheme. ### diff --git a/src/microcode/os2utl/makefile.emx b/src/microcode/os2utl/makefile.emx index 4c4994465..077ef40b5 100644 --- a/src/microcode/os2utl/makefile.emx +++ b/src/microcode/os2utl/makefile.emx @@ -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, 2009, 2010, 2011, 2012, 2013, -### 2014 Massachusetts Institute of Technology +### 2014, 2015, 2016 Massachusetts Institute of Technology ### ### This file is part of MIT/GNU Scheme. ### diff --git a/src/microcode/os2utl/makefile.gcc b/src/microcode/os2utl/makefile.gcc index 81006dd78..9d8291aab 100644 --- a/src/microcode/os2utl/makefile.gcc +++ b/src/microcode/os2utl/makefile.gcc @@ -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, 2009, 2010, 2011, 2012, 2013, -### 2014 Massachusetts Institute of Technology +### 2014, 2015, 2016 Massachusetts Institute of Technology ### ### This file is part of MIT/GNU Scheme. ### diff --git a/src/microcode/os2utl/makefile.vac b/src/microcode/os2utl/makefile.vac index 5aa045f45..ba7939102 100644 --- a/src/microcode/os2utl/makefile.vac +++ b/src/microcode/os2utl/makefile.vac @@ -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, 2009, 2010, 2011, 2012, 2013, -### 2014 Massachusetts Institute of Technology +### 2014, 2015, 2016 Massachusetts Institute of Technology ### ### This file is part of MIT/GNU Scheme. ### diff --git a/src/microcode/os2utl/makefile.wcc b/src/microcode/os2utl/makefile.wcc index bd3a97bba..f914d72a1 100644 --- a/src/microcode/os2utl/makefile.wcc +++ b/src/microcode/os2utl/makefile.wcc @@ -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, 2009, 2010, 2011, 2012, 2013, -### 2014 Massachusetts Institute of Technology +### 2014, 2015, 2016 Massachusetts Institute of Technology ### ### This file is part of MIT/GNU Scheme. ### diff --git a/src/microcode/os2utl/mkos2pm.scm b/src/microcode/os2utl/mkos2pm.scm index dd07bb75a..834f12473 100644 --- a/src/microcode/os2utl/mkos2pm.scm +++ b/src/microcode/os2utl/mkos2pm.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/os2xcpt.c b/src/microcode/os2xcpt.c index d597759ba..8a3a150a4 100644 --- a/src/microcode/os2xcpt.c +++ b/src/microcode/os2xcpt.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/osctty.h b/src/microcode/osctty.h index 97fc2c5f3..f9d6777a7 100644 --- a/src/microcode/osctty.h +++ b/src/microcode/osctty.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/osenv.h b/src/microcode/osenv.h index 6ba055d2e..7853a5898 100644 --- a/src/microcode/osenv.h +++ b/src/microcode/osenv.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/osfile.h b/src/microcode/osfile.h index 52ecac7c4..6dfcf3644 100644 --- a/src/microcode/osfile.h +++ b/src/microcode/osfile.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/osfs.h b/src/microcode/osfs.h index a9fa2cb5d..8f172b714 100644 --- a/src/microcode/osfs.h +++ b/src/microcode/osfs.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/osio.h b/src/microcode/osio.h index a0e28ae5f..fc5f050ce 100644 --- a/src/microcode/osio.h +++ b/src/microcode/osio.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/osproc.h b/src/microcode/osproc.h index acd1ba371..79bba3155 100644 --- a/src/microcode/osproc.h +++ b/src/microcode/osproc.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/ospty.h b/src/microcode/ospty.h index eb24d7f7b..37b1d10ac 100644 --- a/src/microcode/ospty.h +++ b/src/microcode/ospty.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/osscheme.c b/src/microcode/osscheme.c index bc258e434..1cd377b55 100644 --- a/src/microcode/osscheme.c +++ b/src/microcode/osscheme.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/osscheme.h b/src/microcode/osscheme.h index 1b3e3e7c8..c435b28a6 100644 --- a/src/microcode/osscheme.h +++ b/src/microcode/osscheme.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/ossig.h b/src/microcode/ossig.h index 9d3b95d26..15b8a81ed 100644 --- a/src/microcode/ossig.h +++ b/src/microcode/ossig.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/osterm.h b/src/microcode/osterm.h index 2a54ee425..9540124a1 100644 --- a/src/microcode/osterm.h +++ b/src/microcode/osterm.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/ostop.h b/src/microcode/ostop.h index a57d46b65..5e5a484e2 100644 --- a/src/microcode/ostop.h +++ b/src/microcode/ostop.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/ostty.c b/src/microcode/ostty.c index 2140df817..47b145af0 100644 --- a/src/microcode/ostty.c +++ b/src/microcode/ostty.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/ostty.h b/src/microcode/ostty.h index 652fb48e2..47fb25395 100644 --- a/src/microcode/ostty.h +++ b/src/microcode/ostty.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/outf.c b/src/microcode/outf.c index 1a5cc5a9e..632dc73ce 100644 --- a/src/microcode/outf.c +++ b/src/microcode/outf.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/outf.h b/src/microcode/outf.h index a5bfd751c..d1d0e0abe 100644 --- a/src/microcode/outf.h +++ b/src/microcode/outf.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/prbfish.c b/src/microcode/prbfish.c index dac289588..8464a3d33 100644 --- a/src/microcode/prbfish.c +++ b/src/microcode/prbfish.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/prdb4.c b/src/microcode/prdb4.c index 383097aad..c49051c28 100644 --- a/src/microcode/prdb4.c +++ b/src/microcode/prdb4.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/prdb4.scm b/src/microcode/prdb4.scm index edd77e379..0223c3a79 100644 --- a/src/microcode/prdb4.scm +++ b/src/microcode/prdb4.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/prename.h b/src/microcode/prename.h index 4429888c1..30d3c4cf8 100644 --- a/src/microcode/prename.h +++ b/src/microcode/prename.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/prgdbm.c b/src/microcode/prgdbm.c index f803d1275..515c8fb32 100644 --- a/src/microcode/prgdbm.c +++ b/src/microcode/prgdbm.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/prim.c b/src/microcode/prim.c index 3e8e7369c..920927ae6 100644 --- a/src/microcode/prim.c +++ b/src/microcode/prim.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/prim.h b/src/microcode/prim.h index 555032409..1fbcfb8b5 100644 --- a/src/microcode/prim.h +++ b/src/microcode/prim.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/prims.h b/src/microcode/prims.h index b88d6ebad..a98f9d172 100644 --- a/src/microcode/prims.h +++ b/src/microcode/prims.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/primutl.c b/src/microcode/primutl.c index c2557313c..d73688e5e 100644 --- a/src/microcode/primutl.c +++ b/src/microcode/primutl.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/prmcrypt.c b/src/microcode/prmcrypt.c index 6a4a5203b..20c37b5e8 100644 --- a/src/microcode/prmcrypt.c +++ b/src/microcode/prmcrypt.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/prmd5.c b/src/microcode/prmd5.c index a4606381c..f3ffc38c1 100644 --- a/src/microcode/prmd5.c +++ b/src/microcode/prmd5.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/prmhash.c b/src/microcode/prmhash.c index 0215b2f21..7a01cc49a 100644 --- a/src/microcode/prmhash.c +++ b/src/microcode/prmhash.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/prntenv.c b/src/microcode/prntenv.c index 77278d1bc..95c2f5e9d 100644 --- a/src/microcode/prntenv.c +++ b/src/microcode/prntenv.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/prntfs.c b/src/microcode/prntfs.c index 1c14bdc6f..872dd5378 100644 --- a/src/microcode/prntfs.c +++ b/src/microcode/prntfs.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/prntio.c b/src/microcode/prntio.c index 652308fcd..56a29722d 100644 --- a/src/microcode/prntio.c +++ b/src/microcode/prntio.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/pros2fs.c b/src/microcode/pros2fs.c index dcadd7d66..248bea5f5 100644 --- a/src/microcode/pros2fs.c +++ b/src/microcode/pros2fs.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/pros2io.c b/src/microcode/pros2io.c index a95bc2311..356fbddaf 100644 --- a/src/microcode/pros2io.c +++ b/src/microcode/pros2io.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/pros2pm.c b/src/microcode/pros2pm.c index 8ff25c08b..5ba9c6816 100644 --- a/src/microcode/pros2pm.c +++ b/src/microcode/pros2pm.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/prosenv.c b/src/microcode/prosenv.c index 787b6299b..0505e61e5 100644 --- a/src/microcode/prosenv.c +++ b/src/microcode/prosenv.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/prosfile.c b/src/microcode/prosfile.c index 821d806ea..fac5d3680 100644 --- a/src/microcode/prosfile.c +++ b/src/microcode/prosfile.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/prosfs.c b/src/microcode/prosfs.c index 09e38a2b7..3432938c5 100644 --- a/src/microcode/prosfs.c +++ b/src/microcode/prosfs.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/prosio.c b/src/microcode/prosio.c index 08389fa70..6a13a998b 100644 --- a/src/microcode/prosio.c +++ b/src/microcode/prosio.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/prosproc.c b/src/microcode/prosproc.c index 02aaf86fe..b934f2eab 100644 --- a/src/microcode/prosproc.c +++ b/src/microcode/prosproc.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/prospty.c b/src/microcode/prospty.c index 14a5e501f..a2416add9 100644 --- a/src/microcode/prospty.c +++ b/src/microcode/prospty.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/prosterm.c b/src/microcode/prosterm.c index 9ab4d1ce4..6f41f9264 100644 --- a/src/microcode/prosterm.c +++ b/src/microcode/prosterm.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/prostty.c b/src/microcode/prostty.c index 5a7bde09f..d3c9a2f6b 100644 --- a/src/microcode/prostty.c +++ b/src/microcode/prostty.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/prpgsql.c b/src/microcode/prpgsql.c index 24a8e0606..c511aae91 100644 --- a/src/microcode/prpgsql.c +++ b/src/microcode/prpgsql.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/pruxdld.c b/src/microcode/pruxdld.c index ca92f1522..b62631075 100644 --- a/src/microcode/pruxdld.c +++ b/src/microcode/pruxdld.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/pruxenv.c b/src/microcode/pruxenv.c index ad587bd8b..b6f77da5f 100644 --- a/src/microcode/pruxenv.c +++ b/src/microcode/pruxenv.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/pruxffi.c b/src/microcode/pruxffi.c index cc8f28ff6..da48d278e 100644 --- a/src/microcode/pruxffi.c +++ b/src/microcode/pruxffi.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/pruxffi.h b/src/microcode/pruxffi.h index 02a438852..9f999ad8b 100644 --- a/src/microcode/pruxffi.h +++ b/src/microcode/pruxffi.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/pruxfs.c b/src/microcode/pruxfs.c index cb3bbc4ac..aa25defdf 100644 --- a/src/microcode/pruxfs.c +++ b/src/microcode/pruxfs.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/pruxio.c b/src/microcode/pruxio.c index de3193bc2..353e4150f 100644 --- a/src/microcode/pruxio.c +++ b/src/microcode/pruxio.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/pruxsock.c b/src/microcode/pruxsock.c index 97a3dd259..a14a8ac39 100644 --- a/src/microcode/pruxsock.c +++ b/src/microcode/pruxsock.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/prx11.c b/src/microcode/prx11.c index 7c04624a1..058e98a22 100644 --- a/src/microcode/prx11.c +++ b/src/microcode/prx11.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/ptrvec.c b/src/microcode/ptrvec.c index d76ca4e5f..8c6a61a43 100644 --- a/src/microcode/ptrvec.c +++ b/src/microcode/ptrvec.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/purify.c b/src/microcode/purify.c index e1a69ae18..4bf6c08a9 100644 --- a/src/microcode/purify.c +++ b/src/microcode/purify.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/purutl.c b/src/microcode/purutl.c index 79e98709a..4ada88e83 100644 --- a/src/microcode/purutl.c +++ b/src/microcode/purutl.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/regex.c b/src/microcode/regex.c index 2c5404f8a..548181adb 100644 --- a/src/microcode/regex.c +++ b/src/microcode/regex.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/regex.h b/src/microcode/regex.h index b715ee135..c049959c7 100644 --- a/src/microcode/regex.h +++ b/src/microcode/regex.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/returns.h b/src/microcode/returns.h index a88d58d30..8ddd5615c 100644 --- a/src/microcode/returns.h +++ b/src/microcode/returns.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/rgxprim.c b/src/microcode/rgxprim.c index dcb1b54bb..8ec72720d 100644 --- a/src/microcode/rgxprim.c +++ b/src/microcode/rgxprim.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/sample.c b/src/microcode/sample.c index ae81843db..bdb4fb08a 100644 --- a/src/microcode/sample.c +++ b/src/microcode/sample.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/scheme.h b/src/microcode/scheme.h index 832d001be..1f7416070 100644 --- a/src/microcode/scheme.h +++ b/src/microcode/scheme.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/scode.h b/src/microcode/scode.h index 9a1f622a5..773bb4307 100644 --- a/src/microcode/scode.h +++ b/src/microcode/scode.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/sdata.h b/src/microcode/sdata.h index 1d3b950bd..b550fb92d 100644 --- a/src/microcode/sdata.h +++ b/src/microcode/sdata.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/stack.h b/src/microcode/stack.h index dbcc1d379..9b1db848d 100644 --- a/src/microcode/stack.h +++ b/src/microcode/stack.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/stackops.h b/src/microcode/stackops.h index 04ccbc772..f5f44e167 100644 --- a/src/microcode/stackops.h +++ b/src/microcode/stackops.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/step.c b/src/microcode/step.c index 7359f55d5..864308720 100644 --- a/src/microcode/step.c +++ b/src/microcode/step.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/storage.c b/src/microcode/storage.c index d5b30145b..4b0cf1e18 100644 --- a/src/microcode/storage.c +++ b/src/microcode/storage.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/string.c b/src/microcode/string.c index 33d6ed45a..ae254323b 100644 --- a/src/microcode/string.c +++ b/src/microcode/string.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/svm1-interp.c b/src/microcode/svm1-interp.c index 0f42ad3b2..3651806d2 100644 --- a/src/microcode/svm1-interp.c +++ b/src/microcode/svm1-interp.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/syntax.c b/src/microcode/syntax.c index 1c48d1b17..9f0b905b0 100644 --- a/src/microcode/syntax.c +++ b/src/microcode/syntax.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/syntax.h b/src/microcode/syntax.h index f7ec27a7e..8ffb4575a 100644 --- a/src/microcode/syntax.h +++ b/src/microcode/syntax.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/syscall.h b/src/microcode/syscall.h index 4c512c9c0..fe195d2ad 100644 --- a/src/microcode/syscall.h +++ b/src/microcode/syscall.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/sysprim.c b/src/microcode/sysprim.c index 719637c25..311019f89 100644 --- a/src/microcode/sysprim.c +++ b/src/microcode/sysprim.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/term.c b/src/microcode/term.c index c69c6d408..2b62d0c47 100644 --- a/src/microcode/term.c +++ b/src/microcode/term.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/termcap.c b/src/microcode/termcap.c index f20993373..8c69b4e41 100644 --- a/src/microcode/termcap.c +++ b/src/microcode/termcap.c @@ -3,8 +3,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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology NO WARRANTY diff --git a/src/microcode/terminfo.c b/src/microcode/terminfo.c index 597b6e1ec..c5228c251 100644 --- a/src/microcode/terminfo.c +++ b/src/microcode/terminfo.c @@ -3,8 +3,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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of GNU Emacs. diff --git a/src/microcode/tparam.c b/src/microcode/tparam.c index 61c8001e6..1e927a701 100644 --- a/src/microcode/tparam.c +++ b/src/microcode/tparam.c @@ -3,8 +3,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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology NO WARRANTY diff --git a/src/microcode/transact.c b/src/microcode/transact.c index 4afbd6a05..c4be77a5f 100644 --- a/src/microcode/transact.c +++ b/src/microcode/transact.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/trap.h b/src/microcode/trap.h index 850b02b59..791b383e3 100644 --- a/src/microcode/trap.h +++ b/src/microcode/trap.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/tterm.c b/src/microcode/tterm.c index 82c35cae1..0074cfa9f 100644 --- a/src/microcode/tterm.c +++ b/src/microcode/tterm.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/types.h b/src/microcode/types.h index 9c5bd5703..f74222cea 100644 --- a/src/microcode/types.h +++ b/src/microcode/types.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/unstackify.c b/src/microcode/unstackify.c index af4693c79..2121cce25 100644 --- a/src/microcode/unstackify.c +++ b/src/microcode/unstackify.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/usrdef.h b/src/microcode/usrdef.h index ac53d5c3c..c32ea010a 100644 --- a/src/microcode/usrdef.h +++ b/src/microcode/usrdef.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/utabmd.c b/src/microcode/utabmd.c index e4a5be623..ae7eeff70 100644 --- a/src/microcode/utabmd.c +++ b/src/microcode/utabmd.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/utils.c b/src/microcode/utils.c index 35466bb24..3bd080601 100644 --- a/src/microcode/utils.c +++ b/src/microcode/utils.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/ux.c b/src/microcode/ux.c index 2d2bfdd8f..1c2edf552 100644 --- a/src/microcode/ux.c +++ b/src/microcode/ux.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/ux.h b/src/microcode/ux.h index be6666b41..b60dfb3c6 100644 --- a/src/microcode/ux.h +++ b/src/microcode/ux.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/uxctty.c b/src/microcode/uxctty.c index 207061b2f..22e8f4312 100644 --- a/src/microcode/uxctty.c +++ b/src/microcode/uxctty.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/uxenv.c b/src/microcode/uxenv.c index 5ef35e0d3..d7e038886 100644 --- a/src/microcode/uxenv.c +++ b/src/microcode/uxenv.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/uxfile.c b/src/microcode/uxfile.c index fbe3728a2..5a384099a 100644 --- a/src/microcode/uxfile.c +++ b/src/microcode/uxfile.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/uxfs.c b/src/microcode/uxfs.c index 2f03cfd69..c2d573125 100644 --- a/src/microcode/uxfs.c +++ b/src/microcode/uxfs.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/uxio.c b/src/microcode/uxio.c index 8bbb260bc..6ee00f59b 100644 --- a/src/microcode/uxio.c +++ b/src/microcode/uxio.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/uxio.h b/src/microcode/uxio.h index e2222dbd3..5f54a7e15 100644 --- a/src/microcode/uxio.h +++ b/src/microcode/uxio.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/uxproc.c b/src/microcode/uxproc.c index 55780bdc5..b4fe89b87 100644 --- a/src/microcode/uxproc.c +++ b/src/microcode/uxproc.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/uxproc.h b/src/microcode/uxproc.h index 137b74f64..a375f5b0c 100644 --- a/src/microcode/uxproc.h +++ b/src/microcode/uxproc.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/uxsig.c b/src/microcode/uxsig.c index 9722a91dd..51809f844 100644 --- a/src/microcode/uxsig.c +++ b/src/microcode/uxsig.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/uxsig.h b/src/microcode/uxsig.h index 5df42c949..015e0292f 100644 --- a/src/microcode/uxsig.h +++ b/src/microcode/uxsig.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/uxsock.c b/src/microcode/uxsock.c index e52674e51..6a28086fd 100644 --- a/src/microcode/uxsock.c +++ b/src/microcode/uxsock.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/uxsock.h b/src/microcode/uxsock.h index fc0e25802..b723bee9f 100644 --- a/src/microcode/uxsock.h +++ b/src/microcode/uxsock.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/uxterm.c b/src/microcode/uxterm.c index def14c934..22e791ab0 100644 --- a/src/microcode/uxterm.c +++ b/src/microcode/uxterm.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/uxterm.h b/src/microcode/uxterm.h index 5af97b4e8..86635aedf 100644 --- a/src/microcode/uxterm.h +++ b/src/microcode/uxterm.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/uxtop.c b/src/microcode/uxtop.c index be358d23a..77be0b119 100644 --- a/src/microcode/uxtop.c +++ b/src/microcode/uxtop.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/uxtop.h b/src/microcode/uxtop.h index 825348c18..b673ac449 100644 --- a/src/microcode/uxtop.h +++ b/src/microcode/uxtop.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/uxtrap.c b/src/microcode/uxtrap.c index c83d8f08b..58cd7a5d8 100644 --- a/src/microcode/uxtrap.c +++ b/src/microcode/uxtrap.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/uxtrap.h b/src/microcode/uxtrap.h index cd148969a..f17ddce6a 100644 --- a/src/microcode/uxtrap.h +++ b/src/microcode/uxtrap.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/uxtty.c b/src/microcode/uxtty.c index 580a3c61b..c46864e24 100644 --- a/src/microcode/uxtty.c +++ b/src/microcode/uxtty.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/uxutil.c b/src/microcode/uxutil.c index d302e5518..041ac36a2 100644 --- a/src/microcode/uxutil.c +++ b/src/microcode/uxutil.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/uxutil.h b/src/microcode/uxutil.h index cc330f342..ad09bacfd 100644 --- a/src/microcode/uxutil.h +++ b/src/microcode/uxutil.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/vector.c b/src/microcode/vector.c index 1b82cb54c..732f72cd4 100644 --- a/src/microcode/vector.c +++ b/src/microcode/vector.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/wind.c b/src/microcode/wind.c index 65c383bbf..03e7a8b61 100644 --- a/src/microcode/wind.c +++ b/src/microcode/wind.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/x11.h b/src/microcode/x11.h index b1cffced3..7fc974034 100644 --- a/src/microcode/x11.h +++ b/src/microcode/x11.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/x11base.c b/src/microcode/x11base.c index ae5a7a525..d3f43a54b 100644 --- a/src/microcode/x11base.c +++ b/src/microcode/x11base.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/x11color.c b/src/microcode/x11color.c index 98a2b0852..359d11cd9 100644 --- a/src/microcode/x11color.c +++ b/src/microcode/x11color.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/x11graph.c b/src/microcode/x11graph.c index ea6614117..07f4b506d 100644 --- a/src/microcode/x11graph.c +++ b/src/microcode/x11graph.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/x11term.c b/src/microcode/x11term.c index 6108a03d1..81e3036d7 100644 --- a/src/microcode/x11term.c +++ b/src/microcode/x11term.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/microcode/xdebug.c b/src/microcode/xdebug.c index ee1ee4852..6a7158e54 100644 --- a/src/microcode/xdebug.c +++ b/src/microcode/xdebug.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/pcsample/load.scm b/src/pcsample/load.scm index 236ab5a1a..39335e08b 100644 --- a/src/pcsample/load.scm +++ b/src/pcsample/load.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/pcsample/pcs.cbf b/src/pcsample/pcs.cbf index 948c57144..7975dc4fd 100644 --- a/src/pcsample/pcs.cbf +++ b/src/pcsample/pcs.cbf @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/pcsample/pcs.pkg b/src/pcsample/pcs.pkg index e57990f64..b0ed8c1d0 100644 --- a/src/pcsample/pcs.pkg +++ b/src/pcsample/pcs.pkg @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/pcsample/pcs.sf b/src/pcsample/pcs.sf index f93e795a2..d5282909c 100644 --- a/src/pcsample/pcs.sf +++ b/src/pcsample/pcs.sf @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/pcsample/pcsample.c b/src/pcsample/pcsample.c index 3a179e604..67a93cd3b 100644 --- a/src/pcsample/pcsample.c +++ b/src/pcsample/pcsample.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/pcsample/pcsample.scm b/src/pcsample/pcsample.scm index 903c8ecc8..2a992e530 100644 --- a/src/pcsample/pcsample.scm +++ b/src/pcsample/pcsample.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/pcsample/pcsboot.scm b/src/pcsample/pcsboot.scm index 7ac07f558..a347deaaa 100644 --- a/src/pcsample/pcsboot.scm +++ b/src/pcsample/pcsboot.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/pcsample/pcscobl.c b/src/pcsample/pcscobl.c index c52cc9e03..210c194d1 100644 --- a/src/pcsample/pcscobl.c +++ b/src/pcsample/pcscobl.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/pcsample/pcscobl.scm b/src/pcsample/pcscobl.scm index 017b226b8..7bde382de 100644 --- a/src/pcsample/pcscobl.scm +++ b/src/pcsample/pcscobl.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/pcsample/pcsdisp.scm b/src/pcsample/pcsdisp.scm index fd3c3f99e..01bb86734 100644 --- a/src/pcsample/pcsdisp.scm +++ b/src/pcsample/pcsdisp.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/pcsample/pcsdld.c b/src/pcsample/pcsdld.c index cbd224251..8ffef579c 100644 --- a/src/pcsample/pcsdld.c +++ b/src/pcsample/pcsdld.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/pcsample/pcsintrp.scm b/src/pcsample/pcsintrp.scm index e277838c9..ee99c02b0 100644 --- a/src/pcsample/pcsintrp.scm +++ b/src/pcsample/pcsintrp.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/pcsample/pcsiproc.c b/src/pcsample/pcsiproc.c index 82fdb6245..cfcc7ef97 100644 --- a/src/pcsample/pcsiproc.c +++ b/src/pcsample/pcsiproc.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/pcsample/pcsiproc.scm b/src/pcsample/pcsiproc.scm index 46406e0ba..57933fb91 100644 --- a/src/pcsample/pcsiproc.scm +++ b/src/pcsample/pcsiproc.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/pcsample/pribinut.scm b/src/pcsample/pribinut.scm index 4024a391f..825e8630a 100644 --- a/src/pcsample/pribinut.scm +++ b/src/pcsample/pribinut.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/rcs/compile.scm b/src/rcs/compile.scm index 78e22d513..6b72ea2dd 100644 --- a/src/rcs/compile.scm +++ b/src/rcs/compile.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/rcs/format.scm b/src/rcs/format.scm index 92948f366..66f74e1aa 100644 --- a/src/rcs/format.scm +++ b/src/rcs/format.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/rcs/load.scm b/src/rcs/load.scm index 1553370a5..129f99f3d 100644 --- a/src/rcs/load.scm +++ b/src/rcs/load.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/rcs/logmer.scm b/src/rcs/logmer.scm index 1e0da8484..726b3d4bb 100644 --- a/src/rcs/logmer.scm +++ b/src/rcs/logmer.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/rcs/mklogs.scm b/src/rcs/mklogs.scm index 1d8e1b7cb..5771814db 100644 --- a/src/rcs/mklogs.scm +++ b/src/rcs/mklogs.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/rcs/nparse.scm b/src/rcs/nparse.scm index 50753fb86..82112c53e 100644 --- a/src/rcs/nparse.scm +++ b/src/rcs/nparse.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/rcs/object.scm b/src/rcs/object.scm index b0c4d3d87..236bd7d5a 100644 --- a/src/rcs/object.scm +++ b/src/rcs/object.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/rcs/rcs.pkg b/src/rcs/rcs.pkg index 542712e1d..7e28ce350 100644 --- a/src/rcs/rcs.pkg +++ b/src/rcs/rcs.pkg @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime-check/Clean.sh b/src/runtime-check/Clean.sh index 02c460ff7..7dbc03957 100755 --- a/src/runtime-check/Clean.sh +++ b/src/runtime-check/Clean.sh @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/runtime-check/Setup.sh b/src/runtime-check/Setup.sh index 5ee082281..52f9db857 100755 --- a/src/runtime-check/Setup.sh +++ b/src/runtime-check/Setup.sh @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/src/runtime-check/runtime.cbf b/src/runtime-check/runtime.cbf index ab86d64c9..53d9553ee 100644 --- a/src/runtime-check/runtime.cbf +++ b/src/runtime-check/runtime.cbf @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/advice.scm b/src/runtime/advice.scm index 80051137c..81c525f56 100644 --- a/src/runtime/advice.scm +++ b/src/runtime/advice.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/apply.scm b/src/runtime/apply.scm index fe540c6f5..f896ec4f8 100644 --- a/src/runtime/apply.scm +++ b/src/runtime/apply.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/apropos.scm b/src/runtime/apropos.scm index e06d48b75..1bc854d8b 100644 --- a/src/runtime/apropos.scm +++ b/src/runtime/apropos.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/arith.scm b/src/runtime/arith.scm index 8f81669eb..1d4a1efe1 100644 --- a/src/runtime/arith.scm +++ b/src/runtime/arith.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/berkeley-db.scm b/src/runtime/berkeley-db.scm index 748208546..000b09e31 100644 --- a/src/runtime/berkeley-db.scm +++ b/src/runtime/berkeley-db.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/bitstr.scm b/src/runtime/bitstr.scm index 8aee5fdc9..4c82d1fe1 100644 --- a/src/runtime/bitstr.scm +++ b/src/runtime/bitstr.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/blowfish.scm b/src/runtime/blowfish.scm index 989d8b321..76e349095 100644 --- a/src/runtime/blowfish.scm +++ b/src/runtime/blowfish.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/boole.scm b/src/runtime/boole.scm index 652c831a7..3e8cd50b3 100644 --- a/src/runtime/boole.scm +++ b/src/runtime/boole.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/boot.scm b/src/runtime/boot.scm index 0dcfb41ea..53913213e 100644 --- a/src/runtime/boot.scm +++ b/src/runtime/boot.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/char.scm b/src/runtime/char.scm index 3e83ea518..fa1334549 100644 --- a/src/runtime/char.scm +++ b/src/runtime/char.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/chrset.scm b/src/runtime/chrset.scm index 5b375c8ff..9c706b26b 100644 --- a/src/runtime/chrset.scm +++ b/src/runtime/chrset.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/chrsyn.scm b/src/runtime/chrsyn.scm index c5f25f344..84d381fb0 100644 --- a/src/runtime/chrsyn.scm +++ b/src/runtime/chrsyn.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/codwlk.scm b/src/runtime/codwlk.scm index 1c796a893..921fa8aff 100644 --- a/src/runtime/codwlk.scm +++ b/src/runtime/codwlk.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/condvar.scm b/src/runtime/condvar.scm index 822a4cf7a..5ea678a72 100644 --- a/src/runtime/condvar.scm +++ b/src/runtime/condvar.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/conpar.scm b/src/runtime/conpar.scm index 5d89e4b84..25508b723 100644 --- a/src/runtime/conpar.scm +++ b/src/runtime/conpar.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/contin.scm b/src/runtime/contin.scm index 58b285d1f..8ecbe10a3 100644 --- a/src/runtime/contin.scm +++ b/src/runtime/contin.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/cpoint.scm b/src/runtime/cpoint.scm index 29415a7b4..f1e23aae5 100644 --- a/src/runtime/cpoint.scm +++ b/src/runtime/cpoint.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/cpress.scm b/src/runtime/cpress.scm index 712ec8a8c..a8e877fa0 100644 --- a/src/runtime/cpress.scm +++ b/src/runtime/cpress.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/crypto.scm b/src/runtime/crypto.scm index 7f76961c2..bd60582b4 100644 --- a/src/runtime/crypto.scm +++ b/src/runtime/crypto.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/datime.scm b/src/runtime/datime.scm index db645712f..82725ad58 100644 --- a/src/runtime/datime.scm +++ b/src/runtime/datime.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/dbgcmd.scm b/src/runtime/dbgcmd.scm index 002cf553f..72d7a53ab 100644 --- a/src/runtime/dbgcmd.scm +++ b/src/runtime/dbgcmd.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/dbgutl.scm b/src/runtime/dbgutl.scm index 8b4ac3486..84119e331 100644 --- a/src/runtime/dbgutl.scm +++ b/src/runtime/dbgutl.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/debug.scm b/src/runtime/debug.scm index 358698f5f..b89d6e9b3 100644 --- a/src/runtime/debug.scm +++ b/src/runtime/debug.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/defstr.scm b/src/runtime/defstr.scm index 729ab4ab4..f597eb8d0 100644 --- a/src/runtime/defstr.scm +++ b/src/runtime/defstr.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/dosdir.scm b/src/runtime/dosdir.scm index 228cee84d..5c624f69b 100644 --- a/src/runtime/dosdir.scm +++ b/src/runtime/dosdir.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/dosprm.scm b/src/runtime/dosprm.scm index b3cd0770e..2c8028c43 100644 --- a/src/runtime/dosprm.scm +++ b/src/runtime/dosprm.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/dosproc.scm b/src/runtime/dosproc.scm index 7ee8507d9..7353d5a9b 100644 --- a/src/runtime/dosproc.scm +++ b/src/runtime/dosproc.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/dospth.scm b/src/runtime/dospth.scm index 801708e61..4e6c23946 100644 --- a/src/runtime/dospth.scm +++ b/src/runtime/dospth.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/dragon4.scm b/src/runtime/dragon4.scm index 6d1b46e7e..8ce596a96 100644 --- a/src/runtime/dragon4.scm +++ b/src/runtime/dragon4.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/dynamic.scm b/src/runtime/dynamic.scm index 1bc0ca511..8f27f640f 100644 --- a/src/runtime/dynamic.scm +++ b/src/runtime/dynamic.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/ed-ffi.scm b/src/runtime/ed-ffi.scm index 252d52ce5..622d5cab1 100644 --- a/src/runtime/ed-ffi.scm +++ b/src/runtime/ed-ffi.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/emacs.scm b/src/runtime/emacs.scm index c6968fc5d..8705d423b 100644 --- a/src/runtime/emacs.scm +++ b/src/runtime/emacs.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/equals.scm b/src/runtime/equals.scm index a12ce4f1c..99d9bb842 100644 --- a/src/runtime/equals.scm +++ b/src/runtime/equals.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/error.scm b/src/runtime/error.scm index f43311987..5098ff6e4 100644 --- a/src/runtime/error.scm +++ b/src/runtime/error.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/events.scm b/src/runtime/events.scm index 691842c95..9feac93f1 100644 --- a/src/runtime/events.scm +++ b/src/runtime/events.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/ffi.scm b/src/runtime/ffi.scm index c61e7969e..5c9095ebb 100644 --- a/src/runtime/ffi.scm +++ b/src/runtime/ffi.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/file-attributes.scm b/src/runtime/file-attributes.scm index 226d9883a..efe837d0b 100644 --- a/src/runtime/file-attributes.scm +++ b/src/runtime/file-attributes.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/fileio.scm b/src/runtime/fileio.scm index 3bfbadc13..dc6993bdd 100644 --- a/src/runtime/fileio.scm +++ b/src/runtime/fileio.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/fixart.scm b/src/runtime/fixart.scm index 63818f1c1..9ec6a71de 100644 --- a/src/runtime/fixart.scm +++ b/src/runtime/fixart.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/floenv.scm b/src/runtime/floenv.scm index 445fc927f..0d4ec4dfd 100644 --- a/src/runtime/floenv.scm +++ b/src/runtime/floenv.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/format.scm b/src/runtime/format.scm index 8ff712d6c..c32822665 100644 --- a/src/runtime/format.scm +++ b/src/runtime/format.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/framex.scm b/src/runtime/framex.scm index 10328a968..db4308318 100644 --- a/src/runtime/framex.scm +++ b/src/runtime/framex.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/gc.scm b/src/runtime/gc.scm index d04895603..265b9f8be 100644 --- a/src/runtime/gc.scm +++ b/src/runtime/gc.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/gcdemn.scm b/src/runtime/gcdemn.scm index 2739c263f..101fca850 100644 --- a/src/runtime/gcdemn.scm +++ b/src/runtime/gcdemn.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/gcfinal.scm b/src/runtime/gcfinal.scm index 4f88e18b5..d783e3cde 100644 --- a/src/runtime/gcfinal.scm +++ b/src/runtime/gcfinal.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/gcnote.scm b/src/runtime/gcnote.scm index 9053466a5..141f4fb05 100644 --- a/src/runtime/gcnote.scm +++ b/src/runtime/gcnote.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/gcstat.scm b/src/runtime/gcstat.scm index 46400439c..858200c03 100644 --- a/src/runtime/gcstat.scm +++ b/src/runtime/gcstat.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/gdatab.scm b/src/runtime/gdatab.scm index 53dded0fd..81ec65628 100644 --- a/src/runtime/gdatab.scm +++ b/src/runtime/gdatab.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/gdbm.scm b/src/runtime/gdbm.scm index b8d324d54..f3f645371 100644 --- a/src/runtime/gdbm.scm +++ b/src/runtime/gdbm.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/gencache.scm b/src/runtime/gencache.scm index d036f7357..e2e760b8d 100644 --- a/src/runtime/gencache.scm +++ b/src/runtime/gencache.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/geneqht.scm b/src/runtime/geneqht.scm index 6e6ae6b56..9b2d46df9 100644 --- a/src/runtime/geneqht.scm +++ b/src/runtime/geneqht.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/generic.scm b/src/runtime/generic.scm index ce001aa42..afe362b4d 100644 --- a/src/runtime/generic.scm +++ b/src/runtime/generic.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/genio.scm b/src/runtime/genio.scm index 24b47eaa2..8756d9bbe 100644 --- a/src/runtime/genio.scm +++ b/src/runtime/genio.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/genmult.scm b/src/runtime/genmult.scm index 6d88a306d..b29bab9e0 100644 --- a/src/runtime/genmult.scm +++ b/src/runtime/genmult.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/gensym.scm b/src/runtime/gensym.scm index 20c967e7f..aaf28395a 100644 --- a/src/runtime/gensym.scm +++ b/src/runtime/gensym.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/gentag.scm b/src/runtime/gentag.scm index afbd86cca..24321edce 100644 --- a/src/runtime/gentag.scm +++ b/src/runtime/gentag.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/global.scm b/src/runtime/global.scm index e6e79b097..46b2fd975 100644 --- a/src/runtime/global.scm +++ b/src/runtime/global.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/graphics.scm b/src/runtime/graphics.scm index 1cf6f4577..0b513b1a8 100644 --- a/src/runtime/graphics.scm +++ b/src/runtime/graphics.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/hash.scm b/src/runtime/hash.scm index c5132afb4..0bf51fabb 100644 --- a/src/runtime/hash.scm +++ b/src/runtime/hash.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/hashtb.scm b/src/runtime/hashtb.scm index ac3bb79eb..aa9a10485 100644 --- a/src/runtime/hashtb.scm +++ b/src/runtime/hashtb.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/histry.scm b/src/runtime/histry.scm index f8797a0dd..93a9d8925 100644 --- a/src/runtime/histry.scm +++ b/src/runtime/histry.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/html-form-codec.scm b/src/runtime/html-form-codec.scm index 6b4f8d897..3480c6b71 100644 --- a/src/runtime/html-form-codec.scm +++ b/src/runtime/html-form-codec.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/http-client.scm b/src/runtime/http-client.scm index 0bbbbcb79..77f779d5b 100644 --- a/src/runtime/http-client.scm +++ b/src/runtime/http-client.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/http-syntax.scm b/src/runtime/http-syntax.scm index f12c10285..e4cf53ed7 100644 --- a/src/runtime/http-syntax.scm +++ b/src/runtime/http-syntax.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/httpio.scm b/src/runtime/httpio.scm index ea6d836b6..43ae909c7 100644 --- a/src/runtime/httpio.scm +++ b/src/runtime/httpio.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/infstr.scm b/src/runtime/infstr.scm index 1174bebc3..a305475b7 100644 --- a/src/runtime/infstr.scm +++ b/src/runtime/infstr.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/infutl.scm b/src/runtime/infutl.scm index 6d7bcfd12..0e373884c 100644 --- a/src/runtime/infutl.scm +++ b/src/runtime/infutl.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/input.scm b/src/runtime/input.scm index 08aad3c93..5370007c5 100644 --- a/src/runtime/input.scm +++ b/src/runtime/input.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/integer-bits.scm b/src/runtime/integer-bits.scm index e0d166609..2d11f016b 100644 --- a/src/runtime/integer-bits.scm +++ b/src/runtime/integer-bits.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/intrpt.scm b/src/runtime/intrpt.scm index ca04c4c78..5cceb67d9 100644 --- a/src/runtime/intrpt.scm +++ b/src/runtime/intrpt.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/io.scm b/src/runtime/io.scm index eabe2236c..1dc3a06b4 100644 --- a/src/runtime/io.scm +++ b/src/runtime/io.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/keyword.scm b/src/runtime/keyword.scm index 109943e41..3eebdab80 100644 --- a/src/runtime/keyword.scm +++ b/src/runtime/keyword.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/krypt.scm b/src/runtime/krypt.scm index ee8838186..7c6235be9 100644 --- a/src/runtime/krypt.scm +++ b/src/runtime/krypt.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/kryptdum.scm b/src/runtime/kryptdum.scm index fb53eb6e9..18fb85c2c 100644 --- a/src/runtime/kryptdum.scm +++ b/src/runtime/kryptdum.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/lambda-list.scm b/src/runtime/lambda-list.scm index c9d5c501c..7f213ae78 100644 --- a/src/runtime/lambda-list.scm +++ b/src/runtime/lambda-list.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/lambda.scm b/src/runtime/lambda.scm index 2548a1459..5c23d4293 100644 --- a/src/runtime/lambda.scm +++ b/src/runtime/lambda.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/lambdx.scm b/src/runtime/lambdx.scm index f0c5a13b1..fb72f5cdf 100644 --- a/src/runtime/lambdx.scm +++ b/src/runtime/lambdx.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/list.scm b/src/runtime/list.scm index cb03db71b..7ae4ea26e 100644 --- a/src/runtime/list.scm +++ b/src/runtime/list.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/load.scm b/src/runtime/load.scm index 210c45aa7..1c88ee99d 100644 --- a/src/runtime/load.scm +++ b/src/runtime/load.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/make.scm b/src/runtime/make.scm index 8698ddba6..b692043f7 100644 --- a/src/runtime/make.scm +++ b/src/runtime/make.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/mime-codec.scm b/src/runtime/mime-codec.scm index c090049ea..f9ad36364 100644 --- a/src/runtime/mime-codec.scm +++ b/src/runtime/mime-codec.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/mit-macros.scm b/src/runtime/mit-macros.scm index 5e47f7115..b3ae7f696 100644 --- a/src/runtime/mit-macros.scm +++ b/src/runtime/mit-macros.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/mit-syntax.scm b/src/runtime/mit-syntax.scm index df5b8b178..8bc3a910e 100644 --- a/src/runtime/mit-syntax.scm +++ b/src/runtime/mit-syntax.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/msort.scm b/src/runtime/msort.scm index e44b85bb1..d66378ab8 100644 --- a/src/runtime/msort.scm +++ b/src/runtime/msort.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/ntdir.scm b/src/runtime/ntdir.scm index 799cfcccc..120bb432f 100644 --- a/src/runtime/ntdir.scm +++ b/src/runtime/ntdir.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/ntprm.scm b/src/runtime/ntprm.scm index d8f8d1cea..2f8e33669 100644 --- a/src/runtime/ntprm.scm +++ b/src/runtime/ntprm.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/numint.scm b/src/runtime/numint.scm index 77e814bed..17a1a7fea 100644 --- a/src/runtime/numint.scm +++ b/src/runtime/numint.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/numpar.scm b/src/runtime/numpar.scm index 6d735598d..5580aefa6 100644 --- a/src/runtime/numpar.scm +++ b/src/runtime/numpar.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/option.scm b/src/runtime/option.scm index 2a10a47eb..a97bb7b0f 100644 --- a/src/runtime/option.scm +++ b/src/runtime/option.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/optiondb.scm b/src/runtime/optiondb.scm index c26cbe6c0..77ff37776 100644 --- a/src/runtime/optiondb.scm +++ b/src/runtime/optiondb.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/ordvec.scm b/src/runtime/ordvec.scm index 84eae867c..e78a54153 100644 --- a/src/runtime/ordvec.scm +++ b/src/runtime/ordvec.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/os2ctype.scm b/src/runtime/os2ctype.scm index b41481d5f..060cb3f00 100644 --- a/src/runtime/os2ctype.scm +++ b/src/runtime/os2ctype.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/os2dir.scm b/src/runtime/os2dir.scm index 66f7edd60..adee94b0e 100644 --- a/src/runtime/os2dir.scm +++ b/src/runtime/os2dir.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/os2graph.scm b/src/runtime/os2graph.scm index 536db77a0..3bf665219 100644 --- a/src/runtime/os2graph.scm +++ b/src/runtime/os2graph.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/os2prm.scm b/src/runtime/os2prm.scm index 6e7619c7f..7424f6e06 100644 --- a/src/runtime/os2prm.scm +++ b/src/runtime/os2prm.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/os2winp.scm b/src/runtime/os2winp.scm index 02f13ab7c..e7ff9a7e9 100644 --- a/src/runtime/os2winp.scm +++ b/src/runtime/os2winp.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/output.scm b/src/runtime/output.scm index dc3851084..f937a2f7c 100644 --- a/src/runtime/output.scm +++ b/src/runtime/output.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/packag.scm b/src/runtime/packag.scm index a256e2a2e..9e99ff2f3 100644 --- a/src/runtime/packag.scm +++ b/src/runtime/packag.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/parse.scm b/src/runtime/parse.scm index 6eb7e7567..1bd81f966 100644 --- a/src/runtime/parse.scm +++ b/src/runtime/parse.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/parser-buffer.scm b/src/runtime/parser-buffer.scm index 0df004050..ae5411e8b 100644 --- a/src/runtime/parser-buffer.scm +++ b/src/runtime/parser-buffer.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/partab.scm b/src/runtime/partab.scm index a7c273916..7d8467694 100644 --- a/src/runtime/partab.scm +++ b/src/runtime/partab.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/pathnm.scm b/src/runtime/pathnm.scm index ae9c22fc3..ff1b0e0ca 100644 --- a/src/runtime/pathnm.scm +++ b/src/runtime/pathnm.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/pgsql.scm b/src/runtime/pgsql.scm index 2925b3fa0..2669a3703 100644 --- a/src/runtime/pgsql.scm +++ b/src/runtime/pgsql.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/poplat.scm b/src/runtime/poplat.scm index 0455f691d..009ba2706 100644 --- a/src/runtime/poplat.scm +++ b/src/runtime/poplat.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/port.scm b/src/runtime/port.scm index 5fa2e5c9f..a5e357c56 100644 --- a/src/runtime/port.scm +++ b/src/runtime/port.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/pp.scm b/src/runtime/pp.scm index 63fbbd7db..77fe2b456 100644 --- a/src/runtime/pp.scm +++ b/src/runtime/pp.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/prgcop.scm b/src/runtime/prgcop.scm index 42f129f32..5aeef2ec0 100644 --- a/src/runtime/prgcop.scm +++ b/src/runtime/prgcop.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/process.scm b/src/runtime/process.scm index a793658e5..655a9a4d2 100644 --- a/src/runtime/process.scm +++ b/src/runtime/process.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/prop1d.scm b/src/runtime/prop1d.scm index f61cb46ad..cd736af8f 100644 --- a/src/runtime/prop1d.scm +++ b/src/runtime/prop1d.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/prop2d.scm b/src/runtime/prop2d.scm index 189631d9d..b471224d7 100644 --- a/src/runtime/prop2d.scm +++ b/src/runtime/prop2d.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/qsort.scm b/src/runtime/qsort.scm index 7adc88026..317fab9c5 100644 --- a/src/runtime/qsort.scm +++ b/src/runtime/qsort.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/queue.scm b/src/runtime/queue.scm index 5d646b883..846e69952 100644 --- a/src/runtime/queue.scm +++ b/src/runtime/queue.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/random.scm b/src/runtime/random.scm index 94bbc8b3e..980d81f83 100644 --- a/src/runtime/random.scm +++ b/src/runtime/random.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/rbtree.scm b/src/runtime/rbtree.scm index 51a7e6593..9007fa39c 100644 --- a/src/runtime/rbtree.scm +++ b/src/runtime/rbtree.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/record.scm b/src/runtime/record.scm index 4d5252a7c..619c6ba05 100644 --- a/src/runtime/record.scm +++ b/src/runtime/record.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/recslot.scm b/src/runtime/recslot.scm index c7f997771..db7cee517 100644 --- a/src/runtime/recslot.scm +++ b/src/runtime/recslot.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/regexp.scm b/src/runtime/regexp.scm index 8c6af1f3a..411b9b373 100644 --- a/src/runtime/regexp.scm +++ b/src/runtime/regexp.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/regsexp.scm b/src/runtime/regsexp.scm index c30c79417..517bfd2d3 100644 --- a/src/runtime/regsexp.scm +++ b/src/runtime/regsexp.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/rep.scm b/src/runtime/rep.scm index 65c86f072..3b549f19b 100644 --- a/src/runtime/rep.scm +++ b/src/runtime/rep.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/rexp.scm b/src/runtime/rexp.scm index e9ebc71d6..e3803966d 100644 --- a/src/runtime/rexp.scm +++ b/src/runtime/rexp.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/rfc2822-headers.scm b/src/runtime/rfc2822-headers.scm index 61b81a8a9..58240d03b 100644 --- a/src/runtime/rfc2822-headers.scm +++ b/src/runtime/rfc2822-headers.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/rgxcmp.scm b/src/runtime/rgxcmp.scm index 5f885caf0..e643bd2e6 100644 --- a/src/runtime/rgxcmp.scm +++ b/src/runtime/rgxcmp.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/runtime.cbf b/src/runtime/runtime.cbf index bb8da405b..9e56c2038 100644 --- a/src/runtime/runtime.cbf +++ b/src/runtime/runtime.cbf @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/runtime.pkg b/src/runtime/runtime.pkg index 87ca7625b..cb3d75795 100644 --- a/src/runtime/runtime.pkg +++ b/src/runtime/runtime.pkg @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/runtime.sf b/src/runtime/runtime.sf index c187e5a8a..258af3da9 100644 --- a/src/runtime/runtime.sf +++ b/src/runtime/runtime.sf @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/savres.scm b/src/runtime/savres.scm index 3e5688cc8..235756424 100644 --- a/src/runtime/savres.scm +++ b/src/runtime/savres.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/scan.scm b/src/runtime/scan.scm index 9a0bc5c3d..f42deda6d 100644 --- a/src/runtime/scan.scm +++ b/src/runtime/scan.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/scode.scm b/src/runtime/scode.scm index f5fa67a16..5a26a9755 100644 --- a/src/runtime/scode.scm +++ b/src/runtime/scode.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/scomb.scm b/src/runtime/scomb.scm index b6f01f274..258fcfa5d 100644 --- a/src/runtime/scomb.scm +++ b/src/runtime/scomb.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/sdata.scm b/src/runtime/sdata.scm index c74857297..02fe82687 100644 --- a/src/runtime/sdata.scm +++ b/src/runtime/sdata.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/sfile.scm b/src/runtime/sfile.scm index f9581d052..cbdad2a27 100644 --- a/src/runtime/sfile.scm +++ b/src/runtime/sfile.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/site.scm.dos b/src/runtime/site.scm.dos index ae13e5048..524ef047a 100644 --- a/src/runtime/site.scm.dos +++ b/src/runtime/site.scm.dos @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/site.scm.unix b/src/runtime/site.scm.unix index 051dbde3c..146547f30 100644 --- a/src/runtime/site.scm.unix +++ b/src/runtime/site.scm.unix @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/socket.scm b/src/runtime/socket.scm index c43d05ad7..40070120f 100644 --- a/src/runtime/socket.scm +++ b/src/runtime/socket.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/srfi-1.scm b/src/runtime/srfi-1.scm index f7f586c2e..273d20b95 100644 --- a/src/runtime/srfi-1.scm +++ b/src/runtime/srfi-1.scm @@ -11,8 +11,8 @@ 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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/starbase.scm b/src/runtime/starbase.scm index 866c96e6e..e5a1e6b88 100644 --- a/src/runtime/starbase.scm +++ b/src/runtime/starbase.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/stream.scm b/src/runtime/stream.scm index 64833558f..31da2be30 100644 --- a/src/runtime/stream.scm +++ b/src/runtime/stream.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/string.scm b/src/runtime/string.scm index 365c2cd8c..c04435924 100644 --- a/src/runtime/string.scm +++ b/src/runtime/string.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/stringio.scm b/src/runtime/stringio.scm index 651314013..4161f6bb6 100644 --- a/src/runtime/stringio.scm +++ b/src/runtime/stringio.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/structure-parser.scm b/src/runtime/structure-parser.scm index 1a8fcff3e..da05d5fc6 100644 --- a/src/runtime/structure-parser.scm +++ b/src/runtime/structure-parser.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/swank.scm b/src/runtime/swank.scm index efef453ca..7f9fb374e 100644 --- a/src/runtime/swank.scm +++ b/src/runtime/swank.scm @@ -7,8 +7,8 @@ License as distributed with Emacs (press C-h C-c for details). Copyright (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, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/symbol.scm b/src/runtime/symbol.scm index a8cb8ed6d..a42874429 100644 --- a/src/runtime/symbol.scm +++ b/src/runtime/symbol.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/syncproc.scm b/src/runtime/syncproc.scm index 42088bcd8..61c5060e0 100644 --- a/src/runtime/syncproc.scm +++ b/src/runtime/syncproc.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/syntax-check.scm b/src/runtime/syntax-check.scm index 2f952f2f4..6ed04aae5 100644 --- a/src/runtime/syntax-check.scm +++ b/src/runtime/syntax-check.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/syntax-classify.scm b/src/runtime/syntax-classify.scm index c5708aa5b..e3bb6c515 100644 --- a/src/runtime/syntax-classify.scm +++ b/src/runtime/syntax-classify.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/syntax-compile.scm b/src/runtime/syntax-compile.scm index 8b26c3871..980587d7e 100644 --- a/src/runtime/syntax-compile.scm +++ b/src/runtime/syntax-compile.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/syntax-declaration.scm b/src/runtime/syntax-declaration.scm index e9f65a6bd..2cfa2c83f 100644 --- a/src/runtime/syntax-declaration.scm +++ b/src/runtime/syntax-declaration.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/syntax-definitions.scm b/src/runtime/syntax-definitions.scm index 08e2d5c24..8547fb516 100644 --- a/src/runtime/syntax-definitions.scm +++ b/src/runtime/syntax-definitions.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/syntax-environment.scm b/src/runtime/syntax-environment.scm index aa05764c1..9c36fab6f 100644 --- a/src/runtime/syntax-environment.scm +++ b/src/runtime/syntax-environment.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/syntax-items.scm b/src/runtime/syntax-items.scm index b97e3562a..ee341aea5 100644 --- a/src/runtime/syntax-items.scm +++ b/src/runtime/syntax-items.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/syntax-output.scm b/src/runtime/syntax-output.scm index 4fdc2b44d..aa0de7ba7 100644 --- a/src/runtime/syntax-output.scm +++ b/src/runtime/syntax-output.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/syntax-rules.scm b/src/runtime/syntax-rules.scm index 3608e160c..7f736ea8e 100644 --- a/src/runtime/syntax-rules.scm +++ b/src/runtime/syntax-rules.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/syntax-transforms.scm b/src/runtime/syntax-transforms.scm index 2bd426b26..1b095411c 100644 --- a/src/runtime/syntax-transforms.scm +++ b/src/runtime/syntax-transforms.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/syntax.scm b/src/runtime/syntax.scm index d80fe9583..295df0be7 100644 --- a/src/runtime/syntax.scm +++ b/src/runtime/syntax.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/sysclk.scm b/src/runtime/sysclk.scm index 6ac3448bf..1585277c7 100644 --- a/src/runtime/sysclk.scm +++ b/src/runtime/sysclk.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/sysmac.scm b/src/runtime/sysmac.scm index fd106814a..0d45738c0 100644 --- a/src/runtime/sysmac.scm +++ b/src/runtime/sysmac.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/system.scm b/src/runtime/system.scm index 96ef69356..8371bc930 100644 --- a/src/runtime/system.scm +++ b/src/runtime/system.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/thread-barrier.scm b/src/runtime/thread-barrier.scm index d1de948d0..0a05b9928 100644 --- a/src/runtime/thread-barrier.scm +++ b/src/runtime/thread-barrier.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/thread-low.scm b/src/runtime/thread-low.scm index e46662baf..eea042209 100644 --- a/src/runtime/thread-low.scm +++ b/src/runtime/thread-low.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/thread-queue.scm b/src/runtime/thread-queue.scm index 53f8c9e34..c63026f3a 100644 --- a/src/runtime/thread-queue.scm +++ b/src/runtime/thread-queue.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/thread.scm b/src/runtime/thread.scm index 62abda604..7dea7c180 100644 --- a/src/runtime/thread.scm +++ b/src/runtime/thread.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/tscript.scm b/src/runtime/tscript.scm index 9eaf89e54..8c6bc38dc 100644 --- a/src/runtime/tscript.scm +++ b/src/runtime/tscript.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/ttyio.scm b/src/runtime/ttyio.scm index 34b0816fc..539662cd9 100644 --- a/src/runtime/ttyio.scm +++ b/src/runtime/ttyio.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/tvector.scm b/src/runtime/tvector.scm index 2a70a1b34..0639d6960 100644 --- a/src/runtime/tvector.scm +++ b/src/runtime/tvector.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/udata.scm b/src/runtime/udata.scm index b774421e1..22435eada 100644 --- a/src/runtime/udata.scm +++ b/src/runtime/udata.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/uenvir.scm b/src/runtime/uenvir.scm index 82d9ef991..4e3e32f2f 100644 --- a/src/runtime/uenvir.scm +++ b/src/runtime/uenvir.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/uerror.scm b/src/runtime/uerror.scm index 8c73357ab..ef53beb36 100644 --- a/src/runtime/uerror.scm +++ b/src/runtime/uerror.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/unicode.scm b/src/runtime/unicode.scm index 7f253a421..b2be36964 100644 --- a/src/runtime/unicode.scm +++ b/src/runtime/unicode.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/unpars.scm b/src/runtime/unpars.scm index 7db55082f..a9990f49e 100644 --- a/src/runtime/unpars.scm +++ b/src/runtime/unpars.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/unsyn.scm b/src/runtime/unsyn.scm index 42e7887d3..9a3aec651 100644 --- a/src/runtime/unsyn.scm +++ b/src/runtime/unsyn.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/unxdir.scm b/src/runtime/unxdir.scm index 56c5bddb5..77c343d9e 100644 --- a/src/runtime/unxdir.scm +++ b/src/runtime/unxdir.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/unxprm.scm b/src/runtime/unxprm.scm index cc1799190..d9fbe570b 100644 --- a/src/runtime/unxprm.scm +++ b/src/runtime/unxprm.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/unxpth.scm b/src/runtime/unxpth.scm index b0f873943..8f51a65b9 100644 --- a/src/runtime/unxpth.scm +++ b/src/runtime/unxpth.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/uproc.scm b/src/runtime/uproc.scm index 5ccee8d6e..d16bcb48f 100644 --- a/src/runtime/uproc.scm +++ b/src/runtime/uproc.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/url.scm b/src/runtime/url.scm index e8e76b92f..012fa2bdd 100644 --- a/src/runtime/url.scm +++ b/src/runtime/url.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/urtrap.scm b/src/runtime/urtrap.scm index d3538f192..025403693 100644 --- a/src/runtime/urtrap.scm +++ b/src/runtime/urtrap.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/usrint.scm b/src/runtime/usrint.scm index 920e05678..e76c61792 100644 --- a/src/runtime/usrint.scm +++ b/src/runtime/usrint.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/utabs.scm b/src/runtime/utabs.scm index b62ac8e31..9d32653cb 100644 --- a/src/runtime/utabs.scm +++ b/src/runtime/utabs.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/vector.scm b/src/runtime/vector.scm index 3a8859a51..9f9443299 100644 --- a/src/runtime/vector.scm +++ b/src/runtime/vector.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/version.scm b/src/runtime/version.scm index 9998f840c..54f275739 100644 --- a/src/runtime/version.scm +++ b/src/runtime/version.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. @@ -31,7 +31,7 @@ USA. (define copyright-years) -(define last-copyright-year 2014 ) +(define last-copyright-year 2016 ) (add-boot-init! (lambda () diff --git a/src/runtime/where.scm b/src/runtime/where.scm index 0f678b783..1237cb9fe 100644 --- a/src/runtime/where.scm +++ b/src/runtime/where.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/win32-registry.scm b/src/runtime/win32-registry.scm index 99b5c2044..8dfca62e8 100644 --- a/src/runtime/win32-registry.scm +++ b/src/runtime/win32-registry.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/wind.scm b/src/runtime/wind.scm index 5134b673f..65e08d334 100644 --- a/src/runtime/wind.scm +++ b/src/runtime/wind.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/wrkdir.scm b/src/runtime/wrkdir.scm index 29b421bc4..8f8dd82d7 100644 --- a/src/runtime/wrkdir.scm +++ b/src/runtime/wrkdir.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/wttree.scm b/src/runtime/wttree.scm index faf6d3cc9..e2db7e2e5 100644 --- a/src/runtime/wttree.scm +++ b/src/runtime/wttree.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/x11graph.scm b/src/runtime/x11graph.scm index d47b5d005..543862422 100644 --- a/src/runtime/x11graph.scm +++ b/src/runtime/x11graph.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/xeval.scm b/src/runtime/xeval.scm index 9fd217c85..ff06f5ab1 100644 --- a/src/runtime/xeval.scm +++ b/src/runtime/xeval.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/runtime/ystep.scm b/src/runtime/ystep.scm index 23f2455d6..ccd3a0fd4 100644 --- a/src/runtime/ystep.scm +++ b/src/runtime/ystep.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/sf/analyze.scm b/src/sf/analyze.scm index ce092a840..710f6fb6d 100644 --- a/src/sf/analyze.scm +++ b/src/sf/analyze.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/sf/butils.scm b/src/sf/butils.scm index 195cf915a..15f413270 100644 --- a/src/sf/butils.scm +++ b/src/sf/butils.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/sf/cgen.scm b/src/sf/cgen.scm index 933151d4c..8cfe80bc8 100644 --- a/src/sf/cgen.scm +++ b/src/sf/cgen.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/sf/chtype.scm b/src/sf/chtype.scm index 120963815..c6f88a970 100644 --- a/src/sf/chtype.scm +++ b/src/sf/chtype.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/sf/copy.scm b/src/sf/copy.scm index 9c839260e..6de55f75b 100644 --- a/src/sf/copy.scm +++ b/src/sf/copy.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/sf/emodel.scm b/src/sf/emodel.scm index 14a5213a1..bc691ecf5 100644 --- a/src/sf/emodel.scm +++ b/src/sf/emodel.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/sf/gconst.scm b/src/sf/gconst.scm index b04b49852..9e54b1bb1 100644 --- a/src/sf/gconst.scm +++ b/src/sf/gconst.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/sf/gimprt.scm b/src/sf/gimprt.scm index bc3466e4d..aa2467fde 100644 --- a/src/sf/gimprt.scm +++ b/src/sf/gimprt.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/sf/make.scm b/src/sf/make.scm index 1de239441..b7aa6c7f7 100644 --- a/src/sf/make.scm +++ b/src/sf/make.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/sf/object.scm b/src/sf/object.scm index b0db913f7..76e84d2a2 100644 --- a/src/sf/object.scm +++ b/src/sf/object.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/sf/pardec.scm b/src/sf/pardec.scm index ad8d15cce..d1d19f18a 100644 --- a/src/sf/pardec.scm +++ b/src/sf/pardec.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/sf/pthmap.scm b/src/sf/pthmap.scm index c0bed891a..396c36ab0 100644 --- a/src/sf/pthmap.scm +++ b/src/sf/pthmap.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/sf/reduct.scm b/src/sf/reduct.scm index dbe247bbe..fd3059db3 100644 --- a/src/sf/reduct.scm +++ b/src/sf/reduct.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/sf/sf.cbf b/src/sf/sf.cbf index bb8da405b..9e56c2038 100644 --- a/src/sf/sf.cbf +++ b/src/sf/sf.cbf @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/sf/sf.pkg b/src/sf/sf.pkg index 84d1eef7b..52ba476c4 100644 --- a/src/sf/sf.pkg +++ b/src/sf/sf.pkg @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/sf/sf.sf b/src/sf/sf.sf index 872378ca0..191e8e7fb 100644 --- a/src/sf/sf.sf +++ b/src/sf/sf.sf @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/sf/subst.scm b/src/sf/subst.scm index f41a882bc..ed2c21433 100644 --- a/src/sf/subst.scm +++ b/src/sf/subst.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/sf/tables.scm b/src/sf/tables.scm index 9ca968ca1..12b2e2d29 100644 --- a/src/sf/tables.scm +++ b/src/sf/tables.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/sf/toplev.scm b/src/sf/toplev.scm index c8eba26f2..dd52c3c52 100644 --- a/src/sf/toplev.scm +++ b/src/sf/toplev.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/sf/usicon.scm b/src/sf/usicon.scm index c3f0de1ef..f8621cc72 100644 --- a/src/sf/usicon.scm +++ b/src/sf/usicon.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/sf/usiexp.scm b/src/sf/usiexp.scm index 317d9c529..6f2e64881 100644 --- a/src/sf/usiexp.scm +++ b/src/sf/usiexp.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/sf/xform.scm b/src/sf/xform.scm index 6360f47cd..4db5bcb8e 100644 --- a/src/sf/xform.scm +++ b/src/sf/xform.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/sicp/compat.scm b/src/sicp/compat.scm index 4e423d5c8..02eca86a0 100644 --- a/src/sicp/compat.scm +++ b/src/sicp/compat.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/sicp/genenv.scm b/src/sicp/genenv.scm index eda37287d..d830d5d7f 100644 --- a/src/sicp/genenv.scm +++ b/src/sicp/genenv.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/sicp/graphics.scm b/src/sicp/graphics.scm index ba9e8c8a9..81990b534 100644 --- a/src/sicp/graphics.scm +++ b/src/sicp/graphics.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/sicp/sbuild.scm b/src/sicp/sbuild.scm index f2c9b2885..10ca5e829 100644 --- a/src/sicp/sbuild.scm +++ b/src/sicp/sbuild.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/sicp/stream.scm b/src/sicp/stream.scm index 2bc620f7f..680e10927 100644 --- a/src/sicp/stream.scm +++ b/src/sicp/stream.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/sicp/strmac.scm b/src/sicp/strmac.scm index aa28c7d28..dedc91a22 100644 --- a/src/sicp/strmac.scm +++ b/src/sicp/strmac.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/sicp/studen.scm b/src/sicp/studen.scm index c2b2366fc..c9141f6fc 100644 --- a/src/sicp/studen.scm +++ b/src/sicp/studen.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/sos/class.scm b/src/sos/class.scm index 1cdba42f2..f817aaf86 100644 --- a/src/sos/class.scm +++ b/src/sos/class.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/sos/compile.scm b/src/sos/compile.scm index 3c5651c19..44b093ec2 100644 --- a/src/sos/compile.scm +++ b/src/sos/compile.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/sos/ed-ffi.scm b/src/sos/ed-ffi.scm index 3b7c638cf..97f24a4cf 100644 --- a/src/sos/ed-ffi.scm +++ b/src/sos/ed-ffi.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/sos/instance.scm b/src/sos/instance.scm index 06ed76c62..46ec97e41 100644 --- a/src/sos/instance.scm +++ b/src/sos/instance.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/sos/load.scm b/src/sos/load.scm index 047beac66..1994c26bf 100644 --- a/src/sos/load.scm +++ b/src/sos/load.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/sos/macros.scm b/src/sos/macros.scm index 4599ffaac..d45603273 100644 --- a/src/sos/macros.scm +++ b/src/sos/macros.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/sos/method.scm b/src/sos/method.scm index a663e1985..39bbe1c3e 100644 --- a/src/sos/method.scm +++ b/src/sos/method.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/sos/microbench.scm b/src/sos/microbench.scm index 9e4559a97..b0c64d675 100644 --- a/src/sos/microbench.scm +++ b/src/sos/microbench.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/sos/printer.scm b/src/sos/printer.scm index 7751f7315..33e3365a7 100644 --- a/src/sos/printer.scm +++ b/src/sos/printer.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/sos/slot.scm b/src/sos/slot.scm index 6968d6a39..4a055fecc 100644 --- a/src/sos/slot.scm +++ b/src/sos/slot.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/sos/sos.pkg b/src/sos/sos.pkg index 452bc3ea8..085c8cd09 100644 --- a/src/sos/sos.pkg +++ b/src/sos/sos.pkg @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/ssp/compile.scm b/src/ssp/compile.scm index 42f488f88..5316f0b07 100644 --- a/src/ssp/compile.scm +++ b/src/ssp/compile.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/ssp/expenv.scm b/src/ssp/expenv.scm index eb34b7752..1db6606b5 100644 --- a/src/ssp/expenv.scm +++ b/src/ssp/expenv.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/ssp/load.scm b/src/ssp/load.scm index a7776fa1b..8e2b95f2b 100644 --- a/src/ssp/load.scm +++ b/src/ssp/load.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/ssp/mod-lisp.scm b/src/ssp/mod-lisp.scm index c5ba55489..9f1ccb909 100644 --- a/src/ssp/mod-lisp.scm +++ b/src/ssp/mod-lisp.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/ssp/ssp.pkg b/src/ssp/ssp.pkg index 2ec360dd7..7881839d5 100644 --- a/src/ssp/ssp.pkg +++ b/src/ssp/ssp.pkg @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/ssp/xhtml-expander.scm b/src/ssp/xhtml-expander.scm index 5006dde61..2c5ef19ce 100644 --- a/src/ssp/xhtml-expander.scm +++ b/src/ssp/xhtml-expander.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/ssp/xmlrpc.scm b/src/ssp/xmlrpc.scm index 15c813d05..d7740b9f2 100644 --- a/src/ssp/xmlrpc.scm +++ b/src/ssp/xmlrpc.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/star-parser/compile.scm b/src/star-parser/compile.scm index cc5aabbc5..10912f10f 100644 --- a/src/star-parser/compile.scm +++ b/src/star-parser/compile.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/star-parser/ed-ffi.scm b/src/star-parser/ed-ffi.scm index 451eda6a4..b17f96b17 100644 --- a/src/star-parser/ed-ffi.scm +++ b/src/star-parser/ed-ffi.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/star-parser/load.scm b/src/star-parser/load.scm index 7fbe03568..90a2f9083 100644 --- a/src/star-parser/load.scm +++ b/src/star-parser/load.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/star-parser/matcher.scm b/src/star-parser/matcher.scm index df26a9e4c..52d3da58a 100644 --- a/src/star-parser/matcher.scm +++ b/src/star-parser/matcher.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/star-parser/parser.pkg b/src/star-parser/parser.pkg index 26bf134e1..268dc686e 100644 --- a/src/star-parser/parser.pkg +++ b/src/star-parser/parser.pkg @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/star-parser/parser.scm b/src/star-parser/parser.scm index e516622fb..2934f909e 100644 --- a/src/star-parser/parser.scm +++ b/src/star-parser/parser.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/star-parser/shared.scm b/src/star-parser/shared.scm index 14a170620..eaf5840c2 100644 --- a/src/star-parser/shared.scm +++ b/src/star-parser/shared.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/swat/scheme/swat.sf b/src/swat/scheme/swat.sf index 3f2a20be5..7074ef0f3 100644 --- a/src/swat/scheme/swat.sf +++ b/src/swat/scheme/swat.sf @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/wabbit/load.scm b/src/wabbit/load.scm index 2455f265d..e4b64b7f9 100644 --- a/src/wabbit/load.scm +++ b/src/wabbit/load.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/wabbit/wabbit.cbf b/src/wabbit/wabbit.cbf index 7612f4828..c10884390 100644 --- a/src/wabbit/wabbit.cbf +++ b/src/wabbit/wabbit.cbf @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/wabbit/wabbit.pkg b/src/wabbit/wabbit.pkg index 2a737f685..2b12139ad 100644 --- a/src/wabbit/wabbit.pkg +++ b/src/wabbit/wabbit.pkg @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/wabbit/wabbit.scm b/src/wabbit/wabbit.scm index 6d67cd0b1..d3cc1e0b8 100644 --- a/src/wabbit/wabbit.scm +++ b/src/wabbit/wabbit.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/wabbit/wabbit.sf b/src/wabbit/wabbit.sf index 484be61fd..a2c8b0722 100644 --- a/src/wabbit/wabbit.sf +++ b/src/wabbit/wabbit.sf @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/win32/clipbrd.scm b/src/win32/clipbrd.scm index acd731fec..e363fe924 100644 --- a/src/win32/clipbrd.scm +++ b/src/win32/clipbrd.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/win32/dib.scm b/src/win32/dib.scm index 662e45979..2eaa7c80e 100644 --- a/src/win32/dib.scm +++ b/src/win32/dib.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/win32/dibutils/dibutils.c b/src/win32/dibutils/dibutils.c index 03052f3d8..8f5df16d8 100644 --- a/src/win32/dibutils/dibutils.c +++ b/src/win32/dibutils/dibutils.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/win32/dibutils/dibutils.def b/src/win32/dibutils/dibutils.def index 6099bc18f..f9156e633 100644 --- a/src/win32/dibutils/dibutils.def +++ b/src/win32/dibutils/dibutils.def @@ -1,8 +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, 2009, 2010, 2011, 2012, 2013, 2014 -;; Massachusetts Institute of Technology +;; 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +;; 2015, 2016 Massachusetts Institute of Technology ;; ;; This file is part of MIT/GNU Scheme. ;; diff --git a/src/win32/dibutils/dibutils.h b/src/win32/dibutils/dibutils.h index 08ef8e4b8..fd904f52c 100644 --- a/src/win32/dibutils/dibutils.h +++ b/src/win32/dibutils/dibutils.h @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/win32/dibutils/makefile.msc b/src/win32/dibutils/makefile.msc index 77190e731..6684a9002 100644 --- a/src/win32/dibutils/makefile.msc +++ b/src/win32/dibutils/makefile.msc @@ -2,7 +2,7 @@ ### Copyright (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, 2010, 2011, 2012, 2013, -### 2014 Massachusetts Institute of Technology +### 2014, 2015, 2016 Massachusetts Institute of Technology ### ### This file is part of MIT/GNU Scheme. ### diff --git a/src/win32/dibutils/makefile.wcc b/src/win32/dibutils/makefile.wcc index 4a730a987..835a4e9c4 100644 --- a/src/win32/dibutils/makefile.wcc +++ b/src/win32/dibutils/makefile.wcc @@ -2,7 +2,7 @@ ### Copyright (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, 2010, 2011, 2012, 2013, -### 2014 Massachusetts Institute of Technology +### 2014, 2015, 2016 Massachusetts Institute of Technology ### ### This file is part of MIT/GNU Scheme. ### diff --git a/src/win32/ffimacro.scm b/src/win32/ffimacro.scm index bddd682c4..e6f96e931 100644 --- a/src/win32/ffimacro.scm +++ b/src/win32/ffimacro.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/win32/graphics.scm b/src/win32/graphics.scm index 47ac857e1..fa94bbb0b 100644 --- a/src/win32/graphics.scm +++ b/src/win32/graphics.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/win32/make.scm b/src/win32/make.scm index 795b5614b..957bb9224 100644 --- a/src/win32/make.scm +++ b/src/win32/make.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/win32/module.scm b/src/win32/module.scm index 6a07627d0..7964d31ba 100644 --- a/src/win32/module.scm +++ b/src/win32/module.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/win32/protect.scm b/src/win32/protect.scm index 879fbc59f..d19637c66 100644 --- a/src/win32/protect.scm +++ b/src/win32/protect.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/win32/wf_user.scm b/src/win32/wf_user.scm index 8fd5d2de6..17d9bf408 100644 --- a/src/win32/wf_user.scm +++ b/src/win32/wf_user.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/win32/win32.cbf b/src/win32/win32.cbf index 7bd19ef31..4b46ae3a3 100644 --- a/src/win32/win32.cbf +++ b/src/win32/win32.cbf @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/win32/win32.pkg b/src/win32/win32.pkg index 4fca8c906..52145000a 100644 --- a/src/win32/win32.pkg +++ b/src/win32/win32.pkg @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/win32/win32.sf b/src/win32/win32.sf index 53ba6b338..df6b28e5d 100644 --- a/src/win32/win32.sf +++ b/src/win32/win32.sf @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/win32/win_ffi.scm b/src/win32/win_ffi.scm index b80637095..0e9b6f921 100644 --- a/src/win32/win_ffi.scm +++ b/src/win32/win_ffi.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/win32/wingdi.scm b/src/win32/wingdi.scm index 5a8499330..7367794b3 100644 --- a/src/win32/wingdi.scm +++ b/src/win32/wingdi.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/win32/winnt.scm b/src/win32/winnt.scm index 7b69da2f1..d2a6753c7 100644 --- a/src/win32/winnt.scm +++ b/src/win32/winnt.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/win32/winuser.scm b/src/win32/winuser.scm index 86d210bcf..861f77eac 100644 --- a/src/win32/winuser.scm +++ b/src/win32/winuser.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/win32/wt_user.scm b/src/win32/wt_user.scm index eab56f791..9b5279843 100644 --- a/src/win32/wt_user.scm +++ b/src/win32/wt_user.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/xdoc/compile.scm b/src/xdoc/compile.scm index 30f95ace2..bfb3ce770 100644 --- a/src/xdoc/compile.scm +++ b/src/xdoc/compile.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/xdoc/db.scm b/src/xdoc/db.scm index 9f68fc2b7..61bd193e5 100644 --- a/src/xdoc/db.scm +++ b/src/xdoc/db.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/xdoc/load.scm b/src/xdoc/load.scm index 1d4e2a8bb..de7a0bced 100644 --- a/src/xdoc/load.scm +++ b/src/xdoc/load.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/xdoc/validate-xdoc.scm b/src/xdoc/validate-xdoc.scm index ac3db935f..dc37539bc 100644 --- a/src/xdoc/validate-xdoc.scm +++ b/src/xdoc/validate-xdoc.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/xdoc/xdoc.pkg b/src/xdoc/xdoc.pkg index e9804f753..479383290 100644 --- a/src/xdoc/xdoc.pkg +++ b/src/xdoc/xdoc.pkg @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/xdoc/xdoc.scm b/src/xdoc/xdoc.scm index 7715e03da..9f309fcb4 100644 --- a/src/xdoc/xdoc.scm +++ b/src/xdoc/xdoc.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/xml/compile.scm b/src/xml/compile.scm index b77c1a3a2..895535d7d 100644 --- a/src/xml/compile.scm +++ b/src/xml/compile.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/xml/ed-ffi.scm b/src/xml/ed-ffi.scm index 04a98a7d5..79881dbb4 100644 --- a/src/xml/ed-ffi.scm +++ b/src/xml/ed-ffi.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/xml/load.scm b/src/xml/load.scm index 604d84576..11c552bee 100644 --- a/src/xml/load.scm +++ b/src/xml/load.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/xml/parser-macro.scm b/src/xml/parser-macro.scm index 20735ca54..70e9a7ba8 100644 --- a/src/xml/parser-macro.scm +++ b/src/xml/parser-macro.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/xml/rdf-nt.scm b/src/xml/rdf-nt.scm index e8a299030..9bbb9405f 100644 --- a/src/xml/rdf-nt.scm +++ b/src/xml/rdf-nt.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/xml/rdf-struct.scm b/src/xml/rdf-struct.scm index 4017fb08f..7b8ed8533 100644 --- a/src/xml/rdf-struct.scm +++ b/src/xml/rdf-struct.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/xml/turtle.scm b/src/xml/turtle.scm index d5abd4ae5..301a83896 100644 --- a/src/xml/turtle.scm +++ b/src/xml/turtle.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/xml/xhtml-entities.scm b/src/xml/xhtml-entities.scm index feeff9b0a..158e11763 100644 --- a/src/xml/xhtml-entities.scm +++ b/src/xml/xhtml-entities.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/xml/xhtml.scm b/src/xml/xhtml.scm index 8054fc2fb..60be5e903 100644 --- a/src/xml/xhtml.scm +++ b/src/xml/xhtml.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/xml/xml-chars.scm b/src/xml/xml-chars.scm index 0e3840151..561971ac2 100644 --- a/src/xml/xml-chars.scm +++ b/src/xml/xml-chars.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/xml/xml-names.scm b/src/xml/xml-names.scm index e9f580351..e18648727 100644 --- a/src/xml/xml-names.scm +++ b/src/xml/xml-names.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/xml/xml-output.scm b/src/xml/xml-output.scm index 8285821c1..2944e1ebc 100644 --- a/src/xml/xml-output.scm +++ b/src/xml/xml-output.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/xml/xml-parser.scm b/src/xml/xml-parser.scm index 3815d4cb7..139366832 100644 --- a/src/xml/xml-parser.scm +++ b/src/xml/xml-parser.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/xml/xml-rpc.scm b/src/xml/xml-rpc.scm index 3f15ce885..81ec25020 100644 --- a/src/xml/xml-rpc.scm +++ b/src/xml/xml-rpc.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/xml/xml-struct.scm b/src/xml/xml-struct.scm index 694a8248c..c160307b4 100644 --- a/src/xml/xml-struct.scm +++ b/src/xml/xml-struct.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/xml/xml.pkg b/src/xml/xml.pkg index eefc2e1c2..c1169eeb6 100644 --- a/src/xml/xml.pkg +++ b/src/xml/xml.pkg @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/xml/xpath.scm b/src/xml/xpath.scm index d64169729..7b736b35c 100644 --- a/src/xml/xpath.scm +++ b/src/xml/xpath.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/tests/check.scm b/tests/check.scm index bf1c7a116..5a988550b 100644 --- a/tests/check.scm +++ b/tests/check.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/tests/ffi/Makefile b/tests/ffi/Makefile index 03fc1d9ef..2c5df9578 100644 --- a/tests/ffi/Makefile +++ b/tests/ffi/Makefile @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 -# Massachusetts Institute of Technology +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, +# 2015, 2016 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # diff --git a/tests/ffi/ffi-test.c b/tests/ffi/ffi-test.c index 3c4eab550..c1547704f 100644 --- a/tests/ffi/ffi-test.c +++ b/tests/ffi/ffi-test.c @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/tests/ffi/test-ffi.scm b/tests/ffi/test-ffi.scm index 717aa47a6..358def035 100644 --- a/tests/ffi/test-ffi.scm +++ b/tests/ffi/test-ffi.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/tests/load.scm b/tests/load.scm index ab50c3531..28f8b7d2e 100644 --- a/tests/load.scm +++ b/tests/load.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/tests/microcode/test-flonum-casts.scm b/tests/microcode/test-flonum-casts.scm index c715ef302..f6880dbdc 100644 --- a/tests/microcode/test-flonum-casts.scm +++ b/tests/microcode/test-flonum-casts.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/tests/microcode/test-lookup.scm b/tests/microcode/test-lookup.scm index 68108af90..a3797cc74 100644 --- a/tests/microcode/test-lookup.scm +++ b/tests/microcode/test-lookup.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/tests/runtime/test-arith.scm b/tests/runtime/test-arith.scm index 481b1b619..710943912 100644 --- a/tests/runtime/test-arith.scm +++ b/tests/runtime/test-arith.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/tests/runtime/test-boyer-moore.scm b/tests/runtime/test-boyer-moore.scm index ffff6c4b3..145a1f408 100644 --- a/tests/runtime/test-boyer-moore.scm +++ b/tests/runtime/test-boyer-moore.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/tests/runtime/test-char-set.scm b/tests/runtime/test-char-set.scm index 31ff206fe..31aae934d 100644 --- a/tests/runtime/test-char-set.scm +++ b/tests/runtime/test-char-set.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/tests/runtime/test-dynamic-env.scm b/tests/runtime/test-dynamic-env.scm index 778085501..4b981d2f4 100644 --- a/tests/runtime/test-dynamic-env.scm +++ b/tests/runtime/test-dynamic-env.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/tests/runtime/test-entity.scm b/tests/runtime/test-entity.scm index 5d6ff2c6c..70954750f 100644 --- a/tests/runtime/test-entity.scm +++ b/tests/runtime/test-entity.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/tests/runtime/test-ephemeron.scm b/tests/runtime/test-ephemeron.scm index 8b4a81d49..c9d441583 100644 --- a/tests/runtime/test-ephemeron.scm +++ b/tests/runtime/test-ephemeron.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/tests/runtime/test-floenv.scm b/tests/runtime/test-floenv.scm index 3aaa97136..13a53f770 100644 --- a/tests/runtime/test-floenv.scm +++ b/tests/runtime/test-floenv.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/tests/runtime/test-hash-table.scm b/tests/runtime/test-hash-table.scm index 51372aa00..58adf765f 100644 --- a/tests/runtime/test-hash-table.scm +++ b/tests/runtime/test-hash-table.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/tests/runtime/test-integer-bits.scm b/tests/runtime/test-integer-bits.scm index 68a4ee820..0275a0a44 100644 --- a/tests/runtime/test-integer-bits.scm +++ b/tests/runtime/test-integer-bits.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/tests/runtime/test-mime-codec.scm b/tests/runtime/test-mime-codec.scm index 21f0fa9df..33c0f57b6 100644 --- a/tests/runtime/test-mime-codec.scm +++ b/tests/runtime/test-mime-codec.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/tests/runtime/test-process.scm b/tests/runtime/test-process.scm index eba02596d..adfd24050 100644 --- a/tests/runtime/test-process.scm +++ b/tests/runtime/test-process.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/tests/runtime/test-random.scm b/tests/runtime/test-random.scm index 6b20ff5e0..93fa59a66 100644 --- a/tests/runtime/test-random.scm +++ b/tests/runtime/test-random.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/tests/runtime/test-readwrite.scm b/tests/runtime/test-readwrite.scm index 2399921ba..3a33db753 100644 --- a/tests/runtime/test-readwrite.scm +++ b/tests/runtime/test-readwrite.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/tests/runtime/test-regsexp.scm b/tests/runtime/test-regsexp.scm index fcf0593eb..348005847 100644 --- a/tests/runtime/test-regsexp.scm +++ b/tests/runtime/test-regsexp.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/tests/runtime/test-srfi-1.scm b/tests/runtime/test-srfi-1.scm index 2c300b74e..c98399b13 100644 --- a/tests/runtime/test-srfi-1.scm +++ b/tests/runtime/test-srfi-1.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/tests/runtime/test-stream.scm b/tests/runtime/test-stream.scm index c14682321..270427ce9 100644 --- a/tests/runtime/test-stream.scm +++ b/tests/runtime/test-stream.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/tests/runtime/test-string-copy.scm b/tests/runtime/test-string-copy.scm index 9a9009426..70fc6ec62 100644 --- a/tests/runtime/test-string-copy.scm +++ b/tests/runtime/test-string-copy.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/tests/runtime/test-string.scm b/tests/runtime/test-string.scm index 0ae32445d..d4257d4af 100644 --- a/tests/runtime/test-string.scm +++ b/tests/runtime/test-string.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/tests/runtime/test-syncproc.scm b/tests/runtime/test-syncproc.scm index 987a161ff..89b80c3c3 100644 --- a/tests/runtime/test-syncproc.scm +++ b/tests/runtime/test-syncproc.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/tests/runtime/test-thread-queue.scm b/tests/runtime/test-thread-queue.scm index 186bb7e78..8fa448d6f 100644 --- a/tests/runtime/test-thread-queue.scm +++ b/tests/runtime/test-thread-queue.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/tests/runtime/test-url.scm b/tests/runtime/test-url.scm index e62a9e6fc..622cbc570 100644 --- a/tests/runtime/test-url.scm +++ b/tests/runtime/test-url.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/tests/runtime/test-wttree.scm b/tests/runtime/test-wttree.scm index e8daddfbd..dc0026f13 100644 --- a/tests/runtime/test-wttree.scm +++ b/tests/runtime/test-wttree.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/tests/star-parser/test-parser.scm b/tests/star-parser/test-parser.scm index 44fd63d70..7f8beaf70 100644 --- a/tests/star-parser/test-parser.scm +++ b/tests/star-parser/test-parser.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/tests/unit-testing.scm b/tests/unit-testing.scm index 8d5ae95c2..16c436965 100644 --- a/tests/unit-testing.scm +++ b/tests/unit-testing.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/tests/xml/test-parser.scm b/tests/xml/test-parser.scm index 348b55b10..8ae70c652 100644 --- a/tests/xml/test-parser.scm +++ b/tests/xml/test-parser.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/tests/xml/test-turtle.scm b/tests/xml/test-turtle.scm index c2c5ffc44..eb39411db 100644 --- a/tests/xml/test-turtle.scm +++ b/tests/xml/test-turtle.scm @@ -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, 2009, 2010, 2011, 2012, 2013, 2014 Massachusetts - Institute of Technology + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. -- 2.25.1