From 176b2ddcf542e10f3bc8657e413e36e749f6c8bc Mon Sep 17 00:00:00 2001
From: Chris Hanson <org/chris-hanson/cph>
Date: Sun, 1 May 2011 18:56:20 -0700
Subject: [PATCH] Update copyright years.

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

diff --git a/dist/Makefile b/dist/Makefile
index 2888e22f2..19d121611 100644
--- a/dist/Makefile
+++ b/dist/Makefile
@@ -1,4 +1,7 @@
-# Copyright (c) 2001 Massachusetts Institute of Technology
+# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+#     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 Massachusetts Institute
+#     of Technology
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/dist/make-doc-files b/dist/make-doc-files
index 1cba8e72a..fafa5db00 100755
--- a/dist/make-doc-files
+++ b/dist/make-doc-files
@@ -2,8 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 Massachusetts Institute
+#     of Technology
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/dist/make-liarc-files b/dist/make-liarc-files
index 10242d359..31860e800 100755
--- a/dist/make-liarc-files
+++ b/dist/make-liarc-files
@@ -2,8 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 Massachusetts Institute
+#     of Technology
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/dist/make-macosx-app b/dist/make-macosx-app
index d7515cd62..f8ee6640e 100755
--- a/dist/make-macosx-app
+++ b/dist/make-macosx-app
@@ -2,8 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 Massachusetts Institute
+#     of Technology
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/dist/make-native-files b/dist/make-native-files
index 477fa7f6b..b4a1f40d7 100755
--- a/dist/make-native-files
+++ b/dist/make-native-files
@@ -2,8 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 Massachusetts Institute
+#     of Technology
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/dist/make-scmutils b/dist/make-scmutils
index 3f3f05a8a..e1ac04b3a 100755
--- a/dist/make-scmutils
+++ b/dist/make-scmutils
@@ -2,8 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 Massachusetts Institute
+#     of Technology
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/dist/make-src-files b/dist/make-src-files
index 50bfaf800..85aa40509 100755
--- a/dist/make-src-files
+++ b/dist/make-src-files
@@ -2,8 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 Massachusetts Institute
+#     of Technology
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/dist/shared.sh b/dist/shared.sh
index 636f2ad57..a969c4155 100644
--- a/dist/shared.sh
+++ b/dist/shared.sh
@@ -1,8 +1,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 Massachusetts Institute
+#     of Technology
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/doc/Makefile.in b/doc/Makefile.in
index 8441f68c8..16cd57694 100644
--- a/doc/Makefile.in
+++ b/doc/Makefile.in
@@ -1,7 +1,7 @@
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 Massachusetts Institute
+#     of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
diff --git a/doc/configure.ac b/doc/configure.ac
index c96d24783..39c76f296 100644
--- a/doc/configure.ac
+++ b/doc/configure.ac
@@ -8,9 +8,9 @@ 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 Massachusetts Institute
-    of Technology
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007, 2008, 2009, 2010, 2011 Massachusetts Institute of
+    Technology
 
 This file is part of MIT/GNU Scheme.
 
diff --git a/doc/imail/Makefile.in b/doc/imail/Makefile.in
index fe25e2dea..b886f005b 100644
--- a/doc/imail/Makefile.in
+++ b/doc/imail/Makefile.in
@@ -1,8 +1,8 @@
 
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 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 b380ed0d1..e903e83dc 100644
--- a/doc/imail/imail.texinfo
+++ b/doc/imail/imail.texinfo
@@ -17,7 +17,8 @@ This manual documents @acronym{IMAIL} @value{VERSION}.
 
 Copyright @copyright{} 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-    2005, 2006, 2007, 2008, 2009 Massachusetts Institute of Technology
+    2005, 2006, 2007, 2008, 2009, 2010, 2011 Massachusetts Institute
+    of Technology
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/make-common.in b/doc/make-common.in
index 5e3632fe7..7b998b596 100644
--- a/doc/make-common.in
+++ b/doc/make-common.in
@@ -1,8 +1,8 @@
 
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 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 b6c23bf82..eb5a59e67 100644
--- a/doc/ref-manual/Makefile.in
+++ b/doc/ref-manual/Makefile.in
@@ -1,8 +1,8 @@
 
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 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 42d7ab7d7..f5dcc7c13 100644
--- a/doc/ref-manual/scheme.texinfo
+++ b/doc/ref-manual/scheme.texinfo
@@ -18,8 +18,8 @@ This manual documents MIT/GNU Scheme @value{VERSION}.
 
 Copyright @copyright{} 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-    2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-    Technology
+    2005, 2006, 2007, 2008, 2009, 2010, 2011 Massachusetts Institute
+    of Technology
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/sos/Makefile.in b/doc/sos/Makefile.in
index d42c6dff2..94ae617da 100644
--- a/doc/sos/Makefile.in
+++ b/doc/sos/Makefile.in
@@ -1,8 +1,8 @@
 
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 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 1dbde7f85..9e90bd25b 100644
--- a/doc/sos/sos.texinfo
+++ b/doc/sos/sos.texinfo
@@ -19,7 +19,8 @@ This manual documents @acronym{SOS} @value{VERSION}.
 
 Copyright @copyright{} 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-    2005, 2006, 2007, 2008, 2009 Massachusetts Institute of Technology
+    2005, 2006, 2007, 2008, 2009, 2010, 2011 Massachusetts Institute
+    of Technology
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/user-manual/Makefile.in b/doc/user-manual/Makefile.in
index 58dca4ac6..50d543cdc 100644
--- a/doc/user-manual/Makefile.in
+++ b/doc/user-manual/Makefile.in
@@ -1,8 +1,8 @@
 
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 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 ef9016588..80e26d1c7 100644
--- a/doc/user-manual/user.texinfo
+++ b/doc/user-manual/user.texinfo
@@ -25,8 +25,8 @@ This manual documents the use of MIT/GNU Scheme @value{VERSION}.
 
 Copyright @copyright{} 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-    2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-    Technology
+    2005, 2006, 2007, 2008, 2009, 2010, 2011 Massachusetts Institute
+    of Technology
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document
diff --git a/etc/dirdif.scm b/etc/dirdif.scm
index 914781cf7..f41fc5577 100644
--- a/etc/dirdif.scm
+++ b/etc/dirdif.scm
@@ -1,6 +1,9 @@
 #| -*-Scheme-*-
 
-Copyright (c) 1992, 2000 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007, 2008, 2009, 2010, 2011 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 5be6760f4..616a486f4 100644
--- a/etc/dumpdat.scm
+++ b/etc/dumpdat.scm
@@ -1,6 +1,9 @@
 #| -*-Scheme-*-
 
-Copyright (c) 1993 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007, 2008, 2009, 2010, 2011 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 a5017a290..6d58311db 100644
--- a/etc/mkauto.bat
+++ b/etc/mkauto.bat
@@ -1,5 +1,8 @@
 @echo off
-rem Copyright (c) 1993 Massachusetts Institute of Technology
+rem Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
+rem     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
+rem     2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Massachusetts
+rem     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 df26aca51..e4903c41f 100644
--- a/etc/mkopt.bat
+++ b/etc/mkopt.bat
@@ -1,5 +1,8 @@
 @echo off
-rem Copyright (c) 1993 Massachusetts Institute of Technology
+rem Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
+rem     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
+rem     2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Massachusetts
+rem     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 d4e625d9b..b35f6b4cb 100644
--- a/etc/nrwcopyr.el
+++ b/etc/nrwcopyr.el
@@ -4,7 +4,10 @@
 ;; copyright notice -- and nothing else -- disappears.  Works for Scheme,
 ;; C, and Midas (assembler) files.  -- by Arthur Gleckler
 
-;; Copyright (c) 1988 Massachusetts Institute of Technology
+;; Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+;;     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+;;     2005, 2006, 2007, 2008, 2009, 2010, 2011 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 193a30e3e..1dd04eebf 100755
--- a/etc/run-three-stages
+++ b/etc/run-three-stages
@@ -2,8 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 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 5017b5f7f..ccb5ead2f 100644
--- a/src/6001/6001.cbf
+++ b/src/6001/6001.cbf
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 dee9e40cc..36ad8f880 100644
--- a/src/6001/6001.pkg
+++ b/src/6001/6001.pkg
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 350230156..aaeaae9ec 100644
--- a/src/6001/6001.sf
+++ b/src/6001/6001.sf
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 32f9dcdf5..ec9b7fd0b 100644
--- a/src/6001/arith.scm
+++ b/src/6001/arith.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 9b2dfed95..e9cb8b513 100644
--- a/src/6001/edextra.scm
+++ b/src/6001/edextra.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 dbd02aea4..2c3acf733 100644
--- a/src/6001/floppy.scm
+++ b/src/6001/floppy.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 4b9445417..750c8204f 100644
--- a/src/6001/make.scm
+++ b/src/6001/make.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 a4b944ecc..a33c5e69a 100644
--- a/src/6001/nodefs.scm
+++ b/src/6001/nodefs.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 87e51ebb8..c96bd7389 100644
--- a/src/6001/pic-imag.scm
+++ b/src/6001/pic-imag.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 4d22f95c9..c88421c6b 100644
--- a/src/6001/pic-ops.scm
+++ b/src/6001/pic-ops.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 8c1a30dac..253625273 100644
--- a/src/6001/pic-read.scm
+++ b/src/6001/pic-read.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 18e669b7e..e83235535 100644
--- a/src/6001/pic-reco.scm
+++ b/src/6001/pic-reco.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 8679fa045..418fde4d1 100644
--- a/src/6001/picture.scm
+++ b/src/6001/picture.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 Massachusetts Institute of
+    Technology
 
 This file is part of MIT/GNU Scheme.
 
diff --git a/src/Clean.sh b/src/Clean.sh
index 2f301e1d7..bd1a097fd 100755
--- a/src/Clean.sh
+++ b/src/Clean.sh
@@ -2,8 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 Massachusetts Institute
+#     of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
diff --git a/src/Makefile.in b/src/Makefile.in
index ae0d443ea..abda45d3b 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -1,7 +1,7 @@
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 Massachusetts Institute
+#     of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
diff --git a/src/Setup.sh b/src/Setup.sh
index 7ebb7b08c..db62f1d56 100755
--- a/src/Setup.sh
+++ b/src/Setup.sh
@@ -2,8 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 Massachusetts Institute
+#     of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
diff --git a/src/Stage.sh b/src/Stage.sh
index 926451fd0..77c9ae101 100755
--- a/src/Stage.sh
+++ b/src/Stage.sh
@@ -1,6 +1,9 @@
 #!/bin/sh
 #
