From b577b11158a3cb41462f1cdbdbf66523e4eb91b8 Mon Sep 17 00:00:00 2001 From: Matt Birkholz Date: Wed, 25 Nov 2015 21:05:58 -0700 Subject: [PATCH] 9.2.1: Update copyright years. --- dist/Makefile | 2 +- dist/copyright.c | 4 ++-- dist/copyright.scm | 4 ++-- dist/make-doc-files | 2 +- dist/make-liarc-files | 2 +- dist/make-macosx-app | 2 +- dist/make-native-files | 2 +- dist/make-scmutils | 2 +- dist/make-src-files | 2 +- dist/shared.sh | 2 +- dist/update-copyright.scm | 4 ++-- doc/Makefile.in | 2 +- doc/configure.ac | 4 ++-- doc/ffi/ffi.texinfo | 2 +- doc/imail/Makefile.in | 2 +- doc/imail/imail.texinfo | 2 +- doc/make-common.in | 2 +- doc/ref-manual/Makefile.in | 2 +- doc/ref-manual/scheme.texinfo | 2 +- doc/sos/Makefile.in | 2 +- doc/sos/sos.texinfo | 2 +- doc/user-manual/Makefile.in | 2 +- doc/user-manual/user.texinfo | 2 +- etc/dirdif.scm | 4 ++-- etc/dumpdat.scm | 4 ++-- etc/mkauto.bat | 2 +- etc/mkopt.bat | 2 +- etc/nrwcopyr.el | 4 ++-- etc/run-three-stages | 2 +- 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 | 2 +- src/Makefile.in | 2 +- src/Makefile.tools.in | 2 +- src/Setup.sh | 2 +- src/Stage.sh | 2 +- src/Tags.sh | 2 +- src/blowfish/Makefile.in | 2 +- 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 | 2 +- src/compiler/Setup.sh | 2 +- src/compiler/Stage.sh | 2 +- src/compiler/Tags.sh | 2 +- 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 | 2 +- src/compiler/configure | 2 +- 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 | 2 +- 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 | 2 +- src/etc/Setup.sh | 2 +- src/etc/Stage.sh | 2 +- src/etc/Tags.sh | 2 +- src/etc/build-bands.sh | 2 +- src/etc/build-boot-compiler.sh | 2 +- src/etc/c-bundle.sh | 2 +- src/etc/c-compile.sh | 2 +- src/etc/c-prepare.sh | 2 +- src/etc/compile-boot-compiler.sh | 2 +- src/etc/compile-svm.sh | 2 +- src/etc/compile.scm | 4 ++-- src/etc/compile.sh | 2 +- src/etc/create-makefiles.sh | 2 +- src/etc/functions.sh | 2 +- src/etc/install-bin-symlinks.sh | 2 +- src/etc/macosx/make-app.sh | 2 +- src/etc/make-in-subdirs.sh | 2 +- src/etc/make-liarc-dist.sh | 2 +- src/etc/make-liarc.sh | 2 +- src/etc/make-native.sh | 2 +- src/etc/maybe-update-file.sh | 2 +- src/etc/native-prepare.sh | 2 +- src/etc/optiondb.scm | 4 ++-- src/etc/std-makefile-prefix | 2 +- 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 | 2 +- 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 | 2 +- src/md5/Makefile.in | 2 +- 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 | 2 +- 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 | 2 +- src/microcode/Setup.sh | 2 +- 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 | 2 +- src/microcode/cmpauxmd/makefile | 2 +- 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 | 2 +- src/microcode/liarc-ld.in | 2 +- 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 | 2 +- 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 | 2 +- src/microcode/makegen/m4.sh | 2 +- src/microcode/makegen/makegen.scm | 4 ++-- src/microcode/makegen/makeinit.sh | 2 +- 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 | 2 +- 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 | 2 +- src/runtime-check/Setup.sh | 2 +- 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/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-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 | 2 +- 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-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-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 ++-- 1352 files changed, 2613 insertions(+), 2611 deletions(-) diff --git a/dist/Makefile b/dist/Makefile index 630088042..3c1b0de65 100644 --- a/dist/Makefile +++ b/dist/Makefile @@ -1,6 +1,6 @@ # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # Massachusetts Institute of Technology # # This program is free software; you can redistribute it and/or modify diff --git a/dist/copyright.c b/dist/copyright.c index 855b448f2..e5700061b 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 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/dist/copyright.scm b/dist/copyright.scm index 51e5db26b..92988402d 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 + 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..c97d98001 100755 --- a/dist/make-doc-files +++ b/dist/make-doc-files @@ -2,7 +2,7 @@ # # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # Massachusetts Institute of Technology # # This program is free software; you can redistribute it and/or modify diff --git a/dist/make-liarc-files b/dist/make-liarc-files index 4f3f75af3..9471e1be9 100755 --- a/dist/make-liarc-files +++ b/dist/make-liarc-files @@ -2,7 +2,7 @@ # # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # Massachusetts Institute of Technology # # This program is free software; you can redistribute it and/or modify diff --git a/dist/make-macosx-app b/dist/make-macosx-app index d40e45fed..9bae9c422 100755 --- a/dist/make-macosx-app +++ b/dist/make-macosx-app @@ -2,7 +2,7 @@ # # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # Massachusetts Institute of Technology # # This program is free software; you can redistribute it and/or modify diff --git a/dist/make-native-files b/dist/make-native-files index 667bb12cc..7dee9ff2d 100755 --- a/dist/make-native-files +++ b/dist/make-native-files @@ -2,7 +2,7 @@ # # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # Massachusetts Institute of Technology # # This program is free software; you can redistribute it and/or modify diff --git a/dist/make-scmutils b/dist/make-scmutils index 264152d57..cbe99d348 100755 --- a/dist/make-scmutils +++ b/dist/make-scmutils @@ -2,7 +2,7 @@ # # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # Massachusetts Institute of Technology # # This program is free software; you can redistribute it and/or modify diff --git a/dist/make-src-files b/dist/make-src-files index 7b67a4d30..680d6f929 100755 --- a/dist/make-src-files +++ b/dist/make-src-files @@ -2,7 +2,7 @@ # # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # Massachusetts Institute of Technology # # This program is free software; you can redistribute it and/or modify diff --git a/dist/shared.sh b/dist/shared.sh index 1f9f1230a..718daa0fb 100644 --- a/dist/shared.sh +++ b/dist/shared.sh @@ -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 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # Massachusetts Institute of Technology # # This program is free software; you can redistribute it and/or modify diff --git a/dist/update-copyright.scm b/dist/update-copyright.scm index cb58204f5..7f5f8e61a 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 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/doc/Makefile.in b/doc/Makefile.in index 79311ae38..2426df092 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -1,6 +1,6 @@ # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. diff --git a/doc/configure.ac b/doc/configure.ac index 36b234bd8..994c69642 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 + 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..1b81e337c 100644 --- a/doc/ffi/ffi.texinfo +++ b/doc/ffi/ffi.texinfo @@ -20,7 +20,7 @@ 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 + 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 Massachusetts Institute of Technology @quotation diff --git a/doc/imail/Makefile.in b/doc/imail/Makefile.in index 72796f7f4..571e0ca64 100644 --- a/doc/imail/Makefile.in +++ b/doc/imail/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 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..989a16098 100644 --- a/doc/imail/imail.texinfo +++ b/doc/imail/imail.texinfo @@ -17,7 +17,7 @@ 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 + 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 Massachusetts Institute of Technology @quotation diff --git a/doc/make-common.in b/doc/make-common.in index 0a689eee5..15b0137fc 100644 --- a/doc/make-common.in +++ b/doc/make-common.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 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..7856b3873 100644 --- a/doc/ref-manual/Makefile.in +++ b/doc/ref-manual/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 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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 05705821e..e9a63bd9a 100644 --- a/doc/ref-manual/scheme.texinfo +++ b/doc/ref-manual/scheme.texinfo @@ -18,7 +18,7 @@ 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 + 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 Massachusetts Institute of Technology @quotation diff --git a/doc/sos/Makefile.in b/doc/sos/Makefile.in index 27ba17d8a..42ffec481 100644 --- a/doc/sos/Makefile.in +++ b/doc/sos/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 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..697ad073a 100644 --- a/doc/sos/sos.texinfo +++ b/doc/sos/sos.texinfo @@ -19,7 +19,7 @@ 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 + 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 Massachusetts Institute of Technology @quotation diff --git a/doc/user-manual/Makefile.in b/doc/user-manual/Makefile.in index 5656f1aa1..c91c9781a 100644 --- a/doc/user-manual/Makefile.in +++ b/doc/user-manual/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 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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 104dbfae8..9763a7a1b 100644 --- a/doc/user-manual/user.texinfo +++ b/doc/user-manual/user.texinfo @@ -25,7 +25,7 @@ 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 + 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 Massachusetts Institute of Technology @quotation diff --git a/etc/dirdif.scm b/etc/dirdif.scm index d84af0070..964e4d609 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 + 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..1759d7746 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 + 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..48612c0dc 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 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..9829d243e 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 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..960400004 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 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..6b713b742 100755 --- a/etc/run-three-stages +++ b/etc/run-three-stages @@ -2,7 +2,7 @@ # # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..e0a45b43f 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 + 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..ee4edf473 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 + 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..e75ac605a 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 + 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..47a4a33d5 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 + 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 b94bf89c1..d4841e1f0 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 + 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..99b3a803f 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 + 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 e5119633f..bd1e5221a 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 + 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 dbb4fcabf..fcc3c2ee8 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 + 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..7c4bc5c70 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 + 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..cca6f4c2d 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 + 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..556faa93c 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 + 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..c4ba6842e 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 + 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..f48d516b9 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 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/Clean.sh b/src/Clean.sh index 4c2b0cb56..ebea558d3 100755 --- a/src/Clean.sh +++ b/src/Clean.sh @@ -2,7 +2,7 @@ # # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. diff --git a/src/Makefile.in b/src/Makefile.in index 201cca44b..b957ff307 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -1,6 +1,6 @@ # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..f4579157c 100644 --- a/src/Makefile.tools.in +++ b/src/Makefile.tools.in @@ -1,6 +1,6 @@ # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. diff --git a/src/Setup.sh b/src/Setup.sh index 74a881f4f..834d77e11 100755 --- a/src/Setup.sh +++ b/src/Setup.sh @@ -2,7 +2,7 @@ # # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. diff --git a/src/Stage.sh b/src/Stage.sh index bdb1864d8..0692f649b 100755 --- a/src/Stage.sh +++ b/src/Stage.sh @@ -2,7 +2,7 @@ # # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. diff --git a/src/Tags.sh b/src/Tags.sh index 3db0b31e7..eee47bca3 100755 --- a/src/Tags.sh +++ b/src/Tags.sh @@ -2,7 +2,7 @@ # # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..d141e76d5 100644 --- a/src/blowfish/Makefile.in +++ b/src/blowfish/Makefile.in @@ -1,6 +1,6 @@ # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..32f623acc 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 + 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..3767af02c 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 + 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..445bf0ffd 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 + 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..c7c139778 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 + 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..ac75263dd 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 + 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..289ad49aa 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 + 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..8022051a7 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 + 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 + 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..b70fecc16 100755 --- a/src/compiler/Clean.sh +++ b/src/compiler/Clean.sh @@ -2,7 +2,7 @@ # # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..9c4c67260 100755 --- a/src/compiler/Setup.sh +++ b/src/compiler/Setup.sh @@ -2,7 +2,7 @@ # # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..40f8c12c8 100755 --- a/src/compiler/Stage.sh +++ b/src/compiler/Stage.sh @@ -2,7 +2,7 @@ # # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..92caa01d9 100755 --- a/src/compiler/Tags.sh +++ b/src/compiler/Tags.sh @@ -2,7 +2,7 @@ # # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..eedca37db 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 + 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..3d0aefb11 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 + 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..68310b448 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 + 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..626eaf9b8 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 + 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..3bf574b26 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 + 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..75130d086 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 + 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..94eede987 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 + 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..254ffe411 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 + 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..447aaecea 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 + 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..37103bb76 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 + 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..b75e14436 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 + 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..776f91649 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 + 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..bc66ec339 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 + 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..162234c96 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 + 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..629aa2765 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 + 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..1abe34af0 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 + 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..8cf64eea3 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 + 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..312c3aaf5 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 + 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..5c4b20ce2 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 + 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..32ec2d21c 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 + 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..ef445070d 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 + 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..921ed713d 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 + 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 04b5e4996..999c4b733 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 + 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..e0d6923f6 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 + 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..6c63800f1 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 + 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 7a0e5ce47..6cd358dd1 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 + 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..60d275459 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 + 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..239041d32 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 + 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..9a6948fc3 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 + 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..05706617e 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 + 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..b4f46e435 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 + 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..00b6e62d9 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 + 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 7886cca6f..4bdfcce34 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 + 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..af451c942 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 + 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..27ba1cde2 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 + 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..6f7bb3c03 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 + 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..57e830c5b 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 + 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..83a7366c1 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 + 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..a6ebc7e0c 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 + 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..c1c83710e 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 + 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..de46b3ca0 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 + 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..281fb6423 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 + 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..9368c63ee 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 + 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 4c88a098b..70eb6f9ef 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 + 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..b98458a9e 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 + 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..6eb748f5c 100755 --- a/src/compiler/choose-machine.sh +++ b/src/compiler/choose-machine.sh @@ -2,7 +2,7 @@ # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. diff --git a/src/compiler/configure b/src/compiler/configure index 2aa79bf59..2d283c9b3 100755 --- a/src/compiler/configure +++ b/src/compiler/configure @@ -2,7 +2,7 @@ # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..00d1a5645 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 + 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..a323c354e 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 + 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..99e5037f7 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 + 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..6db9c8684 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 + 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..e494a54b4 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 + 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..9954a49d1 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 + 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..65cd2f268 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 + 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..275fafccb 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 + 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..d33310aab 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 + 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..5b3383335 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 + 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..a375cf205 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 + 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..72ea9398d 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 + 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..43f8e154f 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 + 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..94106fefe 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 + 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..e686d48dc 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 + 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..cb4aca4ff 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 + 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..6e09033bf 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 + 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..589c008f1 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 + 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..7a41d123f 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 + 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..34b2b10d9 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 + 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..f38fe5dd8 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 + 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..c6195491e 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 + 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..d23b3ff68 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 + 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..9cd371e89 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 + 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..164531134 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 + 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..485804c50 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 + 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..7d46dfb80 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 + 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..85ddd0382 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 + 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..4154f7a97 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 + 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..82ce69b6d 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 + 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..785662242 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 + 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..cc5c60caa 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 + 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..4f11e9cb7 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 + 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..d60ac2804 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 + 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 eba2d8327..d2243707a 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 + 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..6bb18ba54 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 + 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..9fd3c5e24 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 + 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..b856a7327 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 + 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..9d0b7546a 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 + 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..ebc7122b8 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 + 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..2d291704d 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 + 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..acb63733f 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 + 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..3e09ed86e 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 + 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..703074604 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 + 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..3f69dc864 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 + 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..f55922916 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 + 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..0667a58f5 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 + 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..0cf257890 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 + 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..c81fc3637 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 + 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..a6b45376a 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 + 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..e8a789f77 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 + 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..2ac9f9887 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 + 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..443de5a94 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 + 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..7de7a7510 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 + 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..8d189af1a 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 + 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..eb40c2f2e 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 + 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..f990fa18d 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 + 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 f00d371a1..29289dfbe 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 + 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..9df1775a7 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 + 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 ff8958cd9..01e4f7a8e 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 + 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..05ee0633a 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 + 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..9e4a247f1 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 + 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..f4c6aaa01 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 + 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..c77ccbcfd 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 + 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..3a647eca2 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 + 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..c65d6b535 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 + 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..fc3d9f814 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 + 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..581872bbc 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 + 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..69ae395fa 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 + 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..aebecc0fe 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 + 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..30dda25b6 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 + 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..d2a20ef3e 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 + 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..b6871cb44 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 + 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..84a53dbb7 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 + 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..3ce02835d 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 + 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..f0154034d 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 + 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..db610cf6d 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 + 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..90f6abee7 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 + 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..d96c4bb98 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 + 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..20c375851 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 + 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..bb0bef621 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 + 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..e715f4e23 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 + 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..cb2e9e960 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 + 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 ca1ac8209..682301ad4 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 + 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..5a63cedb0 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 + 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 b12392d3e..a9e98cb19 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 + 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..57dbbacd3 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 + 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..eee87a4a7 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 + 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..e68774bf0 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 + 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..0ec98107a 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 + 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..dfdf55df9 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 + 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..cada7fbfa 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 + 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..a8aef98fa 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 + 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..0c352e414 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 + 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..1b696af07 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 + 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..9f474acdc 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 + 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..9d52a750b 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 + 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..e19ab8f9d 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 + 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..4d78cff2f 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 + 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..49cd2300e 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 + 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..277182a00 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 + 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..4862362ed 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 + 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..8f5a1e3fa 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 + 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..f9fd0d074 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 + 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..952bab20d 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 + 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..cd62efcd1 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 + 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..314d3d6c6 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 + 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..b669082fd 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 + 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..8825841a8 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 + 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..10cb1e411 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 + 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..19868084b 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 + 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..e910e7da4 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 + 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..3c5e23e88 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 + 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 744c297f2..60bda77a1 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 + 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..88feb4e0e 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 + 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 c259fc388..34d61eaf8 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 + 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..585ea69fa 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 + 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..73ab9a3ad 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 + 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..0fb7a64bb 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 + 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..390d4297f 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 + 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..15caaf119 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 + 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..f8e3deac4 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 + 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..94138cdd1 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 + 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..3808455a7 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 + 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..09d5bb6c9 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 + 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..2d0950799 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 + 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..51e186842 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 + 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..7b86fac09 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 + 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..7ca4858e3 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 + 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..3701a5b35 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 + 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..51e85da5c 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 + 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..7fe129a51 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 + 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..64db3999f 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 + 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..856ed939d 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 + 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..2c7a4700a 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 + 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..4b94bbc87 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 + 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..f85f9c4bd 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 + 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..1acbf58ef 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 + 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..f114e3b0f 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 + 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..04d5d0819 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 + 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..3724e56cc 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 + 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 167cfda65..d9764e6a0 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 + 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..c0d2f7bfe 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 + 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..13ea59168 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 + 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 b12392d3e..a9e98cb19 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 + 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..ac77977f4 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 + 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..f2f4b09b6 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 + 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..55b629b29 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 + 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..da67040ab 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 + 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..c6eb211bc 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 + 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..9abe7d958 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 + 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..04b5f4a45 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 + 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..852042c90 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 + 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..71dd0368f 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 + 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..6da048e7a 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 + 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..b7d687a5a 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 + 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..c53b74f39 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 + 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..c63d05dac 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 + 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..8b26b60db 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 + 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..df530f94d 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 + 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..0d0558da2 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 + 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..b63d04332 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 + 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..28d265e50 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 + 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..a57bfe72c 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 + 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..51d1c47fa 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 + 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..dd39a165c 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 + 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..630407a88 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 + 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..114b81f2a 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 + 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..c97931bbb 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 + 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..78fd60403 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 + 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..f967be1ff 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 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..2fe45b748 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 + 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..f59c43c45 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 + 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..b8d35e38a 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 + 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..64c92d8a3 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 + 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..48010a246 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 + 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..d4c53cedc 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 + 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..85461d5d2 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 + 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..336302010 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 + 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..e53aae743 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 + 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..f9c1abf9f 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 + 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..23f631e43 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 + 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..1a18005e4 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 + 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..3b4869150 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 + 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..e59fdf2db 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 + 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..8f3fcd7e0 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 + 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..28d265e50 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 + 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..7a1423a2b 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 + 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..de54a03a1 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 + 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..9569d9764 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 + 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..4ba366032 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 + 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..247888c18 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 + 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..962a770ff 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 + 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..2c43252b6 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 + 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..0fbb1547c 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 + 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 c286aa648..6d4c715f6 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 + 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..cf5b842c9 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 + 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 72caaa052..d8161aaf0 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 + 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..75165afcf 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 + 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..042154324 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 + 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..b27273ab3 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 + 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..8eff2972d 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 + 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..a54be50bb 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 + 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..6dd77bce1 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 + 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..d08df9b75 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 + 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..19bdedd6e 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 + 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..6ed7f8045 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 + 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..495ca75ab 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 + 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..24dbcb0de 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 + 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..93bfba8ce 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 + 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..fea2c5ab0 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 + 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..e2589ef1a 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 + 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..f6872ccee 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 + 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..e351ffc7f 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 + 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..0bd68169b 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 + 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..110ec56ad 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 + 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..ed88965ab 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 + 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..1f6e535df 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 + 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..e8ed67532 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 + 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..2401c5bac 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 + 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 563ff7c93..6fa98ec39 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 + 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..2cdb25ccb 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 + 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..5731eb7fe 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 + 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 92f4d93f4..32886ae09 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 + 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..473189f51 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 + 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..2fe4d0d9d 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 + 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 30c37cbb7..a9ebfecc2 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 + 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..89a46aa3c 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 + 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..86ec3f5d2 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 + 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..71c13ced0 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 + 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..a826500e2 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 + 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..1dc2b6a07 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 + 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..d439ec319 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 + 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..67869e93d 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 + 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..0d5e51b0a 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 + 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..473313711 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 + 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 4381ef48d..fadeb3fc3 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 + 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..c48c135b3 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 + 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 d04f84a24..bc3d20867 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 + 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..399d18bc7 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 + 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..6cdf63666 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 + 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..c09b407e4 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 + 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..5bbfcb807 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 + 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..aba426d40 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 + 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..a25b1a56f 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 + 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..5599625bc 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 + 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..700334578 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 + 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..a06949c6c 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 + 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..c62a4e850 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 + 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..d28db99fd 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 + 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..3b1ccd794 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 + 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..0d5e071af 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 + 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..82351dc84 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 + 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..291e5d4e3 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 + 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..68468e4fc 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 + 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..d8cdf16f1 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 + 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..46b921cfb 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 + 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..f13cdcdec 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 + 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..7d57172dd 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 + 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..2c3983d48 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 + 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..64a5ca21f 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 + 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..a7e48ab70 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 + 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..1cab500a9 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 + 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 ab88d19c6..3a6ce280e 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 + 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..718f65360 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 + 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 c259fc388..34d61eaf8 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 + 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..c33b8ccc7 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 + 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..ce92d89da 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 + 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..9c591a052 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 + 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..2e7875228 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 + 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..aefc580b7 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 + 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..7e8359718 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 + 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..1f99bb5ed 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 + 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..5af62fcea 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 + 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..e377190f3 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 + 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..4ebee8abd 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 + 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..e52ad350d 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 + 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..14d944415 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 + 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..5c4a513d3 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 + 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..3701a5b35 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 + 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..f6d3c20b3 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 + 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..8b35a2746 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 + 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..5d5569286 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 + 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..cb024605a 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 + 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..f1423af52 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 + 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..a1390bd1e 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 + 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..296aa2e61 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 + 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..c73075181 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 + 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..86e6356be 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 + 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..b9d62ee0b 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 + 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..40e11882f 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 + 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..473f6ac38 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 + 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..fecb3b321 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 + 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..7d938197c 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 + 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..eb34aad2c 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 + 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..9501a5285 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 + 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..ed7b3406f 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 + 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..9f1228e75 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 + 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..5e04d964b 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 + 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..3f27f6d37 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 + 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..989c11fa4 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 + 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..c5f1e364b 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 + 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..66f295331 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 + 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..128f1251f 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 + 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..71139e675 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 + 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..751b69a8c 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 + 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..ac8c5e973 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 + 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..59674a8c1 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 + 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..dcf243586 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 + 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..5e0596d7b 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 + 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..ef0df3f61 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 + 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..b7927f818 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 + 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..4947b14a8 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 + 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..a27d250d2 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 + 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..6b08e7666 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 + 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..0e2dd898a 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 + 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..54839ad4a 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 + 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..806032f8d 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 + 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..69ddc77bf 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 + 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..1dc3314fe 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 + 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..724de637b 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 + 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..b316b73ff 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 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/configure.ac b/src/configure.ac index f2ae2f307..bc7940f81 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 + 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..db4635439 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 + 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..cb76d6500 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 + 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..f768e3f65 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 + 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..48697cd00 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 + 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..ecffdbe42 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 + 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..b20a0bbfa 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 + 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..b1f6c23f2 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 + 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..cea4dbabb 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 + 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..4f67ac4fc 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 + 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..380cb680b 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 + 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..edef54985 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 + 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..ffc8387f9 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 + 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..31c3bc0ce 100755 --- a/src/edwin/Clean.sh +++ b/src/edwin/Clean.sh @@ -2,7 +2,7 @@ # # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..31f870b98 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 + 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..98e7e1d1c 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 + 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..5c6f95a9f 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 + 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 ff1a33b8d..1d6f94e76 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 + 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 0a6654290..d9c68fb35 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 + 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..b4c4131d7 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 + 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..c10bf9fb9 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 + 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..e3e788365 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 + 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..c09e34599 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 + 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..9a01ecdfd 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 + 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..df6f560ed 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 + 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..cbffbb7d1 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 + 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..1715f82b5 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 + 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..0166bdcff 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 + 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..fde7bf260 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 + 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..5fb6885df 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 + 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..846852555 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 + 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..3c8f2999a 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 + 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..1ef3348a9 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 + 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..d92fbe5ae 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 + 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..96f184c8a 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 + 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..732cd763b 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 + 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..91444163f 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 + 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..58be6f71f 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 + 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..66f78435c 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 + 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..705d42161 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 + 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..a05cd1e4f 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 + 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..593305a98 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 + 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..d2c69d931 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 + 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..073d1b022 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 + 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..7ea985363 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 + 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..e8a714a90 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 + 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..145c0a109 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 + 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..b5d3a9815 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 + 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..76feca31e 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 + 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..601acde2b 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 + 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 b5ef496d7..16697c702 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 + 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..850c89221 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 + 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..fe50d4a6f 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 + 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..0176232f4 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 + 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..c11442a7c 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 + 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..c7ff85533 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 + 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..4a3428258 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 + 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..52e0c57ed 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 + 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..369901285 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 + 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..ebaf979ad 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 + 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..124c9cbe2 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 + 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..933e49d69 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 + 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..b0d23816a 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 + 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..d41a0bc2a 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 + 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..4d268a32f 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 + 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 9df9c33ee..81be52623 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 + 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..8dd763562 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 + 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..2cb312225 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 + 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..4b6a4ffb8 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 + 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..962321fe0 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 + 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 63eab5efd..6556fe891 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 + 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..a60b82df3 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 + 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 eae8320fe..b7e6b02d8 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 + 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..72582ae03 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 + 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 53ebee402..d1aeff1d3 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 + 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..b18252b77 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 + 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..3fc0a1276 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 + 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..c86f0842a 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 + 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..5c5475677 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 + 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..e90ce0640 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 + 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..77f54d7f0 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 + 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..70e6aa8c1 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 + 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 772502ad3..f55ecf2c9 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 + 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 73308ae5c..9a3720935 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 + 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..36a51b0c7 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 + 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..442032d5d 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 + 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..b9e5e6555 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 + 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..dc0a34a50 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 + 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..62947da35 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 + 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..e7c237874 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 + 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..ffc86f302 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 + 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..06394bff3 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 + 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..d19b1d962 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 + 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..436e8925d 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 + 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..59e57c5b2 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 + 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..0f9294a6c 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 + 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..444b27497 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 + 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..8620425ab 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 + 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..b808bb16a 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 + 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..01db0bbf5 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 + 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..e809f74f5 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 + 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..436e9c09f 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 + 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..f08d5a160 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 + 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..160d7787c 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 + 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..fdeb2125d 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 + 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..60baabfd6 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 + 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..03437c492 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 + 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..696a57ff8 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 + 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..4f0712dfb 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 + 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..22b5103f3 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 + 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..ca3b3240c 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 + 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..a7cb78d5c 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 + 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..371dfa492 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 + 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..1ff98f25b 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 + 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 a8f6aae8b..b69579a91 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 + 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..5f5905b7c 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 + 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..60cf5d0ea 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 + 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..af80eeb06 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 + 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..a0a0bb725 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 + 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 652442034..8c63693f9 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 + 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 7372a63ed..21e5646ac 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 + 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..54ecdab1b 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 + 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..1c5396fa3 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 + 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..96a2ddd98 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 + 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..2f46b16b3 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 + 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..069a1ba79 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 + 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..35d777734 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 + 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..a070071a2 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 + 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..43ae30ff0 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 + 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..d2e9c2fe3 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 + 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..82d41e9e3 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 + 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..35587ad38 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 + 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..a781833d9 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 + 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..35b23b831 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 + 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..e936c6ea7 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 + 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 9a208153f..6d6cebd0f 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 + 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..7ad407fbc 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 + 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..04a1e290b 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 + 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..e607e0d26 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 + 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..031b402a5 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 + 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..7d500a836 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 + 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..999ddd702 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 + 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 4f9604a86..46a02e498 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 + 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..1bcb48f5d 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 + 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..456a8f1cf 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 + 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..6a707fb11 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 + 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..d2c2c0dc7 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 + 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..12aff0a66 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 + 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..67dcfec46 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 + 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..6ccb0ddc5 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 + 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..05183fe35 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 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..06b246f41 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 + 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..617ca7991 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 + 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..84ef4cd2f 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 + 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..0409afd4d 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 + 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..eb23e0b22 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 + 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 84651d1c1..308cc7ff1 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 + 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..ff3363d94 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 + 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..4a12e0471 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 + 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..41294a5fc 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 + 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..4d0fbf4ed 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 + 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..82460beab 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 + 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..1261b5667 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 + 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..b2d633cff 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 + 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..1d68d0923 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 + 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..140d8c353 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 + 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..b53488b62 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 + 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..d6e6faced 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 + 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..4aaac1e41 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 + 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..c8d172519 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 + 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..c91d2fff1 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 + 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..26826fb40 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 + 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 dab0ce567..faf8d8cac 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 + 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..8a9264581 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 + 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..0d9a4b16e 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 + 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..3763f7c90 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 + 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..7719ca932 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 + 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..beadcfef8 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 + 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..09a94b699 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 + 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..decc721d5 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 + 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..5af4ff37d 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 + 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 b10c6e73d..35e346aaf 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 + 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..0978f2519 100755 --- a/src/etc/Clean.sh +++ b/src/etc/Clean.sh @@ -2,7 +2,7 @@ # # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..f6a256214 100755 --- a/src/etc/Setup.sh +++ b/src/etc/Setup.sh @@ -2,7 +2,7 @@ # # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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 25faffced..1002600ce 100755 --- a/src/etc/Stage.sh +++ b/src/etc/Stage.sh @@ -2,7 +2,7 @@ # # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..c0dba9a41 100755 --- a/src/etc/Tags.sh +++ b/src/etc/Tags.sh @@ -2,7 +2,7 @@ # # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..7a01007a6 100755 --- a/src/etc/build-bands.sh +++ b/src/etc/build-bands.sh @@ -2,7 +2,7 @@ # # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..c5b854a4b 100755 --- a/src/etc/build-boot-compiler.sh +++ b/src/etc/build-boot-compiler.sh @@ -2,7 +2,7 @@ # # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..b8e509e1b 100755 --- a/src/etc/c-bundle.sh +++ b/src/etc/c-bundle.sh @@ -2,7 +2,7 @@ # # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..bed7d9c21 100755 --- a/src/etc/c-compile.sh +++ b/src/etc/c-compile.sh @@ -2,7 +2,7 @@ # # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..f23548516 100755 --- a/src/etc/c-prepare.sh +++ b/src/etc/c-prepare.sh @@ -2,7 +2,7 @@ # # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..4c87f828a 100755 --- a/src/etc/compile-boot-compiler.sh +++ b/src/etc/compile-boot-compiler.sh @@ -2,7 +2,7 @@ # # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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 cf45b1b8c..8c9d6d254 100755 --- a/src/etc/compile-svm.sh +++ b/src/etc/compile-svm.sh @@ -2,7 +2,7 @@ # # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..9a3ee2360 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 + 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..bae5b55ab 100755 --- a/src/etc/compile.sh +++ b/src/etc/compile.sh @@ -2,7 +2,7 @@ # # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..d3f2b96cc 100755 --- a/src/etc/create-makefiles.sh +++ b/src/etc/create-makefiles.sh @@ -2,7 +2,7 @@ # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..ba17003aa 100644 --- a/src/etc/functions.sh +++ b/src/etc/functions.sh @@ -2,7 +2,7 @@ # # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..e313a99f9 100755 --- a/src/etc/install-bin-symlinks.sh +++ b/src/etc/install-bin-symlinks.sh @@ -2,7 +2,7 @@ # # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..77b576720 100755 --- a/src/etc/macosx/make-app.sh +++ b/src/etc/macosx/make-app.sh @@ -2,7 +2,7 @@ # # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..de7869c11 100755 --- a/src/etc/make-in-subdirs.sh +++ b/src/etc/make-in-subdirs.sh @@ -2,7 +2,7 @@ # # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..e30c19210 100755 --- a/src/etc/make-liarc-dist.sh +++ b/src/etc/make-liarc-dist.sh @@ -2,7 +2,7 @@ # # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..889f2d0c3 100755 --- a/src/etc/make-liarc.sh +++ b/src/etc/make-liarc.sh @@ -2,7 +2,7 @@ # # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..e4ff8919a 100755 --- a/src/etc/make-native.sh +++ b/src/etc/make-native.sh @@ -2,7 +2,7 @@ # # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..e8ae0726e 100755 --- a/src/etc/maybe-update-file.sh +++ b/src/etc/maybe-update-file.sh @@ -2,7 +2,7 @@ # # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..e4b928396 100755 --- a/src/etc/native-prepare.sh +++ b/src/etc/native-prepare.sh @@ -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 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..ad478a183 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 + 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..dc6e3f013 100644 --- a/src/etc/std-makefile-prefix +++ b/src/etc/std-makefile-prefix @@ -1,6 +1,6 @@ # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..580cf6356 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 + 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 63bd5a146..a8af5724f 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 + 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 417bb722d..af6d7216e 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 + 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..010c793a8 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 + 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 7c6523da3..95bb9a8df 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 + 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..ef4b9ec6c 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 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/src/gdbm/Makefile b/src/gdbm/Makefile index dd7e72ab2..465cc2264 100644 --- a/src/gdbm/Makefile +++ b/src/gdbm/Makefile @@ -1,6 +1,6 @@ # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..74cbae63c 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 + 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..9bb36e6c9 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 + 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..d3e8664c4 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 + 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..b5c45c635 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 + 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..f546791c5 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 + 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 d03b7f48c..1741114cc 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 + 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..3f26b198f 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 + 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..cccfc40f5 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 + 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..1b1bc2af7 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 + 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..191214ac9 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 + 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..322068dc2 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 + 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 d6f3d284e..dd9ac7f2f 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 + 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 58369c9c9..25822a643 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 + 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..d59182545 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 + 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..621813630 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 + 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 5941c8ca5..a448e082e 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 + 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..a3b918f53 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 + 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 90ad99b27..702675e0e 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 + 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..328ba350a 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 + 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..94c2074cd 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 + 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..84219a2b5 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 + 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..13bcdfae5 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 + 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..bebd765d0 100755 --- a/src/imail/print.sh +++ b/src/imail/print.sh @@ -2,7 +2,7 @@ # # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..addc80de3 100644 --- a/src/md5/Makefile.in +++ b/src/md5/Makefile.in @@ -1,6 +1,6 @@ # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..0ea697c2c 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 + 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 + 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..cdc719b88 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 + 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..74628c84a 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 + 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..4d65533bd 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 + 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..287c76a75 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 + 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..4b0337eb6 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 + 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..49fed03e8 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 + 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..2f2fd3692 100644 --- a/src/mhash/Makefile.in +++ b/src/mhash/Makefile.in @@ -1,6 +1,6 @@ # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..da0a9df30 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 + 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 + 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..ffb2a0780 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 + 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..8ad500f0e 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 + 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..3e05017c4 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 + 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..e8a6f312f 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 + 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..6b8915781 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 + 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 cc9eadd9c..63293492f 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 + 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..c84f97da9 100755 --- a/src/microcode/Clean.sh +++ b/src/microcode/Clean.sh @@ -2,7 +2,7 @@ # # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..ae3e5516c 100755 --- a/src/microcode/Setup.sh +++ b/src/microcode/Setup.sh @@ -2,7 +2,7 @@ # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..5f8d5b1b9 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 + 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..e4bf2248e 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 + 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..a28890cf9 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 + 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..db62f57af 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 + 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..e681749e6 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 + 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..04f7374fa 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 + 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..efbe3fde5 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 + 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..4238ea832 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 + 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..865e28e7a 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 + 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..cf9cf4707 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 + 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..973f1e356 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 + 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..00104aa04 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 + 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..c48f95da7 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 + 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..03915ce68 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 + 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..45c9dd151 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 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..89c8daba0 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 + 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..1b676e016 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 + 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..84a58b023 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 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..2eaf3672a 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 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..6972547b0 100755 --- a/src/microcode/cmpauxmd/m4-dos +++ b/src/microcode/cmpauxmd/m4-dos @@ -2,7 +2,7 @@ # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..6c3f42c76 100644 --- a/src/microcode/cmpauxmd/makefile +++ b/src/microcode/cmpauxmd/makefile @@ -1,6 +1,6 @@ # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..10bf3dc5a 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 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..18d324a81 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 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..6f7a85d60 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 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..6a54851c4 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 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..003fc2e59 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 + 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 7e865af96..7fc2d619f 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 + 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..adac7a7b8 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 + 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..b7892f1cc 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 + 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..81b4ed725 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 + 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..52de912f6 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 + 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..408572c0e 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 + 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..01fe1f4df 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 + 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..3b8d06bbe 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 + 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..cc628f201 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 + 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..512a221e5 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 + 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..a5a843c17 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 + 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..df2faa6a5 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 + 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..0e185bc6e 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 + 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..44d615acc 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 + 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..695cc67dc 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 + 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..c65345aa5 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 + 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..ff853c203 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 + 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 021a67555..e5c15800b 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 + 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..8a93e160f 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 + 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..1b5b6eca5 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 + 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..dc7f2750d 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 + 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..0c9503d74 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 + 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..7358d5715 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 + 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..fc371217f 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 + 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..50498eb6d 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 + 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..8a6eb2dbb 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 + 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..6660dae42 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 + 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 d93351430..e9616e2b1 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 + 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 + 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..b44d715f8 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 + 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..932db359c 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 + 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..e5700061b 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 + 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..5743698b9 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 + 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..70f75ba51 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 + 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 aa33496ec..83f9b43ef 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 + 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..129fd08d8 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 + 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..1fb3061ef 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 + 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..94441f19c 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 + 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..044ee3b7c 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 + 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 cf641352e..82302be35 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 + 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..617396d2a 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 + 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 e55cd1736..91c07557d 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 + 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..d2dbbe65e 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 + 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..655950913 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 + 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..b7bafb79c 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 + 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..9b57fa07a 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 + 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..fe80d236a 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 + 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..44d5ebd23 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 + 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..10af9bab8 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 + 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..72d10ce69 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 + 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..b7d3beca1 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 + 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 4bc007729..c85ae0e4e 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 + 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..f48407410 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 + 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 658be3b14..64160503b 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 + 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..1d305dfd4 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 + 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..f5f220b14 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 + 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 6d5838d6d..cacc751c6 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 + 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..ffa062ad7 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 + 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..cca9be780 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 + 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..ba175643b 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 + 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..f946909cb 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 + 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..12be401a5 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 + 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..72031fdd9 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 + 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..f2c3d3cc1 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 + 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..08711439b 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 + 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..21d29f5f7 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 + 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..ceed11d13 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 + 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..6cbbc25f9 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 + 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..95d9b809a 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 + 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..efa675bf0 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 + 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..ee95c32d0 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 + 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..c89d9f5d7 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 + 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..7a4eb37fd 100755 --- a/src/microcode/liarc-cc.in +++ b/src/microcode/liarc-cc.in @@ -2,7 +2,7 @@ # # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..91c9322be 100644 --- a/src/microcode/liarc-ld.in +++ b/src/microcode/liarc-ld.in @@ -2,7 +2,7 @@ # # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..6fda99294 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 + 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 ba57b5c8a..88848562d 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 + 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..5c7ce4363 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 + 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..f632ce2b3 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 + 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..e0b02a27d 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 + 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..0f0452b1f 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 + 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..5ab186166 100644 --- a/src/microcode/makegen/Makefile.in.in +++ b/src/microcode/makegen/Makefile.in.in @@ -2,7 +2,7 @@ # # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..61375dcd4 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 + 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..921f74c2f 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 + 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..26ab5f0fe 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 + 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..2b5fe9bfa 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 + 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..adf2552ea 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 + 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..9081adb01 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 + 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..a6d934f15 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 + 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..fcbb9bb03 100644 --- a/src/microcode/makegen/liarc-base-rules +++ b/src/microcode/makegen/liarc-base-rules @@ -2,7 +2,7 @@ # # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..b1570561d 100755 --- a/src/microcode/makegen/m4.sh +++ b/src/microcode/makegen/m4.sh @@ -2,7 +2,7 @@ # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..d9eee90c1 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 + 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..f24b37ac3 100755 --- a/src/microcode/makegen/makeinit.sh +++ b/src/microcode/makegen/makeinit.sh @@ -2,7 +2,7 @@ # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..bea2c6cf9 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 + 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..ae61b8c66 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 + 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..aa08ad2e5 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 + 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..525301c58 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 + 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..186ea2dde 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 + 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..6fea591a8 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 + 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..3e05361d3 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 + 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..6fc4ad9f8 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 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..eb49b45e9 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 + 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..2305203bc 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 + 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..78d411b59 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 + 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..190135e0b 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 + 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..a2f321458 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 + 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..1d0fd5ce4 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 + 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..459fbd0fb 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 + 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..fb519cbd5 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 + 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..107845c1c 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 + 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..cc52b0901 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 + 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..478c8a3a1 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 + 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..15eeb2bfd 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 + 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..874bc4a6f 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 + 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..70dde47f4 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 + 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..7dc4946b8 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 + 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..d4bb382dc 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 + 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..620fb8a24 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 + 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..c3e7c1d23 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 + 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..97b460edf 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 + 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..2d8ee14bd 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 + 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..a7e3c5c13 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 + 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..0fa1346f0 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 + 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..5af5e08da 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 + 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..05f480d9b 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 + 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..770aab930 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 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..da7e19230 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 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..67142ab7c 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 + 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..87982f487 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 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..030792841 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 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..687919b26 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 + 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..15138410b 100644 --- a/src/microcode/ntutl/scheme16.mak +++ b/src/microcode/ntutl/scheme16.mak @@ -2,7 +2,7 @@ # # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..6d26efa64 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 + 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..a650ed65e 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 + 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..0d90cea21 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 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..22afa538a 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 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..8ba0ca6bf 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 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..cf78d7ef7 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 + 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..74a67e347 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 + Massachusetts Institute of Technology This program 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..3182f7518 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 + Massachusetts Institute of Technology This program 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..9a5639c8b 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 + 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..3d126db29 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 + 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..f297a8b43 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 + 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..0129c05be 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 + 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..28ecf980c 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 + 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..1a7658ffa 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 + 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..49895140a 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 + 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..1b4f3c8f2 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 + 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..65d4cc96a 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 + 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..af3ef506d 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 + 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..ae5e4ddcb 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 + 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..da46e1fd2 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 + 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..db285563d 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 + 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..8ef50ba6e 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 + 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..07bcac4af 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 + 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..ebb0d5a1e 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 + 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..7b1fb6c57 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 + 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..0fb8080c2 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 + 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..f11287559 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 + 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..546837c36 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 + 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..77eb329d6 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 + 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..7d05b637a 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 + 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..4a3df7f24 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 + 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..96ad3593d 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 + 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..d56dfe06b 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 + 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..60ee36dca 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 + 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..122d94a90 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 + 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..ad441bdff 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 + 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..d55dd8f82 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 + 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..11b0746dd 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 + 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..2889cbf2d 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 + 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..5c9e71dac 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 + 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..a4753455e 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 + 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..8a21ee08c 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 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..06d434e87 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 + 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..1af1a6794 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 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..50f4b2783 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 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..95a5d56d4 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 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..1d613c490 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 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..75c8f4bfc 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 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..c6c212372 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 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..1e5c98e90 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 + 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..2543de286 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 + 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..9e75e58ef 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 + 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..1766a4099 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 + 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..f53cf83c7 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 + 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..07bc06a2d 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 + 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..d2f28eed8 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 + 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..7891a1443 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 + 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..38c43b0c1 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 + 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..6c649f81d 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 + 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..b6f194544 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 + 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..3c8397352 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 + 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..6c09c5f15 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 + 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..4cf99044c 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 + 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..d0916e5d5 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 + 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..4ffc5af93 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 + 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 da183afb3..41f27a300 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 + 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 1f0ef4b39..3cdb83af4 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 + 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..d1fc04802 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 + 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..1706608bc 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 + 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..bb7f2c28e 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 + 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..bc2fd0389 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 + 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..f6b0665f5 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 + 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..53f191c5a 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 + 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..0835446f4 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 + 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..df14f4de6 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 + 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..653c64479 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 + 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..ec6a71247 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 + 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..152e7f377 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 + 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..604c4dd79 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 + 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..0a8c546c7 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 + 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..88b85ebb3 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 + 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..e83e19b0e 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 + 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..759d0b1c4 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 + 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..e206decae 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 + 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..b769982b6 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 + 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..c6692be09 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 + 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..c9c0310af 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 + 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..d92e2e306 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 + 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..44cc85b1d 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 + 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..1c1bf7c7c 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 + 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..f31b0a234 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 + 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..3dafdc847 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 + 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..8f400ae65 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 + 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..b33822cef 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 + 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 377755e61..d2c125228 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 + 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..05f680694 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 + 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 aaaf1e573..d42ca9230 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 + 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..193a1c4d3 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 + 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..a980f0ab9 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 + 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..33281e01e 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 + 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..8deb4cbb8 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 + 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..91ed3ad21 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 + 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..ccf6eef6b 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 + 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..fc25c42a9 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 + 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..a053b8e48 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 + 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..c195b4cc7 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 + 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..ce1072f4a 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 + 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..ba65a61cb 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 + 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..5f98bbe84 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 + 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..b92d2d1bc 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 + 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..26720db80 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 + 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 851c3424b..965208f3c 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 + 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 f0625b81e..5ecad240e 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 + 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..108714c37 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 + 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..4ef66b024 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 + 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..3f8ebfce6 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 + 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 39121de9e..866337a7c 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 + 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..1cde6730b 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 + 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 7a87732de..401779ae1 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 + 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..f199c85aa 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 + 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..ab59bf3f9 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 + 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..b5d949453 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 + 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..93d7120f6 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 + 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 f4f8a83fb..d8239121d 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 + 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..ed37b0e3a 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 + Massachusetts Institute of Technology NO WARRANTY diff --git a/src/microcode/terminfo.c b/src/microcode/terminfo.c index 597b6e1ec..0f33af3a2 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 + 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..6fca24472 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 + Massachusetts Institute of Technology NO WARRANTY diff --git a/src/microcode/transact.c b/src/microcode/transact.c index 4afbd6a05..d4452426d 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 + 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..e3154ac80 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 + 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..8daeda248 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 + 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..8f0343b7a 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 + 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..54293486b 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 + 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..6526307a5 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 + 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..8d8f81017 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 + 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 c948256f1..1bd9b1efa 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 + 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..891bcf91b 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 + 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..e28a02f57 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 + 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..e9043f628 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 + 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..06c3e014b 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 + 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..318aec380 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 + 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..0f9c7cb15 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 + 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 bb681d133..435d10723 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 + 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..db1765abb 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 + 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..9ae288029 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 + 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..e96123181 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 + 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..952ddcaea 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 + 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..8da790950 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 + 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..6c2effb1f 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 + 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..691358466 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 + 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..c3431be2b 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 + 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..cf32360dc 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 + 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..405835bb5 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 + 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..a84551eb4 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 + 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 6e7db83ba..d79156a38 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 + 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..90c383b00 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 + 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..31f50fb76 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 + 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..c77659826 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 + 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..602b5cae7 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 + 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..71d08dd6a 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 + 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..2aa1c0360 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 + 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..3402a065a 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 + 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..1a725c959 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 + 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..08695907a 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 + 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..f907b0c84 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 + 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..5bcf279d4 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 + 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..d88fb262e 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 + 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..4d6224494 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 + 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..788d55d66 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 + 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..ea845ba17 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 + 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..883e663cb 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 + 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..a433e9961 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 + 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..9829a8bff 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 + 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..b08db7d50 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 + 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..b22b0d14f 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 + 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..bb1d3aba7 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 + 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 7af6810bb..f5de02b7c 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 + 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..e9a57c36b 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 + 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..83f9b89ae 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 + 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..3c5b281eb 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 + 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..c6ac8f2c0 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 + 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..54b759231 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 + 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..771459adb 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 + 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..59c3213b2 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 + 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..63ddcc56f 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 + 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..1488809ac 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 + 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..0c009fb47 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 + 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..a947ab9bb 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 + 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..b5abb0040 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 + 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..1165f4a7f 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 + 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..b94e3e18a 100755 --- a/src/runtime-check/Clean.sh +++ b/src/runtime-check/Clean.sh @@ -2,7 +2,7 @@ # # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..9cf5e237b 100755 --- a/src/runtime-check/Setup.sh +++ b/src/runtime-check/Setup.sh @@ -2,7 +2,7 @@ # # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..6bd4ec526 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 + 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 03aa1d4da..aacdf79ce 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 + 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..33a0316e9 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 + 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..309313490 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 + 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 c29a6c424..278bf334f 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 + 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..22c8fe8de 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 + 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..c7a999444 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 + 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..75ba93309 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 + 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..2224fbb49 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 + 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 d2f429718..874c61300 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 + 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..8549bae80 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 + 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..bd0cdf1c9 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 + 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..11785f5c3 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 + 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..83d1c2e8e 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 + 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 afef65224..10fc863fe 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 + 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 505264ab1..6f12b6cd1 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 + 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..2b56c7825 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 + 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..913566f11 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 + 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 07efb7247..18a2bd6d6 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 + 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 e13005eaa..e44e09567 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 + 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..23f0e2e77 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 + 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..132edc48d 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 + 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..e08fc99aa 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 + 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 7158a3409..728db3922 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 + 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..04f831cc5 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 + 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 106038d16..ac5bbb8e0 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 + 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..3310df0ca 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 + 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..e9fcb95af 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 + 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 f2b81ee84..3fb5739bf 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 + 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 dbbe751de..2e589ed19 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 + 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..0ba598656 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 + 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..708c0a700 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 + 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..07321684a 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 + 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 993209086..ab2fb2a9f 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 + 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 6be93e1fd..30d620794 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 + 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 0cae19f5d..49adc77f9 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 + 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 0f634e5c4..c3093c2fc 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 + 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..00a5b87e3 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 + 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 f3ce4a96e..6e94efab1 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 + 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..3a17beacb 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 + 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..f66ecb761 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 + 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..4e3132df8 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 + 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 2ef996395..95b9e645d 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 + 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 36506e55a..477881743 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 + 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 b27e0eee3..c260a1114 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 + 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 25bf81528..c830d7ba1 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 + 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 9031fdc80..d8d7043b1 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 + 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..4844e7aae 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 + 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 bb9f43f34..60906196a 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 + 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 ced613dc1..f827618a6 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 + 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 22a32b06e..0f508ae97 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 + 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 c7d94c61c..826f32754 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 + 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..8fb80afb0 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 + 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..43bc02b39 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 + 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..6e300d321 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 + 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..c2dca0879 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 + 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 019b2851f..5d90382ef 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 + 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..be1bdcab6 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 + 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 23ad9df03..577d06b5f 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 + 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 946a6d85a..21e5d4549 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 + 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..76b2d919d 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 + 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..7aa1637c9 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 + 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..774977156 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 + 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..d399319b8 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 + 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..331513c39 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 + 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..977559b08 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 + 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 2330dfe80..3768f6f7c 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 + 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..ce363d3d2 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 + 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..3411bb2c3 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 + 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 866673bc0..5af3ee108 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 + 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 c3866bbaa..8981cfde1 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 + 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..e1bf5e59a 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 + 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..388254637 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 + 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..714d42ab4 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 + 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..31059af57 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 + 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..ff47e18ee 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 + 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..f4e301097 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 + 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..1a4ff28d0 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 + 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 c389bea08..100f5de91 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 + 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 0eceb5764..d138ba711 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 + 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 a8397b4f0..8f6d2d860 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 + 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 a99db4161..862916bd0 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 + 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..68df55f30 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 + 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..b9b8d675e 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 + 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 139616548..4dd3a8e7a 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 + 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..d3426327d 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 + 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..dd6883b5d 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 + 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..b80fd4987 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 + 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 561c44ef0..36246382e 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 + 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..90be63b7e 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 + 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..68101dbfb 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 + 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..1e8ed53ba 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 + 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 cb5e9f224..64314f45e 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 + 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 d3292a840..f9b1c3448 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 + 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..f5dfad2e8 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 + 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..c741b77e3 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 + 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..4bdbf5524 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 + 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..b81bb90e7 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 + 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 e6ab41cd8..6003fdcf6 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 + 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 b72504902..95ac3847e 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 + 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..7bb732c67 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 + 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 01c4fe7e6..796cf1d4a 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 + 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..e84e799c2 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 + 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 0d06b7e5f..19658f743 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 + 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 7b550d9f4..1faa05032 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 + 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 5bf0de959..245aa3ceb 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 + 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 3b1ed04e5..654305b1b 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 + 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 5df6f15a5..bf1f74649 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 + 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 84d9270b6..5ea70199b 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 + 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..a6f095670 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 + 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..020c194ba 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 + 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 bf9d0527a..8984c9622 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 + 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 cc4d4584c..ba5c71706 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 + 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 c10daa52b..99514cb05 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 + 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..fdc59a3fc 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 + 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..f9083336e 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 + 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..c3a582581 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 + 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..670b95626 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 + 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 260ad7249..669ad44d2 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 + 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..1d018df6c 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 + 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..cf56a0102 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 + 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 9df44d3d4..f50261184 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 + 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..f768e3f65 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 + 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 b830ef9b2..2627eefcb 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 + 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..57f7fd7cf 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 + 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 f82dd3bbb..f8c9b8f47 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 + 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..b5e73b198 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 + 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..76b5f63ee 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 + 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..4dd434f4a 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 + 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..75b61162b 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 + 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 4be35f009..8dd9409ea 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 + 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..213768b65 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 + 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..cb241e9da 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 + 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..45bf90ab8 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 + 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..861845c1b 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 + 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..30ea8c6e7 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 + 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..cd43d5609 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 + 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 45afef4f9..d16cd14f4 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 + 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..9568d54d6 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 + 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 964e2ba43..f7489fa42 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 + 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 f3f57aaf1..4c96b19c7 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 + 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..fdf1bf491 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 + 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 63f04f4ef..0e073c346 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 + 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..583c2164b 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 + 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..4abcdca39 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 + 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..c3837f5b7 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 + 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..608b6c33d 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 + 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..dfae650f7 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 + 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..7ca839024 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 + 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..95b601c2c 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 + 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 da30ad5fb..cf824b91d 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 + 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..ed716e03c 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 + 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..bb490fa0d 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 + 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 92435cc4e..ccf0caafc 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 + 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..72c15e575 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 + 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..d125d1ae4 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 + 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..211c0c942 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 + 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 48a75d92a..e330ef9ef 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 + 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 0d67a6276..99f8d3801 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 + 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 40ce81781..e53cbe040 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 + 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..d7479a28a 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 + 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..c1edb4241 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 + 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..8f7631763 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 + 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..f8265ae88 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 + 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..b9e7b7468 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 + 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..f78ed47f2 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 + 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..94614624e 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 + 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 8310b64ab..de95460b2 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 + 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 0ba5ba7d6..717ca1c5b 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 + 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 a61fed0cd..75a22a4e9 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 + 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..befb34e59 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 + 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 6cb79660c..41f60682b 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 + 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 de8a3e827..82c281682 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 + 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..ec29a2474 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 + 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..1a3f13717 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 + 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 fb54ce2f6..d7de40733 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 + 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..113eb8fd8 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 + 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..399b95828 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 + 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 af93bbcd9..9c7cc9943 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 + 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 2015 ) (add-boot-init! (lambda () diff --git a/src/runtime/where.scm b/src/runtime/where.scm index 0f678b783..3d7c85f96 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 + 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..dee25e933 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 + 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 30dbafac1..a18e81def 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 + 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 4cba6db94..8a8996097 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 + 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 9ee45116e..e4c4c1f8a 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 + 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 be741ce99..19e2f402b 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 + 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..51fbf96a6 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 + 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..45642dedc 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 + 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..a882fcb7b 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 + 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 0108064b1..9d351cbd0 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 + 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 1f9debff4..848898342 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 + 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..55f2f135e 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 + 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..0e7d89bad 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 + 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..145ef3734 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 + 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..087ee0538 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 + 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..eda001118 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 + 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..568a00656 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 + 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..259ac54b1 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 + 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..f24eef85e 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 + 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..f631ebd7b 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 + 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..835ec51ea 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 + 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..f768e3f65 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 + 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 9e591711b..fcf746aa7 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 + 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..0c3845085 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 + 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..d0ad24253 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 + 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..a95a12feb 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 + 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..abb259ecc 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 + 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..93cfa3184 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 + 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..920197674 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 + 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..fe3e9b206 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 + 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 8f32c51a4..bfbb2bd7a 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 + 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..e87ab6db8 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 + 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..8b64db2f1 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 + 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..a83df742e 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 + 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..6b72fc6f4 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 + 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..ce292f7d6 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 + 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 c7d6a96df..627b55bfa 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 + 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..0f0404f64 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 + 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..9c9a5542e 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 + 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..852680679 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 + 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..bc57e416f 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 + 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..8f5a2c38a 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 + 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..790b9a1ba 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 + 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..9d4f2a1b5 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 + 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 10476a7d7..e650ec8fe 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 + 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..5b582bdfc 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 + 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..ff96c4865 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 + 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..22770a242 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 + 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..1e98e5a00 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 + 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..a57001fb0 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 + 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..8595a8a78 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 + 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..4b863db57 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 + 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..ceaad61f6 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 + 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 4c6680105..2ed8daeb8 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 + 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 6226135de..77311ec71 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 + 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..aa23343f5 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 + 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..547dcd01f 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 + 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..be6ff7b27 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 + 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..6d7b53877 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 + 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..bb7220607 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 + 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..3e0ae199d 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 + 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..320471bf6 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 + 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..c1d94acdf 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 + 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..8f9da41e6 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 + 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..5965e812a 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 + 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..ba32ec967 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 + 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..ef8780970 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 + 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..21d52b9f5 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 + 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..f8bea3bd6 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 + 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..33ed79668 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 + 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..8946cf873 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 + 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..0f86f2c32 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 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..6667c4d88 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 + 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..aefb16466 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 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..bde2e6f8c 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 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..4211e8395 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 + 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..240276c22 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 + 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..4e3913644 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 + 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..c23e7f869 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 + 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..14ee176cc 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 + 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..811b3380f 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 + 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..a83ddb24c 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 + 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..baa68f87e 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 + 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..b647bff3f 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 + 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..499ef34ff 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 + 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..5420ae298 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 + 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..57338b804 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 + 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..c5717bfd6 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 + 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..390428cdd 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 + 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..eb1ec1dea 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 + 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..78764ecd6 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 + 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..1a5f5ae21 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 + 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..3610a082a 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 + 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..6559d0cbc 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 + 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..31301ff14 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 + 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..8b195f189 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 + 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..aea9fb54c 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 + 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..980212de8 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 + 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..941c217ec 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 + 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..285dd35df 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 + 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..256f5b2f7 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 + 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..7e3d25b64 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 + 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..f55ee2807 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 + 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..f58da8132 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 + 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..dab775458 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 + 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..d8acf0520 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 + 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..d72399f31 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 + 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..38f3054a1 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 + 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..2c97459e7 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 + 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..5bdfddf8e 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 + 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..0f4e85e7f 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 + 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..900623f04 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 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/tests/check.scm b/tests/check.scm index 0805661a2..d56932805 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 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/tests/ffi/Makefile b/tests/ffi/Makefile index 03fc1d9ef..dbc6939d1 100644 --- a/tests/ffi/Makefile +++ b/tests/ffi/Makefile @@ -1,6 +1,6 @@ # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 # 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..8e738c3e1 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 + 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 df6a3bed8..94374ceca 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 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. diff --git a/tests/load.scm b/tests/load.scm index ab50c3531..6649fe711 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 + 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..54c8106a8 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 + 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..ca6901f5d 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 + 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 d8e74d052..247606b33 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 + 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..11586dae0 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 + 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 ed25423fc..81c6dfc25 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 + 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..23bb7f97f 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 + 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..2c8ecb6e5 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 + 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 981e561f2..b3252bb09 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 + 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..27a9ad98b 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 + 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 df3f8eaed..613025873 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 + 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..079198ed0 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 + 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..be97b522b 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 + 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..624b7fc87 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 + 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..35bd27c05 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 + 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..03d66c237 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 + 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..4d467445d 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 + 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..d3ae7e61b 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 + 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..84c1206d3 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 + 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 6f86b7d57..10e1237d1 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 + 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..b8994b29b 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 + 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..81c970d54 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 + 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..271bd9603 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 + 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 ab2fd3450..24d873bc6 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 + 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..79525e08e 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 + 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..7709f9fb3 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 + Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. -- 2.25.1