-# Copyright (C) 2010 Massachusetts Institute of Technology
+# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+#     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 Massachusetts Institute
+#     of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
diff --git a/src/Tags.sh b/src/Tags.sh
index cfed3d147..7f350b8dd 100755
--- a/src/Tags.sh
+++ b/src/Tags.sh
@@ -2,8 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 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 da247b515..4e6d83794 100755
--- a/src/compiler/Clean.sh
+++ b/src/compiler/Clean.sh
@@ -2,8 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 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 1330c53dc..061f31de8 100755
--- a/src/compiler/Setup.sh
+++ b/src/compiler/Setup.sh
@@ -2,8 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 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 daeff8e08..d18dc2472 100755
--- a/src/compiler/Stage.sh
+++ b/src/compiler/Stage.sh
@@ -2,8 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 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 c4bffcb3a..dfd6c9798 100755
--- a/src/compiler/Tags.sh
+++ b/src/compiler/Tags.sh
@@ -2,8 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 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 e16860f19..13aefc69c 100644
--- a/src/compiler/back/asmmac.scm
+++ b/src/compiler/back/asmmac.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 7c85b6f18..1ed97e476 100644
--- a/src/compiler/back/asutl.scm
+++ b/src/compiler/back/asutl.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 47bd3aacb..57f429f5b 100644
--- a/src/compiler/back/bittop.scm
+++ b/src/compiler/back/bittop.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 726c4b66b..07c985b72 100644
--- a/src/compiler/back/bitutl.scm
+++ b/src/compiler/back/bitutl.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 c5ce970eb..4ff469a80 100644
--- a/src/compiler/back/checks.scm
+++ b/src/compiler/back/checks.scm
@@ -4,7 +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 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 be08bbba3..c9db6a3ca 100644
--- a/src/compiler/back/insseq.scm
+++ b/src/compiler/back/insseq.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 36ffbfa65..5bd9d6547 100644
--- a/src/compiler/back/lapgn1.scm
+++ b/src/compiler/back/lapgn1.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 05a47a498..a0f2fbb22 100644
--- a/src/compiler/back/lapgn2.scm
+++ b/src/compiler/back/lapgn2.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 358bcf9bd..5f7290e4f 100644
--- a/src/compiler/back/lapgn3.scm
+++ b/src/compiler/back/lapgn3.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 2814e5823..aafdfd4ea 100644
--- a/src/compiler/back/linear.scm
+++ b/src/compiler/back/linear.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 ac687fda1..7d25ad244 100644
--- a/src/compiler/back/mermap.scm
+++ b/src/compiler/back/mermap.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 ad924fcad..d475a50a5 100644
--- a/src/compiler/back/regmap.scm
+++ b/src/compiler/back/regmap.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 28674591f..7c92752d5 100644
--- a/src/compiler/back/syerly.scm
+++ b/src/compiler/back/syerly.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 981d83f29..ce6c884e6 100644
--- a/src/compiler/back/symtab.scm
+++ b/src/compiler/back/symtab.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 1d5a145ad..388fb4344 100644
--- a/src/compiler/back/syntax.scm
+++ b/src/compiler/back/syntax.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 7ac5ec1c5..50ea37c85 100644
--- a/src/compiler/base/asstop.scm
+++ b/src/compiler/base/asstop.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 4ce4262df..f4fa77cfa 100644
--- a/src/compiler/base/blocks.scm
+++ b/src/compiler/base/blocks.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 82101a59b..de1d6f656 100644
--- a/src/compiler/base/cfg1.scm
+++ b/src/compiler/base/cfg1.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 57a400a26..ba9e8bcf0 100644
--- a/src/compiler/base/cfg2.scm
+++ b/src/compiler/base/cfg2.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 6ae3311b1..44ee9cfdb 100644
--- a/src/compiler/base/cfg3.scm
+++ b/src/compiler/base/cfg3.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 ff29697a8..5519f5278 100644
--- a/src/compiler/base/constr.scm
+++ b/src/compiler/base/constr.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 355fd9647..380af10ea 100644
--- a/src/compiler/base/contin.scm
+++ b/src/compiler/base/contin.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 cf8126871..8b76dd853 100644
--- a/src/compiler/base/crsend.scm
+++ b/src/compiler/base/crsend.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 8f3dfb074..d5f5b44ce 100644
--- a/src/compiler/base/crstop.scm
+++ b/src/compiler/base/crstop.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 b9eb91b0c..e00f43150 100644
--- a/src/compiler/base/ctypes.scm
+++ b/src/compiler/base/ctypes.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 d760750ff..5384c27ad 100644
--- a/src/compiler/base/debug.scm
+++ b/src/compiler/base/debug.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 85aa56784..a817f7c06 100644
--- a/src/compiler/base/enumer.scm
+++ b/src/compiler/base/enumer.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 42638824c..bed315332 100644
--- a/src/compiler/base/infnew.scm
+++ b/src/compiler/base/infnew.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 1bc7b13dc..04884d62f 100644
--- a/src/compiler/base/lvalue.scm
+++ b/src/compiler/base/lvalue.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 e2d65549f..72b6d1d2a 100644
--- a/src/compiler/base/macros.scm
+++ b/src/compiler/base/macros.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 c26e06469..445336482 100644
--- a/src/compiler/base/make.scm
+++ b/src/compiler/base/make.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 b1e119e0b..3d72a5c93 100644
--- a/src/compiler/base/mvalue.scm
+++ b/src/compiler/base/mvalue.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 22e98b353..2fb5a44d1 100644
--- a/src/compiler/base/object.scm
+++ b/src/compiler/base/object.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 8824a7214..12ce421fe 100644
--- a/src/compiler/base/pmerly.scm
+++ b/src/compiler/base/pmerly.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 754ce95d7..b9619d6c9 100644
--- a/src/compiler/base/pmlook.scm
+++ b/src/compiler/base/pmlook.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 da3f55ad0..cec5bf929 100644
--- a/src/compiler/base/pmpars.scm
+++ b/src/compiler/base/pmpars.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 71d0f6674..5b15339de 100644
--- a/src/compiler/base/proced.scm
+++ b/src/compiler/base/proced.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 b115688ba..48fa9f079 100644
--- a/src/compiler/base/refctx.scm
+++ b/src/compiler/base/refctx.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 f470a2412..3401c63df 100644
--- a/src/compiler/base/rvalue.scm
+++ b/src/compiler/base/rvalue.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 a4a7078c5..90162bac9 100644
--- a/src/compiler/base/scode.scm
+++ b/src/compiler/base/scode.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 4832e48e9..aadc7dd5d 100644
--- a/src/compiler/base/sets.scm
+++ b/src/compiler/base/sets.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 175cceb22..d1f7141c2 100644
--- a/src/compiler/base/subprb.scm
+++ b/src/compiler/base/subprb.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 62281a22e..395cde6f6 100644
--- a/src/compiler/base/switch.scm
+++ b/src/compiler/base/switch.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 4263addfa..a3f985857 100644
--- a/src/compiler/base/toplev.scm
+++ b/src/compiler/base/toplev.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 e0e591daa..3e3ddd4e2 100644
--- a/src/compiler/base/utils.scm
+++ b/src/compiler/base/utils.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 dc8f91dc0..95abf48d5 100755
--- a/src/compiler/choose-machine.sh
+++ b/src/compiler/choose-machine.sh
@@ -2,8 +2,8 @@
 
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 Massachusetts Institute
+#     of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
diff --git a/src/compiler/configure b/src/compiler/configure
index 6d233b3ac..e9072d32b 100755
--- a/src/compiler/configure
+++ b/src/compiler/configure
@@ -2,8 +2,8 @@
 
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 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 0b2733317..26e06d6c5 100644
--- a/src/compiler/documentation/cmpaux.txt
+++ b/src/compiler/documentation/cmpaux.txt
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 a3d244f09..db7c54dad 100644
--- a/src/compiler/documentation/cmpint.txt
+++ b/src/compiler/documentation/cmpint.txt
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 11faefc87..80069aff3 100644
--- a/src/compiler/documentation/porting.guide
+++ b/src/compiler/documentation/porting.guide
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 d4b98e2d5..0072c0c5a 100644
--- a/src/compiler/etc/asm.scm
+++ b/src/compiler/etc/asm.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 ca9ef1913..f79814929 100644
--- a/src/compiler/etc/comcmp.scm
+++ b/src/compiler/etc/comcmp.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 fbd5ed946..f3160880a 100644
--- a/src/compiler/etc/comfiles.scm
+++ b/src/compiler/etc/comfiles.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 850b88475..e326e6a8f 100644
--- a/src/compiler/etc/disload.scm
+++ b/src/compiler/etc/disload.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 e66686129..3d43c5be3 100644
--- a/src/compiler/etc/stackp.scm
+++ b/src/compiler/etc/stackp.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 bd815bd6b..345ba457f 100644
--- a/src/compiler/etc/xcbfdir.scm
+++ b/src/compiler/etc/xcbfdir.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 a0d009fd8..9ca9833b2 100644
--- a/src/compiler/fggen/canon.scm
+++ b/src/compiler/fggen/canon.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 be0dfdf27..af3b2e62e 100644
--- a/src/compiler/fggen/declar.scm
+++ b/src/compiler/fggen/declar.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 02ba7fe86..274a2fd5a 100644
--- a/src/compiler/fggen/fggen.scm
+++ b/src/compiler/fggen/fggen.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 46f81e5f7..c5ac41d3e 100644
--- a/src/compiler/fgopt/blktyp.scm
+++ b/src/compiler/fgopt/blktyp.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 fd26e1dc4..5ee2b2feb 100644
--- a/src/compiler/fgopt/closan.scm
+++ b/src/compiler/fgopt/closan.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 a65a3aeb6..5ffaa169f 100644
--- a/src/compiler/fgopt/conect.scm
+++ b/src/compiler/fgopt/conect.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 e80d50012..7e16ea982 100644
--- a/src/compiler/fgopt/contan.scm
+++ b/src/compiler/fgopt/contan.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 a9a7f8ef3..466526872 100644
--- a/src/compiler/fgopt/delint.scm
+++ b/src/compiler/fgopt/delint.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 9a70326fc..5a4d68a32 100644
--- a/src/compiler/fgopt/desenv.scm
+++ b/src/compiler/fgopt/desenv.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 9ebdfccfc..63a689316 100644
--- a/src/compiler/fgopt/envopt.scm
+++ b/src/compiler/fgopt/envopt.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 5dcfacf5d..94e6e43dd 100644
--- a/src/compiler/fgopt/folcon.scm
+++ b/src/compiler/fgopt/folcon.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 528ebc11e..1300bf1ef 100644
--- a/src/compiler/fgopt/offset.scm
+++ b/src/compiler/fgopt/offset.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 6d5cc2906..aa4e5a657 100644
--- a/src/compiler/fgopt/operan.scm
+++ b/src/compiler/fgopt/operan.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 f77fe705b..001335636 100644
--- a/src/compiler/fgopt/order.scm
+++ b/src/compiler/fgopt/order.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 fe72d2bb2..75701bb88 100644
--- a/src/compiler/fgopt/outer.scm
+++ b/src/compiler/fgopt/outer.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 e80fbad52..5c9fd7dd3 100644
--- a/src/compiler/fgopt/param.scm
+++ b/src/compiler/fgopt/param.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 68a7e79ea..aa9cc6ef8 100644
--- a/src/compiler/fgopt/reord.scm
+++ b/src/compiler/fgopt/reord.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 a419c89c2..5c3048883 100644
--- a/src/compiler/fgopt/reteqv.scm
+++ b/src/compiler/fgopt/reteqv.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 b7f926854..351074b68 100644
--- a/src/compiler/fgopt/reuse.scm
+++ b/src/compiler/fgopt/reuse.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 87ca6e7b6..2e7ca963b 100644
--- a/src/compiler/fgopt/sideff.scm
+++ b/src/compiler/fgopt/sideff.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 90d7495de..b2f0959ef 100644
--- a/src/compiler/fgopt/simapp.scm
+++ b/src/compiler/fgopt/simapp.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 1a468df94..dbe956649 100644
--- a/src/compiler/fgopt/simple.scm
+++ b/src/compiler/fgopt/simple.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 91fc5381a..bebbeb807 100644
--- a/src/compiler/fgopt/subfre.scm
+++ b/src/compiler/fgopt/subfre.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 80f67b556..0afe21448 100644
--- a/src/compiler/fgopt/varind.scm
+++ b/src/compiler/fgopt/varind.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 e6b4b252f..99e083af5 100644
--- a/src/compiler/machines/C/compiler.cbf
+++ b/src/compiler/machines/C/compiler.cbf
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 6f9000803..f46e67b60 100644
--- a/src/compiler/machines/C/compiler.pkg
+++ b/src/compiler/machines/C/compiler.pkg
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 8d4273bf7..d03a10621 100644
--- a/src/compiler/machines/C/compiler.sf
+++ b/src/compiler/machines/C/compiler.sf
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 6feefe93b..3bf2560c8 100644
--- a/src/compiler/machines/C/cout.scm
+++ b/src/compiler/machines/C/cout.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 f811717d8..24d1246a7 100644
--- a/src/compiler/machines/C/ctop.scm
+++ b/src/compiler/machines/C/ctop.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 e5616ff44..cfddea663 100644
--- a/src/compiler/machines/C/cutl.scm
+++ b/src/compiler/machines/C/cutl.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 18bf1720e..d308ffa28 100644
--- a/src/compiler/machines/C/decls.scm
+++ b/src/compiler/machines/C/decls.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 6855a5fff..3e4f7fd54 100644
--- a/src/compiler/machines/C/lapgen.scm
+++ b/src/compiler/machines/C/lapgen.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 b738a6d7a..f34ec345e 100644
--- a/src/compiler/machines/C/machin.scm
+++ b/src/compiler/machines/C/machin.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 c443e6fa8..d8b3ce07a 100644
--- a/src/compiler/machines/C/make.scm
+++ b/src/compiler/machines/C/make.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 96727fbe2..05835a99a 100644
--- a/src/compiler/machines/C/rgspcm.scm
+++ b/src/compiler/machines/C/rgspcm.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 a30b3756c..1b5729a23 100644
--- a/src/compiler/machines/C/rules1.scm
+++ b/src/compiler/machines/C/rules1.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 83f8f5259..888630b99 100644
--- a/src/compiler/machines/C/rules2.scm
+++ b/src/compiler/machines/C/rules2.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 87c018304..3d13d98be 100644
--- a/src/compiler/machines/C/rules3.scm
+++ b/src/compiler/machines/C/rules3.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 acb36a491..b710a3eea 100644
--- a/src/compiler/machines/C/rules4.scm
+++ b/src/compiler/machines/C/rules4.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 83b813b0e..649d2d74a 100644
--- a/src/compiler/machines/C/rulfix.scm
+++ b/src/compiler/machines/C/rulfix.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 99ff99915..6f62099a0 100644
--- a/src/compiler/machines/C/rulflo.scm
+++ b/src/compiler/machines/C/rulflo.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 18d39e0c8..5d78dd834 100644
--- a/src/compiler/machines/C/rulrew.scm
+++ b/src/compiler/machines/C/rulrew.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 bc848474d..c192a941c 100644
--- a/src/compiler/machines/C/stackify.scm
+++ b/src/compiler/machines/C/stackify.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 c41e72910..ea90e1a92 100644
--- a/src/compiler/machines/C/stackops.scm
+++ b/src/compiler/machines/C/stackops.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 3f6ebba78..5137f227c 100644
--- a/src/compiler/machines/C/traditional.scm
+++ b/src/compiler/machines/C/traditional.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 8638206af..d4d16387b 100644
--- a/src/compiler/machines/alpha/assmd.scm
+++ b/src/compiler/machines/alpha/assmd.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 9f3d79999..263c7d288 100644
--- a/src/compiler/machines/alpha/coerce.scm
+++ b/src/compiler/machines/alpha/coerce.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 589577366..b5310abbb 100644
--- a/src/compiler/machines/alpha/compiler.cbf
+++ b/src/compiler/machines/alpha/compiler.cbf
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 47f54d7d1..dec37afe6 100644
--- a/src/compiler/machines/alpha/compiler.pkg
+++ b/src/compiler/machines/alpha/compiler.pkg
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 758461a47..a6a795e66 100644
--- a/src/compiler/machines/alpha/compiler.sf
+++ b/src/compiler/machines/alpha/compiler.sf
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 61cf95791..3f345a7a5 100644
--- a/src/compiler/machines/alpha/dassm1.scm
+++ b/src/compiler/machines/alpha/dassm1.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 5a09ce3aa..f7bef6b64 100644
--- a/src/compiler/machines/alpha/dassm2.scm
+++ b/src/compiler/machines/alpha/dassm2.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 d397f8198..766abb62d 100644
--- a/src/compiler/machines/alpha/dassm3.scm
+++ b/src/compiler/machines/alpha/dassm3.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 fb8ad73bf..10319878d 100644
--- a/src/compiler/machines/alpha/decls.scm
+++ b/src/compiler/machines/alpha/decls.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 49033d690..71d9131e5 100644
--- a/src/compiler/machines/alpha/inerly.scm
+++ b/src/compiler/machines/alpha/inerly.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 bd523eba6..874c5350c 100644
--- a/src/compiler/machines/alpha/insmac.scm
+++ b/src/compiler/machines/alpha/insmac.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 a4a73bbbb..f7037d403 100644
--- a/src/compiler/machines/alpha/instr1.scm
+++ b/src/compiler/machines/alpha/instr1.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 7f2b08c7e..2c1f2f374 100644
--- a/src/compiler/machines/alpha/instr2.scm
+++ b/src/compiler/machines/alpha/instr2.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 24e79a02c..b95ac6e32 100644
--- a/src/compiler/machines/alpha/instr3.scm
+++ b/src/compiler/machines/alpha/instr3.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 0b13874cf..dd844cc0d 100644
--- a/src/compiler/machines/alpha/lapgen.scm
+++ b/src/compiler/machines/alpha/lapgen.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 5d14effa2..ca9320845 100644
--- a/src/compiler/machines/alpha/lapopt.scm
+++ b/src/compiler/machines/alpha/lapopt.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 f298564c0..640d472f3 100644
--- a/src/compiler/machines/alpha/machin.scm
+++ b/src/compiler/machines/alpha/machin.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 d7c36cf1e..a89e0feee 100644
--- a/src/compiler/machines/alpha/make.scm
+++ b/src/compiler/machines/alpha/make.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 fc7e835c0..4136d8992 100644
--- a/src/compiler/machines/alpha/rgspcm.scm
+++ b/src/compiler/machines/alpha/rgspcm.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 85a342003..4dfd6f1f8 100644
--- a/src/compiler/machines/alpha/rules1.scm
+++ b/src/compiler/machines/alpha/rules1.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 f90a16e64..3195bf9ec 100644
--- a/src/compiler/machines/alpha/rules2.scm
+++ b/src/compiler/machines/alpha/rules2.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 aaf63c035..05059cd61 100644
--- a/src/compiler/machines/alpha/rules3.scm
+++ b/src/compiler/machines/alpha/rules3.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 f2282bdb7..6a0b975e7 100644
--- a/src/compiler/machines/alpha/rules4.scm
+++ b/src/compiler/machines/alpha/rules4.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 5f84e5338..8295b212b 100644
--- a/src/compiler/machines/alpha/rulfix.scm
+++ b/src/compiler/machines/alpha/rulfix.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 7a4887689..8583edf20 100644
--- a/src/compiler/machines/alpha/rulflo.scm
+++ b/src/compiler/machines/alpha/rulflo.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 a12b8bb99..fbe75c055 100644
--- a/src/compiler/machines/alpha/rulrew.scm
+++ b/src/compiler/machines/alpha/rulrew.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 e50897856..9a4b19d16 100644
--- a/src/compiler/machines/bobcat/assmd.scm
+++ b/src/compiler/machines/bobcat/assmd.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 057aec41e..fa3c37b2d 100644
--- a/src/compiler/machines/bobcat/coerce.scm
+++ b/src/compiler/machines/bobcat/coerce.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 fb0f11909..db5f2ca8f 100644
--- a/src/compiler/machines/bobcat/compiler.cbf
+++ b/src/compiler/machines/bobcat/compiler.cbf
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 caae1fe1f..a2c180896 100644
--- a/src/compiler/machines/bobcat/compiler.pkg
+++ b/src/compiler/machines/bobcat/compiler.pkg
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 f22a91848..7e745cb3d 100644
--- a/src/compiler/machines/bobcat/compiler.sf
+++ b/src/compiler/machines/bobcat/compiler.sf
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 6a10fa006..8fad5ad3f 100644
--- a/src/compiler/machines/bobcat/dassm1.scm
+++ b/src/compiler/machines/bobcat/dassm1.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 44e29d6e6..014df526b 100644
--- a/src/compiler/machines/bobcat/dassm2.scm
+++ b/src/compiler/machines/bobcat/dassm2.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 424fa2157..00e53860c 100644
--- a/src/compiler/machines/bobcat/dassm3.scm
+++ b/src/compiler/machines/bobcat/dassm3.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 68e810152..63eab70a5 100644
--- a/src/compiler/machines/bobcat/decls.scm
+++ b/src/compiler/machines/bobcat/decls.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 c6159c75f..e23b1e0b0 100644
--- a/src/compiler/machines/bobcat/flinstr1.scm
+++ b/src/compiler/machines/bobcat/flinstr1.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 cd3125839..4bb687dda 100644
--- a/src/compiler/machines/bobcat/flinstr2.scm
+++ b/src/compiler/machines/bobcat/flinstr2.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 86fac6eb9..70151c12e 100644
--- a/src/compiler/machines/bobcat/inerly.scm
+++ b/src/compiler/machines/bobcat/inerly.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 93f7747bb..28866b61c 100644
--- a/src/compiler/machines/bobcat/insmac.scm
+++ b/src/compiler/machines/bobcat/insmac.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 5d4985d8a..cde3a5164 100644
--- a/src/compiler/machines/bobcat/instr1.scm
+++ b/src/compiler/machines/bobcat/instr1.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 20e625ff9..4ff9821dd 100644
--- a/src/compiler/machines/bobcat/instr2.scm
+++ b/src/compiler/machines/bobcat/instr2.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 32f82cf3a..8cd059e67 100644
--- a/src/compiler/machines/bobcat/instr3.scm
+++ b/src/compiler/machines/bobcat/instr3.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 e61e9d048..195f3d0d2 100644
--- a/src/compiler/machines/bobcat/instr4.scm
+++ b/src/compiler/machines/bobcat/instr4.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 2674842ff..beda4aaa6 100644
--- a/src/compiler/machines/bobcat/insutl.scm
+++ b/src/compiler/machines/bobcat/insutl.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 43bc614f5..37db5cc4c 100644
--- a/src/compiler/machines/bobcat/lapgen.scm
+++ b/src/compiler/machines/bobcat/lapgen.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 701930555..cceeb9693 100644
--- a/src/compiler/machines/bobcat/lapopt.scm
+++ b/src/compiler/machines/bobcat/lapopt.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 f36197592..b070125fc 100644
--- a/src/compiler/machines/bobcat/machin.scm
+++ b/src/compiler/machines/bobcat/machin.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 1be668cb1..337cf9eb6 100644
--- a/src/compiler/machines/bobcat/make.scm-68020
+++ b/src/compiler/machines/bobcat/make.scm-68020
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 c0c71839b..fe0a0362c 100644
--- a/src/compiler/machines/bobcat/make.scm-68040
+++ b/src/compiler/machines/bobcat/make.scm-68040
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 5bec42c8b..564ce66c1 100644
--- a/src/compiler/machines/bobcat/mc68ktgl.scm
+++ b/src/compiler/machines/bobcat/mc68ktgl.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 2e3311275..a07d9611e 100644
--- a/src/compiler/machines/bobcat/rgspcm.scm
+++ b/src/compiler/machines/bobcat/rgspcm.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 032a34e9d..e1d2eaf80 100644
--- a/src/compiler/machines/bobcat/rules1.scm
+++ b/src/compiler/machines/bobcat/rules1.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 c3cd96314..35418ebff 100644
--- a/src/compiler/machines/bobcat/rules2.scm
+++ b/src/compiler/machines/bobcat/rules2.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 20d93c822..f4cd3eed2 100644
--- a/src/compiler/machines/bobcat/rules3.scm
+++ b/src/compiler/machines/bobcat/rules3.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 1e9c1e2d8..02d676821 100644
--- a/src/compiler/machines/bobcat/rules4.scm
+++ b/src/compiler/machines/bobcat/rules4.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 ed81f93f1..4ee4d360c 100644
--- a/src/compiler/machines/bobcat/rulrew.scm
+++ b/src/compiler/machines/bobcat/rulrew.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 0c2758ee6..d1a2bf17c 100644
--- a/src/compiler/machines/i386/assmd.scm
+++ b/src/compiler/machines/i386/assmd.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 f2862d7de..cd9563d66 100644
--- a/src/compiler/machines/i386/coerce.scm
+++ b/src/compiler/machines/i386/coerce.scm
@@ -4,7 +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 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 766271544..7f64cd8e8 100644
--- a/src/compiler/machines/i386/compiler.cbf
+++ b/src/compiler/machines/i386/compiler.cbf
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 1a491959c..7905398cd 100644
--- a/src/compiler/machines/i386/compiler.pkg
+++ b/src/compiler/machines/i386/compiler.pkg
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 25684f86d..8ceccc5d4 100644
--- a/src/compiler/machines/i386/compiler.sf
+++ b/src/compiler/machines/i386/compiler.sf
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 e43c93be7..d2b349dbc 100644
--- a/src/compiler/machines/i386/dassm1.scm
+++ b/src/compiler/machines/i386/dassm1.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 1e02d878d..e28d71e4e 100644
--- a/src/compiler/machines/i386/dassm2.scm
+++ b/src/compiler/machines/i386/dassm2.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 77206b4a7..ac45b95f4 100644
--- a/src/compiler/machines/i386/dassm3.scm
+++ b/src/compiler/machines/i386/dassm3.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 66eccb27b..65ce71f2a 100644
--- a/src/compiler/machines/i386/decls.scm
+++ b/src/compiler/machines/i386/decls.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 d0485bd84..863d27c1b 100644
--- a/src/compiler/machines/i386/inerly.scm
+++ b/src/compiler/machines/i386/inerly.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 ab2f270f4..683f2b8c0 100644
--- a/src/compiler/machines/i386/insmac.scm
+++ b/src/compiler/machines/i386/insmac.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 34f488858..1f929dbbb 100644
--- a/src/compiler/machines/i386/instr1.scm
+++ b/src/compiler/machines/i386/instr1.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 b85447b04..e68e1e33b 100644
--- a/src/compiler/machines/i386/instr2.scm
+++ b/src/compiler/machines/i386/instr2.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 6193127dc..f15443246 100644
--- a/src/compiler/machines/i386/instrf.scm
+++ b/src/compiler/machines/i386/instrf.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 bc2c7c060..d91a6eca5 100644
--- a/src/compiler/machines/i386/insutl.scm
+++ b/src/compiler/machines/i386/insutl.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 0b3afd1b7..b8cdf93ee 100644
--- a/src/compiler/machines/i386/lapgen.scm
+++ b/src/compiler/machines/i386/lapgen.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 add116b40..492ae69bf 100644
--- a/src/compiler/machines/i386/lapopt.scm
+++ b/src/compiler/machines/i386/lapopt.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 136012bd6..7a27fc5fc 100644
--- a/src/compiler/machines/i386/machin.scm
+++ b/src/compiler/machines/i386/machin.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 52fdbfcb2..8da99c862 100644
--- a/src/compiler/machines/i386/make.scm
+++ b/src/compiler/machines/i386/make.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 9a5a6a957..b99cdb92b 100644
--- a/src/compiler/machines/i386/pc-make.scm
+++ b/src/compiler/machines/i386/pc-make.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 927a5fdc0..db12130de 100644
--- a/src/compiler/machines/i386/rgspcm.scm
+++ b/src/compiler/machines/i386/rgspcm.scm
@@ -4,7 +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 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 d272d8bcc..5c027e290 100644
--- a/src/compiler/machines/i386/rules1.scm
+++ b/src/compiler/machines/i386/rules1.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 7eadce4ac..8cf97a4c3 100644
--- a/src/compiler/machines/i386/rules2.scm
+++ b/src/compiler/machines/i386/rules2.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 4f955e2b2..7323bf85d 100644
--- a/src/compiler/machines/i386/rules3.scm
+++ b/src/compiler/machines/i386/rules3.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 55c46b6c5..abb1fd957 100644
--- a/src/compiler/machines/i386/rules4.scm
+++ b/src/compiler/machines/i386/rules4.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 97f66f7dd..fbd822f1f 100644
--- a/src/compiler/machines/i386/rulfix.scm
+++ b/src/compiler/machines/i386/rulfix.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 09523a1ef..fa5f2e53c 100644
--- a/src/compiler/machines/i386/rulflo.scm
+++ b/src/compiler/machines/i386/rulflo.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 21acaaf54..37fe7a405 100644
--- a/src/compiler/machines/i386/rulrew.scm
+++ b/src/compiler/machines/i386/rulrew.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 010620192..7b2ceb51a 100644
--- a/src/compiler/machines/mips/assmd.scm
+++ b/src/compiler/machines/mips/assmd.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 6959cde07..7096ca1c0 100644
--- a/src/compiler/machines/mips/coerce.scm
+++ b/src/compiler/machines/mips/coerce.scm
@@ -4,7 +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 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 d3cbc37c9..e77878dd7 100644
--- a/src/compiler/machines/mips/compiler.cbf
+++ b/src/compiler/machines/mips/compiler.cbf
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 6e94ea2a8..bbeb1e25c 100644
--- a/src/compiler/machines/mips/compiler.pkg
+++ b/src/compiler/machines/mips/compiler.pkg
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 89362e7ab..fd726a705 100644
--- a/src/compiler/machines/mips/compiler.sf-big
+++ b/src/compiler/machines/mips/compiler.sf-big
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 3ff007b5b..e7f14523d 100644
--- a/src/compiler/machines/mips/compiler.sf-little
+++ b/src/compiler/machines/mips/compiler.sf-little
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 6a10fa006..8fad5ad3f 100644
--- a/src/compiler/machines/mips/dassm1.scm
+++ b/src/compiler/machines/mips/dassm1.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 cf21c6a8b..e2f0de9eb 100644
--- a/src/compiler/machines/mips/dassm2.scm
+++ b/src/compiler/machines/mips/dassm2.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 3d0e30339..10b4b7fc0 100644
--- a/src/compiler/machines/mips/dassm3.scm
+++ b/src/compiler/machines/mips/dassm3.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 67874fb96..4a53ed84b 100644
--- a/src/compiler/machines/mips/decls.scm
+++ b/src/compiler/machines/mips/decls.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 8ef84826b..00a835274 100644
--- a/src/compiler/machines/mips/inerly.scm
+++ b/src/compiler/machines/mips/inerly.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 433b306ad..7463bf882 100644
--- a/src/compiler/machines/mips/insmac.scm
+++ b/src/compiler/machines/mips/insmac.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 ea0dc30d1..6f9a2939e 100644
--- a/src/compiler/machines/mips/instr1.scm
+++ b/src/compiler/machines/mips/instr1.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 3228ecf86..f1b329ab8 100644
--- a/src/compiler/machines/mips/instr2a.scm
+++ b/src/compiler/machines/mips/instr2a.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 a65a12f50..fa3b6482a 100644
--- a/src/compiler/machines/mips/instr2b.scm
+++ b/src/compiler/machines/mips/instr2b.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 45132aecf..84db1e348 100644
--- a/src/compiler/machines/mips/instr3.scm
+++ b/src/compiler/machines/mips/instr3.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 6bea67c1d..a4adfc120 100644
--- a/src/compiler/machines/mips/lapgen.scm
+++ b/src/compiler/machines/mips/lapgen.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 46a320d2a..c4a26bcda 100644
--- a/src/compiler/machines/mips/lapopt.scm
+++ b/src/compiler/machines/mips/lapopt.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 5d8f7bb94..0f752d7ee 100644
--- a/src/compiler/machines/mips/machin.scm
+++ b/src/compiler/machines/mips/machin.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 09d28255f..2e3b852b9 100644
--- a/src/compiler/machines/mips/make.scm-big
+++ b/src/compiler/machines/mips/make.scm-big
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 1b5936591..f9928b7f0 100644
--- a/src/compiler/machines/mips/make.scm-little
+++ b/src/compiler/machines/mips/make.scm-little
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 ab1865ef0..176a26974 100644
--- a/src/compiler/machines/mips/mips.scm
+++ b/src/compiler/machines/mips/mips.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 d838d4661..ab686c67a 100644
--- a/src/compiler/machines/mips/rgspcm.scm
+++ b/src/compiler/machines/mips/rgspcm.scm
@@ -4,7 +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 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 14e936ccb..0d2336e53 100644
--- a/src/compiler/machines/mips/rules1.scm
+++ b/src/compiler/machines/mips/rules1.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 7283cc3b0..13641c520 100644
--- a/src/compiler/machines/mips/rules2.scm
+++ b/src/compiler/machines/mips/rules2.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 201a66261..8d2c9ee37 100644
--- a/src/compiler/machines/mips/rules3.scm
+++ b/src/compiler/machines/mips/rules3.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 fb8241dee..353981898 100644
--- a/src/compiler/machines/mips/rules4.scm
+++ b/src/compiler/machines/mips/rules4.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 3fe078232..7ca31ceeb 100644
--- a/src/compiler/machines/mips/rulfix.scm
+++ b/src/compiler/machines/mips/rulfix.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 f44acfec5..240f848b0 100644
--- a/src/compiler/machines/mips/rulflo.scm
+++ b/src/compiler/machines/mips/rulflo.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 7d79f031d..8351edce3 100644
--- a/src/compiler/machines/mips/rulrew.scm
+++ b/src/compiler/machines/mips/rulrew.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 502eb9b2b..14f9ca399 100644
--- a/src/compiler/machines/sparc/assmd.scm
+++ b/src/compiler/machines/sparc/assmd.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 2db8e1736..6643ef850 100644
--- a/src/compiler/machines/sparc/cf.h-sparc
+++ b/src/compiler/machines/sparc/cf.h-sparc
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 5dfdac9f6..39874b1a4 100644
--- a/src/compiler/machines/sparc/cmpaux-sparc.m4
+++ b/src/compiler/machines/sparc/cmpaux-sparc.m4
@@ -2,7 +2,7 @@
  !###
  !### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
  !###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
- !###     2004, 2005, 2006, 2007, 2008, 2009, 2010 Massachusetts
+ !###     2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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 4c3790f28..994c3569f 100644
--- a/src/compiler/machines/sparc/cmpint-sparc.h
+++ b/src/compiler/machines/sparc/cmpint-sparc.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 70a330271..a2322ac3a 100644
--- a/src/compiler/machines/sparc/coerce.scm
+++ b/src/compiler/machines/sparc/coerce.scm
@@ -4,7 +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 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 d2d027310..6cf38577e 100644
--- a/src/compiler/machines/sparc/decls.scm
+++ b/src/compiler/machines/sparc/decls.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 8403aa043..6b7391ede 100644
--- a/src/compiler/machines/sparc/inerly.scm
+++ b/src/compiler/machines/sparc/inerly.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 f6788ab1d..ab85d23ba 100644
--- a/src/compiler/machines/sparc/insmac.scm
+++ b/src/compiler/machines/sparc/insmac.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 c6b861c6f..aee58d430 100644
--- a/src/compiler/machines/sparc/instr1.scm
+++ b/src/compiler/machines/sparc/instr1.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 87e536079..8afa698aa 100644
--- a/src/compiler/machines/sparc/instr2a.scm
+++ b/src/compiler/machines/sparc/instr2a.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 0d56a8387..359a9f3ad 100644
--- a/src/compiler/machines/sparc/instr2b.scm
+++ b/src/compiler/machines/sparc/instr2b.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 89629a02e..6b87ee499 100644
--- a/src/compiler/machines/sparc/instr3.scm
+++ b/src/compiler/machines/sparc/instr3.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 ae4920de3..d8b230c55 100644
--- a/src/compiler/machines/sparc/lapgen.scm
+++ b/src/compiler/machines/sparc/lapgen.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 f0be944c6..f690f8b4e 100644
--- a/src/compiler/machines/sparc/lapopt.scm
+++ b/src/compiler/machines/sparc/lapopt.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 2a3630f48..ad16c6fec 100644
--- a/src/compiler/machines/sparc/machin.scm
+++ b/src/compiler/machines/sparc/machin.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 74daa2ec0..c626b88ab 100644
--- a/src/compiler/machines/sparc/make.scm
+++ b/src/compiler/machines/sparc/make.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 c2cc93a1f..624760109 100644
--- a/src/compiler/machines/sparc/rgspcm.scm
+++ b/src/compiler/machines/sparc/rgspcm.scm
@@ -4,7 +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 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 889b422f8..a83312403 100644
--- a/src/compiler/machines/sparc/rules1.scm
+++ b/src/compiler/machines/sparc/rules1.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 7283cc3b0..13641c520 100644
--- a/src/compiler/machines/sparc/rules2.scm
+++ b/src/compiler/machines/sparc/rules2.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 800fd0aa0..7bec3bad4 100644
--- a/src/compiler/machines/sparc/rules3.scm
+++ b/src/compiler/machines/sparc/rules3.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 9473bc39c..4d00d3ee6 100644
--- a/src/compiler/machines/sparc/rules4.scm
+++ b/src/compiler/machines/sparc/rules4.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 bc5b301d0..4c4f741f8 100644
--- a/src/compiler/machines/sparc/rulfix.scm
+++ b/src/compiler/machines/sparc/rulfix.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 5b799fd13..d0baad641 100644
--- a/src/compiler/machines/sparc/rulflo.scm
+++ b/src/compiler/machines/sparc/rulflo.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 78236d275..c4247bf33 100644
--- a/src/compiler/machines/sparc/rulrew.scm
+++ b/src/compiler/machines/sparc/rulrew.scm
@@ -4,7 +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 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 21d89a3af..19af95fe7 100644
--- a/src/compiler/machines/spectrum/assmd.scm
+++ b/src/compiler/machines/spectrum/assmd.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 9747620a7..3858b1c26 100644
--- a/src/compiler/machines/spectrum/coerce.scm
+++ b/src/compiler/machines/spectrum/coerce.scm
@@ -4,7 +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 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 aa382799d..ed331bfe0 100644
--- a/src/compiler/machines/spectrum/compiler.cbf
+++ b/src/compiler/machines/spectrum/compiler.cbf
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 ecd7322ef..cac33715b 100644
--- a/src/compiler/machines/spectrum/compiler.pkg
+++ b/src/compiler/machines/spectrum/compiler.pkg
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 c54400da1..d53e50749 100644
--- a/src/compiler/machines/spectrum/compiler.sf
+++ b/src/compiler/machines/spectrum/compiler.sf
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 1009222a3..9816259fa 100644
--- a/src/compiler/machines/spectrum/dassm1.scm
+++ b/src/compiler/machines/spectrum/dassm1.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 91e658d52..64916d60e 100644
--- a/src/compiler/machines/spectrum/dassm2.scm
+++ b/src/compiler/machines/spectrum/dassm2.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 c42c835f2..11fa06d58 100644
--- a/src/compiler/machines/spectrum/dassm3.scm
+++ b/src/compiler/machines/spectrum/dassm3.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 0bb10ef99..f4c33f80a 100644
--- a/src/compiler/machines/spectrum/decls.scm
+++ b/src/compiler/machines/spectrum/decls.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 6a84d9dc4..1aab47a46 100644
--- a/src/compiler/machines/spectrum/inerly.scm
+++ b/src/compiler/machines/spectrum/inerly.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 77ffbac2b..0ac863c8a 100644
--- a/src/compiler/machines/spectrum/insmac.scm
+++ b/src/compiler/machines/spectrum/insmac.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 d23082469..2e25f9bd9 100644
--- a/src/compiler/machines/spectrum/instr1.scm
+++ b/src/compiler/machines/spectrum/instr1.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 c998aa83c..e87006098 100644
--- a/src/compiler/machines/spectrum/instr2.scm
+++ b/src/compiler/machines/spectrum/instr2.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 1f250fbc7..d04427f40 100644
--- a/src/compiler/machines/spectrum/instr3.scm
+++ b/src/compiler/machines/spectrum/instr3.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 18067de6c..70e2fdecb 100644
--- a/src/compiler/machines/spectrum/lapgen.scm
+++ b/src/compiler/machines/spectrum/lapgen.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 b105416e2..e0179fe95 100644
--- a/src/compiler/machines/spectrum/lapopt.scm
+++ b/src/compiler/machines/spectrum/lapopt.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 36eff339d..63bf6bfac 100644
--- a/src/compiler/machines/spectrum/machin.scm
+++ b/src/compiler/machines/spectrum/machin.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 372e0ca8a..632ef6d31 100644
--- a/src/compiler/machines/spectrum/make.scm
+++ b/src/compiler/machines/spectrum/make.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 0f14ce44c..09812cae3 100644
--- a/src/compiler/machines/spectrum/rgspcm.scm
+++ b/src/compiler/machines/spectrum/rgspcm.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 f12e05bec..f29800bd8 100644
--- a/src/compiler/machines/spectrum/rules1.scm
+++ b/src/compiler/machines/spectrum/rules1.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 fbd96e5f0..c21e112d4 100644
--- a/src/compiler/machines/spectrum/rules2.scm
+++ b/src/compiler/machines/spectrum/rules2.scm
@@ -4,7 +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 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 f17e626f4..d32dfd62c 100644
--- a/src/compiler/machines/spectrum/rules3.scm
+++ b/src/compiler/machines/spectrum/rules3.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 d888e754c..ba1bc3a73 100644
--- a/src/compiler/machines/spectrum/rules4.scm
+++ b/src/compiler/machines/spectrum/rules4.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 388958441..ed4b50ae3 100644
--- a/src/compiler/machines/spectrum/rulfix.scm
+++ b/src/compiler/machines/spectrum/rulfix.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 ce96318c1..ade090007 100644
--- a/src/compiler/machines/spectrum/rulflo.scm
+++ b/src/compiler/machines/spectrum/rulflo.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 e7fdd6fda..2805f894a 100644
--- a/src/compiler/machines/spectrum/rulrew.scm
+++ b/src/compiler/machines/spectrum/rulrew.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 d7a9d9d80..d9d7cf57f 100644
--- a/src/compiler/machines/svm/assembler-compiler.scm
+++ b/src/compiler/machines/svm/assembler-compiler.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 be0214b4b..531c7c97f 100644
--- a/src/compiler/machines/svm/assembler-rules.scm
+++ b/src/compiler/machines/svm/assembler-rules.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 7f3cdc50b..6162c6033 100644
--- a/src/compiler/machines/svm/assembler-runtime.scm
+++ b/src/compiler/machines/svm/assembler-runtime.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 0443b395d..57913a2dc 100644
--- a/src/compiler/machines/svm/compile-assembler.scm
+++ b/src/compiler/machines/svm/compile-assembler.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 1f94efbdb..6af446c8b 100644
--- a/src/compiler/machines/svm/compiler.cbf
+++ b/src/compiler/machines/svm/compiler.cbf
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 5668454a5..e41efe816 100644
--- a/src/compiler/machines/svm/compiler.pkg
+++ b/src/compiler/machines/svm/compiler.pkg
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 ecf826cf6..8958ffe98 100644
--- a/src/compiler/machines/svm/compiler.sf
+++ b/src/compiler/machines/svm/compiler.sf
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 dcbde3432..659d36704 100644
--- a/src/compiler/machines/svm/decls.scm
+++ b/src/compiler/machines/svm/decls.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 236801e55..590fa64fc 100644
--- a/src/compiler/machines/svm/disassembler.scm
+++ b/src/compiler/machines/svm/disassembler.scm
@@ -1,6 +1,9 @@
 #| -*-Scheme-*-
 
-Copyright (C) 2010 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007, 2008, 2009, 2010, 2011 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 583e589ba..b680c4add 100644
--- a/src/compiler/machines/svm/lapgen.scm
+++ b/src/compiler/machines/svm/lapgen.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 276388ea3..dd235d68f 100644
--- a/src/compiler/machines/svm/lapopt.scm
+++ b/src/compiler/machines/svm/lapopt.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 5bdb8604a..d8194a78e 100644
--- a/src/compiler/machines/svm/machine.scm
+++ b/src/compiler/machines/svm/machine.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 65ab4e658..fb55b5127 100644
--- a/src/compiler/machines/svm/make.scm
+++ b/src/compiler/machines/svm/make.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 ff5fd039f..4dedb4e77 100644
--- a/src/compiler/machines/svm/rgspcm.scm
+++ b/src/compiler/machines/svm/rgspcm.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 588fd1c86..07c8b82dd 100644
--- a/src/compiler/machines/svm/rules.scm
+++ b/src/compiler/machines/svm/rules.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 7338814d2..1c2104cd0 100644
--- a/src/compiler/machines/vax/assmd.scm
+++ b/src/compiler/machines/vax/assmd.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 27a5d4344..a59d726d7 100644
--- a/src/compiler/machines/vax/coerce.scm
+++ b/src/compiler/machines/vax/coerce.scm
@@ -4,7 +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 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 67c090d2c..311a6c16d 100644
--- a/src/compiler/machines/vax/compiler.cbf
+++ b/src/compiler/machines/vax/compiler.cbf
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 6f00d3aae..3d3573697 100644
--- a/src/compiler/machines/vax/compiler.pkg
+++ b/src/compiler/machines/vax/compiler.pkg
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 d607186bf..bf02290b5 100644
--- a/src/compiler/machines/vax/compiler.sf
+++ b/src/compiler/machines/vax/compiler.sf
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 992dff653..ad57c3bff 100644
--- a/src/compiler/machines/vax/dassm1.scm
+++ b/src/compiler/machines/vax/dassm1.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 e70305556..c84214fd8 100644
--- a/src/compiler/machines/vax/dassm2.scm
+++ b/src/compiler/machines/vax/dassm2.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 e7214595b..3dddc075e 100644
--- a/src/compiler/machines/vax/dassm3.scm
+++ b/src/compiler/machines/vax/dassm3.scm
@@ -4,7 +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 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 10d4ffa26..c93b99bb8 100644
--- a/src/compiler/machines/vax/decls.scm
+++ b/src/compiler/machines/vax/decls.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 3d1c876cd..dc75d4804 100644
--- a/src/compiler/machines/vax/dsyn.scm
+++ b/src/compiler/machines/vax/dsyn.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 8ee7e268f..a21ac7e96 100644
--- a/src/compiler/machines/vax/inerly.scm
+++ b/src/compiler/machines/vax/inerly.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 fc28ac022..d4e4ebf41 100644
--- a/src/compiler/machines/vax/insmac.scm
+++ b/src/compiler/machines/vax/insmac.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 b2b9b220f..11968a408 100644
--- a/src/compiler/machines/vax/instr1.scm
+++ b/src/compiler/machines/vax/instr1.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 6ee7ce7d3..cb47869a9 100644
--- a/src/compiler/machines/vax/instr2.scm
+++ b/src/compiler/machines/vax/instr2.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 109e75d67..29802b60d 100644
--- a/src/compiler/machines/vax/instr3.scm
+++ b/src/compiler/machines/vax/instr3.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 1d2af1ebb..15e2a846c 100644
--- a/src/compiler/machines/vax/insutl.scm
+++ b/src/compiler/machines/vax/insutl.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 5c830cdb0..7b5a8a3bf 100644
--- a/src/compiler/machines/vax/lapgen.scm
+++ b/src/compiler/machines/vax/lapgen.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 7b3a12104..f7eefc143 100644
--- a/src/compiler/machines/vax/lapopt.scm
+++ b/src/compiler/machines/vax/lapopt.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 f73a73afa..7e5d24609 100644
--- a/src/compiler/machines/vax/machin.scm
+++ b/src/compiler/machines/vax/machin.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 03776ec32..f4040fd3d 100644
--- a/src/compiler/machines/vax/make.scm
+++ b/src/compiler/machines/vax/make.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 cb8123d19..bc38f83e0 100644
--- a/src/compiler/machines/vax/rgspcm.scm
+++ b/src/compiler/machines/vax/rgspcm.scm
@@ -4,7 +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 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 f9b83d990..01ed71ed5 100644
--- a/src/compiler/machines/vax/rules1.scm
+++ b/src/compiler/machines/vax/rules1.scm
@@ -4,7 +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 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 8986142f2..dd57a6ec6 100644
--- a/src/compiler/machines/vax/rules2.scm
+++ b/src/compiler/machines/vax/rules2.scm
@@ -4,7 +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 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 308e28b1a..08acde598 100644
--- a/src/compiler/machines/vax/rules3.scm
+++ b/src/compiler/machines/vax/rules3.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 f1f66c503..f38ca3959 100644
--- a/src/compiler/machines/vax/rules4.scm
+++ b/src/compiler/machines/vax/rules4.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 7bb854e92..c6b770382 100644
--- a/src/compiler/machines/vax/rulfix.scm
+++ b/src/compiler/machines/vax/rulfix.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 1e00c57cb..69677ef0c 100644
--- a/src/compiler/machines/vax/rulrew.scm
+++ b/src/compiler/machines/vax/rulrew.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 a0c30515a..69db80c25 100644
--- a/src/compiler/machines/x86-64/assmd.scm
+++ b/src/compiler/machines/x86-64/assmd.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 5d08b35c9..88ac5ea9e 100644
--- a/src/compiler/machines/x86-64/coerce.scm
+++ b/src/compiler/machines/x86-64/coerce.scm
@@ -4,7 +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 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 10906f0e8..ffbe515ed 100644
--- a/src/compiler/machines/x86-64/compiler.cbf
+++ b/src/compiler/machines/x86-64/compiler.cbf
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 f513a583c..b9f65d02b 100644
--- a/src/compiler/machines/x86-64/compiler.pkg
+++ b/src/compiler/machines/x86-64/compiler.pkg
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 bf9c99177..f240a58c7 100644
--- a/src/compiler/machines/x86-64/compiler.sf
+++ b/src/compiler/machines/x86-64/compiler.sf
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 e43c93be7..d2b349dbc 100644
--- a/src/compiler/machines/x86-64/dassm1.scm
+++ b/src/compiler/machines/x86-64/dassm1.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 ec2273c9e..5b32ac4db 100644
--- a/src/compiler/machines/x86-64/dassm2.scm
+++ b/src/compiler/machines/x86-64/dassm2.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 6d6e0a4d3..b5a365de4 100644
--- a/src/compiler/machines/x86-64/dassm3.scm
+++ b/src/compiler/machines/x86-64/dassm3.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 c03badd62..cdf563bcb 100644
--- a/src/compiler/machines/x86-64/decls.scm
+++ b/src/compiler/machines/x86-64/decls.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 5833a4ac2..3ab3ae177 100644
--- a/src/compiler/machines/x86-64/inerly.scm
+++ b/src/compiler/machines/x86-64/inerly.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 fcec02f94..657abd681 100644
--- a/src/compiler/machines/x86-64/insmac.scm
+++ b/src/compiler/machines/x86-64/insmac.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 5a340cfc8..ccf3d9d8e 100644
--- a/src/compiler/machines/x86-64/instr1.scm
+++ b/src/compiler/machines/x86-64/instr1.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 378dae285..3c37640ab 100644
--- a/src/compiler/machines/x86-64/instr2.scm
+++ b/src/compiler/machines/x86-64/instr2.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 90cda04c7..cbd5765cc 100644
--- a/src/compiler/machines/x86-64/instrf.scm
+++ b/src/compiler/machines/x86-64/instrf.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 b708c38af..381e0aaf5 100644
--- a/src/compiler/machines/x86-64/insutl.scm
+++ b/src/compiler/machines/x86-64/insutl.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 222bc7fb9..57fd81ccc 100644
--- a/src/compiler/machines/x86-64/lapgen.scm
+++ b/src/compiler/machines/x86-64/lapgen.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 afddee9d2..aaa9bbac0 100644
--- a/src/compiler/machines/x86-64/lapopt.scm
+++ b/src/compiler/machines/x86-64/lapopt.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 06a340edb..2a94be3d2 100644
--- a/src/compiler/machines/x86-64/machin.scm
+++ b/src/compiler/machines/x86-64/machin.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 1f5016a2d..2c1ff36d0 100644
--- a/src/compiler/machines/x86-64/make.scm
+++ b/src/compiler/machines/x86-64/make.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 9a5a6a957..b99cdb92b 100644
--- a/src/compiler/machines/x86-64/pc-make.scm
+++ b/src/compiler/machines/x86-64/pc-make.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 0cfa80ed5..189910323 100644
--- a/src/compiler/machines/x86-64/rgspcm.scm
+++ b/src/compiler/machines/x86-64/rgspcm.scm
@@ -4,7 +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 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 17b02fa86..fb5719270 100644
--- a/src/compiler/machines/x86-64/rules1.scm
+++ b/src/compiler/machines/x86-64/rules1.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 8e9b9244e..944bf8e71 100644
--- a/src/compiler/machines/x86-64/rules2.scm
+++ b/src/compiler/machines/x86-64/rules2.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 4d42a7e41..08b13f0ec 100644
--- a/src/compiler/machines/x86-64/rules3.scm
+++ b/src/compiler/machines/x86-64/rules3.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 5a61cabe0..8fec935b9 100644
--- a/src/compiler/machines/x86-64/rules4.scm
+++ b/src/compiler/machines/x86-64/rules4.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 15731b16e..d45213433 100644
--- a/src/compiler/machines/x86-64/rulfix.scm
+++ b/src/compiler/machines/x86-64/rulfix.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 395b48f6b..215ec8aab 100644
--- a/src/compiler/machines/x86-64/rulflo.scm
+++ b/src/compiler/machines/x86-64/rulflo.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 bbe0973ab..5d2254743 100644
--- a/src/compiler/machines/x86-64/rulrew.scm
+++ b/src/compiler/machines/x86-64/rulrew.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 483ff3008..d835fd01b 100644
--- a/src/compiler/rtlbase/regset.scm
+++ b/src/compiler/rtlbase/regset.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 5492637d0..daf14fc99 100644
--- a/src/compiler/rtlbase/rgraph.scm
+++ b/src/compiler/rtlbase/rgraph.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 fde97a736..c26dd8596 100644
--- a/src/compiler/rtlbase/rtlcfg.scm
+++ b/src/compiler/rtlbase/rtlcfg.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 80c2030b9..2bb889f44 100644
--- a/src/compiler/rtlbase/rtlcon.scm
+++ b/src/compiler/rtlbase/rtlcon.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 0a57f767d..6bf2ecb1c 100644
--- a/src/compiler/rtlbase/rtlexp.scm
+++ b/src/compiler/rtlbase/rtlexp.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 97cc72db3..a567f4049 100644
--- a/src/compiler/rtlbase/rtline.scm
+++ b/src/compiler/rtlbase/rtline.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 6a41f9ac2..042b91934 100644
--- a/src/compiler/rtlbase/rtlobj.scm
+++ b/src/compiler/rtlbase/rtlobj.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 bfd4a0c7e..9859bf539 100644
--- a/src/compiler/rtlbase/rtlreg.scm
+++ b/src/compiler/rtlbase/rtlreg.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 869105bf6..134644cae 100644
--- a/src/compiler/rtlbase/rtlty1.scm
+++ b/src/compiler/rtlbase/rtlty1.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 341d6dfa7..804521cb6 100644
--- a/src/compiler/rtlbase/rtlty2.scm
+++ b/src/compiler/rtlbase/rtlty2.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 0e959089c..10c396e9c 100644
--- a/src/compiler/rtlbase/valclass.scm
+++ b/src/compiler/rtlbase/valclass.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 9666dfbda..a40e5b486 100644
--- a/src/compiler/rtlgen/fndblk.scm
+++ b/src/compiler/rtlgen/fndblk.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 b79e23150..bb5b1e760 100644
--- a/src/compiler/rtlgen/fndvar.scm
+++ b/src/compiler/rtlgen/fndvar.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 f6dba116c..13c05a56b 100644
--- a/src/compiler/rtlgen/opncod.scm
+++ b/src/compiler/rtlgen/opncod.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 d1d2857bb..375823666 100644
--- a/src/compiler/rtlgen/rgcomb.scm
+++ b/src/compiler/rtlgen/rgcomb.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 89a19bf94..57308efc8 100644
--- a/src/compiler/rtlgen/rgproc.scm
+++ b/src/compiler/rtlgen/rgproc.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 defd817d4..7e0a9b950 100644
--- a/src/compiler/rtlgen/rgretn.scm
+++ b/src/compiler/rtlgen/rgretn.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 8cd572b62..5d2f384f6 100644
--- a/src/compiler/rtlgen/rgrval.scm
+++ b/src/compiler/rtlgen/rgrval.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 311058818..5158ed374 100644
--- a/src/compiler/rtlgen/rgstmt.scm
+++ b/src/compiler/rtlgen/rgstmt.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 2a82d1366..e551c890f 100644
--- a/src/compiler/rtlgen/rtlgen.scm
+++ b/src/compiler/rtlgen/rtlgen.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 4d37c5500..e8b656ed5 100644
--- a/src/compiler/rtlopt/ralloc.scm
+++ b/src/compiler/rtlopt/ralloc.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 be20c8534..dcbf72992 100644
--- a/src/compiler/rtlopt/rcompr.scm
+++ b/src/compiler/rtlopt/rcompr.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 8f7644123..7fea0eded 100644
--- a/src/compiler/rtlopt/rcse1.scm
+++ b/src/compiler/rtlopt/rcse1.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 e57d0c036..be2400be4 100644
--- a/src/compiler/rtlopt/rcse2.scm
+++ b/src/compiler/rtlopt/rcse2.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 21ecf2069..b95d028fe 100644
--- a/src/compiler/rtlopt/rcseep.scm
+++ b/src/compiler/rtlopt/rcseep.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 55bfbe8ee..2925cbb22 100644
--- a/src/compiler/rtlopt/rcseht.scm
+++ b/src/compiler/rtlopt/rcseht.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 303b5ce54..7c0abd103 100644
--- a/src/compiler/rtlopt/rcserq.scm
+++ b/src/compiler/rtlopt/rcserq.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 83aa6d247..e2bd6f3c7 100644
--- a/src/compiler/rtlopt/rcsesr.scm
+++ b/src/compiler/rtlopt/rcsesr.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 f9f420d81..65091ce1c 100644
--- a/src/compiler/rtlopt/rdebug.scm
+++ b/src/compiler/rtlopt/rdebug.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 2ce09e828..23678de6d 100644
--- a/src/compiler/rtlopt/rdflow.scm
+++ b/src/compiler/rtlopt/rdflow.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 ec0233c5a..692e32e6a 100644
--- a/src/compiler/rtlopt/rerite.scm
+++ b/src/compiler/rtlopt/rerite.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 9d29ca31f..6a00d2e1b 100644
--- a/src/compiler/rtlopt/rinvex.scm
+++ b/src/compiler/rtlopt/rinvex.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 fb4d0846d..ba96df74e 100644
--- a/src/compiler/rtlopt/rlife.scm
+++ b/src/compiler/rtlopt/rlife.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 367d4cba8..35e0e780f 100644
--- a/src/compiler/rtlopt/rtlcsm.scm
+++ b/src/compiler/rtlopt/rtlcsm.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 0f33998c8..edd83dd2c 100644
--- a/src/cref/anfile.scm
+++ b/src/cref/anfile.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 a4cb7d2c7..cffe6490e 100644
--- a/src/cref/conpkg.scm
+++ b/src/cref/conpkg.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 14c60e14c..01ee1ea06 100644
--- a/src/cref/cref.cbf
+++ b/src/cref/cref.cbf
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 ebae97f20..da84062fc 100644
--- a/src/cref/cref.pkg
+++ b/src/cref/cref.pkg
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 8f20d5aff..637d44c82 100644
--- a/src/cref/cref.sf
+++ b/src/cref/cref.sf
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 36e247d8c..7c8d5786c 100644
--- a/src/cref/forpkg.scm
+++ b/src/cref/forpkg.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 00fd51421..6e8ecfad1 100644
--- a/src/cref/make.scm
+++ b/src/cref/make.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 578080576..d36c94af0 100644
--- a/src/cref/mset.scm
+++ b/src/cref/mset.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 77829b06f..3f6f272c6 100644
--- a/src/cref/object.scm
+++ b/src/cref/object.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 8fd3bbf4d..4f67a11a1 100644
--- a/src/cref/redpkg.scm
+++ b/src/cref/redpkg.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 03a2b759d..241693cac 100644
--- a/src/cref/toplev.scm
+++ b/src/cref/toplev.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 029f6c6f2..fc99eb0a3 100644
--- a/src/cref/triv.pkg
+++ b/src/cref/triv.pkg
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 2aa8e868a..a20c10dea 100755
--- a/src/edwin/Clean.sh
+++ b/src/edwin/Clean.sh
@@ -2,8 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 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 523e73653..89fc7d150 100644
--- a/src/edwin/abbrev.scm
+++ b/src/edwin/abbrev.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 9f23c910c..7601a31bf 100644
--- a/src/edwin/ansi.scm
+++ b/src/edwin/ansi.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 6b23c86a7..8698971a1 100644
--- a/src/edwin/argred.scm
+++ b/src/edwin/argred.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 fd8f5059d..43d700d31 100644
--- a/src/edwin/artdebug.scm
+++ b/src/edwin/artdebug.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 15e77e831..9767d2ff3 100644
--- a/src/edwin/autold.scm
+++ b/src/edwin/autold.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 597440930..97723374a 100644
--- a/src/edwin/autosv.scm
+++ b/src/edwin/autosv.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 29ff11215..824493b45 100644
--- a/src/edwin/basic.scm
+++ b/src/edwin/basic.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 ed9575da8..4f5b08b3c 100644
--- a/src/edwin/bios.scm
+++ b/src/edwin/bios.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 fd65fecaa..8220013bf 100644
--- a/src/edwin/bufcom.scm
+++ b/src/edwin/bufcom.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 9676bb617..c1f472ada 100644
--- a/src/edwin/buffer.scm
+++ b/src/edwin/buffer.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 99098ca00..51979c625 100644
--- a/src/edwin/buffrm.scm
+++ b/src/edwin/buffrm.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 049b03bdf..e9b10d305 100644
--- a/src/edwin/bufinp.scm
+++ b/src/edwin/bufinp.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 bff62206c..c32d1d907 100644
--- a/src/edwin/bufmnu.scm
+++ b/src/edwin/bufmnu.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 dc88442d2..f067ad14e 100644
--- a/src/edwin/bufout.scm
+++ b/src/edwin/bufout.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 9e8dd628d..59497be5b 100644
--- a/src/edwin/bufset.scm
+++ b/src/edwin/bufset.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 67563b2aa..c9540999b 100644
--- a/src/edwin/bufwfs.scm
+++ b/src/edwin/bufwfs.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 08526d70c..42f4319ff 100644
--- a/src/edwin/bufwin.scm
+++ b/src/edwin/bufwin.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 24c6ccde2..7c0785399 100644
--- a/src/edwin/bufwiu.scm
+++ b/src/edwin/bufwiu.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 778c77c7c..c82b0b55d 100644
--- a/src/edwin/bufwmc.scm
+++ b/src/edwin/bufwmc.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 3a4fed0ca..b3772f5b9 100644
--- a/src/edwin/c-mode.scm
+++ b/src/edwin/c-mode.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 6803548b8..950bcdf17 100644
--- a/src/edwin/calias.scm
+++ b/src/edwin/calias.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 087af6b8e..37ecafef8 100644
--- a/src/edwin/cinden.scm
+++ b/src/edwin/cinden.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 87bbac8f4..b40b0e54f 100644
--- a/src/edwin/class.scm
+++ b/src/edwin/class.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 d818146fb..e37c65978 100644
--- a/src/edwin/clscon.scm
+++ b/src/edwin/clscon.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 386e7609b..3fba6ea92 100644
--- a/src/edwin/clsmac.scm
+++ b/src/edwin/clsmac.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 bf32f1da0..e0e07fb43 100644
--- a/src/edwin/comatch.scm
+++ b/src/edwin/comatch.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 4878014f4..18d296737 100644
--- a/src/edwin/comhst.scm
+++ b/src/edwin/comhst.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 e047bfe11..7916de514 100644
--- a/src/edwin/comint.scm
+++ b/src/edwin/comint.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 f1c4ba98f..601d2bc2e 100644
--- a/src/edwin/comman.scm
+++ b/src/edwin/comman.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 a27839ed5..0cfedd0c6 100644
--- a/src/edwin/compile.scm
+++ b/src/edwin/compile.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 6f1b6ccfe..a91d38c7e 100644
--- a/src/edwin/comred.scm
+++ b/src/edwin/comred.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 e32f30b15..efa756912 100644
--- a/src/edwin/comtab.scm
+++ b/src/edwin/comtab.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 5dd246253..26047fe7e 100644
--- a/src/edwin/comwin.scm
+++ b/src/edwin/comwin.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 54f9f940f..44332a0ed 100644
--- a/src/edwin/curren.scm
+++ b/src/edwin/curren.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 24569a5d4..ec328aa46 100644
--- a/src/edwin/dabbrev.scm
+++ b/src/edwin/dabbrev.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 6c50282a5..a48200cb0 100644
--- a/src/edwin/debian-changelog.scm
+++ b/src/edwin/debian-changelog.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 01b83c0d1..9306f892a 100644
--- a/src/edwin/debug.scm
+++ b/src/edwin/debug.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 bc11fcf4c..6d69e4d8d 100644
--- a/src/edwin/debuge.scm
+++ b/src/edwin/debuge.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 feaa497d0..77fc50d18 100644
--- a/src/edwin/decls.scm
+++ b/src/edwin/decls.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 2a7053696..d12136357 100644
--- a/src/edwin/dired.scm
+++ b/src/edwin/dired.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 2c6440e5f..703452be9 100644
--- a/src/edwin/diros2.scm
+++ b/src/edwin/diros2.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 5684f84a7..a13fe2feb 100644
--- a/src/edwin/dirunx.scm
+++ b/src/edwin/dirunx.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 ecb11a47a..d4e644858 100644
--- a/src/edwin/dirw32.scm
+++ b/src/edwin/dirw32.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 3e304c6e9..472533401 100644
--- a/src/edwin/display.scm
+++ b/src/edwin/display.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 f0c21c159..ca75f0d78 100644
--- a/src/edwin/docstr.scm
+++ b/src/edwin/docstr.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 4090552ec..213e94ef3 100644
--- a/src/edwin/dos.scm
+++ b/src/edwin/dos.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 0668fec54..91d9e498e 100644
--- a/src/edwin/doscom.scm
+++ b/src/edwin/doscom.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 cf9040b90..3b94d7658 100644
--- a/src/edwin/dosfile.scm
+++ b/src/edwin/dosfile.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 1a91c8dc2..646f62ba0 100644
--- a/src/edwin/dosproc.scm
+++ b/src/edwin/dosproc.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 6e8cfb158..df984c4ca 100644
--- a/src/edwin/dosshell.scm
+++ b/src/edwin/dosshell.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 cc1e70306..4ac887c52 100644
--- a/src/edwin/ed-ffi.scm
+++ b/src/edwin/ed-ffi.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 116a001d1..a9beda33e 100644
--- a/src/edwin/editor.scm
+++ b/src/edwin/editor.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 4963c4053..020780ff3 100644
--- a/src/edwin/edtfrm.scm
+++ b/src/edwin/edtfrm.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 7ddf6de9b..917900550 100644
--- a/src/edwin/edtstr.scm
+++ b/src/edwin/edtstr.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 202aa6723..7af9408a6 100644
--- a/src/edwin/edwin.cbf
+++ b/src/edwin/edwin.cbf
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 a38cd71aa..118ed7e05 100644
--- a/src/edwin/edwin.ldr
+++ b/src/edwin/edwin.ldr
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 99aed58ea..aa9648a35 100644
--- a/src/edwin/edwin.pkg
+++ b/src/edwin/edwin.pkg
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 d2d1b29f3..833c211e4 100644
--- a/src/edwin/edwin.sf
+++ b/src/edwin/edwin.sf
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 26c1d02c9..49df08390 100644
--- a/src/edwin/evlcom.scm
+++ b/src/edwin/evlcom.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 91843c1b2..a10d8c7ab 100644
--- a/src/edwin/eystep.scm
+++ b/src/edwin/eystep.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 3230dbf6c..5689bcd3c 100644
--- a/src/edwin/filcom.scm
+++ b/src/edwin/filcom.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 e15b9d3c1..d783b89f7 100644
--- a/src/edwin/fileio.scm
+++ b/src/edwin/fileio.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 7522ef250..d3b172d3b 100644
--- a/src/edwin/fill.scm
+++ b/src/edwin/fill.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 1697211fd..de99829c2 100644
--- a/src/edwin/grpops.scm
+++ b/src/edwin/grpops.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 ed4315493..ca27cb8b7 100644
--- a/src/edwin/hlpcom.scm
+++ b/src/edwin/hlpcom.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 1b94e2860..d27eafe81 100644
--- a/src/edwin/htmlmode.scm
+++ b/src/edwin/htmlmode.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 aca08d465..b1fbb4e5a 100644
--- a/src/edwin/image.scm
+++ b/src/edwin/image.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 ae0adc59f..1d87af776 100644
--- a/src/edwin/info.scm
+++ b/src/edwin/info.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 712f3ea1c..0eae0754b 100644
--- a/src/edwin/input.scm
+++ b/src/edwin/input.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 cf61fb85c..e5745bb38 100644
--- a/src/edwin/intmod.scm
+++ b/src/edwin/intmod.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 14828fa0c..b6f0efead 100644
--- a/src/edwin/iserch.scm
+++ b/src/edwin/iserch.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 e0bc6af08..9c56b6657 100644
--- a/src/edwin/javamode.scm
+++ b/src/edwin/javamode.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 1f1d11251..5cae574b6 100644
--- a/src/edwin/key-w32.scm
+++ b/src/edwin/key-w32.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 a2f5c99b6..c30896dfa 100644
--- a/src/edwin/key-x11.scm
+++ b/src/edwin/key-x11.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 cc39aa695..38bb5ae40 100644
--- a/src/edwin/keymap.scm
+++ b/src/edwin/keymap.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 60d9c9343..c67754849 100644
--- a/src/edwin/keyparse.scm
+++ b/src/edwin/keyparse.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 972f6f942..3dc8fe010 100644
--- a/src/edwin/kilcom.scm
+++ b/src/edwin/kilcom.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 663ff2f7a..6be239c53 100644
--- a/src/edwin/kmacro.scm
+++ b/src/edwin/kmacro.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 9964b448e..c7089d448 100644
--- a/src/edwin/lincom.scm
+++ b/src/edwin/lincom.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 418ea7f34..33629c3d4 100644
--- a/src/edwin/linden.scm
+++ b/src/edwin/linden.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 420489e8e..157adb5c8 100644
--- a/src/edwin/loadef.scm
+++ b/src/edwin/loadef.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 baf5aaf72..c81711733 100644
--- a/src/edwin/lspcom.scm
+++ b/src/edwin/lspcom.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 259abead0..6d597dce1 100644
--- a/src/edwin/macros.scm
+++ b/src/edwin/macros.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 bb5d7910f..459456e7e 100644
--- a/src/edwin/make.scm
+++ b/src/edwin/make.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 978f1d2d4..36fe35a4a 100644
--- a/src/edwin/malias.scm
+++ b/src/edwin/malias.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 b5ab24177..af342977a 100644
--- a/src/edwin/manual.scm
+++ b/src/edwin/manual.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 0721961b2..2e4e7635c 100644
--- a/src/edwin/midas.scm
+++ b/src/edwin/midas.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 87b999945..8c7b9e923 100644
--- a/src/edwin/modefs.scm
+++ b/src/edwin/modefs.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 4e0221b5b..89c1db256 100644
--- a/src/edwin/modes.scm
+++ b/src/edwin/modes.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 d2f0c76e5..63d6ec765 100644
--- a/src/edwin/modlin.scm
+++ b/src/edwin/modlin.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 704437ef3..805c9b7df 100644
--- a/src/edwin/modwin.scm
+++ b/src/edwin/modwin.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 a0630c0c0..b681adc36 100644
--- a/src/edwin/motcom.scm
+++ b/src/edwin/motcom.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 7c7b940a6..299a01834 100644
--- a/src/edwin/motion.scm
+++ b/src/edwin/motion.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 4f6388e32..b516b46d9 100644
--- a/src/edwin/mousecom.scm
+++ b/src/edwin/mousecom.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 8157b754a..3dc727dc1 100644
--- a/src/edwin/nntp.scm
+++ b/src/edwin/nntp.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 100e66d13..d291996d6 100644
--- a/src/edwin/notify.scm
+++ b/src/edwin/notify.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 5888de5e5..b16834bb0 100644
--- a/src/edwin/nvector.scm
+++ b/src/edwin/nvector.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 61a536cea..f33d6d694 100644
--- a/src/edwin/occur.scm
+++ b/src/edwin/occur.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 7ebb896a5..51bded69d 100644
--- a/src/edwin/os2.scm
+++ b/src/edwin/os2.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 b56285e52..794e2dc48 100644
--- a/src/edwin/os2com.scm
+++ b/src/edwin/os2com.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 559e80401..2ec74b293 100644
--- a/src/edwin/os2term.scm
+++ b/src/edwin/os2term.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 d86cebd70..2b8bacdcf 100644
--- a/src/edwin/outline.scm
+++ b/src/edwin/outline.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 8edd5a5cf..bab50cc16 100644
--- a/src/edwin/pasmod.scm
+++ b/src/edwin/pasmod.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 4d41d036b..2b94937aa 100644
--- a/src/edwin/paths.scm
+++ b/src/edwin/paths.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 a34f08f73..67ab20b21 100644
--- a/src/edwin/print.scm
+++ b/src/edwin/print.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 26f350aca..dedc9c9e6 100644
--- a/src/edwin/process.scm
+++ b/src/edwin/process.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 83bc96459..e728a3aaa 100644
--- a/src/edwin/prompt.scm
+++ b/src/edwin/prompt.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 62d6206e9..61541c3ad 100644
--- a/src/edwin/pwedit.scm
+++ b/src/edwin/pwedit.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 6fe368a56..577ea865a 100644
--- a/src/edwin/pwparse.scm
+++ b/src/edwin/pwparse.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 d15bf4cb1..5544e7386 100644
--- a/src/edwin/rcsparse.scm
+++ b/src/edwin/rcsparse.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 f7e71617b..331f0a157 100644
--- a/src/edwin/reccom.scm
+++ b/src/edwin/reccom.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 c4c78210c..edbd76f72 100644
--- a/src/edwin/regcom.scm
+++ b/src/edwin/regcom.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 8c850e4ff..e0ff52aaf 100644
--- a/src/edwin/regexp.scm
+++ b/src/edwin/regexp.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 eb3b6c786..c55197b3f 100644
--- a/src/edwin/regops.scm
+++ b/src/edwin/regops.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 6a2a9eb1b..f4f06794f 100644
--- a/src/edwin/rename.scm
+++ b/src/edwin/rename.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 2e20ed85e..b1e8fe629 100644
--- a/src/edwin/replaz.scm
+++ b/src/edwin/replaz.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 d69ed2c33..7931401ca 100644
--- a/src/edwin/rfc822.scm
+++ b/src/edwin/rfc822.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 a9aa31fb3..21beeae29 100644
--- a/src/edwin/ring.scm
+++ b/src/edwin/ring.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 f2f33bd80..c52153856 100644
--- a/src/edwin/rmail.scm
+++ b/src/edwin/rmail.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 7fe386006..386d2d384 100644
--- a/src/edwin/rmailsrt.scm
+++ b/src/edwin/rmailsrt.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 15e742978..2548e85e9 100644
--- a/src/edwin/rmailsum.scm
+++ b/src/edwin/rmailsum.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 9515cc331..528ee5f35 100644
--- a/src/edwin/schmod.scm
+++ b/src/edwin/schmod.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 bc45e72f3..9b0c1da58 100644
--- a/src/edwin/scrcom.scm
+++ b/src/edwin/scrcom.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 4cebeaa84..826390a85 100644
--- a/src/edwin/screen.scm
+++ b/src/edwin/screen.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 f3dc7f894..3a9beb94a 100644
--- a/src/edwin/search.scm
+++ b/src/edwin/search.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 9d233d87b..6727bc4ad 100644
--- a/src/edwin/sendmail.scm
+++ b/src/edwin/sendmail.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 bade567fb..623a650ad 100644
--- a/src/edwin/sercom.scm
+++ b/src/edwin/sercom.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 87e101482..a4b810723 100644
--- a/src/edwin/shell.scm
+++ b/src/edwin/shell.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 1a0009027..a208a1d17 100644
--- a/src/edwin/simple.scm
+++ b/src/edwin/simple.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 416e27f1f..aa1871741 100644
--- a/src/edwin/snr.scm
+++ b/src/edwin/snr.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 00e0391ad..bbb6fd8dd 100644
--- a/src/edwin/sort.scm
+++ b/src/edwin/sort.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 450c4e58d..f24fe29e5 100644
--- a/src/edwin/strpad.scm
+++ b/src/edwin/strpad.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 cbb3ff5a3..317b0ed83 100644
--- a/src/edwin/strtab.scm
+++ b/src/edwin/strtab.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 5bef1edfe..a021b9d27 100644
--- a/src/edwin/struct.scm
+++ b/src/edwin/struct.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 01b29dde1..c23496c76 100644
--- a/src/edwin/syntax.scm
+++ b/src/edwin/syntax.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 0247b2381..2c497ce61 100644
--- a/src/edwin/tagutl.scm
+++ b/src/edwin/tagutl.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 1ec4f2d99..0906f7451 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 Massachusetts Institute of
-;;     Technology
+;;     2005, 2006, 2007, 2008, 2009, 2010, 2011 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 c054b308d..bdac59206 100644
--- a/src/edwin/telnet.scm
+++ b/src/edwin/telnet.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 785a40b40..9a2db813c 100644
--- a/src/edwin/termcap.scm
+++ b/src/edwin/termcap.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 1376842bf..0f0ef7db2 100644
--- a/src/edwin/texcom.scm
+++ b/src/edwin/texcom.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 85be95d13..6176b5d44 100644
--- a/src/edwin/things.scm
+++ b/src/edwin/things.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 0e51f7001..eaef5cca9 100644
--- a/src/edwin/tparse.scm
+++ b/src/edwin/tparse.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 952a82be1..eb9151bde 100644
--- a/src/edwin/tterm.scm
+++ b/src/edwin/tterm.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 5b6adc1b4..28ce4744e 100644
--- a/src/edwin/tximod.scm
+++ b/src/edwin/tximod.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 33d1fc65c..7f863453b 100644
--- a/src/edwin/txtprp.scm
+++ b/src/edwin/txtprp.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 334c38cb7..8f4e864e6 100644
--- a/src/edwin/undo.scm
+++ b/src/edwin/undo.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 cc3f45aed..a749b4a4c 100644
--- a/src/edwin/unix.scm
+++ b/src/edwin/unix.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 f2b4895ae..5416f5276 100644
--- a/src/edwin/utils.scm
+++ b/src/edwin/utils.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 87d86d360..360859283 100644
--- a/src/edwin/utlwin.scm
+++ b/src/edwin/utlwin.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 9ea090379..b19a3d668 100644
--- a/src/edwin/vc-bzr.scm
+++ b/src/edwin/vc-bzr.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 df20c6b5e..8da0562af 100644
--- a/src/edwin/vc-cvs.scm
+++ b/src/edwin/vc-cvs.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 87199c933..04ba48d0a 100644
--- a/src/edwin/vc-git.scm
+++ b/src/edwin/vc-git.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 a1dd70f23..ca7c2f14d 100644
--- a/src/edwin/vc-rcs.scm
+++ b/src/edwin/vc-rcs.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 e20886543..9204dfcaa 100644
--- a/src/edwin/vc-svn.scm
+++ b/src/edwin/vc-svn.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 b2244cdc1..e22eddfd4 100644
--- a/src/edwin/vc.scm
+++ b/src/edwin/vc.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 2095f0caa..f75b5128b 100644
--- a/src/edwin/verilog.scm
+++ b/src/edwin/verilog.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 8bde1f7aa..af48c8fd8 100644
--- a/src/edwin/vhdl.scm
+++ b/src/edwin/vhdl.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 1eed5d90a..c963f071e 100644
--- a/src/edwin/webster.scm
+++ b/src/edwin/webster.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 9222c81dd..8db5cacc4 100644
--- a/src/edwin/win32.scm
+++ b/src/edwin/win32.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 3bfe0822c..f412e88f2 100644
--- a/src/edwin/win32com.scm
+++ b/src/edwin/win32com.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 7ee705f1b..c57a2bb9f 100644
--- a/src/edwin/wincom.scm
+++ b/src/edwin/wincom.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 a9c3b1604..9def5033e 100644
--- a/src/edwin/window.scm
+++ b/src/edwin/window.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 0f4266cb4..6dee44a23 100644
--- a/src/edwin/winout.scm
+++ b/src/edwin/winout.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 e340d2f7b..dcad6ca4a 100644
--- a/src/edwin/winren.scm
+++ b/src/edwin/winren.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 025c2173d..73f8804bc 100644
--- a/src/edwin/xcom.scm
+++ b/src/edwin/xcom.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 49f864718..512c9bdae 100644
--- a/src/edwin/xform.scm
+++ b/src/edwin/xform.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 91801e701..4c3fb6d2c 100644
--- a/src/edwin/xmodef.scm
+++ b/src/edwin/xmodef.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 9631b80e5..418382c08 100644
--- a/src/edwin/xterm.scm
+++ b/src/edwin/xterm.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 10d048b4c..c41916873 100755
--- a/src/etc/Clean.sh
+++ b/src/etc/Clean.sh
@@ -2,8 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 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 b26d884a2..13fb2faae 100755
--- a/src/etc/Setup.sh
+++ b/src/etc/Setup.sh
@@ -2,8 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 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 84be07610..683384320 100755
--- a/src/etc/Stage.sh
+++ b/src/etc/Stage.sh
@@ -2,8 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 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 df85e9203..cfdca4905 100755
--- a/src/etc/Tags.sh
+++ b/src/etc/Tags.sh
@@ -2,8 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 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 7aca80ba6..55a777de8 100755
--- a/src/etc/build-bands.sh
+++ b/src/etc/build-bands.sh
@@ -2,8 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 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 6791ca744..085f9cd8a 100755
--- a/src/etc/build-boot-compiler.sh
+++ b/src/etc/build-boot-compiler.sh
@@ -2,8 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 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 8e01b78ed..2bf5bfb83 100755
--- a/src/etc/c-bundle.sh
+++ b/src/etc/c-bundle.sh
@@ -2,8 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 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 4bad58632..2e17c6831 100755
--- a/src/etc/c-compile.sh
+++ b/src/etc/c-compile.sh
@@ -2,8 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 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 2c80bb1a5..04eec0107 100755
--- a/src/etc/c-prepare.sh
+++ b/src/etc/c-prepare.sh
@@ -2,8 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 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 7ab12514f..2759e0d1e 100755
--- a/src/etc/compile-boot-compiler.sh
+++ b/src/etc/compile-boot-compiler.sh
@@ -2,8 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 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 d2ed1cc95..22f2a5c5f 100755
--- a/src/etc/compile-svm.sh
+++ b/src/etc/compile-svm.sh
@@ -1,6 +1,9 @@
 #!/bin/sh
 #
-# Copyright (C) 2010 Massachusetts Institute of Technology
+# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+#     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 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 eb2425680..b491877a8 100755
--- a/src/etc/compile.sh
+++ b/src/etc/compile.sh
@@ -2,8 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 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 9e7dcda3d..3a4c36608 100755
--- a/src/etc/create-makefiles.sh
+++ b/src/etc/create-makefiles.sh
@@ -2,8 +2,8 @@
 
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 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 ccfca4751..695439f40 100644
--- a/src/etc/functions.sh
+++ b/src/etc/functions.sh
@@ -2,8 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 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 4cae6c4d1..3f1e64dce 100755
--- a/src/etc/install-bin-symlinks.sh
+++ b/src/etc/install-bin-symlinks.sh
@@ -2,8 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 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 d594ec4a3..74dafc63b 100755
--- a/src/etc/macosx/make-app.sh
+++ b/src/etc/macosx/make-app.sh
@@ -2,8 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 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 2b0337b5d..fba6e758b 100755
--- a/src/etc/make-in-subdirs.sh
+++ b/src/etc/make-in-subdirs.sh
@@ -2,8 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 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 98e3e6e22..98bfcab18 100755
--- a/src/etc/make-liarc-dist.sh
+++ b/src/etc/make-liarc-dist.sh
@@ -2,8 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 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 fbcff508c..007e0bbfb 100755
--- a/src/etc/make-liarc.sh
+++ b/src/etc/make-liarc.sh
@@ -2,8 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 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 8a169c7cd..a62d4e042 100755
--- a/src/etc/make-native.sh
+++ b/src/etc/make-native.sh
@@ -2,8 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 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 3231517b8..803df467f 100755
--- a/src/etc/native-prepare.sh
+++ b/src/etc/native-prepare.sh
@@ -4,8 +4,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 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 750483ce0..3a006b8e4 100644
--- a/src/etc/optiondb.scm
+++ b/src/etc/optiondb.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 3f915e644..19aeb3010 100644
--- a/src/etc/utilities.scm
+++ b/src/etc/utilities.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 5f1f76b22..d4c20cf2b 100644
--- a/src/imail/compile.scm
+++ b/src/imail/compile.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 ddacdd340..ffb8ba7cb 100644
--- a/src/imail/ed-ffi.scm
+++ b/src/imail/ed-ffi.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 77abd9ebe..58b3109f6 100644
--- a/src/imail/imail-browser.scm
+++ b/src/imail/imail-browser.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 ec35c23e7..cd8ace891 100644
--- a/src/imail/imail-core.scm
+++ b/src/imail/imail-core.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 b5e7d5b36..755ca9c4f 100644
--- a/src/imail/imail-file.scm
+++ b/src/imail/imail-file.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 e8c4bb15f..a4fcb8278 100644
--- a/src/imail/imail-imap.scm
+++ b/src/imail/imail-imap.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 45700a5c0..e6c8faa2e 100644
--- a/src/imail/imail-mime.scm
+++ b/src/imail/imail-mime.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 995c67003..e36d9c82f 100644
--- a/src/imail/imail-rmail.scm
+++ b/src/imail/imail-rmail.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 382ec1aa7..667feae45 100644
--- a/src/imail/imail-summary.scm
+++ b/src/imail/imail-summary.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 f8e0bfac9..3420dc24a 100644
--- a/src/imail/imail-top.scm
+++ b/src/imail/imail-top.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 db38034fa..80b4e6c5c 100644
--- a/src/imail/imail-umail.scm
+++ b/src/imail/imail-umail.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 c6ac48637..dfa92e8be 100644
--- a/src/imail/imail-util.scm
+++ b/src/imail/imail-util.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 c764b51fd..c84ed6bd3 100644
--- a/src/imail/imail.pkg
+++ b/src/imail/imail.pkg
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 dfa6c4a04..c737f8a2b 100644
--- a/src/imail/imap-response.scm
+++ b/src/imail/imap-response.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 9c25577a8..6ba541315 100644
--- a/src/imail/imap-syntax.scm
+++ b/src/imail/imap-syntax.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 4d3a67bd4..7cad9d1ea 100644
--- a/src/imail/load.scm
+++ b/src/imail/load.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 ae3b7f992..49b1a2bf9 100755
--- a/src/imail/print.sh
+++ b/src/imail/print.sh
@@ -2,8 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 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 563e1ba0b..380a708f6 100755
--- a/src/microcode/Clean.sh
+++ b/src/microcode/Clean.sh
@@ -2,8 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 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 00dac413c..7e8e95d6b 100755
--- a/src/microcode/Setup.sh
+++ b/src/microcode/Setup.sh
@@ -2,8 +2,8 @@
 
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 Massachusetts Institute
+#     of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
diff --git a/src/microcode/achost.ac b/src/microcode/achost.ac
index 8f4080735..e4fc6b517 100644
--- a/src/microcode/achost.ac
+++ b/src/microcode/achost.ac
@@ -1,9 +1,9 @@
 ### -*-M4-*-
 ###
 ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
-### 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-### 2005, 2006, 2007, 2008, 2009, 2010, 2011 Massachusetts Institute
-### of Technology
+###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
+###     2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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 e7bf7eac3..b6efff0e5 100644
--- a/src/microcode/artutl.c
+++ b/src/microcode/artutl.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 30ab7e48d..1b46852ab 100644
--- a/src/microcode/avltree.c
+++ b/src/microcode/avltree.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 5386fafb5..d43088a0b 100644
--- a/src/microcode/avltree.h
+++ b/src/microcode/avltree.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 42727ac97..634860396 100644
--- a/src/microcode/bignmint.h
+++ b/src/microcode/bignmint.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 072e16ee5..9e488e691 100644
--- a/src/microcode/bignum.c
+++ b/src/microcode/bignum.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 b7a471c07..f2c934a3c 100644
--- a/src/microcode/bignum.h
+++ b/src/microcode/bignum.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 fab2cc171..8ecc91924 100644
--- a/src/microcode/bigprm.c
+++ b/src/microcode/bigprm.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 6c8c92c12..036653f9a 100644
--- a/src/microcode/bits.h
+++ b/src/microcode/bits.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 8cafcc74e..2a95cc52d 100644
--- a/src/microcode/bitstr.c
+++ b/src/microcode/bitstr.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 a164e551c..ba3247b46 100644
--- a/src/microcode/bitstr.h
+++ b/src/microcode/bitstr.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 670b68a0c..cd0a7919a 100644
--- a/src/microcode/bkpt.c
+++ b/src/microcode/bkpt.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 17abec6b6..1abe69d21 100644
--- a/src/microcode/bkpt.h
+++ b/src/microcode/bkpt.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 525996504..ca5e9aaa0 100644
--- a/src/microcode/boot.c
+++ b/src/microcode/boot.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 b31c55d2b..8a9c750e1 100644
--- a/src/microcode/char.c
+++ b/src/microcode/char.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 825b7292b..ed87856c6 100644
--- a/src/microcode/cmpauxmd/alpha.m4
+++ b/src/microcode/cmpauxmd/alpha.m4
@@ -3,7 +3,7 @@
  ### Copyright (C) 1992 Digital Equipment Corporation (D.E.C.)
  ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
  ###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
- ###     2004, 2005, 2006, 2007, 2008, 2009, 2010 Massachusetts
+ ###     2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Massachusetts
  ###     Institute of Technology
  ### 
  ### This software was developed at the Digital Equipment Corporation
diff --git a/src/microcode/cmpauxmd/asmcvt.c b/src/microcode/cmpauxmd/asmcvt.c
index e87ed4a6c..d4f7e91c1 100644
--- a/src/microcode/cmpauxmd/asmcvt.c
+++ b/src/microcode/cmpauxmd/asmcvt.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 957616dc5..0f04154a8 100644
--- a/src/microcode/cmpauxmd/c.c
+++ b/src/microcode/cmpauxmd/c.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 85cced343..7cf5aa839 100644
--- a/src/microcode/cmpauxmd/hppa.m4
+++ b/src/microcode/cmpauxmd/hppa.m4
@@ -2,7 +2,7 @@ changecom(`;');;; -*-Midas-*-
 ;;;
 ;;; Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ;;;     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-;;;     2004, 2005, 2006, 2007, 2008, 2009, 2010 Massachusetts
+;;;     2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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 1cb34099e..9d1273e4d 100644
--- a/src/microcode/cmpauxmd/i386.m4
+++ b/src/microcode/cmpauxmd/i386.m4
@@ -2,7 +2,7 @@
 ###
 ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-###     2004, 2005, 2006, 2007, 2008, 2009, 2010 Massachusetts
+###     2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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 028b2ad9a..3cda552c2 100755
--- a/src/microcode/cmpauxmd/m4-dos
+++ b/src/microcode/cmpauxmd/m4-dos
@@ -2,8 +2,8 @@
 
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 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 07ef94dc3..ab9c1ccfe 100644
--- a/src/microcode/cmpauxmd/makefile
+++ b/src/microcode/cmpauxmd/makefile
@@ -1,7 +1,7 @@
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 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 72da3b78c..920fe33f0 100644
--- a/src/microcode/cmpauxmd/mc68k.m4
+++ b/src/microcode/cmpauxmd/mc68k.m4
@@ -2,7 +2,7 @@
 ###
 ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-###     2004, 2005, 2006, 2007, 2008, 2009, 2010 Massachusetts
+###     2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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 a5caf8d7d..c8c50b39b 100644
--- a/src/microcode/cmpauxmd/mips.m4
+++ b/src/microcode/cmpauxmd/mips.m4
@@ -2,7 +2,7 @@
  ###
  ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
  ###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
- ###     2004, 2005, 2006, 2007, 2008, 2009, 2010 Massachusetts
+ ###     2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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 7283781a2..1e0b1a248 100644
--- a/src/microcode/cmpauxmd/vax.m4
+++ b/src/microcode/cmpauxmd/vax.m4
@@ -2,7 +2,7 @@
 ###
 ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-###     2004, 2005, 2006, 2007, 2008, 2009, 2010 Massachusetts
+###     2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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 a943c0cbd..2ae38405c 100644
--- a/src/microcode/cmpauxmd/x86-64.m4
+++ b/src/microcode/cmpauxmd/x86-64.m4
@@ -2,7 +2,7 @@
 ###
 ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-###     2004, 2005, 2006, 2007, 2008, 2009, 2010 Massachusetts
+###     2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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 bc6557a11..6411c0659 100644
--- a/src/microcode/cmpgc.h
+++ b/src/microcode/cmpgc.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 24b28ebe2..4871b178e 100644
--- a/src/microcode/cmpint.c
+++ b/src/microcode/cmpint.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 50f4d404d..26290b8e2 100644
--- a/src/microcode/cmpint.h
+++ b/src/microcode/cmpint.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 72f9ddc74..6b7ba075e 100644
--- a/src/microcode/cmpintmd/alpha.h
+++ b/src/microcode/cmpintmd/alpha.h
@@ -3,7 +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 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 64c8b5ac0..ad911039b 100644
--- a/src/microcode/cmpintmd/c-config.h
+++ b/src/microcode/cmpintmd/c-config.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 7968ff41e..c05d61aa8 100644
--- a/src/microcode/cmpintmd/c.c
+++ b/src/microcode/cmpintmd/c.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 76d8215c7..e6f9fb7de 100644
--- a/src/microcode/cmpintmd/c.h
+++ b/src/microcode/cmpintmd/c.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 7d988ea5a..e11667b98 100644
--- a/src/microcode/cmpintmd/hppa.h
+++ b/src/microcode/cmpintmd/hppa.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 6e126da59..535c1300c 100644
--- a/src/microcode/cmpintmd/i386-config.h
+++ b/src/microcode/cmpintmd/i386-config.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 892d1d62e..0d66de11b 100644
--- a/src/microcode/cmpintmd/i386.c
+++ b/src/microcode/cmpintmd/i386.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 054cb0438..f07d5c240 100644
--- a/src/microcode/cmpintmd/i386.h
+++ b/src/microcode/cmpintmd/i386.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 aa123f0ee..d4a38b914 100644
--- a/src/microcode/cmpintmd/mc68k.h
+++ b/src/microcode/cmpintmd/mc68k.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 ec7ceb841..516d69953 100644
--- a/src/microcode/cmpintmd/mips.h
+++ b/src/microcode/cmpintmd/mips.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 b4e5cf5f0..5a47aea46 100644
--- a/src/microcode/cmpintmd/none-config.h
+++ b/src/microcode/cmpintmd/none-config.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 1eb9a252b..b52967257 100644
--- a/src/microcode/cmpintmd/none.c
+++ b/src/microcode/cmpintmd/none.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 eb24a7a94..e3287153c 100644
--- a/src/microcode/cmpintmd/none.h
+++ b/src/microcode/cmpintmd/none.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 3ce222d83..e7a5f6147 100644
--- a/src/microcode/cmpintmd/svm1-config.h
+++ b/src/microcode/cmpintmd/svm1-config.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 bbbc2e477..314391786 100644
--- a/src/microcode/cmpintmd/svm1.c
+++ b/src/microcode/cmpintmd/svm1.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 1475c57bc..5c77d3e43 100644
--- a/src/microcode/cmpintmd/svm1.h
+++ b/src/microcode/cmpintmd/svm1.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 3faf8cd8a..bb7dd7ad2 100644
--- a/src/microcode/cmpintmd/vax.h
+++ b/src/microcode/cmpintmd/vax.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 dcd894ec7..0dcb43ed2 100644
--- a/src/microcode/cmpintmd/x86-64-config.h
+++ b/src/microcode/cmpintmd/x86-64-config.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 02d541409..e642ba1fc 100644
--- a/src/microcode/cmpintmd/x86-64.c
+++ b/src/microcode/cmpintmd/x86-64.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 787df1a33..16a94a6ae 100644
--- a/src/microcode/cmpintmd/x86-64.h
+++ b/src/microcode/cmpintmd/x86-64.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 7a4734a4c..3c33dfb57 100644
--- a/src/microcode/cmpintmd/x86-fenv.c
+++ b/src/microcode/cmpintmd/x86-fenv.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 5e01fb563..dc5ddcd2e 100644
--- a/src/microcode/cmpintmd/x86-fenv.h
+++ b/src/microcode/cmpintmd/x86-fenv.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 6bee157c3..dbd1db50e 100644
--- a/src/microcode/comlin.c
+++ b/src/microcode/comlin.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 b876a2b73..a0d17e97b 100644
--- a/src/microcode/comlin.h
+++ b/src/microcode/comlin.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 4d30e987a..b3d1ff265 100644
--- a/src/microcode/comutl.c
+++ b/src/microcode/comutl.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 3bb800a91..2f97e9b4c 100644
--- a/src/microcode/configure.ac
+++ b/src/microcode/configure.ac
@@ -8,7 +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 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 4d9484507..e8cd15388 100644
--- a/src/microcode/confshared.h
+++ b/src/microcode/confshared.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 0d59e7e53..7eda71576 100644
--- a/src/microcode/const.h
+++ b/src/microcode/const.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 7117d2585..3b6567694 100644
--- a/src/microcode/copyrigh.c
+++ b/src/microcode/copyrigh.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 90e141ff9..0a2290789 100644
--- a/src/microcode/critsec.h
+++ b/src/microcode/critsec.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 93f46ecc4..764181aed 100644
--- a/src/microcode/daemon.c
+++ b/src/microcode/daemon.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 98d60efb5..c72730014 100644
--- a/src/microcode/debug.c
+++ b/src/microcode/debug.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 e665c148d..3f7995256 100644
--- a/src/microcode/dfloat.c
+++ b/src/microcode/dfloat.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 484e62bc2..5c6601bf9 100644
--- a/src/microcode/dstack.h
+++ b/src/microcode/dstack.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 ca30fccc7..0917de7f2 100644
--- a/src/microcode/edwin.h
+++ b/src/microcode/edwin.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 3094d0e4d..39194fc59 100644
--- a/src/microcode/error.c
+++ b/src/microcode/error.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 6fcefdd2d..12f996d16 100644
--- a/src/microcode/errors.h
+++ b/src/microcode/errors.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 52abe075c..ded469289 100644
--- a/src/microcode/extern.c
+++ b/src/microcode/extern.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 50e0f20c7..982c199ff 100644
--- a/src/microcode/extern.h
+++ b/src/microcode/extern.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 c23b498c1..cec676075 100644
--- a/src/microcode/extract-liarc-decls.c
+++ b/src/microcode/extract-liarc-decls.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 cbe67be6b..d0e80ce9a 100644
--- a/src/microcode/fasdump.c
+++ b/src/microcode/fasdump.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 43fa75f09..ee48cc3b3 100644
--- a/src/microcode/fasl.c
+++ b/src/microcode/fasl.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 3945e0ebf..531b7768b 100644
--- a/src/microcode/fasl.h
+++ b/src/microcode/fasl.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 31b9952da..178d64c4e 100644
--- a/src/microcode/fasload.c
+++ b/src/microcode/fasload.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 9695021f8..1283bf3ac 100644
--- a/src/microcode/findprim.c
+++ b/src/microcode/findprim.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 0f981a9e8..b5c7f9771 100644
--- a/src/microcode/fixnum.c
+++ b/src/microcode/fixnum.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 7889f7248..faa395d67 100644
--- a/src/microcode/fixobj.h
+++ b/src/microcode/fixobj.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 ab69a1f11..cb64f2017 100644
--- a/src/microcode/floenv.c
+++ b/src/microcode/floenv.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 5141bfccd..6ab58ac79 100644
--- a/src/microcode/floenv.h
+++ b/src/microcode/floenv.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 c060622f4..f2c5033e4 100644
--- a/src/microcode/flonum.c
+++ b/src/microcode/flonum.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 905f9d209..04c4d272e 100644
--- a/src/microcode/gc.h
+++ b/src/microcode/gc.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 cc162f9b8..b9a83f1f8 100644
--- a/src/microcode/gccode.h
+++ b/src/microcode/gccode.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 845f3f882..6629031d9 100644
--- a/src/microcode/gcloop.c
+++ b/src/microcode/gcloop.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 71b650819..f87bdcb2e 100644
--- a/src/microcode/gen-nonce.c
+++ b/src/microcode/gen-nonce.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 033e4c207..9c131b4a6 100644
--- a/src/microcode/generic.c
+++ b/src/microcode/generic.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 7af7d90d3..f1dcd693f 100644
--- a/src/microcode/history.h
+++ b/src/microcode/history.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 b0d0f3664..0e52b15a6 100644
--- a/src/microcode/hooks.c
+++ b/src/microcode/hooks.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 6f07d7313..1165df30c 100644
--- a/src/microcode/hppacach.c
+++ b/src/microcode/hppacach.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 8a0eda9df..877efcd63 100644
--- a/src/microcode/hppacach.h
+++ b/src/microcode/hppacach.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 4235fb815..8b67f76ed 100644
--- a/src/microcode/hppanwca.c
+++ b/src/microcode/hppanwca.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 71f8a5067..4580ffeb9 100644
--- a/src/microcode/hunk.c
+++ b/src/microcode/hunk.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 062ed1cc3..c311c4520 100644
--- a/src/microcode/intern.c
+++ b/src/microcode/intern.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 cca842a32..fca00daa4 100644
--- a/src/microcode/interp.c
+++ b/src/microcode/interp.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 723ec3b68..5d72e5246 100644
--- a/src/microcode/interp.h
+++ b/src/microcode/interp.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 ae61f5be3..411cbe7f3 100644
--- a/src/microcode/intext.c
+++ b/src/microcode/intext.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 4d7aa0c14..9c90acaf9 100644
--- a/src/microcode/intext.h
+++ b/src/microcode/intext.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 ea196c184..3482352d2 100644
--- a/src/microcode/intprm.c
+++ b/src/microcode/intprm.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 394635d26..39c4d5eb7 100644
--- a/src/microcode/intrpt.h
+++ b/src/microcode/intrpt.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 95edab3c3..8ed15f3b0 100755
--- a/src/microcode/liarc-cc.in
+++ b/src/microcode/liarc-cc.in
@@ -2,8 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 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 7862aa23e..d82bec239 100644
--- a/src/microcode/liarc-ld.in
+++ b/src/microcode/liarc-ld.in
@@ -2,8 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 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 8b01192de..2b577d1d1 100644
--- a/src/microcode/liarc.h
+++ b/src/microcode/liarc.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 6686205d8..2a457001c 100644
--- a/src/microcode/list.c
+++ b/src/microcode/list.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 953a8a7ce..8a0a17562 100644
--- a/src/microcode/lookprm.c
+++ b/src/microcode/lookprm.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 83b1499a8..b17839c41 100644
--- a/src/microcode/lookup.c
+++ b/src/microcode/lookup.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 611fb280a..26e54b9a5 100644
--- a/src/microcode/lookup.h
+++ b/src/microcode/lookup.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 e96c1617f..a89f578e6 100644
--- a/src/microcode/macosx-starter.c
+++ b/src/microcode/macosx-starter.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 89824c892..a412f4082 100644
--- a/src/microcode/makegen/Makefile.in.in
+++ b/src/microcode/makegen/Makefile.in.in
@@ -2,8 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 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 e71ba0744..ac2f9dbcb 100644
--- a/src/microcode/makegen/bundles-liarc.scm
+++ b/src/microcode/makegen/bundles-liarc.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 e02ee198a..549e9fae5 100644
--- a/src/microcode/makegen/dirs-liarc.scm
+++ b/src/microcode/makegen/dirs-liarc.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 8cec66232..a0de703cf 100644
--- a/src/microcode/makegen/files-core.scm
+++ b/src/microcode/makegen/files-core.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 81bf608a6..97366a3c5 100644
--- a/src/microcode/makegen/files-optional.scm
+++ b/src/microcode/makegen/files-optional.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 c52bef2f6..c17b84959 100644
--- a/src/microcode/makegen/files-os-prim.scm
+++ b/src/microcode/makegen/files-os-prim.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 53ff0f522..e06cd8637 100644
--- a/src/microcode/makegen/files-other.scm
+++ b/src/microcode/makegen/files-other.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 af3b36be4..430696a73 100644
--- a/src/microcode/makegen/files-unix.scm
+++ b/src/microcode/makegen/files-unix.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 ee9f0a204..e0bb26a9e 100644
--- a/src/microcode/makegen/liarc-base-rules
+++ b/src/microcode/makegen/liarc-base-rules
@@ -2,8 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 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 00011c84f..ca57842ec 100755
--- a/src/microcode/makegen/m4.sh
+++ b/src/microcode/makegen/m4.sh
@@ -2,8 +2,8 @@
 
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 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 3d05c2853..4aa1e45fb 100644
--- a/src/microcode/makegen/makegen.scm
+++ b/src/microcode/makegen/makegen.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 14dba7e7b..f7ca9f4ae 100755
--- a/src/microcode/makegen/makeinit.sh
+++ b/src/microcode/makegen/makeinit.sh
@@ -2,8 +2,8 @@
 
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 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 84883e084..a4c4df2e7 100644
--- a/src/microcode/makegen/pkds-liarc.scm
+++ b/src/microcode/makegen/pkds-liarc.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 82f535e35..5f7628d4e 100644
--- a/src/microcode/memmag.c
+++ b/src/microcode/memmag.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 67e15d79e..41aecac69 100644
--- a/src/microcode/memmag.h
+++ b/src/microcode/memmag.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 9bd659682..013817499 100644
--- a/src/microcode/missing.c
+++ b/src/microcode/missing.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 06e000b11..f5492167b 100644
--- a/src/microcode/mul.c
+++ b/src/microcode/mul.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 139d1187a..bafea1b11 100644
--- a/src/microcode/nt.h
+++ b/src/microcode/nt.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 24cfb4055..94a614b3d 100644
--- a/src/microcode/ntapi.h
+++ b/src/microcode/ntapi.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 da0b44a49..f26c95708 100644
--- a/src/microcode/ntasutl.asm
+++ b/src/microcode/ntasutl.asm
@@ -2,7 +2,7 @@
 ;;;
 ;;; Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ;;;     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-;;;     2004, 2005, 2006, 2007, 2008, 2009, 2010 Massachusetts
+;;;     2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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 fc176d586..48ebb056e 100644
--- a/src/microcode/ntenv.c
+++ b/src/microcode/ntenv.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 c1448f99f..dbdb8ee5d 100644
--- a/src/microcode/ntfile.c
+++ b/src/microcode/ntfile.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 4cf28da4e..19f5914ca 100644
--- a/src/microcode/ntfs.c
+++ b/src/microcode/ntfs.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 d5fb217ec..bf42b5e0d 100644
--- a/src/microcode/ntfs.h
+++ b/src/microcode/ntfs.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 7b3cfb749..eec1e8e07 100644
--- a/src/microcode/ntgui.c
+++ b/src/microcode/ntgui.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 4da8457ad..e0f09d6ef 100644
--- a/src/microcode/ntgui.h
+++ b/src/microcode/ntgui.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 809e8e3ff..360938140 100644
--- a/src/microcode/ntio.c
+++ b/src/microcode/ntio.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 530fcb320..4e458242a 100644
--- a/src/microcode/ntio.h
+++ b/src/microcode/ntio.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 5b74572d3..f1ea4b6fd 100644
--- a/src/microcode/ntproc.c
+++ b/src/microcode/ntproc.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 9fff5bba6..85bf23984 100644
--- a/src/microcode/ntproc.h
+++ b/src/microcode/ntproc.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 c911fb0af..1b2259c85 100644
--- a/src/microcode/ntscmlib.h
+++ b/src/microcode/ntscmlib.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 50465935e..701f69d10 100644
--- a/src/microcode/ntscreen.c
+++ b/src/microcode/ntscreen.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 631a3d67b..4a139ce9a 100644
--- a/src/microcode/ntscreen.h
+++ b/src/microcode/ntscreen.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 0ce76a340..464ecf6c5 100644
--- a/src/microcode/ntsig.c
+++ b/src/microcode/ntsig.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 2da7e4a58..dba5c5b62 100644
--- a/src/microcode/ntsock.c
+++ b/src/microcode/ntsock.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 13d411c2d..ae599e9e0 100644
--- a/src/microcode/ntsys.c
+++ b/src/microcode/ntsys.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 a884df249..7146d88ac 100644
--- a/src/microcode/ntsys.h
+++ b/src/microcode/ntsys.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 7379c9a72..e6fbbc267 100644
--- a/src/microcode/ntterm.h
+++ b/src/microcode/ntterm.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 c68ea13c4..2b1d1fa45 100644
--- a/src/microcode/nttop.c
+++ b/src/microcode/nttop.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 2764617f7..2fb18f370 100644
--- a/src/microcode/nttop.h
+++ b/src/microcode/nttop.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 451c0532e..ea9279eb5 100644
--- a/src/microcode/nttrap.c
+++ b/src/microcode/nttrap.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 ddbe839f4..1d8fd44fc 100644
--- a/src/microcode/nttrap.h
+++ b/src/microcode/nttrap.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 cba7a32dc..796f6b7cd 100644
--- a/src/microcode/nttterm.c
+++ b/src/microcode/nttterm.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 c2ea264fa..0807579bc 100644
--- a/src/microcode/nttty.c
+++ b/src/microcode/nttty.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 4cf2861c3..78340fb37 100644
--- a/src/microcode/ntutl/bch-p-nt.lst
+++ b/src/microcode/ntutl/bch-p-nt.lst
@@ -2,7 +2,7 @@
 ;;;
 ;;; Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ;;;     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-;;;     2004, 2005, 2006, 2007, 2008, 2009, 2010 Massachusetts
+;;;     2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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 95da67770..1202a4dd6 100644
--- a/src/microcode/ntutl/config.bat
+++ b/src/microcode/ntutl/config.bat
@@ -1,7 +1,7 @@
 @echo off
 rem Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 rem     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-rem     2004, 2005, 2006, 2007, 2008, 2009, 2010 Massachusetts
+rem     2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Massachusetts
 rem     Institute of Technology
 rem
 rem This file is part of MIT/GNU Scheme.
diff --git a/src/microcode/ntutl/config.h b/src/microcode/ntutl/config.h
index 9c49063d5..f8436039f 100644
--- a/src/microcode/ntutl/config.h
+++ b/src/microcode/ntutl/config.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 8f30b1be6..d24ec02ea 100644
--- a/src/microcode/ntutl/makefile
+++ b/src/microcode/ntutl/makefile
@@ -2,7 +2,7 @@
 ###
 ###     Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ###         1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-###         2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
+###         2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
 ###         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 df7867138..73534f324 100644
--- a/src/microcode/ntutl/makefile.wcc
+++ b/src/microcode/ntutl/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
+###         2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
 ###         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 483632b2d..dbe82dd3d 100644
--- a/src/microcode/ntutl/scheme16.c
+++ b/src/microcode/ntutl/scheme16.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 4314bc63e..eb0db13aa 100644
--- a/src/microcode/ntutl/scheme16.mak
+++ b/src/microcode/ntutl/scheme16.mak
@@ -2,8 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 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 4c4039342..0348cba05 100644
--- a/src/microcode/ntutl/scheme31.c
+++ b/src/microcode/ntutl/scheme31.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 de8653f29..2fea9f9e0 100644
--- a/src/microcode/ntutl/scheme32.c
+++ b/src/microcode/ntutl/scheme32.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 287f6785f..be1d39fe5 100644
--- a/src/microcode/ntutl/scm-p-nt.lst
+++ b/src/microcode/ntutl/scm-p-nt.lst
@@ -2,7 +2,7 @@
 ;;;
 ;;; Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ;;;     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-;;;     2004, 2005, 2006, 2007, 2008, 2009, 2010 Massachusetts
+;;;     2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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 65e41700a..3c7818092 100644
--- a/src/microcode/ntutl/setenv.bat
+++ b/src/microcode/ntutl/setenv.bat
@@ -1,7 +1,7 @@
 @echo off
 rem Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 rem     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-rem     2004, 2005, 2006, 2007, 2008, 2009, 2010 Massachusetts
+rem     2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Massachusetts
 rem     Institute of Technology
 rem
 rem This file is part of MIT/GNU Scheme.
diff --git a/src/microcode/ntutl/wconfig.bat b/src/microcode/ntutl/wconfig.bat
index 9830dccd8..268c0704e 100644
--- a/src/microcode/ntutl/wconfig.bat
+++ b/src/microcode/ntutl/wconfig.bat
@@ -1,7 +1,7 @@
 @echo off
 rem Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 rem     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-rem     2004, 2005, 2006, 2007, 2008, 2009, 2010 Massachusetts
+rem     2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Massachusetts
 rem     Institute of Technology
 rem
 rem This file is part of MIT/GNU Scheme.
diff --git a/src/microcode/object.h b/src/microcode/object.h
index a33b0ffb4..f0ee71627 100644
--- a/src/microcode/object.h
+++ b/src/microcode/object.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 44a745882..1087db443 100644
--- a/src/microcode/obstack.c
+++ b/src/microcode/obstack.c
@@ -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 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 Massachusetts Institute of
+    Technology
 
 This program 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 5e8108d6c..5e919c3d3 100644
--- a/src/microcode/obstack.h
+++ b/src/microcode/obstack.h
@@ -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 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 Massachusetts Institute of
+    Technology
 
 This program 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 5b79b8e89..02fdb3a57 100644
--- a/src/microcode/option.c
+++ b/src/microcode/option.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 12993868f..94df86c84 100644
--- a/src/microcode/option.h
+++ b/src/microcode/option.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 a4ae38a70..ed5c0707c 100644
--- a/src/microcode/os.h
+++ b/src/microcode/os.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 76fca039c..e5e2c7084 100644
--- a/src/microcode/os2.c
+++ b/src/microcode/os2.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 8aeda095d..06b27fe4c 100644
--- a/src/microcode/os2.h
+++ b/src/microcode/os2.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 591f86bf6..c6757e04f 100644
--- a/src/microcode/os2api.h
+++ b/src/microcode/os2api.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 6f4751e66..cfe0bfb55 100644
--- a/src/microcode/os2conio.c
+++ b/src/microcode/os2conio.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 655979e31..575c99395 100644
--- a/src/microcode/os2cthrd.c
+++ b/src/microcode/os2cthrd.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 865de9ae6..db890af31 100644
--- a/src/microcode/os2cthrd.h
+++ b/src/microcode/os2cthrd.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 0298e6fae..aad5a191e 100644
--- a/src/microcode/os2ctty.c
+++ b/src/microcode/os2ctty.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 c1740e2b9..52593f42f 100644
--- a/src/microcode/os2ctty.h
+++ b/src/microcode/os2ctty.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 258e4750b..3427370e1 100644
--- a/src/microcode/os2env.c
+++ b/src/microcode/os2env.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 261ed6306..01b957fa9 100644
--- a/src/microcode/os2file.c
+++ b/src/microcode/os2file.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 8322447a2..7c31800f2 100644
--- a/src/microcode/os2fs.c
+++ b/src/microcode/os2fs.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 c7e1d456f..e785693e6 100644
--- a/src/microcode/os2io.c
+++ b/src/microcode/os2io.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 173b31277..104421eff 100644
--- a/src/microcode/os2io.h
+++ b/src/microcode/os2io.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 db787c86e..2a683fec1 100644
--- a/src/microcode/os2msg.c
+++ b/src/microcode/os2msg.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 e8eb9e617..e2821fd10 100644
--- a/src/microcode/os2msg.h
+++ b/src/microcode/os2msg.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 dd35641d2..5281b9f06 100644
--- a/src/microcode/os2pipe.c
+++ b/src/microcode/os2pipe.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 4351bf6e1..36bf45588 100644
--- a/src/microcode/os2pm.c
+++ b/src/microcode/os2pm.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 18c074d7f..77fb7c822 100644
--- a/src/microcode/os2pm.h
+++ b/src/microcode/os2pm.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 140724e41..288a37dd8 100644
--- a/src/microcode/os2pm.scm
+++ b/src/microcode/os2pm.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 0186ca13d..b774c27da 100644
--- a/src/microcode/os2pmcon.c
+++ b/src/microcode/os2pmcon.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 9bf6bc73b..2b98fcf70 100644
--- a/src/microcode/os2pmcon.h
+++ b/src/microcode/os2pmcon.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 1e11e6fae..d0c92c7e2 100644
--- a/src/microcode/os2pmcon.rc
+++ b/src/microcode/os2pmcon.rc
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 425813fdd..b73e56036 100644
--- a/src/microcode/os2proc.c
+++ b/src/microcode/os2proc.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 5fefa4f50..ee2d6a201 100644
--- a/src/microcode/os2proc.h
+++ b/src/microcode/os2proc.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 2c6100b67..33547b7b7 100644
--- a/src/microcode/os2sock.c
+++ b/src/microcode/os2sock.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 95d6e8ff5..f81b58ae5 100644
--- a/src/microcode/os2term.c
+++ b/src/microcode/os2term.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 e0d03b2ea..f783f6800 100644
--- a/src/microcode/os2thrd.c
+++ b/src/microcode/os2thrd.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 bc0e52d4d..af8fc03bd 100644
--- a/src/microcode/os2thrd.h
+++ b/src/microcode/os2thrd.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 53e11a924..7a5bd0735 100644
--- a/src/microcode/os2top.c
+++ b/src/microcode/os2top.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 5e1215465..943948069 100644
--- a/src/microcode/os2tty.c
+++ b/src/microcode/os2tty.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 7ba5eca08..8f3580b25 100644
--- a/src/microcode/os2utl/config.cmd
+++ b/src/microcode/os2utl/config.cmd
@@ -1,7 +1,7 @@
 @echo off
 rem Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 rem     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-rem     2004, 2005, 2006, 2007, 2008, 2009, 2010 Massachusetts
+rem     2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Massachusetts
 rem     Institute of Technology
 rem
 rem This file is part of MIT/GNU Scheme.
diff --git a/src/microcode/os2utl/config.h b/src/microcode/os2utl/config.h
index cd83713a7..ccebfe51e 100644
--- a/src/microcode/os2utl/config.h
+++ b/src/microcode/os2utl/config.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 5167adff4..86d12cee1 100644
--- a/src/microcode/os2utl/makefile
+++ b/src/microcode/os2utl/makefile
@@ -2,7 +2,7 @@
 ###
 ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-###     2004, 2005, 2006, 2007, 2008, 2009, 2010 Massachusetts
+###     2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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 904183d8b..e0e6abaf2 100644
--- a/src/microcode/os2utl/makefile.cmn
+++ b/src/microcode/os2utl/makefile.cmn
@@ -2,7 +2,7 @@
 ###
 ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-###     2004, 2005, 2006, 2007, 2008, 2009, 2010 Massachusetts
+###     2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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 1e78700bb..1e07f9d88 100644
--- a/src/microcode/os2utl/makefile.emx
+++ b/src/microcode/os2utl/makefile.emx
@@ -2,7 +2,7 @@
 ###
 ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-###     2004, 2005, 2006, 2007, 2008, 2009, 2010 Massachusetts
+###     2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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 e336120e6..982611c12 100644
--- a/src/microcode/os2utl/makefile.gcc
+++ b/src/microcode/os2utl/makefile.gcc
@@ -2,7 +2,7 @@
 ###
 ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-###     2004, 2005, 2006, 2007, 2008, 2009, 2010 Massachusetts
+###     2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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 437188501..e20918826 100644
--- a/src/microcode/os2utl/makefile.vac
+++ b/src/microcode/os2utl/makefile.vac
@@ -2,7 +2,7 @@
 ###
 ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-###     2004, 2005, 2006, 2007, 2008, 2009, 2010 Massachusetts
+###     2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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 b05e7d95e..9f25999df 100644
--- a/src/microcode/os2utl/makefile.wcc
+++ b/src/microcode/os2utl/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 Massachusetts
+###     2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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 413b51a9c..20bf14a70 100644
--- a/src/microcode/os2utl/mkos2pm.scm
+++ b/src/microcode/os2utl/mkos2pm.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 c9c08f5a6..6900a4b63 100644
--- a/src/microcode/os2xcpt.c
+++ b/src/microcode/os2xcpt.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 6229a4d4c..4cc92a65d 100644
--- a/src/microcode/osctty.h
+++ b/src/microcode/osctty.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 956dd87ef..f369febfb 100644
--- a/src/microcode/osenv.h
+++ b/src/microcode/osenv.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 f0a4eb7b1..d97a85c8e 100644
--- a/src/microcode/osfile.h
+++ b/src/microcode/osfile.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 6f98b96f1..6c3d41ba4 100644
--- a/src/microcode/osfs.h
+++ b/src/microcode/osfs.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 d6d627420..a5979a245 100644
--- a/src/microcode/osio.h
+++ b/src/microcode/osio.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 f953c4873..53a4642b0 100644
--- a/src/microcode/osproc.h
+++ b/src/microcode/osproc.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 298efdecb..ec92b09ef 100644
--- a/src/microcode/ospty.h
+++ b/src/microcode/ospty.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 833f05b4a..5329acbdd 100644
--- a/src/microcode/osscheme.c
+++ b/src/microcode/osscheme.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 706ac3cc7..a029d65d2 100644
--- a/src/microcode/osscheme.h
+++ b/src/microcode/osscheme.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 c9e094758..2a49eed6f 100644
--- a/src/microcode/ossig.h
+++ b/src/microcode/ossig.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 d4dcce031..5eadec182 100644
--- a/src/microcode/osterm.h
+++ b/src/microcode/osterm.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 417f7e889..6c901d2e0 100644
--- a/src/microcode/ostop.h
+++ b/src/microcode/ostop.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 530da7175..9e790132d 100644
--- a/src/microcode/ostty.c
+++ b/src/microcode/ostty.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 574867cef..adc13f39f 100644
--- a/src/microcode/ostty.h
+++ b/src/microcode/ostty.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 1daa0b1ea..8bcb8d4d0 100644
--- a/src/microcode/outf.c
+++ b/src/microcode/outf.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 02e1bf42b..9cc5e0dec 100644
--- a/src/microcode/outf.h
+++ b/src/microcode/outf.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 1f308a7f3..117e253dd 100644
--- a/src/microcode/prbfish.c
+++ b/src/microcode/prbfish.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 fd8f2e92a..410a6b149 100644
--- a/src/microcode/prdb4.c
+++ b/src/microcode/prdb4.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 03e7e995c..201a5e36d 100644
--- a/src/microcode/prdb4.scm
+++ b/src/microcode/prdb4.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 aca2e9407..f10cf1145 100644
--- a/src/microcode/prename.h
+++ b/src/microcode/prename.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 4a2f7d44d..b390e2808 100644
--- a/src/microcode/prgdbm.c
+++ b/src/microcode/prgdbm.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 99503dbae..aae8865e0 100644
--- a/src/microcode/prim.c
+++ b/src/microcode/prim.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 89b3a3536..3e8d1da95 100644
--- a/src/microcode/prim.h
+++ b/src/microcode/prim.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 f3a1018dd..e6dbb098d 100644
--- a/src/microcode/prims.h
+++ b/src/microcode/prims.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 a45f95a68..ede051ee2 100644
--- a/src/microcode/primutl.c
+++ b/src/microcode/primutl.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 a2a91c5f4..250063b6a 100644
--- a/src/microcode/prmcrypt.c
+++ b/src/microcode/prmcrypt.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 e681c07fc..1935af182 100644
--- a/src/microcode/prmd5.c
+++ b/src/microcode/prmd5.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 3faa11d75..201894592 100644
--- a/src/microcode/prmhash.c
+++ b/src/microcode/prmhash.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 06ad67504..2be493cd9 100644
--- a/src/microcode/prntenv.c
+++ b/src/microcode/prntenv.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 c6424783b..c92748ea3 100644
--- a/src/microcode/prntfs.c
+++ b/src/microcode/prntfs.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 1c69aa3e0..7a09e2e97 100644
--- a/src/microcode/prntio.c
+++ b/src/microcode/prntio.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 a5eabe889..edc0b6c23 100644
--- a/src/microcode/pros2fs.c
+++ b/src/microcode/pros2fs.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 0dc28fb5d..9da42dc0c 100644
--- a/src/microcode/pros2io.c
+++ b/src/microcode/pros2io.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 14fbe4731..3f8c418af 100644
--- a/src/microcode/pros2pm.c
+++ b/src/microcode/pros2pm.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 5de256ec8..882fb68e0 100644
--- a/src/microcode/prosenv.c
+++ b/src/microcode/prosenv.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 bbfe225fb..6a41d2d19 100644
--- a/src/microcode/prosfile.c
+++ b/src/microcode/prosfile.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 0b17bdee6..2db5acff0 100644
--- a/src/microcode/prosfs.c
+++ b/src/microcode/prosfs.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 a0230ed05..ff3680ef9 100644
--- a/src/microcode/prosio.c
+++ b/src/microcode/prosio.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 9848d340f..a79be29da 100644
--- a/src/microcode/prosproc.c
+++ b/src/microcode/prosproc.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 cce26a4e1..3efc590ce 100644
--- a/src/microcode/prospty.c
+++ b/src/microcode/prospty.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 ee6f344a5..e5b7d8ef2 100644
--- a/src/microcode/prosterm.c
+++ b/src/microcode/prosterm.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 ce7e933cb..e0948a682 100644
--- a/src/microcode/prostty.c
+++ b/src/microcode/prostty.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 9f09fb057..45b655b52 100644
--- a/src/microcode/prpgsql.c
+++ b/src/microcode/prpgsql.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 35c719a4c..8943338ea 100644
--- a/src/microcode/pruxdld.c
+++ b/src/microcode/pruxdld.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 242f40b41..191eca198 100644
--- a/src/microcode/pruxenv.c
+++ b/src/microcode/pruxenv.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 886c01704..88d20754a 100644
--- a/src/microcode/pruxfs.c
+++ b/src/microcode/pruxfs.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 c48785c04..b840f6dfe 100644
--- a/src/microcode/pruxio.c
+++ b/src/microcode/pruxio.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 9ddb991d4..cd0ca65dc 100644
--- a/src/microcode/pruxsock.c
+++ b/src/microcode/pruxsock.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 61c44e391..76868d3f5 100644
--- a/src/microcode/prx11.c
+++ b/src/microcode/prx11.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 054e5559e..7631d4fb4 100644
--- a/src/microcode/ptrvec.c
+++ b/src/microcode/ptrvec.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 a07c17062..c57d47b35 100644
--- a/src/microcode/purify.c
+++ b/src/microcode/purify.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 5d0f79502..a48323dfe 100644
--- a/src/microcode/purutl.c
+++ b/src/microcode/purutl.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 76315d090..477318f9e 100644
--- a/src/microcode/regex.c
+++ b/src/microcode/regex.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 a780ee877..ca91d7a10 100644
--- a/src/microcode/regex.h
+++ b/src/microcode/regex.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 e71d57c4a..f13e2c318 100644
--- a/src/microcode/returns.h
+++ b/src/microcode/returns.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 1866877d9..c43f84e99 100644
--- a/src/microcode/rgxprim.c
+++ b/src/microcode/rgxprim.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 66bc9b2bd..24232b2e6 100644
--- a/src/microcode/sample.c
+++ b/src/microcode/sample.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 ba98bf22f..3420b6ee8 100644
--- a/src/microcode/scheme.h
+++ b/src/microcode/scheme.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 dedd866a0..3425b9441 100644
--- a/src/microcode/scode.h
+++ b/src/microcode/scode.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 e694d40a4..5e9439329 100644
--- a/src/microcode/sdata.h
+++ b/src/microcode/sdata.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 d628882d6..37d36ec40 100644
--- a/src/microcode/stack.h
+++ b/src/microcode/stack.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 1fb7ec4ca..5d52a735e 100644
--- a/src/microcode/stackops.h
+++ b/src/microcode/stackops.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 d250aa257..1c15f30a5 100644
--- a/src/microcode/step.c
+++ b/src/microcode/step.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 782d53e38..9b7ae288d 100644
--- a/src/microcode/storage.c
+++ b/src/microcode/storage.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 bc612e9e5..f3d121404 100644
--- a/src/microcode/string.c
+++ b/src/microcode/string.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 89e2be000..a6433b618 100644
--- a/src/microcode/svm1-interp.c
+++ b/src/microcode/svm1-interp.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 5e44203db..d91091557 100644
--- a/src/microcode/syntax.c
+++ b/src/microcode/syntax.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 1641797a7..1d5debdf1 100644
--- a/src/microcode/syntax.h
+++ b/src/microcode/syntax.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 010bb6789..2abbb12ab 100644
--- a/src/microcode/syscall.h
+++ b/src/microcode/syscall.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 db828568d..628912c96 100644
--- a/src/microcode/sysprim.c
+++ b/src/microcode/sysprim.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 28e4f9ab2..4cefaea40 100644
--- a/src/microcode/term.c
+++ b/src/microcode/term.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 a115dce0d..c14bf664e 100644
--- a/src/microcode/termcap.c
+++ b/src/microcode/termcap.c
@@ -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 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 Massachusetts Institute of
+    Technology
 
 		       NO WARRANTY
 
diff --git a/src/microcode/terminfo.c b/src/microcode/terminfo.c
index c08ab6a93..050189c50 100644
--- a/src/microcode/terminfo.c
+++ b/src/microcode/terminfo.c
@@ -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 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 Massachusetts Institute of
+    Technology
 
 This file is part of GNU Emacs.
 
diff --git a/src/microcode/tparam.c b/src/microcode/tparam.c
index 6305d8271..5b27f9509 100644
--- a/src/microcode/tparam.c
+++ b/src/microcode/tparam.c
@@ -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 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 Massachusetts Institute of
+    Technology
 
 		       NO WARRANTY
 
diff --git a/src/microcode/transact.c b/src/microcode/transact.c
index 612b6abc0..96bed4aba 100644
--- a/src/microcode/transact.c
+++ b/src/microcode/transact.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 608a4f97a..db31b472d 100644
--- a/src/microcode/trap.h
+++ b/src/microcode/trap.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 5bab89808..4cc12a325 100644
--- a/src/microcode/tterm.c
+++ b/src/microcode/tterm.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 f92ddcd43..b39224b20 100644
--- a/src/microcode/types.h
+++ b/src/microcode/types.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 018772127..423ca5c8c 100644
--- a/src/microcode/unstackify.c
+++ b/src/microcode/unstackify.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 d6d6b69cc..94e68626e 100644
--- a/src/microcode/usrdef.h
+++ b/src/microcode/usrdef.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 4d29a3ec4..1c178b519 100644
--- a/src/microcode/utabmd.c
+++ b/src/microcode/utabmd.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 c57a98545..32c2dfed7 100644
--- a/src/microcode/utils.c
+++ b/src/microcode/utils.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 de6d32752..189830009 100644
--- a/src/microcode/ux.c
+++ b/src/microcode/ux.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 c496d14ac..afd1cdf87 100644
--- a/src/microcode/ux.h
+++ b/src/microcode/ux.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 c17a0bb97..90a075e0f 100644
--- a/src/microcode/uxctty.c
+++ b/src/microcode/uxctty.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 4705f6964..d7ac8f3de 100644
--- a/src/microcode/uxenv.c
+++ b/src/microcode/uxenv.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 fc2ca4d8f..a9b2504e6 100644
--- a/src/microcode/uxfile.c
+++ b/src/microcode/uxfile.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 1408ae25f..46802430a 100644
--- a/src/microcode/uxfs.c
+++ b/src/microcode/uxfs.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 c24c940e0..df221168f 100644
--- a/src/microcode/uxio.c
+++ b/src/microcode/uxio.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 fe122c26b..9640339c8 100644
--- a/src/microcode/uxio.h
+++ b/src/microcode/uxio.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 a3c17a6bf..ffe7f7d1e 100644
--- a/src/microcode/uxproc.c
+++ b/src/microcode/uxproc.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 357e5a06d..eb67f97bd 100644
--- a/src/microcode/uxproc.h
+++ b/src/microcode/uxproc.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 b1fa4129f..cc97c6e64 100644
--- a/src/microcode/uxsig.c
+++ b/src/microcode/uxsig.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 4c1c6ae24..cccd2ed71 100644
--- a/src/microcode/uxsig.h
+++ b/src/microcode/uxsig.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 85ba6784d..cf4a34b02 100644
--- a/src/microcode/uxsock.c
+++ b/src/microcode/uxsock.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 7bc9fee91..7608f70c4 100644
--- a/src/microcode/uxsock.h
+++ b/src/microcode/uxsock.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 5ef0a3f3c..58a50ed0e 100644
--- a/src/microcode/uxterm.c
+++ b/src/microcode/uxterm.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 fd19dc482..668f93cdd 100644
--- a/src/microcode/uxterm.h
+++ b/src/microcode/uxterm.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 611f3e521..2938246e9 100644
--- a/src/microcode/uxtop.c
+++ b/src/microcode/uxtop.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 1505201fd..14be2d651 100644
--- a/src/microcode/uxtop.h
+++ b/src/microcode/uxtop.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 3121cd0ad..a26a16dac 100644
--- a/src/microcode/uxtrap.c
+++ b/src/microcode/uxtrap.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 ed6a3ef5e..8cd72d164 100644
--- a/src/microcode/uxtrap.h
+++ b/src/microcode/uxtrap.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 c5235c008..b665b34cb 100644
--- a/src/microcode/uxtty.c
+++ b/src/microcode/uxtty.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 029105b97..51b24478e 100644
--- a/src/microcode/uxutil.c
+++ b/src/microcode/uxutil.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 d9aec3c26..83d6987f9 100644
--- a/src/microcode/uxutil.h
+++ b/src/microcode/uxutil.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 3ce4ca362..e94473625 100644
--- a/src/microcode/vector.c
+++ b/src/microcode/vector.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 686dbd5c9..0761402bc 100644
--- a/src/microcode/wind.c
+++ b/src/microcode/wind.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 ac0349efc..61f867615 100644
--- a/src/microcode/x11.h
+++ b/src/microcode/x11.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 651fd4b55..baeeaac58 100644
--- a/src/microcode/x11base.c
+++ b/src/microcode/x11base.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 c2bc28ba2..edc8d7184 100644
--- a/src/microcode/x11color.c
+++ b/src/microcode/x11color.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 d625cc4c6..4ee978645 100644
--- a/src/microcode/x11graph.c
+++ b/src/microcode/x11graph.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 3ed75c46b..6360ba6b5 100644
--- a/src/microcode/x11term.c
+++ b/src/microcode/x11term.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 aebaaf484..498704fa5 100644
--- a/src/microcode/xdebug.c
+++ b/src/microcode/xdebug.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 99929febd..d718f6e24 100644
--- a/src/pcsample/load.scm
+++ b/src/pcsample/load.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 6725bd8e0..8b226c4ec 100644
--- a/src/pcsample/pcs.cbf
+++ b/src/pcsample/pcs.cbf
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 bcd592627..e2adcb25d 100644
--- a/src/pcsample/pcs.pkg
+++ b/src/pcsample/pcs.pkg
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 be06067cc..ae8051acc 100644
--- a/src/pcsample/pcs.sf
+++ b/src/pcsample/pcs.sf
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 46adc8386..bfd911dfc 100644
--- a/src/pcsample/pcsample.c
+++ b/src/pcsample/pcsample.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 fc365d86e..f1fb083be 100644
--- a/src/pcsample/pcsample.scm
+++ b/src/pcsample/pcsample.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 042280751..7fa8222da 100644
--- a/src/pcsample/pcsboot.scm
+++ b/src/pcsample/pcsboot.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 e63c61eb2..b09f31f7e 100644
--- a/src/pcsample/pcscobl.c
+++ b/src/pcsample/pcscobl.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 4786dd611..a2ad46686 100644
--- a/src/pcsample/pcscobl.scm
+++ b/src/pcsample/pcscobl.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 b17adeca3..68dc767d9 100644
--- a/src/pcsample/pcsdisp.scm
+++ b/src/pcsample/pcsdisp.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 2fb1954a5..d5276c4d8 100644
--- a/src/pcsample/pcsdld.c
+++ b/src/pcsample/pcsdld.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 eb345f969..13310ae64 100644
--- a/src/pcsample/pcsintrp.scm
+++ b/src/pcsample/pcsintrp.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 aab167275..c5c434100 100644
--- a/src/pcsample/pcsiproc.c
+++ b/src/pcsample/pcsiproc.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 47da748ba..0f4820ddb 100644
--- a/src/pcsample/pcsiproc.scm
+++ b/src/pcsample/pcsiproc.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 3ee456ed0..a2d2faa84 100644
--- a/src/pcsample/pribinut.scm
+++ b/src/pcsample/pribinut.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 466cdfa51..2daa7df81 100644
--- a/src/rcs/compile.scm
+++ b/src/rcs/compile.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 4ee1b6861..0ec778a86 100644
--- a/src/rcs/format.scm
+++ b/src/rcs/format.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 c97afcc58..c1ab7eacf 100644
--- a/src/rcs/load.scm
+++ b/src/rcs/load.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 09da8c984..469c29427 100644
--- a/src/rcs/logmer.scm
+++ b/src/rcs/logmer.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 82399f15d..9440c5ec4 100644
--- a/src/rcs/mklogs.scm
+++ b/src/rcs/mklogs.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 9cf440834..dae76b815 100644
--- a/src/rcs/nparse.scm
+++ b/src/rcs/nparse.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 3e70e3a3a..a063d27a0 100644
--- a/src/rcs/object.scm
+++ b/src/rcs/object.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 d6081e48f..069536ab4 100644
--- a/src/rcs/rcs.pkg
+++ b/src/rcs/rcs.pkg
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 8f4d80184..ee51c4eba 100755
--- a/src/runtime-check/Clean.sh
+++ b/src/runtime-check/Clean.sh
@@ -2,8 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 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 84af62395..a16fe4586 100755
--- a/src/runtime-check/Setup.sh
+++ b/src/runtime-check/Setup.sh
@@ -2,8 +2,8 @@
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007, 2008, 2009, 2010 Massachusetts Institute of
-#     Technology
+#     2005, 2006, 2007, 2008, 2009, 2010, 2011 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 c7cb2e560..05f4929db 100644
--- a/src/runtime-check/runtime.cbf
+++ b/src/runtime-check/runtime.cbf
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 2ca649811..d15990b5d 100644
--- a/src/runtime/advice.scm
+++ b/src/runtime/advice.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 fa1699b5a..6d4d7a63f 100644
--- a/src/runtime/apply.scm
+++ b/src/runtime/apply.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 da9d1a2e0..0239730e2 100644
--- a/src/runtime/apropos.scm
+++ b/src/runtime/apropos.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 9944779a9..e906bcf04 100644
--- a/src/runtime/arith.scm
+++ b/src/runtime/arith.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 bc401ac82..8cd2af95b 100644
--- a/src/runtime/berkeley-db.scm
+++ b/src/runtime/berkeley-db.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 64d710d35..daff95c3d 100644
--- a/src/runtime/bitstr.scm
+++ b/src/runtime/bitstr.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 75d504d7e..51729cd7e 100644
--- a/src/runtime/blowfish.scm
+++ b/src/runtime/blowfish.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 845e95fa7..cf6c4aab1 100644
--- a/src/runtime/boole.scm
+++ b/src/runtime/boole.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 80ab3ae2d..638bcd7f4 100644
--- a/src/runtime/boot.scm
+++ b/src/runtime/boot.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 dd25c9913..94fd4fc4d 100644
--- a/src/runtime/char.scm
+++ b/src/runtime/char.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 4c6b34bcd..5cf12941b 100644
--- a/src/runtime/chrset.scm
+++ b/src/runtime/chrset.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 8a0951e04..5a8626cb9 100644
--- a/src/runtime/chrsyn.scm
+++ b/src/runtime/chrsyn.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 3db180fc6..f318359d3 100644
--- a/src/runtime/codwlk.scm
+++ b/src/runtime/codwlk.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 012116881..abcf00095 100644
--- a/src/runtime/conpar.scm
+++ b/src/runtime/conpar.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 fe2002727..8fc3ec639 100644
--- a/src/runtime/contin.scm
+++ b/src/runtime/contin.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 178877748..24ad5f1d5 100644
--- a/src/runtime/cpoint.scm
+++ b/src/runtime/cpoint.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 a7a97bcbd..0ba6bb067 100644
--- a/src/runtime/cpress.scm
+++ b/src/runtime/cpress.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 770e1204f..bc3717a64 100644
--- a/src/runtime/crypto.scm
+++ b/src/runtime/crypto.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 28e9c0d02..15fa60a32 100644
--- a/src/runtime/datime.scm
+++ b/src/runtime/datime.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 08a77681f..8ee750c6d 100644
--- a/src/runtime/dbgcmd.scm
+++ b/src/runtime/dbgcmd.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 e1473694d..f7d64c85b 100644
--- a/src/runtime/dbgutl.scm
+++ b/src/runtime/dbgutl.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 07f363d55..aae4906c5 100644
--- a/src/runtime/debug.scm
+++ b/src/runtime/debug.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 166836efd..49115a295 100644
--- a/src/runtime/defstr.scm
+++ b/src/runtime/defstr.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 Massachusetts Institute of
+    Technology
 
 This file is part of MIT/GNU Scheme.
 
diff --git a/src/runtime/division.scm b/src/runtime/division.scm
index ef4080bd6..b5ed1ab98 100644
--- a/src/runtime/division.scm
+++ b/src/runtime/division.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 aa5f08261..b69c002f5 100644
--- a/src/runtime/dosdir.scm
+++ b/src/runtime/dosdir.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 63cc5d765..43c5e735d 100644
--- a/src/runtime/dosprm.scm
+++ b/src/runtime/dosprm.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 d40e007af..9ae440871 100644
--- a/src/runtime/dosproc.scm
+++ b/src/runtime/dosproc.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 1fbcdf435..dceb7adbc 100644
--- a/src/runtime/dospth.scm
+++ b/src/runtime/dospth.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 8d5eb1972..c7d449a58 100644
--- a/src/runtime/dragon4.scm
+++ b/src/runtime/dragon4.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 6b954dd60..2ed75c75f 100644
--- a/src/runtime/ed-ffi.scm
+++ b/src/runtime/ed-ffi.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 28a52f58e..7d08ee284 100644
--- a/src/runtime/emacs.scm
+++ b/src/runtime/emacs.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 dc2755e49..03a49c39d 100644
--- a/src/runtime/equals.scm
+++ b/src/runtime/equals.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 6770828d8..e168589de 100644
--- a/src/runtime/error.scm
+++ b/src/runtime/error.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 9e8ad3b5f..f01783c72 100644
--- a/src/runtime/events.scm
+++ b/src/runtime/events.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 6316e0a24..b6439c807 100644
--- a/src/runtime/file-attributes.scm
+++ b/src/runtime/file-attributes.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 4a09d83d5..bd328953a 100644
--- a/src/runtime/fileio.scm
+++ b/src/runtime/fileio.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 e2f9fc9bc..799898f37 100644
--- a/src/runtime/fixart.scm
+++ b/src/runtime/fixart.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 6e86f0e9a..a6d92f331 100644
--- a/src/runtime/floenv.scm
+++ b/src/runtime/floenv.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 7348f271e..9b7c87a22 100644
--- a/src/runtime/format.scm
+++ b/src/runtime/format.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 f3c13d9fa..f0d7fdec3 100644
--- a/src/runtime/framex.scm
+++ b/src/runtime/framex.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 58d88da29..fba1c9d7b 100644
--- a/src/runtime/gc.scm
+++ b/src/runtime/gc.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 dc13cc2fc..79e43b79e 100644
--- a/src/runtime/gcdemn.scm
+++ b/src/runtime/gcdemn.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 32f116365..e4fb29d51 100644
--- a/src/runtime/gcfinal.scm
+++ b/src/runtime/gcfinal.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 528e4f9dc..80964a349 100644
--- a/src/runtime/gcnote.scm
+++ b/src/runtime/gcnote.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 cad2cdefe..72385b24c 100644
--- a/src/runtime/gcstat.scm
+++ b/src/runtime/gcstat.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 53e2654f8..95e99ea5d 100644
--- a/src/runtime/gdatab.scm
+++ b/src/runtime/gdatab.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 ac181fe87..d710299b5 100644
--- a/src/runtime/gdbm.scm
+++ b/src/runtime/gdbm.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 89ec3dfa8..cacf484cb 100644
--- a/src/runtime/gencache.scm
+++ b/src/runtime/gencache.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 b658eecc9..adea9f680 100644
--- a/src/runtime/geneqht.scm
+++ b/src/runtime/geneqht.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 f99311375..0b4580c26 100644
--- a/src/runtime/generic.scm
+++ b/src/runtime/generic.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 d3d192c79..61b24cf9c 100644
--- a/src/runtime/genio.scm
+++ b/src/runtime/genio.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 286228759..3f04f2f90 100644
--- a/src/runtime/genmult.scm
+++ b/src/runtime/genmult.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 0039dbad5..1ce3e2409 100644
--- a/src/runtime/gensym.scm
+++ b/src/runtime/gensym.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 bf4bb2bac..cf880a696 100644
--- a/src/runtime/gentag.scm
+++ b/src/runtime/gentag.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 599a086c0..5d45927b5 100644
--- a/src/runtime/global.scm
+++ b/src/runtime/global.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 b0d17568e..ef17ccaa5 100644
--- a/src/runtime/graphics.scm
+++ b/src/runtime/graphics.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 9c35f6f09..d6e29a4ab 100644
--- a/src/runtime/hash.scm
+++ b/src/runtime/hash.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 bf24d3c38..db80ea349 100644
--- a/src/runtime/hashtb.scm
+++ b/src/runtime/hashtb.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 04ecb3a19..803ea4c00 100644
--- a/src/runtime/histry.scm
+++ b/src/runtime/histry.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 a74b575fb..82a092440 100644
--- a/src/runtime/html-form-codec.scm
+++ b/src/runtime/html-form-codec.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 d3a402789..a529f2dc5 100644
--- a/src/runtime/http-client.scm
+++ b/src/runtime/http-client.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 25ec64358..08eb28971 100644
--- a/src/runtime/http-syntax.scm
+++ b/src/runtime/http-syntax.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 6c20a0a22..d0c6e0fd6 100644
--- a/src/runtime/httpio.scm
+++ b/src/runtime/httpio.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 c6fd3c470..14b58a97e 100644
--- a/src/runtime/infstr.scm
+++ b/src/runtime/infstr.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 8b65fad21..20c4dbc7e 100644
--- a/src/runtime/infutl.scm
+++ b/src/runtime/infutl.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 fde4fb73a..cb20cfad5 100644
--- a/src/runtime/input.scm
+++ b/src/runtime/input.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 0949eec9d..70e8f0260 100644
--- a/src/runtime/integer-bits.scm
+++ b/src/runtime/integer-bits.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 d40cdf010..7bf524b6c 100644
--- a/src/runtime/intrpt.scm
+++ b/src/runtime/intrpt.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 f92299034..cb9b09d28 100644
--- a/src/runtime/io.scm
+++ b/src/runtime/io.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 bf4ff18c5..c0881db26 100644
--- a/src/runtime/keyword.scm
+++ b/src/runtime/keyword.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 4fba494dc..60f81978b 100644
--- a/src/runtime/krypt.scm
+++ b/src/runtime/krypt.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 d7479f51a..43b315b36 100644
--- a/src/runtime/kryptdum.scm
+++ b/src/runtime/kryptdum.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 8a8a76e55..44936b94c 100644
--- a/src/runtime/lambda-list.scm
+++ b/src/runtime/lambda-list.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 077074589..75af78791 100644
--- a/src/runtime/lambda.scm
+++ b/src/runtime/lambda.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 3fd7c925d..670d01bdf 100644
--- a/src/runtime/lambdx.scm
+++ b/src/runtime/lambdx.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 faf50fe17..fa861904a 100644
--- a/src/runtime/list.scm
+++ b/src/runtime/list.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 583694451..994fa0f08 100644
--- a/src/runtime/load.scm
+++ b/src/runtime/load.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 0c782b335..f373c6d1a 100644
--- a/src/runtime/make.scm
+++ b/src/runtime/make.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 60c737f40..8878c05df 100644
--- a/src/runtime/mime-codec.scm
+++ b/src/runtime/mime-codec.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 c1113e442..470b8f72c 100644
--- a/src/runtime/mit-macros.scm
+++ b/src/runtime/mit-macros.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 478122779..e0ea9a417 100644
--- a/src/runtime/mit-syntax.scm
+++ b/src/runtime/mit-syntax.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 e7965301b..575a73584 100644
--- a/src/runtime/msort.scm
+++ b/src/runtime/msort.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 7c841eac7..52263e556 100644
--- a/src/runtime/ntdir.scm
+++ b/src/runtime/ntdir.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 b519fdefa..673ffb77b 100644
--- a/src/runtime/ntprm.scm
+++ b/src/runtime/ntprm.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 814077f8d..1c97f808e 100644
--- a/src/runtime/numint.scm
+++ b/src/runtime/numint.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 e86a0013c..4b5cf8e3b 100644
--- a/src/runtime/numpar.scm
+++ b/src/runtime/numpar.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 692cff1a5..3a1c635da 100644
--- a/src/runtime/option.scm
+++ b/src/runtime/option.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 41f1ef263..8a70ceacf 100644
--- a/src/runtime/optiondb.scm
+++ b/src/runtime/optiondb.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 7852a348d..cad92d011 100644
--- a/src/runtime/ordvec.scm
+++ b/src/runtime/ordvec.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 8ade1ada0..bb3025907 100644
--- a/src/runtime/os2ctype.scm
+++ b/src/runtime/os2ctype.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 2c2244c0a..3a9907a99 100644
--- a/src/runtime/os2dir.scm
+++ b/src/runtime/os2dir.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 8fb750729..0498615d9 100644
--- a/src/runtime/os2graph.scm
+++ b/src/runtime/os2graph.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 af5a131c2..224461ddc 100644
--- a/src/runtime/os2prm.scm
+++ b/src/runtime/os2prm.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 6c63fe9cf..c96c6ebc7 100644
--- a/src/runtime/os2winp.scm
+++ b/src/runtime/os2winp.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 9bcc0e21d..70cf9ca9e 100644
--- a/src/runtime/output.scm
+++ b/src/runtime/output.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 34d704ac4..96d3361e8 100644
--- a/src/runtime/packag.scm
+++ b/src/runtime/packag.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 227aafd41..fb7ea645e 100644
--- a/src/runtime/parse.scm
+++ b/src/runtime/parse.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 19cf1bc68..fbfafbadc 100644
--- a/src/runtime/parser-buffer.scm
+++ b/src/runtime/parser-buffer.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 23f489caf..c4d603528 100644
--- a/src/runtime/partab.scm
+++ b/src/runtime/partab.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 4fb323e14..e2e8a1e43 100644
--- a/src/runtime/pathnm.scm
+++ b/src/runtime/pathnm.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 6232450e5..be6d6d0ae 100644
--- a/src/runtime/pgsql.scm
+++ b/src/runtime/pgsql.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 5b9375403..92b2a590a 100644
--- a/src/runtime/poplat.scm
+++ b/src/runtime/poplat.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 11cfd4a13..a6888902b 100644
--- a/src/runtime/port.scm
+++ b/src/runtime/port.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 6a1ed35c9..9300e6294 100644
--- a/src/runtime/pp.scm
+++ b/src/runtime/pp.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 cd5db29cb..bf9c7c16f 100644
--- a/src/runtime/prgcop.scm
+++ b/src/runtime/prgcop.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 4ff7e1497..36d5d65bd 100644
--- a/src/runtime/process.scm
+++ b/src/runtime/process.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 3a56dcbfd..09e0ff34f 100644
--- a/src/runtime/prop1d.scm
+++ b/src/runtime/prop1d.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 358dcb242..ff6eaf99d 100644
--- a/src/runtime/prop2d.scm
+++ b/src/runtime/prop2d.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 237066926..4c93094dc 100644
--- a/src/runtime/qsort.scm
+++ b/src/runtime/qsort.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 e786236e5..f202fd372 100644
--- a/src/runtime/queue.scm
+++ b/src/runtime/queue.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 26b4b40bb..7bca48b95 100644
--- a/src/runtime/random.scm
+++ b/src/runtime/random.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 edd1c5d53..c43aca026 100644
--- a/src/runtime/rbtree.scm
+++ b/src/runtime/rbtree.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 1741475d6..626059fa9 100644
--- a/src/runtime/record.scm
+++ b/src/runtime/record.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 399c7dfa3..610511a34 100644
--- a/src/runtime/recslot.scm
+++ b/src/runtime/recslot.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 b0e1254a0..051ed286a 100644
--- a/src/runtime/regexp.scm
+++ b/src/runtime/regexp.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 4f40645b0..a0bd017f0 100644
--- a/src/runtime/regsexp.scm
+++ b/src/runtime/regsexp.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 ab2674454..1ee2f05f8 100644
--- a/src/runtime/rep.scm
+++ b/src/runtime/rep.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 0594ee15b..cb6f6e8ad 100644
--- a/src/runtime/rexp.scm
+++ b/src/runtime/rexp.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 52ac5e1ae..cc51d2cef 100644
--- a/src/runtime/rfc2822-headers.scm
+++ b/src/runtime/rfc2822-headers.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 c85dc018d..e95fc64a7 100644
--- a/src/runtime/rgxcmp.scm
+++ b/src/runtime/rgxcmp.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 14c60e14c..01ee1ea06 100644
--- a/src/runtime/runtime.cbf
+++ b/src/runtime/runtime.cbf
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 da5ebdb11..740da650f 100644
--- a/src/runtime/runtime.pkg
+++ b/src/runtime/runtime.pkg
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 a63b41501..fb1cb6f98 100644
--- a/src/runtime/runtime.sf
+++ b/src/runtime/runtime.sf
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 ec9a13ed0..de8f3fa7c 100644
--- a/src/runtime/savres.scm
+++ b/src/runtime/savres.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 74334c6ad..447f4358b 100644
--- a/src/runtime/scan.scm
+++ b/src/runtime/scan.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 fc27fdad0..0e941ca3f 100644
--- a/src/runtime/scode.scm
+++ b/src/runtime/scode.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 d9d1c05b6..3e214db2e 100644
--- a/src/runtime/scomb.scm
+++ b/src/runtime/scomb.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 f38847d19..369ac3bfa 100644
--- a/src/runtime/sdata.scm
+++ b/src/runtime/sdata.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 acf1fa46f..a4aa44393 100644
--- a/src/runtime/sfile.scm
+++ b/src/runtime/sfile.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 5de7f886f..4e3f6a8f5 100644
--- a/src/runtime/site.scm.dos
+++ b/src/runtime/site.scm.dos
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 24f93d686..cba97f116 100644
--- a/src/runtime/site.scm.unix
+++ b/src/runtime/site.scm.unix
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 51477e84e..33b0e1785 100644
--- a/src/runtime/socket.scm
+++ b/src/runtime/socket.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 07c894cb1..7d50c45f9 100644
--- a/src/runtime/srfi-1.scm
+++ b/src/runtime/srfi-1.scm
@@ -11,7 +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 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 93e661ec3..a97a72ece 100644
--- a/src/runtime/starbase.scm
+++ b/src/runtime/starbase.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 9d755628e..ffcab5b26 100644
--- a/src/runtime/stream.scm
+++ b/src/runtime/stream.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 efd443fcd..fe0de39c2 100644
--- a/src/runtime/string.scm
+++ b/src/runtime/string.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 8495e18f7..ffb2b7938 100644
--- a/src/runtime/stringio.scm
+++ b/src/runtime/stringio.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 816b29a25..3a49a4582 100644
--- a/src/runtime/structure-parser.scm
+++ b/src/runtime/structure-parser.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 f32560fe1..d1ad53f57 100644
--- a/src/runtime/swank.scm
+++ b/src/runtime/swank.scm
@@ -7,7 +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 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 07759a22f..4d2c7275e 100644
--- a/src/runtime/symbol.scm
+++ b/src/runtime/symbol.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 a0f74560f..92ee500ea 100644
--- a/src/runtime/syncproc.scm
+++ b/src/runtime/syncproc.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 25c81db08..2e6322ac9 100644
--- a/src/runtime/syntax-check.scm
+++ b/src/runtime/syntax-check.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 6b8253113..150685c58 100644
--- a/src/runtime/syntax-classify.scm
+++ b/src/runtime/syntax-classify.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 aa320073f..3151753da 100644
--- a/src/runtime/syntax-compile.scm
+++ b/src/runtime/syntax-compile.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 f1cbbecc3..dbc40b35d 100644
--- a/src/runtime/syntax-declaration.scm
+++ b/src/runtime/syntax-declaration.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 0eb017217..10df021ce 100644
--- a/src/runtime/syntax-definitions.scm
+++ b/src/runtime/syntax-definitions.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 724dc9df0..74d55af72 100644
--- a/src/runtime/syntax-environment.scm
+++ b/src/runtime/syntax-environment.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 a9f136624..931207dbd 100644
--- a/src/runtime/syntax-items.scm
+++ b/src/runtime/syntax-items.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 2e79a8e52..a8ee5d5b9 100644
--- a/src/runtime/syntax-output.scm
+++ b/src/runtime/syntax-output.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 8737471f9..681bcd784 100644
--- a/src/runtime/syntax-rules.scm
+++ b/src/runtime/syntax-rules.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 5682b836a..906ceb56c 100644
--- a/src/runtime/syntax-transforms.scm
+++ b/src/runtime/syntax-transforms.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 f5686332f..2aab9e09a 100644
--- a/src/runtime/syntax.scm
+++ b/src/runtime/syntax.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 d55096880..215463f4c 100644
--- a/src/runtime/sysclk.scm
+++ b/src/runtime/sysclk.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 bd9e60c30..a4342a83f 100644
--- a/src/runtime/sysmac.scm
+++ b/src/runtime/sysmac.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 7ed0ceb02..cefc0b05a 100644
--- a/src/runtime/system.scm
+++ b/src/runtime/system.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 7eb801a12..cb1cd3e2a 100644
--- a/src/runtime/thread.scm
+++ b/src/runtime/thread.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 905f9a69e..bf69149d1 100644
--- a/src/runtime/tscript.scm
+++ b/src/runtime/tscript.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 f9c3455f3..fa1f0e04c 100644
--- a/src/runtime/ttyio.scm
+++ b/src/runtime/ttyio.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 6c58e5f03..47fab0f88 100644
--- a/src/runtime/tvector.scm
+++ b/src/runtime/tvector.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 8f56c44da..859ed36c8 100644
--- a/src/runtime/udata.scm
+++ b/src/runtime/udata.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 b6a6ac146..f2103907f 100644
--- a/src/runtime/uenvir.scm
+++ b/src/runtime/uenvir.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 556b9a905..874f92f69 100644
--- a/src/runtime/uerror.scm
+++ b/src/runtime/uerror.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 d0ae2ab46..8bb849687 100644
--- a/src/runtime/unicode.scm
+++ b/src/runtime/unicode.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 01413a599..12ee4225b 100644
--- a/src/runtime/unpars.scm
+++ b/src/runtime/unpars.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 00564a5cd..ec3d4e6e0 100644
--- a/src/runtime/unsyn.scm
+++ b/src/runtime/unsyn.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 60388d6e2..e478e4715 100644
--- a/src/runtime/unxdir.scm
+++ b/src/runtime/unxdir.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 0e1a1efd4..a03c4c4c9 100644
--- a/src/runtime/unxprm.scm
+++ b/src/runtime/unxprm.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 cfcaf95c6..e5d806494 100644
--- a/src/runtime/unxpth.scm
+++ b/src/runtime/unxpth.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 9674ee2bb..b9a487db7 100644
--- a/src/runtime/uproc.scm
+++ b/src/runtime/uproc.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 d3471d0c9..c0c9bc988 100644
--- a/src/runtime/url.scm
+++ b/src/runtime/url.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 189c0a726..9e20abf94 100644
--- a/src/runtime/urtrap.scm
+++ b/src/runtime/urtrap.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 671d9a088..2b0a70233 100644
--- a/src/runtime/usrint.scm
+++ b/src/runtime/usrint.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 d4f7e035c..35a65bc40 100644
--- a/src/runtime/utabs.scm
+++ b/src/runtime/utabs.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 d14761d2b..6db8c82a8 100644
--- a/src/runtime/vector.scm
+++ b/src/runtime/vector.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 Massachusetts Institute of
+    Technology
 
 This file is part of MIT/GNU Scheme.
 
diff --git a/src/runtime/where.scm b/src/runtime/where.scm
index 557fe07da..28fdc27b2 100644
--- a/src/runtime/where.scm
+++ b/src/runtime/where.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 b128516f2..bc9c33965 100644
--- a/src/runtime/win32-registry.scm
+++ b/src/runtime/win32-registry.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 cb70bf14d..a82240097 100644
--- a/src/runtime/wind.scm
+++ b/src/runtime/wind.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 5e46b8b86..578381c2b 100644
--- a/src/runtime/wrkdir.scm
+++ b/src/runtime/wrkdir.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 7626faac7..a95806a8e 100644
--- a/src/runtime/wttree.scm
+++ b/src/runtime/wttree.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 e1cdd684a..4cc90e71b 100644
--- a/src/runtime/x11graph.scm
+++ b/src/runtime/x11graph.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 7c5b4fb86..a9e664cb4 100644
--- a/src/runtime/xeval.scm
+++ b/src/runtime/xeval.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 aed799856..df23deab5 100644
--- a/src/runtime/ystep.scm
+++ b/src/runtime/ystep.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 b4828e56f..9ab44b769 100644
--- a/src/sf/analyze.scm
+++ b/src/sf/analyze.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 6f89330e9..eb02d16f5 100644
--- a/src/sf/butils.scm
+++ b/src/sf/butils.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 29ed4a68d..4acdf2838 100644
--- a/src/sf/cgen.scm
+++ b/src/sf/cgen.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 631ca6676..8210572a4 100644
--- a/src/sf/chtype.scm
+++ b/src/sf/chtype.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 97b804dd5..b01899dc0 100644
--- a/src/sf/copy.scm
+++ b/src/sf/copy.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 4386887d8..d1352976b 100644
--- a/src/sf/emodel.scm
+++ b/src/sf/emodel.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 0add2e241..33be64d3b 100644
--- a/src/sf/gconst.scm
+++ b/src/sf/gconst.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 b4bff15ef..b33be0eba 100644
--- a/src/sf/gimprt.scm
+++ b/src/sf/gimprt.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 f1d6b2681..7f0cc1e98 100644
--- a/src/sf/make.scm
+++ b/src/sf/make.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 140020c58..dc5fac84b 100644
--- a/src/sf/object.scm
+++ b/src/sf/object.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 94fa19f48..2d027e5e1 100644
--- a/src/sf/pardec.scm
+++ b/src/sf/pardec.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 aadb9a39d..913a7f302 100644
--- a/src/sf/pthmap.scm
+++ b/src/sf/pthmap.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 ea3059e66..46b6014fc 100644
--- a/src/sf/reduct.scm
+++ b/src/sf/reduct.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 14c60e14c..01ee1ea06 100644
--- a/src/sf/sf.cbf
+++ b/src/sf/sf.cbf
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 72c64bb22..d05c64c8e 100644
--- a/src/sf/sf.pkg
+++ b/src/sf/sf.pkg
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 620a02f30..72d067c78 100644
--- a/src/sf/sf.sf
+++ b/src/sf/sf.sf
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 7216c5ee0..7e69f7b1e 100644
--- a/src/sf/subst.scm
+++ b/src/sf/subst.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 5378970b7..6f9c5cb3b 100644
--- a/src/sf/tables.scm
+++ b/src/sf/tables.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 e666827f5..20fa99c7e 100644
--- a/src/sf/toplev.scm
+++ b/src/sf/toplev.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 3f00148a1..d93d9f7ba 100644
--- a/src/sf/usicon.scm
+++ b/src/sf/usicon.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 3ce5d99ab..a6be682ac 100644
--- a/src/sf/usiexp.scm
+++ b/src/sf/usiexp.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 e635507fc..da0bd20bf 100644
--- a/src/sf/xform.scm
+++ b/src/sf/xform.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 1f3386c31..3a191292c 100644
--- a/src/sicp/compat.scm
+++ b/src/sicp/compat.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 4d8edeff2..1864f8ad6 100644
--- a/src/sicp/genenv.scm
+++ b/src/sicp/genenv.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 ef2cc8186..23c428802 100644
--- a/src/sicp/graphics.scm
+++ b/src/sicp/graphics.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 b80eb4331..0ab9aa617 100644
--- a/src/sicp/sbuild.scm
+++ b/src/sicp/sbuild.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 f03211c13..dac789fe7 100644
--- a/src/sicp/stream.scm
+++ b/src/sicp/stream.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 542c8d7be..d49044d57 100644
--- a/src/sicp/strmac.scm
+++ b/src/sicp/strmac.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 9230d0762..1d03fff7c 100644
--- a/src/sicp/studen.scm
+++ b/src/sicp/studen.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 7194394cd..bc6946335 100644
--- a/src/sos/class.scm
+++ b/src/sos/class.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 fd6d13c1f..1d18a5347 100644
--- a/src/sos/compile.scm
+++ b/src/sos/compile.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 9b957adde..cffb2a796 100644
--- a/src/sos/ed-ffi.scm
+++ b/src/sos/ed-ffi.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 a24f9b607..f893082f4 100644
--- a/src/sos/instance.scm
+++ b/src/sos/instance.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 8dbde057a..4e0491f02 100644
--- a/src/sos/load.scm
+++ b/src/sos/load.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 96c3f84d9..4cd2a578d 100644
--- a/src/sos/macros.scm
+++ b/src/sos/macros.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 0ab9f5166..9d800d0d0 100644
--- a/src/sos/method.scm
+++ b/src/sos/method.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 2deb83433..1760e3d16 100644
--- a/src/sos/microbench.scm
+++ b/src/sos/microbench.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 e1e0b2622..821b94f1b 100644
--- a/src/sos/printer.scm
+++ b/src/sos/printer.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 bbedbf054..07ab4ff38 100644
--- a/src/sos/slot.scm
+++ b/src/sos/slot.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 c706c11cb..63060f5bb 100644
--- a/src/sos/sos.pkg
+++ b/src/sos/sos.pkg
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 532adda4c..d21219599 100644
--- a/src/ssp/compile.scm
+++ b/src/ssp/compile.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 b6f4e2d8b..ff846d557 100644
--- a/src/ssp/expenv.scm
+++ b/src/ssp/expenv.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 3d32d3803..35c584f66 100644
--- a/src/ssp/load.scm
+++ b/src/ssp/load.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 51d844abb..639b5b0fc 100644
--- a/src/ssp/mod-lisp.scm
+++ b/src/ssp/mod-lisp.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 8cb167cbd..5a2205deb 100644
--- a/src/ssp/ssp.pkg
+++ b/src/ssp/ssp.pkg
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 6dcd321ed..8e7dfcdb3 100644
--- a/src/ssp/xhtml-expander.scm
+++ b/src/ssp/xhtml-expander.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 9494126d0..7764aba66 100644
--- a/src/ssp/xmlrpc.scm
+++ b/src/ssp/xmlrpc.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 0c249fb41..2dd5cdbd3 100644
--- a/src/star-parser/compile.scm
+++ b/src/star-parser/compile.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 10acba315..d0f67d934 100644
--- a/src/star-parser/ed-ffi.scm
+++ b/src/star-parser/ed-ffi.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 cf4daa748..0e4b18dfb 100644
--- a/src/star-parser/load.scm
+++ b/src/star-parser/load.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 be4f965a6..614dfc93c 100644
--- a/src/star-parser/matcher.scm
+++ b/src/star-parser/matcher.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 c23d6e37a..a123d3d31 100644
--- a/src/star-parser/parser.pkg
+++ b/src/star-parser/parser.pkg
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 af62d47d8..3aa4fddb7 100644
--- a/src/star-parser/parser.scm
+++ b/src/star-parser/parser.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 5c4eef9aa..090cb22bd 100644
--- a/src/star-parser/shared.scm
+++ b/src/star-parser/shared.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 f0e7d5aaa..e5433a83f 100644
--- a/src/swat/scheme/swat.sf
+++ b/src/swat/scheme/swat.sf
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 b698df849..de3024568 100644
--- a/src/wabbit/load.scm
+++ b/src/wabbit/load.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 4cf059a44..70889781f 100644
--- a/src/wabbit/wabbit.cbf
+++ b/src/wabbit/wabbit.cbf
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 d8ca87158..280e25549 100644
--- a/src/wabbit/wabbit.pkg
+++ b/src/wabbit/wabbit.pkg
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 c15f7e937..224c13db4 100644
--- a/src/wabbit/wabbit.scm
+++ b/src/wabbit/wabbit.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 c2d6d46e6..64f083d81 100644
--- a/src/wabbit/wabbit.sf
+++ b/src/wabbit/wabbit.sf
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 45114c01b..df8a97fd7 100644
--- a/src/win32/clipbrd.scm
+++ b/src/win32/clipbrd.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 eb626beea..d8b495a27 100644
--- a/src/win32/dib.scm
+++ b/src/win32/dib.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 fcf4125a8..4d6b67089 100644
--- a/src/win32/dibutils/dibutils.c
+++ b/src/win32/dibutils/dibutils.c
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 19b39b262..a4097a39d 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 Massachusetts Institute of
-;;     Technology
+;;     2005, 2006, 2007, 2008, 2009, 2010, 2011 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 e88063f11..30fafcf03 100644
--- a/src/win32/dibutils/dibutils.h
+++ b/src/win32/dibutils/dibutils.h
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 b9f9ed164..d675f1e4c 100644
--- a/src/win32/dibutils/makefile.msc
+++ b/src/win32/dibutils/makefile.msc
@@ -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 Massachusetts
+###     2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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 a5936d14f..313d23bb2 100644
--- a/src/win32/dibutils/makefile.wcc
+++ b/src/win32/dibutils/makefile.wcc
@@ -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 Massachusetts
+###     2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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 b90da9446..1db182af3 100644
--- a/src/win32/ffimacro.scm
+++ b/src/win32/ffimacro.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 f58a97406..a356d2ebb 100644
--- a/src/win32/graphics.scm
+++ b/src/win32/graphics.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 2b4d840f5..003dcb0d5 100644
--- a/src/win32/make.scm
+++ b/src/win32/make.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 07b7d7c9a..2d8a0b0ac 100644
--- a/src/win32/module.scm
+++ b/src/win32/module.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 5c7f8fd9e..88c11d632 100644
--- a/src/win32/protect.scm
+++ b/src/win32/protect.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 23fb34e37..e4031b8ab 100644
--- a/src/win32/wf_user.scm
+++ b/src/win32/wf_user.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 fbb451f84..5341f1a0c 100644
--- a/src/win32/win32.cbf
+++ b/src/win32/win32.cbf
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 5773d9117..0e5528938 100644
--- a/src/win32/win32.pkg
+++ b/src/win32/win32.pkg
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 2711e7a97..4204fd004 100644
--- a/src/win32/win32.sf
+++ b/src/win32/win32.sf
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 198a50a2f..ce8e04076 100644
--- a/src/win32/win_ffi.scm
+++ b/src/win32/win_ffi.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 9f0d8a620..6dc330f7b 100644
--- a/src/win32/wingdi.scm
+++ b/src/win32/wingdi.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 0520e3d39..aff2ef483 100644
--- a/src/win32/winnt.scm
+++ b/src/win32/winnt.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 7db9547ca..c082be6d7 100644
--- a/src/win32/winuser.scm
+++ b/src/win32/winuser.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 ca63081a3..3b486a688 100644
--- a/src/win32/wt_user.scm
+++ b/src/win32/wt_user.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 149c9f55a..9cb2577aa 100644
--- a/src/xdoc/compile.scm
+++ b/src/xdoc/compile.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 84b4c7bee..3fa9f2244 100644
--- a/src/xdoc/db.scm
+++ b/src/xdoc/db.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 652785041..33c7b149b 100644
--- a/src/xdoc/load.scm
+++ b/src/xdoc/load.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 b085aaa71..8a3a87561 100644
--- a/src/xdoc/validate-xdoc.scm
+++ b/src/xdoc/validate-xdoc.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 a19ec3c89..350a1e2a2 100644
--- a/src/xdoc/xdoc.pkg
+++ b/src/xdoc/xdoc.pkg
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 52c37dc3e..693fab6e2 100644
--- a/src/xdoc/xdoc.scm
+++ b/src/xdoc/xdoc.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 7c4ed315b..21590fa1c 100644
--- a/src/xml/compile.scm
+++ b/src/xml/compile.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 3f25bb156..62a71013c 100644
--- a/src/xml/ed-ffi.scm
+++ b/src/xml/ed-ffi.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 86e3d8970..266183033 100644
--- a/src/xml/load.scm
+++ b/src/xml/load.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 7c23991b0..4cc9ad40b 100644
--- a/src/xml/parser-macro.scm
+++ b/src/xml/parser-macro.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 34d550236..c86011fdd 100644
--- a/src/xml/rdf-nt.scm
+++ b/src/xml/rdf-nt.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 dbb3509fc..cebadeee9 100644
--- a/src/xml/rdf-struct.scm
+++ b/src/xml/rdf-struct.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 b9eeb1cd3..548b3c1d6 100644
--- a/src/xml/turtle.scm
+++ b/src/xml/turtle.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 1c7079f49..3c76a3e1b 100644
--- a/src/xml/xhtml-entities.scm
+++ b/src/xml/xhtml-entities.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 614071a3a..1a7c34d7a 100644
--- a/src/xml/xhtml.scm
+++ b/src/xml/xhtml.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 ca4649cd2..4acef9499 100644
--- a/src/xml/xml-chars.scm
+++ b/src/xml/xml-chars.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 a3065b0a3..9cd54a97d 100644
--- a/src/xml/xml-names.scm
+++ b/src/xml/xml-names.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 2661a708b..2023d051d 100644
--- a/src/xml/xml-output.scm
+++ b/src/xml/xml-output.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 35d2c8374..75a30a129 100644
--- a/src/xml/xml-parser.scm
+++ b/src/xml/xml-parser.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 fa3578844..c3582cad5 100644
--- a/src/xml/xml-rpc.scm
+++ b/src/xml/xml-rpc.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 d96158155..327bfb54e 100644
--- a/src/xml/xml-struct.scm
+++ b/src/xml/xml-struct.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 0438a5e1a..0839b5844 100644
--- a/src/xml/xml.pkg
+++ b/src/xml/xml.pkg
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 19294174f..733b11cd2 100644
--- a/src/xml/xpath.scm
+++ b/src/xml/xpath.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 Massachusetts Institute of
+    Technology
 
 This file is part of MIT/GNU Scheme.
 
diff --git a/tests/check.scm b/tests/check.scm
index 37f7b7a5c..9d04953fb 100644
--- a/tests/check.scm
+++ b/tests/check.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 Massachusetts Institute of
+    Technology
 
 This file is part of MIT/GNU Scheme.
 
diff --git a/tests/load.scm b/tests/load.scm
index e3895d682..4400b2a43 100644
--- a/tests/load.scm
+++ b/tests/load.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 c656f5a5a..48027c996 100644
--- a/tests/microcode/test-flonum-casts.scm
+++ b/tests/microcode/test-flonum-casts.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 a34b22606..6db6d7fb4 100644
--- a/tests/microcode/test-lookup.scm
+++ b/tests/microcode/test-lookup.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 acd6fc879..767bf28a4 100644
--- a/tests/runtime/test-boyer-moore.scm
+++ b/tests/runtime/test-boyer-moore.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 a2ca1e64c..af73bdcd4 100644
--- a/tests/runtime/test-char-set.scm
+++ b/tests/runtime/test-char-set.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 Massachusetts Institute of
+    Technology
 
 This file is part of MIT/GNU Scheme.
 
diff --git a/tests/runtime/test-division.scm b/tests/runtime/test-division.scm
index b1a320865..39003bc78 100644
--- a/tests/runtime/test-division.scm
+++ b/tests/runtime/test-division.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 787ea136b..10c242336 100644
--- a/tests/runtime/test-ephemeron.scm
+++ b/tests/runtime/test-ephemeron.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 37512a6cb..23eafde85 100644
--- a/tests/runtime/test-floenv.scm
+++ b/tests/runtime/test-floenv.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 e2edfb2cc..b03a5567f 100644
--- a/tests/runtime/test-hash-table.scm
+++ b/tests/runtime/test-hash-table.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 8b71f9ef3..bf2ff18c0 100644
--- a/tests/runtime/test-integer-bits.scm
+++ b/tests/runtime/test-integer-bits.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 bf9455a92..5e04692c5 100644
--- a/tests/runtime/test-mime-codec.scm
+++ b/tests/runtime/test-mime-codec.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 b67bf6eb8..aff590884 100644
--- a/tests/runtime/test-process.scm
+++ b/tests/runtime/test-process.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 088cb86a5..f99e034f6 100644
--- a/tests/runtime/test-random.scm
+++ b/tests/runtime/test-random.scm
@@ -2,7 +2,8 @@ d#| -*-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 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 be92a3f3d..96b492b07 100644
--- a/tests/runtime/test-regsexp.scm
+++ b/tests/runtime/test-regsexp.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 cef04774f..110cf5734 100644
--- a/tests/runtime/test-srfi-1.scm
+++ b/tests/runtime/test-srfi-1.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 2fb1d40f2..76c320398 100644
--- a/tests/runtime/test-stream.scm
+++ b/tests/runtime/test-stream.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 13d9e0695..1b76f179d 100644
--- a/tests/runtime/test-string-copy.scm
+++ b/tests/runtime/test-string-copy.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 05332d524..ed964a864 100644
--- a/tests/runtime/test-wttree.scm
+++ b/tests/runtime/test-wttree.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 b7640f725..065e26860 100644
--- a/tests/star-parser/test-parser.scm
+++ b/tests/star-parser/test-parser.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 2851fe89a..43cb40cb2 100644
--- a/tests/unit-testing.scm
+++ b/tests/unit-testing.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009, 2010 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 725953b60..90b12ac41 100644
--- a/tests/xml/test-parser.scm
+++ b/tests/xml/test-parser.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 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 5e7f31186..8182e624c 100644
--- a/tests/xml/test-turtle.scm
+++ b/tests/xml/test-turtle.scm
@@ -2,7 +2,8 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007, 2008, 2009 Massachusetts Institute of Technology
+    2006, 2007, 2008, 2009, 2010, 2011 Massachusetts Institute of
+    Technology
 
 This file is part of MIT/GNU Scheme.
 
-- 
2.25.1