]> gcc.gnu.org Git - gcc.git/commitdiff
Year date changes for Modula-2 source tree.
authorGaius Mulley <gaius.mulley@southwales.ac.uk>
Tue, 18 Jan 2022 12:43:14 +0000 (12:43 +0000)
committerGaius Mulley <gaius.mulley@southwales.ac.uk>
Tue, 18 Jan 2022 12:43:14 +0000 (12:43 +0000)
gcc/m2/ChangeLog:

* m2/COPYING.FDL: Update copyright notice dates.
* m2/COPYING.RUNTIME: Update copyright notice dates.
* m2/Make-lang.in: Update copyright notice dates.
* m2/bnf/gm2l.bnf: Update copyright notice dates.
* m2/bnf/gm2m.bnf: Update copyright notice dates.
* m2/bnf/m2-1.bnf: Update copyright notice dates.
* m2/bnf/m2-2.bnf: Update copyright notice dates.
* m2/bnf/m2-3.bnf: Update copyright notice dates.
* m2/bnf/m2-c.bnf: Update copyright notice dates.
* m2/bnf/m2-h.bnf: Update copyright notice dates.
* m2/bnf/m2.bnf: Update copyright notice dates.
* m2/bnf/mc-1.bnf: Update copyright notice dates.
* m2/bnf/mc-2.bnf: Update copyright notice dates.
* m2/bnf/mc-3.bnf: Update copyright notice dates.
* m2/bnf/mc-4.bnf: Update copyright notice dates.
* m2/bnf/mc-5.bnf: Update copyright notice dates.
* m2/config-lang.in: Update copyright notice dates.
* m2/configure.ac: Update copyright notice dates.
* m2/gm2-compiler/CLexBuf.def: Update copyright notice dates.
* m2/gm2-compiler/CLexBuf.mod: Update copyright notice dates.
* m2/gm2-compiler/FifoQueue.def: Update copyright notice dates.
* m2/gm2-compiler/FifoQueue.mod: Update copyright notice dates.
* m2/gm2-compiler/Lists.def: Update copyright notice dates.
* m2/gm2-compiler/Lists.mod: Update copyright notice dates.
* m2/gm2-compiler/M2ALU.def: Update copyright notice dates.
* m2/gm2-compiler/M2ALU.mod: Update copyright notice dates.
* m2/gm2-compiler/M2AsmUtil.def: Update copyright notice dates.
* m2/gm2-compiler/M2AsmUtil.mod: Update copyright notice dates.
* m2/gm2-compiler/M2Base.def: Update copyright notice dates.
* m2/gm2-compiler/M2Base.mod: Update copyright notice dates.
* m2/gm2-compiler/M2BasicBlock.def: Update copyright notice dates.
* m2/gm2-compiler/M2BasicBlock.mod: Update copyright notice dates.
* m2/gm2-compiler/M2Batch.def: Update copyright notice dates.
* m2/gm2-compiler/M2Batch.mod: Update copyright notice dates.
* m2/gm2-compiler/M2Bitset.def: Update copyright notice dates.
* m2/gm2-compiler/M2Bitset.mod: Update copyright notice dates.
* m2/gm2-compiler/M2CaseList.def: Update copyright notice dates.
* m2/gm2-compiler/M2CaseList.mod: Update copyright notice dates.
* m2/gm2-compiler/M2Check.def: Update copyright notice dates.
* m2/gm2-compiler/M2Check.mod: Update copyright notice dates.
* m2/gm2-compiler/M2Code.def: Update copyright notice dates.
* m2/gm2-compiler/M2Code.mod: Update copyright notice dates.
* m2/gm2-compiler/M2ColorString.def: Update copyright notice dates.
* m2/gm2-compiler/M2ColorString.mod: Update copyright notice dates.
* m2/gm2-compiler/M2Comp.def: Update copyright notice dates.
* m2/gm2-compiler/M2Comp.mod: Update copyright notice dates.
* m2/gm2-compiler/M2Configure.def: Update copyright notice dates.
* m2/gm2-compiler/M2Configure.mod: Update copyright notice dates.
* m2/gm2-compiler/M2Const.def: Update copyright notice dates.
* m2/gm2-compiler/M2Const.mod: Update copyright notice dates.
* m2/gm2-compiler/M2Debug.def: Update copyright notice dates.
* m2/gm2-compiler/M2Debug.mod: Update copyright notice dates.
* m2/gm2-compiler/M2DebugStack.def: Update copyright notice dates.
* m2/gm2-compiler/M2DebugStack.mod: Update copyright notice dates.
* m2/gm2-compiler/M2Defaults.def: Update copyright notice dates.
* m2/gm2-compiler/M2Defaults.mod: Update copyright notice dates.
* m2/gm2-compiler/M2Depth.def: Update copyright notice dates.
* m2/gm2-compiler/M2Depth.mod: Update copyright notice dates.
* m2/gm2-compiler/M2DriverOptions.def: Update copyright notice dates.
* m2/gm2-compiler/M2DriverOptions.mod: Update copyright notice dates.
* m2/gm2-compiler/M2Emit.def: Update copyright notice dates.
* m2/gm2-compiler/M2Emit.mod: Update copyright notice dates.
* m2/gm2-compiler/M2Error.def: Update copyright notice dates.
* m2/gm2-compiler/M2Error.mod: Update copyright notice dates.
* m2/gm2-compiler/M2EvalSym.def: Update copyright notice dates.
* m2/gm2-compiler/M2FileName.def: Update copyright notice dates.
* m2/gm2-compiler/M2FileName.mod: Update copyright notice dates.
* m2/gm2-compiler/M2GCCDeclare.def: Update copyright notice dates.
* m2/gm2-compiler/M2GCCDeclare.mod: Update copyright notice dates.
* m2/gm2-compiler/M2GenGCC.def: Update copyright notice dates.
* m2/gm2-compiler/M2GenGCC.mod: Update copyright notice dates.
* m2/gm2-compiler/M2Lex.def: Update copyright notice dates.
* m2/gm2-compiler/M2Lex.mod: Update copyright notice dates.
* m2/gm2-compiler/M2LexBuf.def: Update copyright notice dates.
* m2/gm2-compiler/M2LexBuf.mod: Update copyright notice dates.
* m2/gm2-compiler/M2MetaError.def: Update copyright notice dates.
* m2/gm2-compiler/M2MetaError.mod: Update copyright notice dates.
* m2/gm2-compiler/M2Optimize.def: Update copyright notice dates.
* m2/gm2-compiler/M2Optimize.mod: Update copyright notice dates.
* m2/gm2-compiler/M2Options.def: Update copyright notice dates.
* m2/gm2-compiler/M2Options.mod: Update copyright notice dates.
* m2/gm2-compiler/M2Pass.def: Update copyright notice dates.
* m2/gm2-compiler/M2Pass.mod: Update copyright notice dates.
* m2/gm2-compiler/M2Preprocess.def: Update copyright notice dates.
* m2/gm2-compiler/M2Preprocess.mod: Update copyright notice dates.
* m2/gm2-compiler/M2Printf.def: Update copyright notice dates.
* m2/gm2-compiler/M2Printf.mod: Update copyright notice dates.
* m2/gm2-compiler/M2Quads.def: Update copyright notice dates.
* m2/gm2-compiler/M2Quads.mod: Update copyright notice dates.
* m2/gm2-compiler/M2Quiet.def: Update copyright notice dates.
* m2/gm2-compiler/M2Quiet.mod: Update copyright notice dates.
* m2/gm2-compiler/M2Range.def: Update copyright notice dates.
* m2/gm2-compiler/M2Range.mod: Update copyright notice dates.
* m2/gm2-compiler/M2Reserved.def: Update copyright notice dates.
* m2/gm2-compiler/M2Reserved.mod: Update copyright notice dates.
* m2/gm2-compiler/M2SSA.mod: Update copyright notice dates.
* m2/gm2-compiler/M2Scope.def: Update copyright notice dates.
* m2/gm2-compiler/M2Scope.mod: Update copyright notice dates.
* m2/gm2-compiler/M2Search.def: Update copyright notice dates.
* m2/gm2-compiler/M2Search.mod: Update copyright notice dates.
* m2/gm2-compiler/M2Size.def: Update copyright notice dates.
* m2/gm2-compiler/M2Size.mod: Update copyright notice dates.
* m2/gm2-compiler/M2StackAddress.def: Update copyright notice dates.
* m2/gm2-compiler/M2StackAddress.mod: Update copyright notice dates.
* m2/gm2-compiler/M2StackWord.def: Update copyright notice dates.
* m2/gm2-compiler/M2StackWord.mod: Update copyright notice dates.
* m2/gm2-compiler/M2Students.def: Update copyright notice dates.
* m2/gm2-compiler/M2Students.mod: Update copyright notice dates.
* m2/gm2-compiler/M2Swig.def: Update copyright notice dates.
* m2/gm2-compiler/M2Swig.mod: Update copyright notice dates.
* m2/gm2-compiler/M2System.def: Update copyright notice dates.
* m2/gm2-compiler/M2System.mod: Update copyright notice dates.
* m2/gm2-compiler/M2Version.def: Update copyright notice dates.
* m2/gm2-compiler/NameKey.def: Update copyright notice dates.
* m2/gm2-compiler/NameKey.mod: Update copyright notice dates.
* m2/gm2-compiler/ObjectFiles.def: Update copyright notice dates.
* m2/gm2-compiler/ObjectFiles.mod: Update copyright notice dates.
* m2/gm2-compiler/Output.def: Update copyright notice dates.
* m2/gm2-compiler/Output.mod: Update copyright notice dates.
* m2/gm2-compiler/P0SymBuild.def: Update copyright notice dates.
* m2/gm2-compiler/P0SymBuild.mod: Update copyright notice dates.
* m2/gm2-compiler/P0SyntaxCheck.def: Update copyright notice dates.
* m2/gm2-compiler/P1Build.def: Update copyright notice dates.
* m2/gm2-compiler/P1SymBuild.def: Update copyright notice dates.
* m2/gm2-compiler/P1SymBuild.mod: Update copyright notice dates.
* m2/gm2-compiler/P2Build.def: Update copyright notice dates.
* m2/gm2-compiler/P2SymBuild.def: Update copyright notice dates.
* m2/gm2-compiler/P2SymBuild.mod: Update copyright notice dates.
* m2/gm2-compiler/P3Build.def: Update copyright notice dates.
* m2/gm2-compiler/P3SymBuild.def: Update copyright notice dates.
* m2/gm2-compiler/P3SymBuild.mod: Update copyright notice dates.
* m2/gm2-compiler/PCBuild.def: Update copyright notice dates.
* m2/gm2-compiler/PCSymBuild.def: Update copyright notice dates.
* m2/gm2-compiler/PCSymBuild.mod: Update copyright notice dates.
* m2/gm2-compiler/PHBuild.def: Update copyright notice dates.
* m2/gm2-compiler/Sets.def: Update copyright notice dates.
* m2/gm2-compiler/Sets.mod: Update copyright notice dates.
* m2/gm2-compiler/SymbolConversion.def: Update copyright notice dates.
* m2/gm2-compiler/SymbolConversion.mod: Update copyright notice dates.
* m2/gm2-compiler/SymbolKey.def: Update copyright notice dates.
* m2/gm2-compiler/SymbolKey.mod: Update copyright notice dates.
* m2/gm2-compiler/SymbolTable.def: Update copyright notice dates.
* m2/gm2-compiler/SymbolTable.mod: Update copyright notice dates.
* m2/gm2-compiler/bnflex.def: Update copyright notice dates.
* m2/gm2-compiler/bnflex.mod: Update copyright notice dates.
* m2/gm2-compiler/cflex.def: Update copyright notice dates.
* m2/gm2-compiler/gm2.mod: Update copyright notice dates.
* m2/gm2-compiler/gm2lcc.mod: Update copyright notice dates.
* m2/gm2-compiler/gm2lgen.mod: Update copyright notice dates.
* m2/gm2-compiler/gm2lorder.mod: Update copyright notice dates.
* m2/gm2-compiler/m2flex.def: Update copyright notice dates.
* m2/gm2-compiler/ppg.mod: Update copyright notice dates.
* m2/gm2-gcc/dynamicstrings.h: Update copyright notice dates.
* m2/gm2-gcc/gcc-consolidation.h: Update copyright notice dates.
* m2/gm2-gcc/init.c: Update copyright notice dates.
* m2/gm2-gcc/init.def: Update copyright notice dates.
* m2/gm2-gcc/init.h: Update copyright notice dates.
* m2/gm2-gcc/m2assert.c: Update copyright notice dates.
* m2/gm2-gcc/m2assert.h: Update copyright notice dates.
* m2/gm2-gcc/m2block.c: Update copyright notice dates.
* m2/gm2-gcc/m2block.def: Update copyright notice dates.
* m2/gm2-gcc/m2block.h: Update copyright notice dates.
* m2/gm2-gcc/m2builtins.c: Update copyright notice dates.
* m2/gm2-gcc/m2builtins.def: Update copyright notice dates.
* m2/gm2-gcc/m2builtins.h: Update copyright notice dates.
* m2/gm2-gcc/m2color.c: Update copyright notice dates.
* m2/gm2-gcc/m2color.def: Update copyright notice dates.
* m2/gm2-gcc/m2color.h: Update copyright notice dates.
* m2/gm2-gcc/m2convert.c: Update copyright notice dates.
* m2/gm2-gcc/m2convert.def: Update copyright notice dates.
* m2/gm2-gcc/m2convert.h: Update copyright notice dates.
* m2/gm2-gcc/m2decl.c: Update copyright notice dates.
* m2/gm2-gcc/m2decl.def: Update copyright notice dates.
* m2/gm2-gcc/m2decl.h: Update copyright notice dates.
* m2/gm2-gcc/m2except.c: Update copyright notice dates.
* m2/gm2-gcc/m2except.def: Update copyright notice dates.
* m2/gm2-gcc/m2except.h: Update copyright notice dates.
* m2/gm2-gcc/m2expr.c: Update copyright notice dates.
* m2/gm2-gcc/m2expr.def: Update copyright notice dates.
* m2/gm2-gcc/m2expr.h: Update copyright notice dates.
* m2/gm2-gcc/m2linemap.c: Update copyright notice dates.
* m2/gm2-gcc/m2linemap.def: Update copyright notice dates.
* m2/gm2-gcc/m2linemap.h: Update copyright notice dates.
* m2/gm2-gcc/m2misc.c: Update copyright notice dates.
* m2/gm2-gcc/m2misc.def: Update copyright notice dates.
* m2/gm2-gcc/m2misc.h: Update copyright notice dates.
* m2/gm2-gcc/m2options.h: Update copyright notice dates.
* m2/gm2-gcc/m2range.h: Update copyright notice dates.
* m2/gm2-gcc/m2search.h: Update copyright notice dates.
* m2/gm2-gcc/m2statement.c: Update copyright notice dates.
* m2/gm2-gcc/m2statement.def: Update copyright notice dates.
* m2/gm2-gcc/m2statement.h: Update copyright notice dates.
* m2/gm2-gcc/m2top.c: Update copyright notice dates.
* m2/gm2-gcc/m2top.def: Update copyright notice dates.
* m2/gm2-gcc/m2top.h: Update copyright notice dates.
* m2/gm2-gcc/m2tree.c: Update copyright notice dates.
* m2/gm2-gcc/m2tree.def: Update copyright notice dates.
* m2/gm2-gcc/m2tree.h: Update copyright notice dates.
* m2/gm2-gcc/m2treelib.c: Update copyright notice dates.
* m2/gm2-gcc/m2treelib.def: Update copyright notice dates.
* m2/gm2-gcc/m2treelib.h: Update copyright notice dates.
* m2/gm2-gcc/m2type.c: Update copyright notice dates.
* m2/gm2-gcc/m2type.def: Update copyright notice dates.
* m2/gm2-gcc/m2type.h: Update copyright notice dates.
* m2/gm2-gcc/rtegraph.c: Update copyright notice dates.
* m2/gm2-gcc/rtegraph.h: Update copyright notice dates.
* m2/gm2-internals.texi: Update copyright notice dates.
* m2/gm2-lang.c: Update copyright notice dates.
* m2/gm2-lang.h: Update copyright notice dates.
* m2/gm2-libs-ch/RTcodummy.c: Update copyright notice dates.
* m2/gm2-libs-ch/RTintdummy.c: Update copyright notice dates.
* m2/gm2-libs-ch/Selective.c: Update copyright notice dates.
* m2/gm2-libs-ch/SysExceptions.c: Update copyright notice dates.
* m2/gm2-libs-ch/UnixArgs.c: Update copyright notice dates.
* m2/gm2-libs-ch/cgetopt.c: Update copyright notice dates.
* m2/gm2-libs-ch/choosetemp.c: Update copyright notice dates.
* m2/gm2-libs-ch/dtoa.c: Update copyright notice dates.
* m2/gm2-libs-ch/errno.c: Update copyright notice dates.
* m2/gm2-libs-ch/host.c: Update copyright notice dates.
* m2/gm2-libs-ch/ldtoa.c: Update copyright notice dates.
* m2/gm2-libs-ch/pthdummy.c: Update copyright notice dates.
* m2/gm2-libs-ch/termios.c: Update copyright notice dates.
* m2/gm2-libs-ch/tools.c: Update copyright notice dates.
* m2/gm2-libs-ch/wrapc.c: Update copyright notice dates.
* m2/gm2-libs-ch/xlibc.c: Update copyright notice dates.
* m2/gm2-libs-coroutines/Debug.def: Update copyright notice dates.
* m2/gm2-libs-coroutines/Debug.mod: Update copyright notice dates.
* m2/gm2-libs-coroutines/Executive.def: Update copyright notice dates.
* m2/gm2-libs-coroutines/Executive.mod: Update copyright notice dates.
* m2/gm2-libs-coroutines/KeyBoardLEDs.def: Update copyright notice dates.
* m2/gm2-libs-coroutines/README.texi: Update copyright notice dates.
* m2/gm2-libs-coroutines/SYSTEM.def: Update copyright notice dates.
* m2/gm2-libs-coroutines/SYSTEM.mod: Update copyright notice dates.
* m2/gm2-libs-coroutines/TimerHandler.def: Update copyright notice dates.
* m2/gm2-libs-coroutines/TimerHandler.mod: Update copyright notice dates.
* m2/gm2config.h.in: Update copyright notice dates.
* m2/gm2spec.c: Update copyright notice dates.
* m2/gm2version.h: Update copyright notice dates.
* m2/lang-options.h: Update copyright notice dates.
* m2/lang-specs.h: Update copyright notice dates.
* m2/lang.opt: Update copyright notice dates.
* m2/m2-link-support.h: Update copyright notice dates.
* m2/m2-tree.def: Update copyright notice dates.
* m2/m2-tree.h: Update copyright notice dates.
* m2/m2.flex: Update copyright notice dates.
* m2/m2pp.c: Update copyright notice dates.
* m2/m2pp.h: Update copyright notice dates.
* m2/mc-boot-ch/GBuiltins.c: Update copyright notice dates.
* m2/mc-boot-ch/GRTco.c: Update copyright notice dates.
* m2/mc-boot-ch/GSYSTEM.c: Update copyright notice dates.
* m2/mc-boot-ch/GSelective.c: Update copyright notice dates.
* m2/mc-boot-ch/GSysExceptions.c: Update copyright notice dates.
* m2/mc-boot-ch/GUnixArgs.c: Update copyright notice dates.
* m2/mc-boot-ch/Gcbuiltin.c: Update copyright notice dates.
* m2/mc-boot-ch/Gdtoa.c: Update copyright notice dates.
* m2/mc-boot-ch/Gerrno.c: Update copyright notice dates.
* m2/mc-boot-ch/Gldtoa.c: Update copyright notice dates.
* m2/mc-boot-ch/Glibc.c: Update copyright notice dates.
* m2/mc-boot-ch/Glibm.c: Update copyright notice dates.
* m2/mc-boot-ch/Gmcrts.c: Update copyright notice dates.
* m2/mc-boot-ch/Gmcrts.h: Update copyright notice dates.
* m2/mc-boot-ch/Gnetwork.h: Update copyright notice dates.
* m2/mc-boot-ch/Gpth.c: Update copyright notice dates.
* m2/mc-boot-ch/Gtermios.c: Update copyright notice dates.
* m2/mc-boot-ch/Gwrapc.c: Update copyright notice dates.
* m2/mc-boot-ch/network.c: Update copyright notice dates.
* m2/mc/Indexing.def: Update copyright notice dates.
* m2/mc/Indexing.mod: Update copyright notice dates.
* m2/mc/alists.def: Update copyright notice dates.
* m2/mc/alists.mod: Update copyright notice dates.
* m2/mc/decl.def: Update copyright notice dates.
* m2/mc/decl.mod: Update copyright notice dates.
* m2/mc/keyc.def: Update copyright notice dates.
* m2/mc/keyc.mod: Update copyright notice dates.
* m2/mc/lists.def: Update copyright notice dates.
* m2/mc/lists.mod: Update copyright notice dates.
* m2/mc/m2flex.def: Update copyright notice dates.
* m2/mc/mc.flex: Update copyright notice dates.
* m2/mc/mcComment.def: Update copyright notice dates.
* m2/mc/mcComment.h: Update copyright notice dates.
* m2/mc/mcComment.mod: Update copyright notice dates.
* m2/mc/mcComp.def: Update copyright notice dates.
* m2/mc/mcComp.mod: Update copyright notice dates.
* m2/mc/mcDebug.def: Update copyright notice dates.
* m2/mc/mcDebug.mod: Update copyright notice dates.
* m2/mc/mcError.def: Update copyright notice dates.
* m2/mc/mcError.mod: Update copyright notice dates.
* m2/mc/mcFileName.def: Update copyright notice dates.
* m2/mc/mcFileName.mod: Update copyright notice dates.
* m2/mc/mcLexBuf.def: Update copyright notice dates.
* m2/mc/mcLexBuf.h: Update copyright notice dates.
* m2/mc/mcLexBuf.mod: Update copyright notice dates.
* m2/mc/mcMetaError.def: Update copyright notice dates.
* m2/mc/mcMetaError.mod: Update copyright notice dates.
* m2/mc/mcOptions.def: Update copyright notice dates.
* m2/mc/mcOptions.mod: Update copyright notice dates.
* m2/mc/mcPreprocess.def: Update copyright notice dates.
* m2/mc/mcPreprocess.mod: Update copyright notice dates.
* m2/mc/mcPretty.def: Update copyright notice dates.
* m2/mc/mcPretty.mod: Update copyright notice dates.
* m2/mc/mcPrintf.def: Update copyright notice dates.
* m2/mc/mcPrintf.mod: Update copyright notice dates.
* m2/mc/mcQuiet.def: Update copyright notice dates.
* m2/mc/mcQuiet.mod: Update copyright notice dates.
* m2/mc/mcReserved.def: Update copyright notice dates.
* m2/mc/mcReserved.h: Update copyright notice dates.
* m2/mc/mcReserved.mod: Update copyright notice dates.
* m2/mc/mcSearch.def: Update copyright notice dates.
* m2/mc/mcSearch.mod: Update copyright notice dates.
* m2/mc/mcStack.def: Update copyright notice dates.
* m2/mc/mcStack.mod: Update copyright notice dates.
* m2/mc/mcStream.def: Update copyright notice dates.
* m2/mc/mcStream.mod: Update copyright notice dates.
* m2/mc/mcflex.def: Update copyright notice dates.
* m2/mc/mcp1.def: Update copyright notice dates.
* m2/mc/mcp2.def: Update copyright notice dates.
* m2/mc/mcp3.def: Update copyright notice dates.
* m2/mc/mcp4.def: Update copyright notice dates.
* m2/mc/mcp5.def: Update copyright notice dates.
* m2/mc/nameKey.def: Update copyright notice dates.
* m2/mc/nameKey.mod: Update copyright notice dates.
* m2/mc/symbolKey.def: Update copyright notice dates.
* m2/mc/symbolKey.mod: Update copyright notice dates.
* m2/mc/top.mod: Update copyright notice dates.
* m2/mc/varargs.def: Update copyright notice dates.
* m2/mc/varargs.mod: Update copyright notice dates.
* m2/mc/wlists.def: Update copyright notice dates.
* m2/mc/wlists.mod: Update copyright notice dates.
* m2/tools-src/array2index.py: Update copyright notice dates.
* m2/tools-src/boilerplate.py: Update copyright notice dates.
* m2/tools-src/buildpg: Update copyright notice dates.
* m2/tools-src/buildsyntax: Update copyright notice dates.
* m2/tools-src/calcpath: Update copyright notice dates.
* m2/tools-src/createUlmSys: Update copyright notice dates.
* m2/tools-src/def2texi.py: Update copyright notice dates.
* m2/tools-src/gensum.py: Update copyright notice dates.
* m2/tools-src/incfile: Update copyright notice dates.
* m2/tools-src/makeSystem: Update copyright notice dates.
* m2/tools-src/makeconfigure: Update copyright notice dates.
* m2/tools-src/makeversion: Update copyright notice dates.
* m2/tools-src/mklink.c: Update copyright notice dates.
* m2/tools-src/tidydates.py: Update copyright notice dates.

Signed-off-by: Gaius Mulley <gaius.mulley@southwales.ac.uk>
342 files changed:
gcc/m2/COPYING.FDL
gcc/m2/COPYING.RUNTIME
gcc/m2/Make-lang.in
gcc/m2/bnf/gm2l.bnf
gcc/m2/bnf/gm2m.bnf
gcc/m2/bnf/m2-1.bnf
gcc/m2/bnf/m2-2.bnf
gcc/m2/bnf/m2-3.bnf
gcc/m2/bnf/m2-c.bnf
gcc/m2/bnf/m2-h.bnf
gcc/m2/bnf/m2.bnf
gcc/m2/bnf/mc-1.bnf
gcc/m2/bnf/mc-2.bnf
gcc/m2/bnf/mc-3.bnf
gcc/m2/bnf/mc-4.bnf
gcc/m2/bnf/mc-5.bnf
gcc/m2/config-lang.in
gcc/m2/configure.ac
gcc/m2/gm2-compiler/CLexBuf.def
gcc/m2/gm2-compiler/CLexBuf.mod
gcc/m2/gm2-compiler/FifoQueue.def
gcc/m2/gm2-compiler/FifoQueue.mod
gcc/m2/gm2-compiler/Lists.def
gcc/m2/gm2-compiler/Lists.mod
gcc/m2/gm2-compiler/M2ALU.def
gcc/m2/gm2-compiler/M2ALU.mod
gcc/m2/gm2-compiler/M2AsmUtil.def
gcc/m2/gm2-compiler/M2AsmUtil.mod
gcc/m2/gm2-compiler/M2Base.def
gcc/m2/gm2-compiler/M2Base.mod
gcc/m2/gm2-compiler/M2BasicBlock.def
gcc/m2/gm2-compiler/M2BasicBlock.mod
gcc/m2/gm2-compiler/M2Batch.def
gcc/m2/gm2-compiler/M2Batch.mod
gcc/m2/gm2-compiler/M2Bitset.def
gcc/m2/gm2-compiler/M2Bitset.mod
gcc/m2/gm2-compiler/M2CaseList.def
gcc/m2/gm2-compiler/M2CaseList.mod
gcc/m2/gm2-compiler/M2Check.def
gcc/m2/gm2-compiler/M2Check.mod
gcc/m2/gm2-compiler/M2Code.def
gcc/m2/gm2-compiler/M2Code.mod
gcc/m2/gm2-compiler/M2ColorString.def
gcc/m2/gm2-compiler/M2ColorString.mod
gcc/m2/gm2-compiler/M2Comp.def
gcc/m2/gm2-compiler/M2Comp.mod
gcc/m2/gm2-compiler/M2Configure.def
gcc/m2/gm2-compiler/M2Configure.mod
gcc/m2/gm2-compiler/M2Const.def
gcc/m2/gm2-compiler/M2Const.mod
gcc/m2/gm2-compiler/M2Debug.def
gcc/m2/gm2-compiler/M2Debug.mod
gcc/m2/gm2-compiler/M2DebugStack.def
gcc/m2/gm2-compiler/M2DebugStack.mod
gcc/m2/gm2-compiler/M2Defaults.def
gcc/m2/gm2-compiler/M2Defaults.mod
gcc/m2/gm2-compiler/M2Depth.def
gcc/m2/gm2-compiler/M2Depth.mod
gcc/m2/gm2-compiler/M2DriverOptions.def
gcc/m2/gm2-compiler/M2DriverOptions.mod
gcc/m2/gm2-compiler/M2Emit.def
gcc/m2/gm2-compiler/M2Emit.mod
gcc/m2/gm2-compiler/M2Error.def
gcc/m2/gm2-compiler/M2Error.mod
gcc/m2/gm2-compiler/M2EvalSym.def
gcc/m2/gm2-compiler/M2FileName.def
gcc/m2/gm2-compiler/M2FileName.mod
gcc/m2/gm2-compiler/M2GCCDeclare.def
gcc/m2/gm2-compiler/M2GCCDeclare.mod
gcc/m2/gm2-compiler/M2GenGCC.def
gcc/m2/gm2-compiler/M2GenGCC.mod
gcc/m2/gm2-compiler/M2Lex.def
gcc/m2/gm2-compiler/M2Lex.mod
gcc/m2/gm2-compiler/M2LexBuf.def
gcc/m2/gm2-compiler/M2LexBuf.mod
gcc/m2/gm2-compiler/M2MetaError.def
gcc/m2/gm2-compiler/M2MetaError.mod
gcc/m2/gm2-compiler/M2Optimize.def
gcc/m2/gm2-compiler/M2Optimize.mod
gcc/m2/gm2-compiler/M2Options.def
gcc/m2/gm2-compiler/M2Options.mod
gcc/m2/gm2-compiler/M2Pass.def
gcc/m2/gm2-compiler/M2Pass.mod
gcc/m2/gm2-compiler/M2Preprocess.def
gcc/m2/gm2-compiler/M2Preprocess.mod
gcc/m2/gm2-compiler/M2Printf.def
gcc/m2/gm2-compiler/M2Printf.mod
gcc/m2/gm2-compiler/M2Quads.def
gcc/m2/gm2-compiler/M2Quads.mod
gcc/m2/gm2-compiler/M2Quiet.def
gcc/m2/gm2-compiler/M2Quiet.mod
gcc/m2/gm2-compiler/M2Range.def
gcc/m2/gm2-compiler/M2Range.mod
gcc/m2/gm2-compiler/M2Reserved.def
gcc/m2/gm2-compiler/M2Reserved.mod
gcc/m2/gm2-compiler/M2SSA.mod
gcc/m2/gm2-compiler/M2Scope.def
gcc/m2/gm2-compiler/M2Scope.mod
gcc/m2/gm2-compiler/M2Search.def
gcc/m2/gm2-compiler/M2Search.mod
gcc/m2/gm2-compiler/M2Size.def
gcc/m2/gm2-compiler/M2Size.mod
gcc/m2/gm2-compiler/M2StackAddress.def
gcc/m2/gm2-compiler/M2StackAddress.mod
gcc/m2/gm2-compiler/M2StackWord.def
gcc/m2/gm2-compiler/M2StackWord.mod
gcc/m2/gm2-compiler/M2Students.def
gcc/m2/gm2-compiler/M2Students.mod
gcc/m2/gm2-compiler/M2Swig.def
gcc/m2/gm2-compiler/M2Swig.mod
gcc/m2/gm2-compiler/M2System.def
gcc/m2/gm2-compiler/M2System.mod
gcc/m2/gm2-compiler/M2Version.def
gcc/m2/gm2-compiler/NameKey.def
gcc/m2/gm2-compiler/NameKey.mod
gcc/m2/gm2-compiler/ObjectFiles.def
gcc/m2/gm2-compiler/ObjectFiles.mod
gcc/m2/gm2-compiler/Output.def
gcc/m2/gm2-compiler/Output.mod
gcc/m2/gm2-compiler/P0SymBuild.def
gcc/m2/gm2-compiler/P0SymBuild.mod
gcc/m2/gm2-compiler/P0SyntaxCheck.def
gcc/m2/gm2-compiler/P1Build.def
gcc/m2/gm2-compiler/P1SymBuild.def
gcc/m2/gm2-compiler/P1SymBuild.mod
gcc/m2/gm2-compiler/P2Build.def
gcc/m2/gm2-compiler/P2SymBuild.def
gcc/m2/gm2-compiler/P2SymBuild.mod
gcc/m2/gm2-compiler/P3Build.def
gcc/m2/gm2-compiler/P3SymBuild.def
gcc/m2/gm2-compiler/P3SymBuild.mod
gcc/m2/gm2-compiler/PCBuild.def
gcc/m2/gm2-compiler/PCSymBuild.def
gcc/m2/gm2-compiler/PCSymBuild.mod
gcc/m2/gm2-compiler/PHBuild.def
gcc/m2/gm2-compiler/Sets.def
gcc/m2/gm2-compiler/Sets.mod
gcc/m2/gm2-compiler/SymbolConversion.def
gcc/m2/gm2-compiler/SymbolConversion.mod
gcc/m2/gm2-compiler/SymbolKey.def
gcc/m2/gm2-compiler/SymbolKey.mod
gcc/m2/gm2-compiler/SymbolTable.def
gcc/m2/gm2-compiler/SymbolTable.mod
gcc/m2/gm2-compiler/bnflex.def
gcc/m2/gm2-compiler/bnflex.mod
gcc/m2/gm2-compiler/cflex.def
gcc/m2/gm2-compiler/gm2.mod
gcc/m2/gm2-compiler/gm2lcc.mod
gcc/m2/gm2-compiler/gm2lgen.mod
gcc/m2/gm2-compiler/gm2lorder.mod
gcc/m2/gm2-compiler/m2flex.def
gcc/m2/gm2-compiler/ppg.mod
gcc/m2/gm2-gcc/dynamicstrings.h
gcc/m2/gm2-gcc/gcc-consolidation.h
gcc/m2/gm2-gcc/init.c
gcc/m2/gm2-gcc/init.def
gcc/m2/gm2-gcc/init.h
gcc/m2/gm2-gcc/m2assert.c
gcc/m2/gm2-gcc/m2assert.h
gcc/m2/gm2-gcc/m2block.c
gcc/m2/gm2-gcc/m2block.def
gcc/m2/gm2-gcc/m2block.h
gcc/m2/gm2-gcc/m2builtins.c
gcc/m2/gm2-gcc/m2builtins.def
gcc/m2/gm2-gcc/m2builtins.h
gcc/m2/gm2-gcc/m2color.c
gcc/m2/gm2-gcc/m2color.def
gcc/m2/gm2-gcc/m2color.h
gcc/m2/gm2-gcc/m2convert.c
gcc/m2/gm2-gcc/m2convert.def
gcc/m2/gm2-gcc/m2convert.h
gcc/m2/gm2-gcc/m2decl.c
gcc/m2/gm2-gcc/m2decl.def
gcc/m2/gm2-gcc/m2decl.h
gcc/m2/gm2-gcc/m2except.c
gcc/m2/gm2-gcc/m2except.def
gcc/m2/gm2-gcc/m2except.h
gcc/m2/gm2-gcc/m2expr.c
gcc/m2/gm2-gcc/m2expr.def
gcc/m2/gm2-gcc/m2expr.h
gcc/m2/gm2-gcc/m2linemap.c
gcc/m2/gm2-gcc/m2linemap.def
gcc/m2/gm2-gcc/m2linemap.h
gcc/m2/gm2-gcc/m2misc.c
gcc/m2/gm2-gcc/m2misc.def
gcc/m2/gm2-gcc/m2misc.h
gcc/m2/gm2-gcc/m2options.h
gcc/m2/gm2-gcc/m2range.h
gcc/m2/gm2-gcc/m2search.h
gcc/m2/gm2-gcc/m2statement.c
gcc/m2/gm2-gcc/m2statement.def
gcc/m2/gm2-gcc/m2statement.h
gcc/m2/gm2-gcc/m2top.c
gcc/m2/gm2-gcc/m2top.def
gcc/m2/gm2-gcc/m2top.h
gcc/m2/gm2-gcc/m2tree.c
gcc/m2/gm2-gcc/m2tree.def
gcc/m2/gm2-gcc/m2tree.h
gcc/m2/gm2-gcc/m2treelib.c
gcc/m2/gm2-gcc/m2treelib.def
gcc/m2/gm2-gcc/m2treelib.h
gcc/m2/gm2-gcc/m2type.c
gcc/m2/gm2-gcc/m2type.def
gcc/m2/gm2-gcc/m2type.h
gcc/m2/gm2-gcc/rtegraph.c
gcc/m2/gm2-gcc/rtegraph.h
gcc/m2/gm2-internals.texi
gcc/m2/gm2-lang.c
gcc/m2/gm2-lang.h
gcc/m2/gm2-libs-ch/RTcodummy.c
gcc/m2/gm2-libs-ch/RTintdummy.c
gcc/m2/gm2-libs-ch/Selective.c
gcc/m2/gm2-libs-ch/SysExceptions.c
gcc/m2/gm2-libs-ch/UnixArgs.c
gcc/m2/gm2-libs-ch/cgetopt.c
gcc/m2/gm2-libs-ch/choosetemp.c
gcc/m2/gm2-libs-ch/dtoa.c
gcc/m2/gm2-libs-ch/errno.c
gcc/m2/gm2-libs-ch/host.c
gcc/m2/gm2-libs-ch/ldtoa.c
gcc/m2/gm2-libs-ch/pthdummy.c
gcc/m2/gm2-libs-ch/termios.c
gcc/m2/gm2-libs-ch/tools.c
gcc/m2/gm2-libs-ch/wrapc.c
gcc/m2/gm2-libs-ch/xlibc.c
gcc/m2/gm2-libs-coroutines/Debug.def
gcc/m2/gm2-libs-coroutines/Debug.mod
gcc/m2/gm2-libs-coroutines/Executive.def
gcc/m2/gm2-libs-coroutines/Executive.mod
gcc/m2/gm2-libs-coroutines/KeyBoardLEDs.def
gcc/m2/gm2-libs-coroutines/README.texi
gcc/m2/gm2-libs-coroutines/SYSTEM.def
gcc/m2/gm2-libs-coroutines/SYSTEM.mod
gcc/m2/gm2-libs-coroutines/TimerHandler.def
gcc/m2/gm2-libs-coroutines/TimerHandler.mod
gcc/m2/gm2config.h.in
gcc/m2/gm2spec.c
gcc/m2/gm2version.h
gcc/m2/lang-options.h
gcc/m2/lang-specs.h
gcc/m2/lang.opt
gcc/m2/m2-link-support.h
gcc/m2/m2-tree.def
gcc/m2/m2-tree.h
gcc/m2/m2.flex
gcc/m2/m2pp.c
gcc/m2/m2pp.h
gcc/m2/mc-boot-ch/GBuiltins.c
gcc/m2/mc-boot-ch/GRTco.c
gcc/m2/mc-boot-ch/GSYSTEM.c
gcc/m2/mc-boot-ch/GSelective.c
gcc/m2/mc-boot-ch/GSysExceptions.c
gcc/m2/mc-boot-ch/GUnixArgs.c
gcc/m2/mc-boot-ch/Gcbuiltin.c
gcc/m2/mc-boot-ch/Gdtoa.c
gcc/m2/mc-boot-ch/Gerrno.c
gcc/m2/mc-boot-ch/Gldtoa.c
gcc/m2/mc-boot-ch/Glibc.c
gcc/m2/mc-boot-ch/Glibm.c
gcc/m2/mc-boot-ch/Gmcrts.c
gcc/m2/mc-boot-ch/Gmcrts.h
gcc/m2/mc-boot-ch/Gnetwork.h
gcc/m2/mc-boot-ch/Gpth.c
gcc/m2/mc-boot-ch/Gtermios.c
gcc/m2/mc-boot-ch/Gwrapc.c
gcc/m2/mc-boot-ch/network.c
gcc/m2/mc/Indexing.def
gcc/m2/mc/Indexing.mod
gcc/m2/mc/alists.def
gcc/m2/mc/alists.mod
gcc/m2/mc/decl.def
gcc/m2/mc/decl.mod
gcc/m2/mc/keyc.def
gcc/m2/mc/keyc.mod
gcc/m2/mc/lists.def
gcc/m2/mc/lists.mod
gcc/m2/mc/m2flex.def
gcc/m2/mc/mc.flex
gcc/m2/mc/mcComment.def
gcc/m2/mc/mcComment.h
gcc/m2/mc/mcComment.mod
gcc/m2/mc/mcComp.def
gcc/m2/mc/mcComp.mod
gcc/m2/mc/mcDebug.def
gcc/m2/mc/mcDebug.mod
gcc/m2/mc/mcError.def
gcc/m2/mc/mcError.mod
gcc/m2/mc/mcFileName.def
gcc/m2/mc/mcFileName.mod
gcc/m2/mc/mcLexBuf.def
gcc/m2/mc/mcLexBuf.h
gcc/m2/mc/mcLexBuf.mod
gcc/m2/mc/mcMetaError.def
gcc/m2/mc/mcMetaError.mod
gcc/m2/mc/mcOptions.def
gcc/m2/mc/mcOptions.mod
gcc/m2/mc/mcPreprocess.def
gcc/m2/mc/mcPreprocess.mod
gcc/m2/mc/mcPretty.def
gcc/m2/mc/mcPretty.mod
gcc/m2/mc/mcPrintf.def
gcc/m2/mc/mcPrintf.mod
gcc/m2/mc/mcQuiet.def
gcc/m2/mc/mcQuiet.mod
gcc/m2/mc/mcReserved.def
gcc/m2/mc/mcReserved.h
gcc/m2/mc/mcReserved.mod
gcc/m2/mc/mcSearch.def
gcc/m2/mc/mcSearch.mod
gcc/m2/mc/mcStack.def
gcc/m2/mc/mcStack.mod
gcc/m2/mc/mcStream.def
gcc/m2/mc/mcStream.mod
gcc/m2/mc/mcflex.def
gcc/m2/mc/mcp1.def
gcc/m2/mc/mcp2.def
gcc/m2/mc/mcp3.def
gcc/m2/mc/mcp4.def
gcc/m2/mc/mcp5.def
gcc/m2/mc/nameKey.def
gcc/m2/mc/nameKey.mod
gcc/m2/mc/symbolKey.def
gcc/m2/mc/symbolKey.mod
gcc/m2/mc/top.mod
gcc/m2/mc/varargs.def
gcc/m2/mc/varargs.mod
gcc/m2/mc/wlists.def
gcc/m2/mc/wlists.mod
gcc/m2/tools-src/array2index.py
gcc/m2/tools-src/boilerplate.py
gcc/m2/tools-src/buildpg
gcc/m2/tools-src/buildsyntax
gcc/m2/tools-src/calcpath
gcc/m2/tools-src/createUlmSys
gcc/m2/tools-src/def2texi.py
gcc/m2/tools-src/gensum.py
gcc/m2/tools-src/incfile
gcc/m2/tools-src/makeSystem
gcc/m2/tools-src/makeconfigure
gcc/m2/tools-src/makeversion
gcc/m2/tools-src/mklink.c
gcc/m2/tools-src/tidydates.py

index 4a0fe1c8deeb9861435d0aafa0c2096a6d624d2b..9854856fa8159485a39799a4811822a854e27401 100644 (file)
@@ -2,7 +2,7 @@
                  Version 1.2, November 2002
 
 
- Copyright (C) 2000,2001,2002  Free Software Foundation, Inc.
+ Copyright (C) 2000-2022 Free Software Foundation, Inc.
      51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
index e1b3c69c179dfaff5744ea4bf853e6b0d90c9ef9..649af5e573a05f87ac141f5ab2371d429fecf65d 100644 (file)
@@ -2,7 +2,7 @@ GCC RUNTIME LIBRARY EXCEPTION
 
 Version 3.1, 31 March 2009
 
-Copyright (C) 2009 Free Software Foundation, Inc. <http://fsf.org/>
+Copyright (C) 2009-2022 Free Software Foundation, Inc. <http://fsf.org/>
 
 Everyone is permitted to copy and distribute verbatim copies of this
 license document, but changing it is not allowed.
index 423ede9a130a7b18d8eea530e1944036fe0fd402..c145012f32cac388b87281462f71f93f92d42599 100644 (file)
@@ -1,6 +1,6 @@
 # Top level -*- makefile -*- fragment for GNU M2.
 
-# Copyright (C) 2000-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
 
 #This file is part of GCC.
 
index 9ea5ae2c19c5cb7e5e930e99da41ebe237f6ab54..5d1fb880a3f64d06dcc5828be02d029f494fad91 100644 (file)
@@ -1,7 +1,7 @@
 --
 -- gm2l.bnf grammar and associated actions for gm2l.
 --
--- Copyright (C) 2001-2021 Free Software Foundation, Inc.
+-- Copyright (C) 2001-2022 Free Software Foundation, Inc.
 -- Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 --
 -- This file is part of GNU Modula-2.
@@ -23,7 +23,7 @@
 (* output from gm2l.bnf, automatically generated do not edit if these
    are the top two lines in the file.
 
-Copyright (C) 2001-2020 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 5e7af92e0defabef9a426e1c7576d974e8a87e5b..65c61c051c90bc4a2d8ef0e9124ed58e9cfb06de 100644 (file)
@@ -1,7 +1,7 @@
 --
 -- gm2m.bnf grammar for automatic Makefile generator.
 --
--- Copyright (C) 2002-2021 Free Software Foundation, Inc.
+-- Copyright (C) 2002-2022 Free Software Foundation, Inc.
 -- Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 --
 -- This file is part of GNU Modula-2.
@@ -24,7 +24,7 @@ MODULE gm2m ;
 (* output from gm2m.bnf, automatically generated do not edit if these
    are the top two lines in the file.
 
-Copyright (C) 2002-2020 Free Software Foundation, Inc.
+Copyright (C) 2002-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 4d1237d1acb302e981f0b97409462839e21a1ce3..3b3695b8de7d20a66088520e5aa22303eb59de6e 100644 (file)
@@ -1,7 +1,7 @@
 --
 -- m2-1.bnf grammar and associated actions for pass 1.
 --
--- Copyright (C) 2001-2021 Free Software Foundation, Inc.
+-- Copyright (C) 2001-2022 Free Software Foundation, Inc.
 -- Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 --
 -- This file is part of GNU Modula-2.
@@ -23,7 +23,7 @@
 (* output from m2-1.bnf, automatically generated do not edit if these
    are the top two lines in the file.
 
-Copyright (C) 2001-2020 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 7bf687e7fea9c3a0d9c7286db62a374dee18d157..d25f7b4334e9409cb438d1303afa8c55f49b4eb2 100644 (file)
@@ -1,7 +1,7 @@
 --
 -- m2-2.bnf grammar and associated actions for pass 2.
 --
--- Copyright (C) 2001-2021 Free Software Foundation, Inc.
+-- Copyright (C) 2001-2022 Free Software Foundation, Inc.
 -- Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 --
 -- This file is part of GNU Modula-2.
@@ -23,7 +23,7 @@
 (* output from m2-2.bnf, automatically generated do not edit if these
    are the top two lines in the file.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 836528f86d2a10e85ce6c0fb18088011836049f6..ed4e21d55564e6a2adde6b8ab2a80c863d4d9623 100644 (file)
@@ -1,7 +1,7 @@
 --
 -- m2-3.bnf grammar and associated actions for pass 3.
 --
--- Copyright (C) 2001-2021 Free Software Foundation, Inc.
+-- Copyright (C) 2001-2022 Free Software Foundation, Inc.
 -- Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 --
 -- This file is part of GNU Modula-2.
@@ -23,7 +23,7 @@
 (* output from m2-3.bnf, automatically generated do not edit if these
    are the top two lines in the file.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 5f9ea360d05ccccb7e2dabe5f92287fc25a4d3e3..0db317234bbe85c2056c1e44ab62b2b492c2e380 100644 (file)
@@ -1,7 +1,7 @@
 --
 -- m2-c.bnf grammar and associated actions for pass C.
 --
--- Copyright (C) 2001-2021 Free Software Foundation, Inc.
+-- Copyright (C) 2001-2022 Free Software Foundation, Inc.
 -- Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 --
 -- This file is part of GNU Modula-2.
@@ -23,7 +23,7 @@
 (* output from m2-c.bnf, automatically generated do not edit if these
    are the top two lines in the file.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index b9297b20da9e3d457e3cd2593bfe211faa1f8f30..5a24c6756bd5d04b5fbae0b172b1ff524641b341 100644 (file)
@@ -1,7 +1,7 @@
 --
 -- m2-h.bnf grammar and associated actions for pass h.
 --
--- Copyright (C) 2001-2021 Free Software Foundation, Inc.
+-- Copyright (C) 2001-2022 Free Software Foundation, Inc.
 -- Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 --
 -- This file is part of GNU Modula-2.
@@ -23,7 +23,7 @@
 (* output from m2-h.bnf, automatically generated do not edit if these
    are the top two lines in the file.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 67834ee19a3c0ef17d3fba1e5169423b9856b910..a00f7589b9a003992d0a0440edad02639a3ece7a 100644 (file)
@@ -1,7 +1,7 @@
 --
 -- m2.bnf grammar and associated actions for pass 0.
 --
--- Copyright (C) 2001-2021 Free Software Foundation, Inc.
+-- Copyright (C) 2001-2022 Free Software Foundation, Inc.
 -- Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 --
 -- This file is part of GNU Modula-2.
@@ -23,7 +23,7 @@
 (* output from m2.bnf, automatically generated do not edit if these
    are the top two lines in the file.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index bcc870b08c493ecc662df93c45d07f56ffb51d3e..538dfc79da1fab55b3ac67358e19d0a3755d0107 100644 (file)
@@ -1,7 +1,7 @@
 --
 -- mc-1.bnf grammar and associated actions for mcp1.
 --
--- Copyright (C) 2015-2021 Free Software Foundation, Inc.
+-- Copyright (C) 2015-2022 Free Software Foundation, Inc.
 -- Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 --
 -- This file is part of GNU Modula-2.
@@ -22,7 +22,7 @@
 % module mcp1 begin
 (* output from mc-1.bnf, automatically generated do not edit.
 
-Copyright (C) 2015-2020 Free Software Foundation, Inc.
+Copyright (C) 2015-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 2658a077a23e27657931cfd1e100915f497cfbae..1a55563ed8997b1e2986fed6ffcf97a749533ead 100644 (file)
@@ -1,7 +1,7 @@
 --
 -- mc-2.bnf grammar and associated actions for mcp2.
 --
--- Copyright (C) 2015-2021 Free Software Foundation, Inc.
+-- Copyright (C) 2015-2022 Free Software Foundation, Inc.
 -- Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 --
 -- This file is part of GNU Modula-2.
@@ -22,7 +22,7 @@
 % module mcp2 begin
 (* output from mc-2.bnf, automatically generated do not edit.
 
-Copyright (C) 2015-2020 Free Software Foundation, Inc.
+Copyright (C) 2015-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 1cc49fa2f2d89f419573705c59dadc5240c2d077..de925210b3c760923befd683eb859b934f0a301a 100644 (file)
@@ -1,7 +1,7 @@
 --
 -- mc-3.bnf grammar and associated actions for mcp3.
 --
--- Copyright (C) 2015-2021 Free Software Foundation, Inc.
+-- Copyright (C) 2015-2022 Free Software Foundation, Inc.
 -- Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 --
 -- This file is part of GNU Modula-2.
@@ -22,7 +22,7 @@
 % module mcp3 begin
 (* output from mc-3.bnf, automatically generated do not edit.
 
-Copyright (C) 2015-2020 Free Software Foundation, Inc.
+Copyright (C) 2015-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 06cf86a58d652f19432e0f6dd540217f77fc9f22..05be2a6b6723ae49f284e4a7e35218a2e3ddb895 100644 (file)
@@ -1,7 +1,7 @@
 --
 -- mc-4.bnf grammar and associated actions for mcp4.
 --
--- Copyright (C) 2016-2021 Free Software Foundation, Inc.
+-- Copyright (C) 2016-2022 Free Software Foundation, Inc.
 -- Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 --
 -- This file is part of GNU Modula-2.
@@ -22,7 +22,7 @@
 % module mcp4 begin
 (* output from mc-4.bnf, automatically generated do not edit.
 
-Copyright (C) 2016-2020 Free Software Foundation, Inc.
+Copyright (C) 2016-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 6357e091f1c0d6c85cf9d61f1ff03b61a51b5ae9..ba5a75b2c83c4974a18a9f93955a42f9965f3103 100644 (file)
@@ -1,7 +1,7 @@
 --
 -- mc-5.bnf grammar and associated actions for mcp5.
 --
--- Copyright (C) 2016-2021 Free Software Foundation, Inc.
+-- Copyright (C) 2016-2022 Free Software Foundation, Inc.
 -- Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 --
 -- This file is part of GNU Modula-2.
@@ -23,7 +23,7 @@
 
 (* output from mc-5.bnf, automatically generated do not edit.
 
-Copyright (C) 2016-2020 Free Software Foundation, Inc.
+Copyright (C) 2016-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index b4996998ae3d5e9c0614d75b1ca575a2418063bf..2bbc58483792c8c179701fd0f598904f2a5d1b90 100644 (file)
@@ -1,5 +1,5 @@
 # Top level configure fragment for GNU Modula-2.
-# Copyright (C) 2000-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
 
 # This file is part of GCC.
 
index 35ca221ead26f251a177865685376759bb7e9eb3..4c219258d907e9c56776f15c4ee040405d98841c 100644 (file)
@@ -1,6 +1,6 @@
 # configure.ac provides gm2spec.c with access to config values.
 
-# Copyright (C) 2001-2021 Free Software Foundation, Inc.
+# Copyright (C) 2001-2022 Free Software Foundation, Inc.
 # Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 # GCC is free software; you can redistribute it and/or modify
index e81939bc3fdd283e2bda288416228bd69db6324d..7718c35be09c0f3768c9065c2b576621ea0d63e7 100644 (file)
@@ -1,6 +1,6 @@
 (* CLexBuf.def provides a lexical buffer for clex.
 
-Copyright (C) 2003-2021 Free Software Foundation, Inc.
+Copyright (C) 2003-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 193fe9376dd5a79b7c4e97644fe12150f0bacec1..d3a60ed9fe9f309d2c190982f4972258b994d504 100644 (file)
@@ -1,6 +1,6 @@
 (* CLexBuf.mod provides a lexical buffer for clex.
 
-Copyright (C) 2003-2021 Free Software Foundation, Inc.
+Copyright (C) 2003-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 76265f038a89ab8379787a5047a9d472873bbc57..4f6115178b1011d4037f17b5c6dbf17716ec1737 100644 (file)
@@ -1,6 +1,6 @@
 (* FifoQueue.def provides a simple fifo queue.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index f53803c67f0ea9ea05b284cb24e05aefbbe51649..31b0c7b2d8d21665b3112480b18a3ca79b832c1e 100644 (file)
@@ -1,6 +1,6 @@
 (* FifoQueue.mod provides a simple fifo queue.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index c0519cc23daa6fef275af9ec362f619e9d5e0256..a60221455576d6a7eee92c7699abff771015b55e 100644 (file)
@@ -1,6 +1,6 @@
 (* Lists.def provides an unordered list manipulation package.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 2d2b5e88b6dbe51f2b45fbaa10a9540bedafb4b7..9df9f2ac33fa1248692379777a07b5354318e024 100644 (file)
@@ -1,6 +1,6 @@
 (* Lists.mod provides an unordered list manipulation package.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 40ade15025a282ba734d494719de9e865606943c..28533dcb5e67553c7b9d64c543a5580d6eee66f1 100644 (file)
@@ -1,6 +1,6 @@
 (* M2ALU.def gcc implementation of the M2ALU module.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index efd37ae4d49ba15526f7963ab126519d06464ab6..986af1d1b3e78dd1330b1b07693055652c5e3017 100644 (file)
@@ -1,6 +1,6 @@
 (* M2ALU.mod gcc implementation of the M2ALU module.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index ca87b5d97e1f4c8ee5ccd1db53c2ec2916cb8dae..37a2ce8b91f854677060254e9299cfc4261c0396 100644 (file)
@@ -1,6 +1,6 @@
 (* M2AsmUtil.def provides asm symbol name conversion.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 5bf0d6c88fcd300adcc4721890e8498f979b58d7..02571b8921761fc801bf629450db19ced71e4658 100644 (file)
@@ -1,6 +1,6 @@
 (* M2AsmUtil.mod provides utilities relating symbols in the SymbolTable.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 3c63da76f4975d94498fb9f31beda3ed83a6bfe9..efcc360413ed9cbb2ec472944133150e23824011 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Base.def provides a mechanism to check fundamental types.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index a1df4261039f5e25c2d21ba0544c3773fd36750d..638596daaddeea8b85f4d3e1299c537edb30a0e6 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Base.mod provides a mechanism to check fundamental types.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 7d9275b5fc7bbc3a41bccc00e441aca6f24acb21..e03a4886fa9ac66ab86756552ab7d0df179feccd 100644 (file)
@@ -1,6 +1,6 @@
 (* M2BasicBlock.def converts a scope block into a list of basic blocks.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 5908eeb5e594fbcb358d0a7a6b55c4369efd439a..0bc692a8ea6f8d255b4e5fff63ae5218c83dbc4a 100644 (file)
@@ -1,6 +1,6 @@
 (* M2BasicBlock.mod converts a scope block into a list of basic blocks.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 1ef1b09b279693fe489db432b7eda65327823319..1b0e63848d5d1bf868ad6ba85383e5c54ed29b41 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Batch.def implements a queue for modules pending compilation.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 902bad936bdc5ffddbdc3ff15c22659d452988d3..35b6504000374271250297c2f639dde679f5bda7 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Batch.mod implements a queue for modules pending compilation.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 8fce67aa032c1683e79bc9aa3effe03ddc757565..faf14ac0f6d404bf154d19fefc372fb93aa8ab29 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Bitset.def provides the BITSET type.
 
-Copyright (C) 2003-2021 Free Software Foundation, Inc.
+Copyright (C) 2003-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 35223112ac4d9aca629e09097647f5282723cadd..71c44a3bd8e75fd4ccbd6b9df24ad228b9f01c4a 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Bitset.mod provides the BITSET type.
 
-Copyright (C) 2003-2021 Free Software Foundation, Inc.
+Copyright (C) 2003-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 88f27e0f60e83cdf23bd2fe459300a6f36ef7106..3033ca58d53968fed6cc6173177060a6b852568e 100644 (file)
@@ -1,6 +1,6 @@
 (* M2CaseList.def implement ISO case label lists.
 
-Copyright (C) 2009-2021 Free Software Foundation, Inc.
+Copyright (C) 2009-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 480e5859ccd43eede0a0095746fd3031ac355b47..ba1d7843818f7614346a8b363ebfc4efce0b666b 100644 (file)
@@ -1,6 +1,6 @@
 (* M2CaseList.mod implement ISO case label lists.
 
-Copyright (C) 2009-2021 Free Software Foundation, Inc.
+Copyright (C) 2009-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index e0bb0c6fc5bc067fa6d615368602bd9747bcf42b..30c3091a8d941c9e35a815249f89c789029579c6 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Check.def perform rigerous type checking for fully declared symbols.
 
-Copyright (C) 2020-2021 Free Software Foundation, Inc.
+Copyright (C) 2020-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index fcc7993d18ad73ee58f10e1f23502ff05390db10..9b8b36d81b28209288b8cf68df5d524e55f76e24 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Check.mod perform rigerous type checking for fully declared symbols.
 
-Copyright (C) 2020-2021 Free Software Foundation, Inc.
+Copyright (C) 2020-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index de78ff0b99bd60ccc3e55bd0bf353a3d249177e8..caf0cf5898e5171086bded24c419e220e7d2d261 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Code.def coordinate the activity of the front end.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 84208dc3bc0800b5a07f4901a459ac720d1d95c4..345d616dedda1cc0c9766e842556ff5720f6363b 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Code.mod coordinate the activity of the front end.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index b761addee9a47ab3338c31f88487a2b44b4cd256..00a8978aafd9854821a6b52ef30f78d94276f767 100644 (file)
@@ -1,6 +1,6 @@
 (* M2ColorString.def provides procedures for obtaining GCC color strings.
 
-Copyright (C) 2019-2021 Free Software Foundation, Inc.
+Copyright (C) 2019-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index f32ef88c4744f404fb0cb44c8665c1d22b0bb69a..3f1203953cd80e31896eb3cf0a701d4ce0f74d86 100644 (file)
@@ -1,6 +1,6 @@
 (* M2ColorString.mod provides procedures for obtaining GCC color strings.
 
-Copyright (C) 2019-2021 Free Software Foundation, Inc.
+Copyright (C) 2019-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index e97f66ac48d77d432b6ab7b267b49e62302dcc59..e343ba0377462fe79e0009e3b478a62034ef4c90 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Comp.def continually calls the compiler for every source file.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index a5b3dc52ddefe659eb4b40809522c82254b224fc..09adf6806173ea86d48edd4d53371a14d40231f1 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Comp.mod continually calls the compiler for every source file.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 51dea8fa8b82329a9450782888783f3adf2ae856..970c86789bb95839683a6a494f8ad1f0319b4108 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Configure.def exports configuration constants.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 51270a6bf172de95bcb0002a9fd907346e1fbd70..70feb1b9f51b0761c4866165863f14d02c5450c7 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Configure.mod exports configuration constants.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 4db3b9376278770679cacd1b16db4a28b349faaf..7c186af9eebb542af0bbaca21a4a563f60024178 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Const.def maintain and resolve the types of constants.
 
-Copyright (C) 2010-2021 Free Software Foundation, Inc.
+Copyright (C) 2010-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 6ac6ba1ead0a832efec083fdbcf5d50664ff48dc..586b2f8ed0f774a6fcd36a9408869a8b6c15b31a 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Const.mod maintain and resolve the types of constants.
 
-Copyright (C) 2010-2021 Free Software Foundation, Inc.
+Copyright (C) 2010-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 7a42f6b12ced6b636b499312c871f04870463b66..91c16507443196625235f646d9c7e01ff3fb1831 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Debug.def simple debugging facilities in the Modula-2 compiler.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index b006d486c053ca2e02b8c1facc915c155b0bf7ee..360f389336ee5a2c03a3a1a76c075c88bacd6f0e 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Debug.mod simple debugging facilities in the Modula-2 compiler.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index d2793ff16c3ae1793f0f1ce94a7a4c7c30b4f03b..26c54e6e2330e41e5fc7e64eebaeec2a517d4f2f 100644 (file)
@@ -1,6 +1,6 @@
 (* M2DebugStack.def display parameter stack.
 
-Copyright (C) 2011-2021 Free Software Foundation, Inc.
+Copyright (C) 2011-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 14cdfea57b9e0b2fa78d8db799d3d2e5f4432963..4015cf77243a0b67092ba6608ddbdd023bcf1698 100644 (file)
@@ -1,6 +1,6 @@
 (* M2DebugStack.mod display parameter stack.
 
-Copyright (C) 2011-2021 Free Software Foundation, Inc.
+Copyright (C) 2011-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 422c483b69618a28de9bc12c498abef326550882..7a3d477d542e6eea70134abbad951678fcd9f9fa 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Defaults.def provides path and argument defaults.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 81f3add5a1859a1309d70e7144e50cc39b148ad6..8d03760b86a793d88ac2a2dc3442220f297fd14f 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Defaults.mod provides path and argument defaults.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 6ab5323079869bce3ee5238114067e16e9c558e3..241e6b9b88293828c16ac918680749b00271a734 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Depth.def maintains the dependancy graph depth.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index c344f04c6f03955936032f1fc13df78ca42b40e4..c36a93a20649f4c3ff397d272bc30fa569c3d7b7 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Depth.mod maintains the dependancy graph depth.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 10267a253782f1bd81486fd5a84002f7b7840782..9414675ba6dc45dc8be8515f85d45caafd5df462 100644 (file)
@@ -1,6 +1,6 @@
 (* M2DriverOptions.def provides procedures to handle driver options.
 
-Copyright (C) 2011-2021 Free Software Foundation, Inc.
+Copyright (C) 2011-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index ee700674930de43bd6cf8ed04b0c8d69d964011f..e27dd72146e42364d1fe723732d95c44b24ac376 100644 (file)
@@ -1,6 +1,6 @@
 (* M2DriverOptions.mod provides procedures to handle driver options.
 
-Copyright (C) 2011-2021 Free Software Foundation, Inc.
+Copyright (C) 2011-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index a44ae86180305fdcc2e13a2ff0a6d2fd45d3e41a..194de3a521c3c03711d9807a865de6ba39a64336 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Emit.def connects Modula-2 error reporting to GCC.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index c5713e09b318685d542177114b1bc5920c4e2a82..4b4026e0181bc58ec287dd2a5c9b3e29ad24ce76 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Emit.mod issue errors to the GCC error reporting substructure.
 
-Copyright (C) 2019-2021 Free Software Foundation, Inc.
+Copyright (C) 2019-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index d9d312c5b99d9986a14f4640d86cd48fa4c33184..852111382b921ffb622f1f6fee0f320829fb54c4 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Error.def error reporting interface.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index b15843e376f4dc4df9354e3b8ba3d4ccfed8b734..099addbb74e4e57dcf889aa12a17d475711a3f92 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Error.mod error reporting interface.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 7ec2f8e9388bf59fbbac208a9df61a8ce24b726a..d8b2c42ad671c346c7fe4399f71ca19c3bd0f973 100644 (file)
@@ -1,6 +1,6 @@
 (* M2EvalSym.def Evaluates all the symbol values within the symbol table.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 42a0382df0fb9b5b871557a630ea34b23df456f6..31b5a08b11ce124a54257761620f5e5630e39e0e 100644 (file)
@@ -1,6 +1,6 @@
 (* M2FileName.def construct file names.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index b9b5c08ab9a59480719544878d777b2d801779f6..0a40c681c3473d6129cd6f557f6f9fa319a6ed89 100644 (file)
@@ -1,6 +1,6 @@
 (* M2FileName.mod construct file names.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index c643946a50e44b97aab1ed6b5f23ef14164fb1c1..f1568066ad0c2be076322ff7b1cce1dd87068335 100644 (file)
@@ -1,6 +1,6 @@
 (* M2GCCDeclare.def declares Modula-2 types to GCC.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 552ec6057b0ccdb95d8869937aaf4ed1abb89c12..b94f3602c79a9717e066c217f412d7500670c4a8 100644 (file)
@@ -1,6 +1,6 @@
 (* M2GCCDeclare.mod declares Modula-2 types to GCC.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index c0221f78ba6b0d282305e1e5269982dd4dd72dd5..70e0418bc0dcd27742c60117a1853ccf5671f749 100644 (file)
@@ -1,6 +1,6 @@
 (* M2GenGCC.def convert the quadruples into GCC trees.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index afc1ef9b30a13f08ad4298095ebcc70d3df5b6c2..5564fcac9c34cd1fad5a7eaa878ca04d2aac9f02 100644 (file)
@@ -1,6 +1,6 @@
 (* M2GenGCC.mod convert the quadruples into GCC trees.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 20d1bae5684950cbb182e2c45de48a31ebcdc5b3..34a2b2ea96e8458604defe4334fff9c5617d04d5 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Lex.def provides a non tokenised lexical analyser.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index c6b4e057ae549a1edf5b89f781b74eb29ca923f5..a38e1bca6b8cd90e698d5fb343c42cdc1afc75b1 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Lex.mod provides a non tokenised lexical analyser.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index c6b4ad4d55dc7f3e47ccd7b3a26a6c4e03fb2a2d..038b30b992f0dd1d72207f04e188371aaf3ddbcd 100644 (file)
@@ -1,6 +1,6 @@
 (* M2LexBuf.def provides a buffer for m2.lex.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 494015b0b74df5b32793eac41a27d3ae47875bfe..4199f1542e650695693e2e5104c8184eba7e1d49 100644 (file)
@@ -1,6 +1,6 @@
 (* M2LexBuf.mod provides a buffer for m2.lex.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index a041fcae67c0f5e161bad3b2cbbb7c61f6b2aeea..964a1cf0cdfca4b6a2076c000f8aedd824bc5933 100644 (file)
@@ -1,6 +1,6 @@
 (* M2MetaError.def provides a set of high level error routines.
 
-Copyright (C) 2008-2021 Free Software Foundation, Inc.
+Copyright (C) 2008-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index e96313a07be931917e26736f6fdbd45255f358ea..7fbc68a5c939101ea8bb1adbb5e48e2e8444faf7 100644 (file)
@@ -1,6 +1,6 @@
 (* M2MetaError.mod provides a set of high level error routines.
 
-Copyright (C) 2008-2021 Free Software Foundation, Inc.
+Copyright (C) 2008-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 889b8a42f3166a4d2015c0a3cb6fe755d29cd931..a0aeb07a1ef026fce8c243311769c1f8774653d9 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Optimize.def removes redundant quadruples.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 4369ad03db743f13ba60e65dd8656b6fef0749c6..baf5177e05c45bba82c6e28523b9be968edf6c18 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Optimize.mod removes redundant quadruples.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index a6efb6838bdf118707c66796ee07727a40b7165c..5e324e414c9bdb2630875455dd6924fcd3994b4f 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Options.def initializes the user options.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 6e75a9d419026f899c6a84342b584cbe4366f08b..ed606cfeda149651efad390121801f7f9e47e7dc 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Options.mod initializes the user options.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index de55c351cbf3cca39b8a54b87cb93a5c3645b156..baa8c714bb6c4e73ff039b9037d4a6b8a391e875 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Pass.def provides setting and testing of the current pass.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 1503bd5b0bf7bb91a9deb0ba2be9b72addba888f..59c0203abf9d249bea12ed600a39ec4d5cc1fff1 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Pass.mod provides setting and testing of the current pass.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 1004673dfd4d055135011f14a2ec9d8e154e7b4f..7f8d798a7de92bdb96d9fcf0999e5a93f5ea20de 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Preprocess.def provides a mechanism to invoke the C preprocessor.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 561cc7c0f36040a9ecabddfb545aec3e534a8662..59361155bfc07a37bddc7621f8f4a9cf939006e1 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Preprocess.mod provides a mechanism to invoke the C preprocessor.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 73d87bcde605b827632e533802778161fe79afeb..470307c34309f3f4338313ed371c33084ef6d0c9 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Printf.def provides a simple printf capability.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index f7e0973f71bfa90879649e8d3fe22f7bd4101e7b..8f7c98a47ffed36c96175d70f0db7d1aa71e6f9f 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Printf.mod provides a simple printf capability.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 4d241b08888b944546c74dbe065000559190f3c6..b361e4dca7f70f090f9d1124b5d7ea21b24942d9 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Quads.def generates quadruples.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index a08055f5bfd5312a07fa6b9875986e3964875619..cb84066b1f2b15bdeaba666450b4bb143dcb512e 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Quads.mod generates quadruples.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 03140f330a2d9167f39ccd8c40216b11a9feddd3..ec215f6eb8aab2aa6afae48cc7eae936db766ee8 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Quiet.def provides a wrapper to M2Printf.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 4af6b233a3d3413d78dcdd15b81265cca3f90e5d..b473208ef42d28b8e8d09cbc6be6cb4726e1f11a 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Quiet.mod provides a wrapper to M2Printf.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index bc9a674b3b6e96baa3664cce4ce3bcff2577420a..f4e83c8fb05e263c89c0a75a79115b3dcefa5667 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Range.def exports procedures which maintain the range checking.
 
-Copyright (C) 2008-2021 Free Software Foundation, Inc.
+Copyright (C) 2008-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 308bdcc2705c9f7d6ceb69bcb8940ebaf45f0bf1..b3bf888cfe24208a72d53109bfc4fae21fa55719 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Range.mod exports procedures which maintain the range checking.
 
-Copyright (C) 2008-2021 Free Software Foundation, Inc.
+Copyright (C) 2008-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 06ed3451bd872334b90835d19d6c2cd4b307273a..0f63245850caaf29321d02a979099708136fabf8 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Reserved.def determines is a token is a reserved word.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 50212283c7c01949517c24c188e60568bb767e8a..e5918a60fbafbbbfdbc3eec196f688fcd7dccfde 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Reserved.mod determines is a token is a reserved word.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 03e4f56fb687e2505087e7b9c17e27e6814858fc..e2fba18d92661de1b14e9de5b7342a6ad00be22b 100644 (file)
@@ -1,6 +1,6 @@
 (* M2SSA.mod discover very obvious single assignment temporaries.
 
-Copyright (C) 2021 Free Software Foundation, Inc.
+Copyright (C) 2021-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index de50e8d372d1dcc1dbf07d33c4a2574b34b0c571..66212a3870c2bec3109c267997eb650c3dacc318 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Scope.def derive the subset of quadruples for each scope.
 
-Copyright (C) 2003-2021 Free Software Foundation, Inc.
+Copyright (C) 2003-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 29955aac4e93b1dd6ba9743393442347b317da8d..f085dd6529314e23c0e47d5bca222a8077dd4ecb 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Scope.mod derive the subset of quadruples for each scope.
 
-Copyright (C) 2003-2021 Free Software Foundation, Inc.
+Copyright (C) 2003-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 868c0740a08397a83860b85128fb9ca138e86f79..0baed2dd75c37807e29f6ecf7905164687355de8 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Search.def provides a mechanism to search selected directories.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index d6f62904d6402f229b35255787517f82eb841dda..3a1ae881ca20365f4a4ee12ec8cb48b862a40ccd 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Search.mod provides a mechanism to search selected directories.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 98fb31479e67dee9db61a837f40172ba908871c5..74a1c8125fe855c7cea718c1c09129985f9d299f 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Size.def exports the standard function SIZE.
 
-Copyright (C) 2003-2021 Free Software Foundation, Inc.
+Copyright (C) 2003-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index cf93f3ba670fec5aeb08887b7fffeadd36f529ac..0e85c6ff3f10977135303ead8139ed10e608c35f 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Size.mod exports the standard function SIZE.
 
-Copyright (C) 2003-2021 Free Software Foundation, Inc.
+Copyright (C) 2003-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 4b269e21fbaeb2d72ee5eb0ed0744dc68d67871c..70cbbeae3d0df9e9db73ee5c3e786df2df46579e 100644 (file)
@@ -1,6 +1,6 @@
 (* M2StackAddress.def provides a generic stack for ADDRESS sized objects.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index b066f27170d8729e7b36fc1adff91ddef9ac2831..ff6f67627c5ae3b05851544e14d11e9771bc7485 100644 (file)
@@ -1,6 +1,6 @@
 (* M2StackAddress.mod provides a generic stack for ADDRESS sized objects.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index cca2fd288dee09ef8fc7a21632806c835297b1a8..0540f19d17e4d8002d03c7e536f7c65faad9985a 100644 (file)
@@ -1,6 +1,6 @@
 (* M2StackWord.def provides a generic stack for WORD sized objects.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 9a133ff8ed42b9b2756536c5f4d1acefb78c8a42..73d627bca7f0e3e7d74ad3f31bb76cdbba44abea 100644 (file)
@@ -1,6 +1,6 @@
 (* M2StackWord.mod provides a generic stack for WORD sized objects.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 42284cd85fc6108895950f90e4867246f8bb7cb9..d34d902fa023600a4eacf5645274dd38f35b4958 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Students.def checks for new programmer errors.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index bd5c267229b781a59518eee441e95bb613471b26..16e60250a557fac444a5a089d27f57117fc193e3 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Students.mod checks for new programmer errors.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index ce2f6e7da3b105c91e40e4c75a41d686094d3edd..5c44618822b56724d1f3816aa232023d0d70eb85 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Swig.def generates a swig interface file for the main module.
 
-Copyright (C) 2008-2021 Free Software Foundation, Inc.
+Copyright (C) 2008-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 3b8bac624106c06647dae5e5aaacd58119bc2258..8083376df80b2e000d8cf4207480fb6f32f5e615 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Swig.mod generates a swig interface file for the main module.
 
-Copyright (C) 2008-2021 Free Software Foundation, Inc.
+Copyright (C) 2008-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 43789fef0e73350b6b577a30f5e86801f5cd1716..f1f324b9762838634cb8521334879b1cfd3f8405 100644 (file)
@@ -1,6 +1,6 @@
 (* M2System.def defines the SYSTEM builtin types.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 06afa533e373bbe777219d2115c63a2a4199c453..0b8a106b9f5f2d5bc986d9390ed3e7f0ee248a45 100644 (file)
@@ -1,6 +1,6 @@
 (* M2System.mod defines the SYSTEM builtin types.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 57773f2426fee7c160e95a335ada9dfca51ae66f..dcef2641545abac20a360b25cee4e978b835d372 100644 (file)
@@ -1,6 +1,6 @@
 (* M2Version.def provides simple procedures which retrieve.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index a4a7087a1d6d9e15788631401bcd3c933b69dcc6..2838df86649685514165665531e4ebad20975fa6 100644 (file)
@@ -1,6 +1,6 @@
 (* NameKey.def provides a dynamic binary tree name to key.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 4def3bb88f0ada0d0ffe6028c8f5f83d8cd98604..bcb45718d69c300f5403b7b0c0a0b83796e85938 100644 (file)
@@ -1,6 +1,6 @@
 (* NameKey.mod provides a dynamic binary tree name to key.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 4a4b37c370ebd2930708a66c00d47ddd4f90a0f6..1a1c99a77f0059aa246ff5b5a464491bac6599e7 100644 (file)
@@ -1,6 +1,6 @@
 (* ObjectFiles.def determines whether object files exist.
 
-Copyright (C) 2018-2021 Free Software Foundation, Inc.
+Copyright (C) 2018-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index b495bb56788b8cc0967004d35d4db730408dac4c..87637062fdd23bd62a69da3fdb7e0b2280d4f2ee 100644 (file)
@@ -1,6 +1,6 @@
 (* ObjectFiles.mod determines whether object files exist.
 
-Copyright (C) 2018-2021 Free Software Foundation, Inc.
+Copyright (C) 2018-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index f4e17034d7f48c2dd2fb5ec3c560b140d696bd4a..7094517cef89b761945084f24f6e9007c35c1bf9 100644 (file)
@@ -1,6 +1,6 @@
 (* Output.def redirect output.
 
-Copyright (C) 2021 Free Software Foundation, Inc.
+Copyright (C) 2021-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index cffaf449c36116bbafc4fd7c7bb3fd2cd7736027..2bd8699d82f6a3d5faa81d47247dc800280a81bb 100644 (file)
@@ -1,6 +1,6 @@
 (* Output.mod redirect output.
 
-Copyright (C) 2021 Free Software Foundation, Inc.
+Copyright (C) 2021-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 1c33dc72d2ab6505a4be264c1c19c8d6c7de0fa0..97db3a88165c239226c240fde851602a0e6fd2ef 100644 (file)
@@ -1,6 +1,6 @@
 (* P0SymBuild.def pass 0 symbol creation.
 
-Copyright (C) 2011-2021 Free Software Foundation, Inc.
+Copyright (C) 2011-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 9575fd52e1481b5d9019de182470180e83732c5e..93543705c5574d253299cdc3c8d7e294d87032dc 100644 (file)
@@ -1,6 +1,6 @@
 (* P0SymBuild.mod pass 0 symbol creation.
 
-Copyright (C) 2011-2021 Free Software Foundation, Inc.
+Copyright (C) 2011-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index ac40ef699483be7a8f3f5878c6854194892c46e8..3c28b5540c7b0959b0e544a1a976ae83d4ab967e 100644 (file)
@@ -1,6 +1,6 @@
 (* P0SyntaxCheck.def provides a parser with error recovery.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index cc22dc339b926f7807924d7406472a00afc55512..74c1bcb8bc333f0ba4db439d718c7c0a1484fad0 100644 (file)
@@ -1,6 +1,6 @@
 (* P1Build.def provides a parser with error recovery for GNU Modula-2.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index a46dd8f83bf8c020fdbacfcad1e069fa6ab0a9f9..178a02c9aba353375184897c610166adbe051641 100644 (file)
@@ -1,6 +1,6 @@
 (* P1SymBuild.def pass 1 symbol creation.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 9060ee5de5702b9b2ee622e65f520d83e5fa48e6..37caebd9bf28cdceaa9b0b708215ecbd48ef1868 100644 (file)
@@ -1,6 +1,6 @@
 (* P1SymBuild.mod pass 1 symbol creation.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 013cb645ab05c58418bfbd6ef6f6164346eadc5d..f62c4496e4b963a43703afab086079216a9adc7b 100644 (file)
@@ -1,6 +1,6 @@
 (* P2Build.def provides a parser with error recovery for GNU Modula-2.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 109120d82b2c1c29bbf03b554332035a35ca5990..21ed63eae8b8dac3e2c1a51c76a2ad5b445d8709 100644 (file)
@@ -1,6 +1,6 @@
 (* P2SymBuild.def pass 2 symbol creation.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 8bedf3604e08d0fa2f73ae4d071978e9ba503d18..0580da4bf87f8e56115a29c85841981ea2f2074b 100644 (file)
@@ -1,6 +1,6 @@
 (* P2SymBuild.mod pass 2 symbol creation.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index cf5509245db9478b2a90c85a52e4d075350b441c..674f892658ccfa4bc1e2d962e5dc6ba7ad03e651 100644 (file)
@@ -1,6 +1,6 @@
 (* P3Build.def provides a parser with error recovery for GNU Modula-2.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 3b0cffbc92acfed8c9a967b00914266d35797bc4..4d41a40148bc78ec255e3bd04520c64b05851216 100644 (file)
@@ -1,6 +1,6 @@
 (* P3SymBuild.def pass 3 symbol creation.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index b493c69db395cf197ca8645bb61c143a26764632..3b8bfb2fa3847b534f3b031be8aeb39f0e9c6b0e 100644 (file)
@@ -1,6 +1,6 @@
 (* P3SymBuild.mod pass 3 symbol creation.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index bea0306cd5e7bca8466a8ee4bb0f1843a0e648db..871c74110872d10ff3f99c6f85a3ca430654bf4c 100644 (file)
@@ -1,6 +1,6 @@
 (* PCBuild.def provides a parser with error recovery for GNU Modula-2.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 2b67e2d058ee594876ec1782ee7d47a21cb3d696..88c7ff390426b010379a1332e25de3b4785c4601 100644 (file)
@@ -1,6 +1,6 @@
 (* PCSymBuild.def pass C symbol creation.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index c817f0197bf9810dcc2131868353f5eeb336d582..96ca83862ca11ed58066f64aa3b7b7cf2e12b395 100644 (file)
@@ -1,6 +1,6 @@
 (* PCSymBuild.mod pass C symbol creation.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 2426179ea2cfe8e309dcb661429abba7392c7b2a..91dcafb18a048ff782ca6c77ffb24652bbc3fcdf 100644 (file)
@@ -1,6 +1,6 @@
 (* PHBuild.def provides a parser with error recovery for GNU Modula-2.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index bb698566f5762585db39c31d44dfb8dcf3d1a6f9..c33ce35f560564925f4ecf192b3ceb87908f650a 100644 (file)
@@ -1,6 +1,6 @@
 (* Sets.def provides a dynamic set module.
 
-Copyright (C) 2009-2021 Free Software Foundation, Inc.
+Copyright (C) 2009-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index b356aaf9649cdd211fff6a501d8eee672eb9c1ed..b8634dcaa9043c8a4c4a447cbf6db1e69282afc7 100644 (file)
@@ -1,6 +1,6 @@
 (* Sets.mod provides a dynamic set module.
 
-Copyright (C) 2009-2021 Free Software Foundation, Inc.
+Copyright (C) 2009-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 66a898bfe5973fdf63ae88cc0db4ba7c23be43da..a39cb17b0227906ddb810c2ea4a84c57fc62fcab 100644 (file)
@@ -1,6 +1,6 @@
 (* SymbolConversion.def mapping between m2 symbols and gcc symbols.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 3a2839e7c55de74df522c3439d5ad02c2c9391db..3b69f0191ada3f64eeaf666b4837b91b3f555f58 100644 (file)
@@ -1,6 +1,6 @@
 (* SymbolConversion.mod mapping between m2 symbols and gcc symbols.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index cfa9116831f692bfb71d4e6ff384d528a01734e3..0b5f9217fa7f0faa7ad07ee21bd5d3db5f9767db 100644 (file)
@@ -1,6 +1,6 @@
 (* SymbolKey.def binary tree operations for storing symbols.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index cc2173011506d6e1ed0c293264cb03f5f761ed12..8386632510248995eae8307ece264c3818bdf365 100644 (file)
@@ -1,6 +1,6 @@
 (* SymbolKey.mod binary tree operations for storing symbols.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 24329a7e1aecbcfe12b59f0354ac0a7a0457a3ad..53c48c31f482ee592e6482cd4bd609bc0e300cae 100644 (file)
@@ -1,6 +1,6 @@
 (* SymbolTable.def provides access to the symbol table.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 14e89f3674035a77f07e57a850b7abea92fb668a..fa2d2f0a083f607d8a2a492ff6da96cb4505c09e 100644 (file)
@@ -1,6 +1,6 @@
 (* SymbolTable.mod provides access to the symbol table.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 9b999a3b07a00c607f1c1400ff64c92caf5a606c..0deb8e3f4e74d8d26921f5245d9758c91e60aba3 100644 (file)
@@ -1,6 +1,6 @@
 (* bnflex.def provides a simple lexical package for pg.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 6a950a97cb72acb8175400b7a16a76210cfed49b..46076f2e60b0488f072b88cacd8dea28ce09b3b5 100644 (file)
@@ -1,6 +1,6 @@
 (* bnflex.mod provides a simple lexical package for pg.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 5bd1e4fa3fad25a317fd3ba0c910bd3ce3604fba..6902bdc7821a84a0ea4e340ccc6fbfb3f816cc11 100644 (file)
@@ -1,6 +1,6 @@
 (* cflex.def provides a Modula-2 definition module for C lexical analysis.
 
-Copyright (C) 2003-2021 Free Software Foundation, Inc.
+Copyright (C) 2003-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 46938f706864f92be85641831e0fde6e56cdd161..9f0ffbe5d87d45622efce5870975c7f28c4bd396 100644 (file)
@@ -1,6 +1,6 @@
 (* gm2.mod main module of the compiler.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 5ef2f78aaa726794c4b58ec3684144e3dd2b1740..8a89bfa0014ac82f8b0ae30ccdfa6c9817b51f0c 100644 (file)
@@ -1,6 +1,6 @@
 (* gm2lcc.mod generates the link command from a list of modules.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 46f9745fda2a21e1f67f06d2807eb85c8fa8053c..6be16b084d5e92d9e486e788ac38aeeba96a0db7 100644 (file)
@@ -1,6 +1,6 @@
 (* gm2lgen.mod generates the main C function from a list of module names.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 025a0f851cd67658b5adee2f96de9c7d4998666f..e862b062ed55d389355d9ca0e27f4e0bcee5279c 100644 (file)
@@ -1,6 +1,6 @@
 (* gm2lorder.mod ensure that underlying runtime modules are initialized.
 
-Copyright (C) 2008-2021 Free Software Foundation, Inc.
+Copyright (C) 2008-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 7bc5fafbf225be34db533fdac14340db873bab25..9da7b5a578179f74b3c746bfaf139d3c1bd47deb 100644 (file)
@@ -1,6 +1,6 @@
 (* m2flex.def provides access to the C lexical implemenation m2.flex.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index a57309f751b2127001c26ac8b5b44a6eea28d29b..6bb273c36302bd97a7a745b04ecf5a2327c035b8 100644 (file)
@@ -1,6 +1,6 @@
 (* ppg.mod master source file of the ebnf parser generator.
 
-Copyright (C) 2003-2021 Free Software Foundation, Inc.
+Copyright (C) 2003-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
@@ -4667,7 +4667,7 @@ END EmptyProduction ;
 
 PROCEDURE EmitFDLNotice ;
 BEGIN
-   Output.WriteString('@c Copyright (C) 2000-2019 Free Software Foundation, Inc.') ; Output.WriteLn ;
+   Output.WriteString('@c Copyright (C) 2000-2022 Free Software Foundation, Inc.') ; Output.WriteLn ;
    Output.WriteLn ;
    Output.WriteString('@c This file is part of GCC.') ; Output.WriteLn ;
    Output.WriteString('@c Permission is granted to copy, distribute and/or modify this document') ; Output.WriteLn ;
index 8d7441f5943c5f56015482db83c4398be3701f4d..4fe039c2aedebf76bb05372478392706e73ad3a5 100644 (file)
@@ -1,6 +1,6 @@
 /* dynamicstrings.h provides a minimal interface to a string library.
 
-Copyright (C) 2012-2021 Free Software Foundation, Inc.
+Copyright (C) 2012-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 82f1176d80eece9bce2f6a0e47533af417b82a84..cc067af9f3d61831ca6cd4d609f1bcf40af4bf8d 100644 (file)
@@ -1,6 +1,6 @@
 /* gcc-consolidation.h provides a single header for required gcc headers.
 
-Copyright (C) 2012-2021 Free Software Foundation, Inc.
+Copyright (C) 2012-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 283831fbe78d88a4b95c06f9d0ac5938bf1a8290..e3a38e4c39e7fb970de4ec1b90ca166d80fff903 100644 (file)
@@ -1,6 +1,6 @@
 /* init.c initializes the modules of the GNU Modula-2 front end.
 
-Copyright (C) 2012-2021 Free Software Foundation, Inc.
+Copyright (C) 2012-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index c306dd89d05b48b06a500a3b9daaec0ea144a69b..79348f9a99e38f46a63d6a3c27105a21575d6165 100644 (file)
@@ -1,6 +1,6 @@
 (* init.def provides procedures for initialising the m2 front end.
 
-Copyright (C) 2012-2021 Free Software Foundation, Inc.
+Copyright (C) 2012-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 95f33d7f9ed0f06a5ec60a397c6c3a8a928b5db1..7db98149fa00f0a67856d308d729e553490499fd 100644 (file)
@@ -1,6 +1,6 @@
 /* init.h header file for init.c.
 
-Copyright (C) 2012-2021 Free Software Foundation, Inc.
+Copyright (C) 2012-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index dc5b4e38e2fbe0a74c897291b858e10e394a4d02..ae2b632a193fc98aa215750bcb8d08f23afd8348 100644 (file)
@@ -1,6 +1,6 @@
 /* m2assert.c provides a simple assertion for location.
 
-Copyright (C) 2012-2021 Free Software Foundation, Inc.
+Copyright (C) 2012-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 3487eb45175c498a290a6e04fdcf6466fabeadae..0ce142c2264e5bb30eb24273dc022c2917aacd19 100644 (file)
@@ -1,6 +1,6 @@
 /* m2assert.h header file for m2assert.c and assertion macros.
 
-Copyright (C) 2012-2021 Free Software Foundation, Inc.
+Copyright (C) 2012-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 56c88d053209742b7c2f6deb62744b8535becf2b..6244c40e99749f7b056f5e484c7124b3ba87e086 100644 (file)
@@ -1,6 +1,6 @@
 /* m2block.c provides an interface to maintaining block structures.
 
-Copyright (C) 2012-2021 Free Software Foundation, Inc.
+Copyright (C) 2012-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 3a2c4c3fbd96eab603e82c52c67ff83f2b78ce06..4a2b81b0eef8c8e90c6e6c728263cd576ef2bbca 100644 (file)
@@ -1,6 +1,6 @@
 (* m2block.def definition module for m2block.c.
 
-Copyright (C) 2011-2021 Free Software Foundation, Inc.
+Copyright (C) 2011-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 6b6df36e3a67b83648fbbbf31764eebcf013e203..ce099bf732c38b33635adad77dc9cd18586ee660 100644 (file)
@@ -1,6 +1,6 @@
 /* m2block.h header file for m2block.c.
 
-Copyright (C) 2012-2021 Free Software Foundation, Inc.
+Copyright (C) 2012-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index b7a1a9bf4570c811951686699b7ee56cb3cbdd60..785900479af96e60cfd9edfa22400b4af73823ed 100644 (file)
@@ -1,6 +1,6 @@
 /* m2builtins.c provides an interface to the GCC builtins.
 
-Copyright (C) 2012-2021 Free Software Foundation, Inc.
+Copyright (C) 2012-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index bee109dba044f9b56cec235262fb3a03a0a7ff4d..01a9fe58bde0b9415496fcc95932dbbdecec438c 100644 (file)
@@ -1,6 +1,6 @@
 (* m2builtins.def definition module for m2builtins.c.
 
-Copyright (C) 2003-2021 Free Software Foundation, Inc.
+Copyright (C) 2003-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 54126315f50c47c177afe8955adf61008e320978..d97aa9838aa45996de80a97b649f71e44af15ae8 100644 (file)
@@ -1,6 +1,6 @@
 /* m2builtins.h header file for m2builtins.c.
 
-Copyright (C) 2012-2021 Free Software Foundation, Inc.
+Copyright (C) 2012-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 72299e3487f1627015974f632a95e55086f9776c..144b8883191397db773afed4a00edbecb5bc59c5 100644 (file)
@@ -1,6 +1,6 @@
 /* m2color.c interface to gcc colorization.
 
-Copyright (C) 2019-2021 Free Software Foundation, Inc.
+Copyright (C) 2019-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index a6e96e215d0619fee68034c985489effb2def72c..411a5e8a9bd72f732cfba0fb232fe3b95d06672f 100644 (file)
@@ -1,6 +1,6 @@
 (* m2color.def interface to gcc colorization.
 
-Copyright (C) 2019-2021 Free Software Foundation, Inc.
+Copyright (C) 2019-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 1b9be66bb74d9ab684ceb1d64d7da17966329b45..c67e401efdf7a350cd367f5a046fdf6a4776b4ca 100644 (file)
@@ -1,6 +1,6 @@
 /* m2color.h interface to gcc colorization.
 
-Copyright (C) 2019-2021 Free Software Foundation, Inc.
+Copyright (C) 2019-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 5d0cb0bdbd8c396c3f7e1af5e00c7cef64de50a7..52181bc9b27d99103ca119ee6ad7cac6a1d837dd 100644 (file)
@@ -1,6 +1,6 @@
 /* m2convert.c provides GCC tree conversion for the Modula-2 language.
 
-Copyright (C) 2012-2021 Free Software Foundation, Inc.
+Copyright (C) 2012-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 02015583516f3ee303ac38d9cf2eac8beddb0184..af82bc39580964de73093f5da0e14a0ed955e2ed 100644 (file)
@@ -1,6 +1,6 @@
 (* m2convert.def definition module for m2convert.c.
 
-Copyright (C) 2011-2021 Free Software Foundation, Inc.
+Copyright (C) 2011-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 1588c2e419b03d02e821e63de7ba0c12940a52f6..3fa11442031045c790571d2b602d590b0ace76c7 100644 (file)
@@ -1,6 +1,6 @@
 /* m2convert.h header file for m2convert.c.
 
-Copyright (C) 2012-2021 Free Software Foundation, Inc.
+Copyright (C) 2012-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 038349d533daf557d7ec8d18ba220bfa77ad5b18..35c4410c39b305e7a662d6f4e7ce54dfad75aad9 100644 (file)
@@ -1,6 +1,6 @@
 /* m2decl.c provides an interface to GCC decl trees.
 
-Copyright (C) 2012-2021 Free Software Foundation, Inc.
+Copyright (C) 2012-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 6d661be2b8402bf0dcc6b228d710f18fa52dcc9a..c8e6f4f10da7902365e2716423e52b7825744db0 100644 (file)
@@ -1,6 +1,6 @@
 (* m2decl.def definition module for m2decl.c.
 
-Copyright (C) 2011-2021 Free Software Foundation, Inc.
+Copyright (C) 2011-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index a3c51c46bf1fca11139dffdbbe092f5f9ac92c59..5007aa59b5cd4db6adeae45f020af231fd7b31d7 100644 (file)
@@ -1,6 +1,6 @@
 /* m2decl.h header file for m2decl.c.
 
-Copyright (C) 2012-2021 Free Software Foundation, Inc.
+Copyright (C) 2012-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index ad0d882d76af5639a4326873aedcc25299200900..7b88d19a726a7362fa0a6689b494b610dfdf4989 100644 (file)
@@ -1,6 +1,6 @@
 /* m2except.c implements the construction of exception trees.
 
-Copyright (C) 2012-2021 Free Software Foundation, Inc.
+Copyright (C) 2012-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 86c2aabce59f8271acc0856411fda643fe1d5935..3d6f9031c760126b66daf4ae2489a55218abb426 100644 (file)
@@ -1,6 +1,6 @@
 (* m2except.def provides an interface to build exception trees.
 
-Copyright (C) 2008-2021 Free Software Foundation, Inc.
+Copyright (C) 2008-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 2b386a364ab331eec369ae95b90b0069a80bb5be..3445acf429396f594cef1669aa107c8f092f313e 100644 (file)
@@ -1,6 +1,6 @@
 /* m2except.h header file for m2except.c.
 
-Copyright (C) 2012-2021 Free Software Foundation, Inc.
+Copyright (C) 2012-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 90060736bcc67f38edc309eda41df68079faf6ca..b55046302dc59c230aa9a45423b2d194e4602886 100644 (file)
@@ -1,6 +1,6 @@
 /* m2expr.c provides an interface to GCC expression trees.
 
-Copyright (C) 2012-2021 Free Software Foundation, Inc.
+Copyright (C) 2012-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 205c613e1e7ba708db25246ff005fe6c6026d0c0..3a75ffb78e71e9648b4568d7dcdc9f2c4c6818da 100644 (file)
@@ -1,6 +1,6 @@
 (* m2expr.def definition module for m2expr.c.
 
-Copyright (C) 2011-2021 Free Software Foundation, Inc.
+Copyright (C) 2011-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 61ca6cb0cfc649d430534f676a3f928f692f669e..b8799d4278f464e4f401e50d608a4f62891098a0 100644 (file)
@@ -1,6 +1,6 @@
 /* m2expr.h header file for m2expr.c.
 
-Copyright (C) 2012-2021 Free Software Foundation, Inc.
+Copyright (C) 2012-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 427359877a8e593d5362a56a421248d6fd07caef..cf3c899c009b59607dce1dc5fdf37d71050295e2 100644 (file)
@@ -1,6 +1,6 @@
 /* m2linemap.c provides an interface to GCC linemaps.
 
-Copyright (C) 2012-2021 Free Software Foundation, Inc.
+Copyright (C) 2012-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 277e8857f30636edca6e919d7d1c7c2f570b525f..2c5d11d1b01b009e4305322c44df6f1bdafb0fbe 100644 (file)
@@ -1,6 +1,6 @@
 (* m2linemap.def provides access to GCC location_t.
 
-Copyright (C) 2011-2021 Free Software Foundation, Inc.
+Copyright (C) 2011-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 0ca8919e86fa8984e941933282491475e4e239a7..46fb7807235da664e53ed5e87196b0ea0e607b08 100644 (file)
@@ -1,6 +1,6 @@
 /* m2linemap.h header file for m2linemap.c.
 
-Copyright (C) 2012-2021 Free Software Foundation, Inc.
+Copyright (C) 2012-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index fa6e87c55da8a729c9a8a64918dfa92a890aa5ac..a604eaa75e146c7678bc020f5a46fb08dd0febc1 100644 (file)
@@ -1,6 +1,6 @@
 /* m2misc.c miscellaneous tree debugging functions.
 
-Copyright (C) 2012-2021 Free Software Foundation, Inc.
+Copyright (C) 2012-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index cd09faecfd57e8a731e2c0ba7b0d733019e5b6cb..c7868bceeb2a068ef7a1210d82312390e6d8742b 100644 (file)
@@ -1,6 +1,6 @@
 (* m2misc.def definition module for m2misc.c.
 
-Copyright (C) 2011-2021 Free Software Foundation, Inc.
+Copyright (C) 2011-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index bbfd0e9d7740e485baf24ac92b2fe7a50a66765e..ffe43340cd5d60b626000d50d48d6f3772d6f262 100644 (file)
@@ -1,6 +1,6 @@
 /* m2misc.h header file for m2misc.c.
 
-Copyright (C) 2012-2021 Free Software Foundation, Inc.
+Copyright (C) 2012-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 9843b9c0f8fb9558bc59eba117aba98986247d37..b4b9961579b59724ba7d73ee386d79c2738bbd50 100644 (file)
@@ -1,6 +1,6 @@
 /* m2options.h header file for M2Options.mod.
 
-Copyright (C) 2012-2021 Free Software Foundation, Inc.
+Copyright (C) 2012-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 8c3000f922a422a46e7d87e07e9d91edfcdd7a32..2cb61d6fc05b358f0243be454ca3ae1404e051f4 100644 (file)
@@ -1,6 +1,6 @@
 /* m2range.h header file for M2Range.mod.
 
-Copyright (C) 2012-2021 Free Software Foundation, Inc.
+Copyright (C) 2012-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 049e76fbf28a1b10fe7805eee271ece61aa4ccb9..d58e97f531de9bf76981128a95de009e58cb43bf 100644 (file)
@@ -1,6 +1,6 @@
 /* m2search.h header file for m2search.c.
 
-Copyright (C) 2012-2021 Free Software Foundation, Inc.
+Copyright (C) 2012-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 1aeda6fa87b62e8ddb920f1441105892d6d210cd..89eb0e03ca9e4d7df93c40dcd74e7cc109af9fa0 100644 (file)
@@ -1,6 +1,6 @@
 /* m2statement.c provides an interface to GCC statement trees.
 
-Copyright (C) 2012-2021 Free Software Foundation, Inc.
+Copyright (C) 2012-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index da3f47149749e614c8b69181870d57ca60d702d6..b93e857b56fc40fc55784c089ecacb4cc8996a5c 100644 (file)
@@ -1,6 +1,6 @@
 (* m2statement.def definition module for m2statement.c.
 
-Copyright (C) 2011-2021 Free Software Foundation, Inc.
+Copyright (C) 2011-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 6e9a2fd29925e7a5f7b3d61a2e449e59bf0e76d0..fa92307cac22d34b2e1fb24dbe71f7e6147366f6 100644 (file)
@@ -1,6 +1,6 @@
 /* m2statement.h header file for m2statement.c.
 
-Copyright (C) 2012-2021 Free Software Foundation, Inc.
+Copyright (C) 2012-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 8d457ac35ab5d4871605a2bff485dc71f2e34a98..2424972de3d91c5f6a7fa5324e693d73832d4a68 100644 (file)
@@ -1,6 +1,6 @@
 /* m2top.c provides top level scoping functions.
 
-Copyright (C) 2012-2021 Free Software Foundation, Inc.
+Copyright (C) 2012-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index a8127d2eb476c2e7131645b94afa7d63a6ce9f82..59faccf39e02ef1be2ed3ddd88322842c6d10a7e 100644 (file)
@@ -1,6 +1,6 @@
 (* m2top.def definition module for m2top.c.
 
-Copyright (C) 2011-2021 Free Software Foundation, Inc.
+Copyright (C) 2011-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 26bb77fee9d2b16936631c4e85fec1708a76f887..604fd60dcbe50cad58e6f217652df5c58c085474 100644 (file)
@@ -1,6 +1,6 @@
 /* m2top.h header file for m2top.c.
 
-Copyright (C) 2012-2021 Free Software Foundation, Inc.
+Copyright (C) 2012-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 5acc61628861f84c15f1df85dd0d5a7071c2cba8..4e37f5387204b73ca285fd3b6238bf97c92e8c83 100644 (file)
@@ -1,6 +1,6 @@
 /* m2tree.c provides a simple interface to GCC tree queries and skips.
 
-Copyright (C) 2012-2021 Free Software Foundation, Inc.
+Copyright (C) 2012-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index ae1aa44982eb7666fb44b94b77af6cd30418fea7..fa17d7d56dff5b7a8b223e2ff98495767b03891d 100644 (file)
@@ -1,6 +1,6 @@
 (* m2tree.def definition module for m2tree.c.
 
-Copyright (C) 2011-2021 Free Software Foundation, Inc.
+Copyright (C) 2011-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 2686fe1381fa252e4e870b5c908a7af61393e7d9..9e3e7a573ab26abd5e9659bf4a0fcc2dba0e3216 100644 (file)
@@ -1,6 +1,6 @@
 /* m2tree.h header file for m2tree.c.
 
-Copyright (C) 2012-2021 Free Software Foundation, Inc.
+Copyright (C) 2012-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 403555c190bce5c03495a294ab360cbba6ab1754..96fe9a2db81982170b0f53fc2ac2e344fb506a78 100644 (file)
@@ -1,6 +1,6 @@
 /* m2treelib.c provides call trees, modify_expr and miscelaneous.
 
-Copyright (C) 2012-2021 Free Software Foundation, Inc.
+Copyright (C) 2012-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 34ed78a241dfe163c3257390bd6a96596ac3009b..7baaf5d9b5599a078c74aa43a68659e05fe29b6b 100644 (file)
@@ -1,6 +1,6 @@
 (* m2treelib.def definition module for m2treelib.c.
 
-Copyright (C) 2011-2021 Free Software Foundation, Inc.
+Copyright (C) 2011-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 369ce7a9b305842243c0b52f48f4f1ee5105ce55..e60edc40ff9d60600217730b7a91c6a0e6765a9e 100644 (file)
@@ -1,6 +1,6 @@
 /* m2treelib.h header file for m2treelib.c.
 
-Copyright (C) 2012-2021 Free Software Foundation, Inc.
+Copyright (C) 2012-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index da714fb0fdd2e7c91534a59b86d2902a1ef4ba84..f2af8f207ec48a382d73eba981da2ceae41ed020 100644 (file)
@@ -1,6 +1,6 @@
 /* m2type.c provides an interface to GCC type trees.
 
-Copyright (C) 2012-2021 Free Software Foundation, Inc.
+Copyright (C) 2012-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 6301ed29a273be8e9bff5a09678c1c0fc67a9867..f96adcae84c110c3bf0302c580feae9caba782c6 100644 (file)
@@ -1,6 +1,6 @@
 (* m2type.def definition module for m2type.c.
 
-Copyright (C) 2011-2021 Free Software Foundation, Inc.
+Copyright (C) 2011-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 03d24f70ba36d6594c6e68fd43f9c08b82d78afa..be87c07497d7ac66888d0316e2adacae3f7ab41a 100644 (file)
@@ -1,6 +1,6 @@
 /* m2type.h header file for m2type.c.
 
-Copyright (C) 2012-2021 Free Software Foundation, Inc.
+Copyright (C) 2012-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index cf85e2d0aca9e0772547fa63eea62c992e94e726..83542cd72ee0676a621bd018b3519c73bd9e6e52 100644 (file)
@@ -1,6 +1,6 @@
 /* rtegraph.c graph and nodes used by m2rte.
 
-Copyright (C) 2019-2021 Free Software Foundation, Inc.
+Copyright (C) 2019-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index c3495a2221e669c3b5467486209b500f241324fe..9fe44b74778303d90c78f1901e4b7136ce860558 100644 (file)
@@ -1,6 +1,6 @@
 /* rtegraph.h runtime exception graph header.
 
-Copyright (C) 2019-2021 Free Software Foundation, Inc.
+Copyright (C) 2019-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 74ee9a2d10f4eb3c1b667d83a4a2eb6092483a82..b72b7835b85e1044e30ccc02748a84e1c43a6701 100644 (file)
@@ -1,5 +1,5 @@
 @c gm2-internals.texi describes the internals of gm2.
-@c Copyright @copyright{} 2000-2021 Free Software Foundation, Inc.
+@c Copyright @copyright{} 2000-2022 Free Software Foundation, Inc.
 @c
 @c This is part of the GM2 manual.
 @c For copying conditions, see the file gcc/doc/include/fdl.texi.
index abd8d9d0dbf9e819cd6ea00ef990f65b8d1d13bf..1e2e1a07a951df54e35494f251a3ca4a9a4ad46a 100644 (file)
@@ -1,6 +1,6 @@
 /* Language-dependent hooks for GNU Modula-2.
 
-Copyright (C) 2002-2021 Free Software Foundation, Inc.
+Copyright (C) 2002-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 549a6d56f141ae11591f992377093636fdca036b..431e0156d420588f154170522bb043b52b073119 100644 (file)
@@ -1,5 +1,5 @@
 /* Language-dependent hooks for GNU Modula-2.
-   Copyright (C) 2003-2021 Free Software Foundation, Inc.
+   Copyright (C) 2003-2022 Free Software Foundation, Inc.
    Contributed by Gaius Mulley <gaius@glam.ac.uk>
 
 This file is part of GNU CC.
index 8aa3afb269d455453fe0a304f2e30cef62886a73..57f71f0c552ffe2862d41923031a1440f38851eb 100644 (file)
@@ -1,6 +1,6 @@
 /* RTcodummy.c provides dummy access to thread primitives.
 
-Copyright (C) 2019-2021 Free Software Foundation, Inc.
+Copyright (C) 2019-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 229dbc62f9aa408220263819d5d81f0fbfaef2a6..67c3e0c8ef1f8e065cca4ce1f2945eb36cf4dcd1 100644 (file)
@@ -1,6 +1,6 @@
 /* RTintdummy.c provides dummy access to interrupt primitives.
 
-Copyright (C) 2019-2021 Free Software Foundation, Inc.
+Copyright (C) 2019-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 143c46bddf5f6cb6334abe99643f9ba32be6637c..b66c760c4070bf4dca38924987c5cf9cfb4fd02b 100644 (file)
@@ -1,6 +1,6 @@
 /* Selective.c provide access to timeval and select.
 
-Copyright (C) 2005-2021 Free Software Foundation, Inc.
+Copyright (C) 2005-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 54772b14723e93dba6b55dd7818b544243d8ee7c..3cee14265be99dc6ff1973179fb5621d248b275b 100644 (file)
@@ -1,6 +1,6 @@
 /* SysExceptions.c connect signal handlers to exceptions.
 
-Copyright (C) 2010-2021 Free Software Foundation, Inc.
+Copyright (C) 2010-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 5816315c28939a3b0c61a29f260288c3801abad4..22bc51437a6a6f4c78117d266b8ced7fb3467b12 100644 (file)
@@ -1,6 +1,6 @@
 /* UnixArgs.c provide access to the underlying argv, argc.
 
-Copyright (C) 2010-2021 Free Software Foundation, Inc.
+Copyright (C) 2010-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 205c04872e30598d786c751715e7b30aa1e47ce0..681bd4f9f3e5ff60f4ff7cad64bdef996625938c 100644 (file)
@@ -1,6 +1,6 @@
 /* getopt.c provide access to the C getopt library.
 
-Copyright (C) 2017-2021 Free Software Foundation, Inc.
+Copyright (C) 2017-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index ee9272363a885ab9722fbad9989fb0e7baed4d25..15c4987bd92a4e62e30b460ef8ddbbd3d0b8be80 100644 (file)
@@ -1,6 +1,6 @@
 /* choosetemp.c provide access to temporary file creation.
 
-Copyright (C) 2005-2021 Free Software Foundation, Inc.
+Copyright (C) 2005-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index df90c577ba26828c273c8dc88c2e95464ec487ae..17d25a9a2e6d6e39ff8c05ed5fe01733736653b4 100644 (file)
@@ -1,6 +1,6 @@
 /* dtoa.c provide floating point string conversion routines.
 
-Copyright (C) 2009-2021 Free Software Foundation, Inc.
+Copyright (C) 2009-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index c50caa32e1ccf02e04c96abc9507fa6e4f60361b..18e993d66685c93552235f5977223fabb2b5e2cc 100644 (file)
@@ -1,6 +1,6 @@
 /* errno.c provide access to errno.
 
-Copyright (C) 2009-2021 Free Software Foundation, Inc.
+Copyright (C) 2009-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index cd255ca83ca185ea47e50eebcf26e0ee64efce8a..357785299c1652cfacad107329015f0fa325fdf6 100644 (file)
@@ -1,6 +1,6 @@
 /* host.c supply missing math routines.
 
-Copyright (C) 2010-2021 Free Software Foundation, Inc.
+Copyright (C) 2010-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index a4787c94a8c064eba597193d1b62216f5e54630a..10b312784f98bd87d6d5a7ff76b638f6b39f4562 100644 (file)
@@ -1,6 +1,6 @@
 /* ldtoa.c provide long double floating point string conversion routines.
 
-Copyright (C) 2009-2021 Free Software Foundation, Inc.
+Copyright (C) 2009-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index d3ce7eac75fff70a2708c16eba030425cbc77def..5d55ec00526a2a0f4a3dfaa068876a770f6b9d94 100644 (file)
@@ -1,6 +1,6 @@
 /* pthdummy.c provide dummy stubs to satisy bootstrap requirements.
 
-Copyright (C) 2018-2021 Free Software Foundation, Inc.
+Copyright (C) 2018-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 1bb2bf1809b9983d2698e1bbc39ea32f2e713682..4559c8a95bd483154dc79188c3fed541ea90938a 100644 (file)
@@ -1,6 +1,6 @@
 /* termios.c provide access to termios.
 
-Copyright (C) 2010-2021 Free Software Foundation, Inc.
+Copyright (C) 2010-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 8855d291c07b88b90b0cd7c32f3d0981819a708e..5f00b3c47aea18dfddebdacb3416e56a20a2c1f3 100644 (file)
@@ -1,6 +1,6 @@
 /* tools.c provide routines for the tools for stage2 build.
 
-Copyright (C) 2010-2021 Free Software Foundation, Inc.
+Copyright (C) 2010-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index ce80a71307b97be4aaddb58c7799faef88e1babb..3efe1e48b9f061aa3ce08f7108d6d0f19d2c4d2b 100644 (file)
@@ -1,6 +1,6 @@
 /* wrapc.c provide access to miscellaneous C library functions.
 
-Copyright (C) 2005-2021 Free Software Foundation, Inc.
+Copyright (C) 2005-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index a77f66328fd169a3e2d25f21f2ec6d2656961789..bf1f26f6feaeefc35d59d9419f700666677769b4 100644 (file)
@@ -1,6 +1,6 @@
 /* xlibc.c allow access to some poisoned functions.
 
-Copyright (C) 2010-2021 Free Software Foundation, Inc.
+Copyright (C) 2010-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index efdbb37d56f09a17d36d0988ff3c8e974de0ef97..b3a86ac7fe81b9628ce94a1458ad37aaa5cd8005 100644 (file)
@@ -1,6 +1,6 @@
 (* Debug.def provides some simple debugging routines.
 
-Copyright (C) 2002-2021 Free Software Foundation, Inc.
+Copyright (C) 2002-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index b54b5dd5f1777b9f81063c25cc5de6a24cdb0228..2f0337496b2dcd297ea3b19858f9702dfb9dcfc5 100644 (file)
@@ -1,6 +1,6 @@
 (* Debug.mod provides some simple debugging routines.
 
-Copyright (C) 2002-2021 Free Software Foundation, Inc.
+Copyright (C) 2002-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 446c22858a7bdb68cefe1a7c67d6a33c97369334..d8eef70438ccc72c2d3d050b8b28d6b5de02041e 100644 (file)
@@ -1,6 +1,6 @@
 (* Executive.def provides a simple multitasking executive.
 
-Copyright (C) 2002-2021 Free Software Foundation, Inc.
+Copyright (C) 2002-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index f95726605bfea77f1a125537d56f0212be637b62..be95b82bc332a5e563df810afc7f760da14345da 100644 (file)
@@ -1,6 +1,6 @@
 (* Executive.mod provides a simple multitasking executive.
 
-Copyright (C) 2002-2021 Free Software Foundation, Inc.
+Copyright (C) 2002-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index e93c9c1f4553e087c2e69be5b3368b3cc8ec2e62..70054567d963060b582fddf3929b086ee10a576a 100644 (file)
@@ -1,6 +1,6 @@
 (* KeyBoardLEDs.def provides access to the keyboard LEDs under Linux.
 
-Copyright (C) 2002-2021 Free Software Foundation, Inc.
+Copyright (C) 2002-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 7205002d11889f95e3b68d64e805e9d4be7655ad..f66c0549a896545550e20d50400f24555dab495a 100644 (file)
@@ -1,5 +1,5 @@
 @c README.texi describes the PIM coroutine libraries.
-@c Copyright @copyright{} 2000-2020 Free Software Foundation, Inc.
+@c Copyright @copyright{} 2000-2022 Free Software Foundation, Inc.
 @c
 @c This is part of the GM2 manual.
 @c For copying conditions, see the file gcc/doc/include/fdl.texi.
index 64ed442ceb4d5d8ab3e59c2752121dc9682906c4..c962be9e4a066156a0c2387d575dc0a59f7e7490 100644 (file)
@@ -1,6 +1,6 @@
 (* SYSTEM.def provides access to COROUTINE primitives and underlying system.
 
-Copyright (C) 2002-2021 Free Software Foundation, Inc.
+Copyright (C) 2002-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index c2c04fd51bd9b76b1469ab922c3353385f4a7737..213ed872cbd62e78b815e38b394b5a496dd65ba8 100644 (file)
@@ -1,6 +1,6 @@
 (* SYSTEM.mod provides access to COROUTINE primitives and underlying system.
 
-Copyright (C) 2002-2021 Free Software Foundation, Inc.
+Copyright (C) 2002-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index fe5bb72c2675eaeb8701c9bf1f84a4143a2d1baf..395a9aed7b7ada84e4313bde6cde6706f644a218 100644 (file)
@@ -1,6 +1,6 @@
 (* TimerHandler.def provides a simple timer handler for the Executive.
 
-Copyright (C) 2002-2021 Free Software Foundation, Inc.
+Copyright (C) 2002-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 2124dde3551af9feb0951d8bed28122521a4c05f..d9ae7bf14aa397caf766bfa051a35e4a75805afb 100644 (file)
@@ -1,6 +1,6 @@
 (* TimerHandler.mod provides a simple timer handler for the Executive.
 
-Copyright (C) 2002-2021 Free Software Foundation, Inc.
+Copyright (C) 2002-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 528de49e759eed1ed59b8dfb85f6873158f3c230..35be779fbacb4cbc49054639b3f2c6efae53a959 100644 (file)
@@ -1,6 +1,6 @@
 /* gm2config.h.in template file for values required by gm2spec.c.
 
-Copyright (C) 2006-2021 Free Software Foundation, Inc.
+Copyright (C) 2006-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 4d7ff1499e9af412f68ee7f4e135f695757796df..a466ff351858154c52d5939d6fc128d212a0700f 100644 (file)
@@ -1,6 +1,6 @@
 /* gm2spec.c specific flags and argument handling within GNU Modula-2.
 
-Copyright (C) 2007-2021 Free Software Foundation, Inc.
+Copyright (C) 2007-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 53671ed3a22bd75aa32052b318fb193cc2b722a6..61b5559be37c9609040a5276e511da3cdfd653e1 100644 (file)
@@ -1,6 +1,6 @@
 /* gm2version provides access to the gm2 front end version number.
 
-Copyright (C) 2008-2020 Free Software Foundation, Inc.
+Copyright (C) 2008-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index b5edb65372e794996b5f41d9e682770447aee605..16e82227d7878e91824bfc77eb792a95a56f49d4 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions for switches for Modula-2.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 2ef0852dbff48acb9baef9ffa2fe4983feef3d24..2bea228a48af85304d4bec5e2fa907c7d09c3940 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for specs for GNU Modula-2.
-   Copyright (C) 2001-2021 Free Software Foundation, Inc.
+   Copyright (C) 2001-2022 Free Software Foundation, Inc.
    Contributed by Gaius Mulley.
 
 This file is part of GCC.
index bebc4cac408c3c919b333bb6483f5c050945ae4d..7c9f52855afb5ecde35e9cf40c270643e8586f7c 100644 (file)
@@ -1,6 +1,6 @@
 ; Options for the Modula-2 front end.
 ;
-; Copyright (C) 2016-2021 Free Software Foundation, Inc.
+; Copyright (C) 2016-2022 Free Software Foundation, Inc.
 ; Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 ;
 ; This file is part of GNU Modula-2.
index 95b1e6320dca7c6cb652c46e6fae000d955d7250..b81c0c24251494fe89f0b8e1ad56fd34d797f7b9 100644 (file)
@@ -1,5 +1,5 @@
 /* Link support specs for GNU Modula-2.
-   Copyright (C) 2019-2021 Free Software Foundation, Inc.
+   Copyright (C) 2019-2022 Free Software Foundation, Inc.
    Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GCC.
index 4db1a9e6994f8f93320dc49ab5d8fb77e67a0f07..34d07153a2b413d472d82deb49543648e06f7c7a 100644 (file)
@@ -1,6 +1,6 @@
 /* gm2-tree.def a component of a C header file used to define a SET type.
 
-Copyright (C) 2006-2021 Free Software Foundation, Inc.
+Copyright (C) 2006-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 68502cdbf5f3426cf7eb7c5fa77d46a28538b307..995622cd5a24f744aa7a58c5c4623430817444f6 100644 (file)
@@ -1,6 +1,6 @@
 /* m2-tree.h create language specific tree nodes for Modula-2.
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 48ad43fca5f459ac029c17b85b875e271380205b..ed3721533b690ce5b63d1a582feae06a7f411144 100644 (file)
@@ -1,7 +1,7 @@
 %{
 /* m2.flex implements lexical analysis for Modula-2.
 
-Copyright (C) 2004-2021 Free Software Foundation, Inc.
+Copyright (C) 2004-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index fcd33e967d06877e351e3af47ccacfae074fa0f0..aeb1264ee3c8ea34bd96786ae5b77e7609c71808 100644 (file)
@@ -1,6 +1,6 @@
 /* m2pp.c pretty print trees, output in Modula-2 where possible.
 
-Copyright (C) 2007-2021 Free Software Foundation, Inc.
+Copyright (C) 2007-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 9f9934e616cc13d6ec8ac5cdce5220aa027681a2..444fa901e27e300e53306772f6a965868f9512c5 100644 (file)
@@ -1,6 +1,6 @@
 /* m2pp.h pretty print trees, output in Modula-2 where possible.
 
-Copyright (C) 2007-2021 Free Software Foundation, Inc.
+Copyright (C) 2007-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index bbe4f49bfb5edae709a055f3250b71b64a5def49..a74737a5ce2155052d1459a570340e0cc4754816 100644 (file)
@@ -1,6 +1,6 @@
 /* GBuiltins.c dummy module to aid linking mc projects.
 
-Copyright (C) 2016-2021 Free Software Foundation, Inc.
+Copyright (C) 2016-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 448cbe6313102d59bbfc48e544e9e54fe9879396..96a19ca44ad59790ef257227291c97a739e45fb2 100644 (file)
@@ -1,6 +1,6 @@
 /* RTco.c provides dummy access to thread primitives.
 
-Copyright (C) 2019-2021 Free Software Foundation, Inc.
+Copyright (C) 2019-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 178725552454ac0aeb65ad503012246f429357ef..4f6a7fbc3e2cb3f0204c858eebe2c0ca07a0911a 100644 (file)
@@ -1,6 +1,6 @@
 /* GSYSTEM.c a handwritten dummy module for mc.
 
-Copyright (C) 2018-2021 Free Software Foundation, Inc.
+Copyright (C) 2018-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 1f8f496378d88fe26f8ba34061d4a724570f7014..1f34952090f041b0b24837060dbf89f974bc8cda 100644 (file)
@@ -1,6 +1,6 @@
 /* GSelective.c provides access to select for Modula-2.
 
-Copyright (C) 2016-2021 Free Software Foundation, Inc.
+Copyright (C) 2016-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 366e991cea7ca8c1ee43b5ad243a76e6b6bef335..302f44a15569f506d08341031bf62b9110572df3 100644 (file)
@@ -1,6 +1,6 @@
 /* GSysExceptions.c low level module interfacing exceptions to the OS.
 
-Copyright (C) 2016-2021 Free Software Foundation, Inc.
+Copyright (C) 2016-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 8b8650f3d3dd1ad0e29d20fda5c99ca13514d2da..5304900ec235d79308694c28cb905402be7db003 100644 (file)
@@ -1,6 +1,6 @@
 /* GUnixArgs.c handwritten module for mc.
 
-Copyright (C) 2016-2021 Free Software Foundation, Inc.
+Copyright (C) 2016-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 2a44a402af32f9c3b5e215cc9bdc441c4b0eae15..76592136c15dda6aad693fe63e5d333f4325a466 100644 (file)
@@ -1,6 +1,6 @@
 /* Gcbuiltin.c provides access to some math intrinsic functions.
 
-Copyright (C) 2016-2021 Free Software Foundation, Inc.
+Copyright (C) 2016-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index d8dbec43c7cd4e6ec28fe11043189ae22d4983f0..0e3b4336d660f14ee9a0bae57fce6c386f7a1078 100644 (file)
@@ -1,6 +1,6 @@
 /* Gdtoa.c provides access to double string conversion.
 
-Copyright (C) 2016-2021 Free Software Foundation, Inc.
+Copyright (C) 2016-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index fccedf4a4cf763a1e19a1d1dc35b7e8a11c6a47d..99bdb8ec4cda351a34e15e11a6d1077a05ad4ccb 100644 (file)
@@ -1,6 +1,6 @@
 /* Gerrno.c provides access to errno for Modula-2.
 
-Copyright (C) 2016-2021 Free Software Foundation, Inc.
+Copyright (C) 2016-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index e4cdb72e00b6b77ca9108c0b3b0545f461255999..ce61308bbbf949d3921a6c0bf3cfe3e8daf5102c 100644 (file)
@@ -1,6 +1,6 @@
 /* Gldtoa.c provides access to long double string conversion.
 
-Copyright (C) 2016-2021 Free Software Foundation, Inc.
+Copyright (C) 2016-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 41bcbcfa6bdf6498d47a23a614338154524de1a1..b3530a6b17506516eeed3d61f37f122856fac96b 100644 (file)
@@ -1,6 +1,6 @@
 /* Glibc.c provides access to some libc functions.
 
-Copyright (C) 2016-2021 Free Software Foundation, Inc.
+Copyright (C) 2016-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 3ae6e31dc1a4496509d1a4f5a9a21df93da1d266..16c669386d06d2e6c16832162f73e819ecdd7b34 100644 (file)
@@ -1,6 +1,6 @@
 /* Glibm.c provides access to some libm functions.
 
-Copyright (C) 2016-2021 Free Software Foundation, Inc.
+Copyright (C) 2016-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index e29b32e79b1b84e9f3541bcfad86fa4946bebbab..6bd64bb6289e62d8fa33b9f2bdceb87b6307611a 100644 (file)
@@ -1,6 +1,6 @@
 /* Gmcrts.c implements case and return exceptions.
 
-Copyright (C) 2016-2021 Free Software Foundation, Inc.
+Copyright (C) 2016-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 4424c2a3344a6597238756d40598f81cb0436eab..0e04751d930ab8bee986b3f6c68aa76e5f2ddd21 100644 (file)
@@ -1,6 +1,6 @@
 /* Gmcrts.h provides prototypes to case and return exceptions.
 
-Copyright (C) 2016-2021 Free Software Foundation, Inc.
+Copyright (C) 2016-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index af7a12182a111ccd51b44f97ef9cb98e5f64ded9..6ea86d01e4b48c514994504ccde498a85735094b 100644 (file)
@@ -1,6 +1,6 @@
 /* Gnetwork.h provides prototypes to htonl and htons.
 
-Copyright (C) 2016-2021 Free Software Foundation, Inc.
+Copyright (C) 2016-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index fc47f1ecd7f2825c7dc652080cc494161040ea8a..32ad7f3444c0fe792ec04557519c3725c67abe4d 100644 (file)
@@ -1,6 +1,6 @@
 /* Gpth.c provides access to pth_select for Modula-2.
 
-Copyright (C) 2016-2021 Free Software Foundation, Inc.
+Copyright (C) 2016-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 708bc30de4f9a7f14a734a29b1a1fc83b25edf06..fd36e25457ac103895a62bc8946896a7e3dd41de 100644 (file)
@@ -1,6 +1,6 @@
 /* Gtermios.c handwritten module for mc.
 
-Copyright (C) 2010-2021 Free Software Foundation, Inc.
+Copyright (C) 2010-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 6736193e7045952e6079c25b01aac5051cbc69bf..b83a52b05c270c7fee406e07d5764760024169bc 100644 (file)
@@ -1,6 +1,6 @@
 /* Gwrapc.c wrap libc functions for mc.
 
-Copyright (C) 2005-2021 Free Software Foundation, Inc.
+Copyright (C) 2005-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index f6837d5767bf0380a39c251dee5eba2cd42f9ee4..74ebe51f3d445d85a3c372c429493a3e4ef26e6d 100644 (file)
@@ -1,6 +1,6 @@
 /* network.c provide access to htons and htonl.
 
-Copyright (C) 2010-2021 Free Software Foundation, Inc.
+Copyright (C) 2010-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 736642c6ba21fb2d2763e22bfd703574bb68f8e0..e50e869c0d5192895fcbf3f0c7999c113c259640 100644 (file)
@@ -1,6 +1,6 @@
 (* Indexing.def provides a dynamic indexing mechanism.
 
-Copyright (C) 2015-2021 Free Software Foundation, Inc.
+Copyright (C) 2015-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index f30b57d2458d6059b241c59113bf537675677b57..3124b119ac9829240263c081362d7a986d53ac33 100644 (file)
@@ -1,5 +1,5 @@
 (* Indexing provides a dynamic array of pointers.
-   Copyright (C) 2015-2019 Free Software Foundation, Inc.
+   Copyright (C) 2015-2022 Free Software Foundation, Inc.
 
 This file is part of GNU Modula-2.
 
index e1bcf61a5f202757cdedeb2c57d79ac08ed9b086..0f0ee3fb53bb48294aedcd7f7cebbe5e7bacda00 100644 (file)
@@ -1,6 +1,6 @@
 (* alists.def address lists module.
 
-Copyright (C) 2015-2021 Free Software Foundation, Inc.
+Copyright (C) 2015-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index e63be3ecd59bc809d094779eebe2a217523e8079..a65a73c138b273fcd4df065d7aa63409830b186f 100644 (file)
@@ -1,6 +1,6 @@
 (* alists.mod address lists module.
 
-Copyright (C) 2015-2021 Free Software Foundation, Inc.
+Copyright (C) 2015-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 67464369f67983543383892c1d70e31f719e50e2..cae1db1d756feb76c6bea9246bab781a143afa55 100644 (file)
@@ -1,6 +1,6 @@
 (* decl.def declaration nodes used to create the AST.
 
-Copyright (C) 2015-2021 Free Software Foundation, Inc.
+Copyright (C) 2015-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 2bec5ee3e108118580b76737bf362858059a2fd7..a15e927b57bf5a2a094a2b80c6ff24ba55e47c75 100644 (file)
@@ -1,6 +1,6 @@
 (* decl.mod declaration nodes used to create the AST.
 
-Copyright (C) 2015-2021 Free Software Foundation, Inc.
+Copyright (C) 2015-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 46d7e5ae2dbbbb18f8197cbcfea6361e97ccc18a..0db550d35023e8563c4c9771842117f9da1977ef 100644 (file)
@@ -1,6 +1,6 @@
 (* keyc.def provides an interface to emitting symbols which.
 
-Copyright (C) 2016-2021 Free Software Foundation, Inc.
+Copyright (C) 2016-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index f6f27a7cd4d85c22425be827930f1024f1c4d7d1..27ce3e8b8bd7d4354f3e6b6f452a78d8c908e9ae 100644 (file)
@@ -1,5 +1,5 @@
 (* keyc maintains the C name scope and avoids C/C++ name conflicts.
-   Copyright (C) 2016-2021 Free Software Foundation, Inc.
+   Copyright (C) 2016-2022 Free Software Foundation, Inc.
 
 This file is part of GNU Modula-2.
 
index 8a40c8a2685fc072c9aa62f155ff539fdc96cb4f..f91fcddfefed1ed6d35f2b1e0e6d7f97dfab9169 100644 (file)
@@ -1,6 +1,6 @@
 (* lists.def Provides an unordered list manipulation package.
 
-Copyright (C) 2015-2021 Free Software Foundation, Inc.
+Copyright (C) 2015-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index e5bda2af92a1927b69f1eb0c50369a2ad593440f..b796a7bdd2cdadb802109c55f0c7327babe5326a 100644 (file)
@@ -1,5 +1,5 @@
 (* Dynamic list library for pointers.
-   Copyright (C) 2015-2019 Free Software Foundation, Inc.
+   Copyright (C) 2015-2022 Free Software Foundation, Inc.
 
 This file is part of GNU Modula-2.
 
index 24bbd16d530d91928b2ac1d9580d2c030594ea90..d2808f286195ba0dd1d9c39eee42c4690f4d0596 100644 (file)
@@ -1,6 +1,6 @@
 (* m2flex.def provides a Modula-2 definition module for m2.flex.
 
-Copyright (C) 2015-2021 Free Software Foundation, Inc.
+Copyright (C) 2015-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 831ffed2e0707ce7dfefd10699dbdd8d7292d665..26dc60ddd471436ead0666be7b04fb6aa5c0de6a 100644 (file)
@@ -1,7 +1,7 @@
 %{
 /* mc.flex implements lexical analysis for Modula-2.
 
-Copyright (C) 2004-2021 Free Software Foundation, Inc.
+Copyright (C) 2004-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 6b1cbda59024f0624eda0228d6e09d77ffe03093..1de552666b2a4ef110170040eae498270664c76a 100644 (file)
@@ -1,6 +1,6 @@
 (* mcComment.def provides a module to remember the comments.
 
-Copyright (C) 2015-2021 Free Software Foundation, Inc.
+Copyright (C) 2015-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index af774ad09100efa4f6ab43220bd32ac5c6b32ab7..5f69fc9b4c97d72c47636abc3c9508d9f1d1ebc9 100644 (file)
@@ -1,6 +1,6 @@
 /* mcComment interface to comment module.
 
-Copyright (C) 2018-2021 Free Software Foundation, Inc.
+Copyright (C) 2018-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 26f4a11f99b27d159ec4786d38fdc737c727d094..fa6cae3299b4ffcf4b71877b76ab6016cd28fd2c 100644 (file)
@@ -1,6 +1,6 @@
 (* mcComment.mod provides a module to remember the comments.
 
-Copyright (C) 2015-2021 Free Software Foundation, Inc.
+Copyright (C) 2015-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index d137362a6282d5c869d063772aba65c7571df7cd..ed10d760b7ac53932131825b81193c2e18db20a0 100644 (file)
@@ -1,6 +1,6 @@
 (* mcComp.def provides a procedure which coordinates all passes of mc.
 
-Copyright (C) 2011-2021 Free Software Foundation, Inc.
+Copyright (C) 2011-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 71bbeed023184763429e03cf1d7d2013157b033f..89eb4670e93d588977b5d386a5fb5ab872e3de82 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C) 2015-2019  Free Software Foundation, Inc.
+(* Copyright (C) 2015-2022 Free Software Foundation, Inc.
    This file is part of GNU Modula-2.
 
 GNU Modula-2 is free software; you can redistribute it and/or modify it under
index 8f86f670668778d7787323f18cecdefb1f6e298a..9473a144bcfd9a92b48d8a7001042032c50061b2 100644 (file)
@@ -1,6 +1,6 @@
 (* mcDebug.def provides simple assert and writeDebug facility.
 
-Copyright (C) 2015-2021 Free Software Foundation, Inc.
+Copyright (C) 2015-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 087d1142fbaec7e32bcfce1e42419c9ae8b9b8de..01a77519f238ecadf6e17e8f2c628495ba9a04b7 100644 (file)
@@ -1,5 +1,4 @@
-(* Copyright (C) 2015,
-                 Free Software Foundation, Inc.  *)
+(* Copyright (C) 2015-2022 Free Software Foundation, Inc.  *)
 (* This file is part of GNU Modula-2.
 
 GNU Modula-2 is free software; you can redistribute it and/or modify it under
index bfc2f94898a56c71507f381ff9dbf95a1feaa369..dcc98223e57fe81108641082e1b1323840010844 100644 (file)
@@ -1,6 +1,6 @@
 (* mcError.def provides an interface between the string handling modules.
 
-Copyright (C) 2015-2021 Free Software Foundation, Inc.
+Copyright (C) 2015-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index f1214f313223263ad9fb7358e274081fefc61e1c..3b6c73cad7507ee4c70b0d7ec3dfadd76232ff6a 100644 (file)
@@ -1,6 +1,6 @@
 (* mcError.mod provides an interface between the string handling modules.
 
-Copyright (C) 2015-2021 Free Software Foundation, Inc.
+Copyright (C) 2015-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 6cdd8e92d190685fceb8b93f1b3847aa92dc9c7b..132a1a70b42599cc97bfc378d56caf5f68e7eba0 100644 (file)
@@ -1,6 +1,6 @@
 (* mcFileName.def Provides a procedure to calculate a system file name.
 
-Copyright (C) 2015-2021 Free Software Foundation, Inc.
+Copyright (C) 2015-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 0acb5869e88ab884cdcf21e8ee42b28299012482..517e9ba1e094e61806413ecf2bd68ac36f7870f5 100644 (file)
@@ -1,5 +1,4 @@
-(* Copyright (C) 2015
-                 Free Software Foundation, Inc.  *)
+(* Copyright (C) 2015-2022 Free Software Foundation, Inc.  *)
 (* This file is part of GNU Modula-2.
 
 GNU Modula-2 is free software; you can redistribute it and/or modify it under
index c229d88ced1fd68e8c0b19a82adb2e7fab790445..e38e4eef93a922c420e9402b8bf137429a030838 100644 (file)
@@ -1,6 +1,6 @@
 (* mcLexBuf.def provides a buffer for the all the tokens created by m2.lex.
 
-Copyright (C) 2015-2021 Free Software Foundation, Inc.
+Copyright (C) 2015-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index f4ba424c6192f16c3335f313fa13436649061ca2..220e42aeb2124239f5528983b820f98a46d0f724 100644 (file)
@@ -1,6 +1,6 @@
 /* mcLexBuf.h provides a C interface to the mcLexBuf module.
 
-Copyright (C) 2015-2021 Free Software Foundation, Inc.
+Copyright (C) 2015-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 60fed452f1acdf389428857d4aa1b58652f723ac..89c77420891451b6eb3648d8ab2c574e7ad2fafc 100644 (file)
@@ -1,6 +1,6 @@
 (* mcLexBuf.mod provides a buffer for the all the tokens created by m2.lex.
 
-Copyright (C) 2015-2021 Free Software Foundation, Inc.
+Copyright (C) 2015-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 0dc8f7775e2b121ef0125be3c4354456d4aa6e13..718d92b10f09ab909730479ac01834dfad596d9c 100644 (file)
@@ -1,6 +1,6 @@
 (* mcMetaError.def provides a set of high level error routines.
 
-Copyright (C) 2015-2021 Free Software Foundation, Inc.
+Copyright (C) 2015-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 813418ebb91ba505c2a71c7e9df5b3f91dc8c498..3769ffe5d184a5327dfd2131137cc3d7e28b8048 100644 (file)
@@ -1,5 +1,4 @@
-(* Copyright (C) 2015
-                 Free Software Foundation, Inc.  *)
+(* Copyright (C) 2015-2022 Free Software Foundation, Inc.  *)
 (* This file is part of GNU Modula-2.
 
 GNU Modula-2 is free software; you can redistribute it and/or modify it under
index d0c32b82a686456fb2a829e0837ee77357e9d481..a7d91d3e81c7fe6a26f791e519203995e4a02397 100644 (file)
@@ -1,6 +1,6 @@
 (* mcOptions.def handles the options for mc.
 
-Copyright (C) 2015-2021 Free Software Foundation, Inc.
+Copyright (C) 2015-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 9fe96ed60b07a08b205c2629fb15ce60679bfafa..6eb13e361620e6962603f531098c2d04a38b5a22 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C) 2015 Free Software Foundation, Inc. *)
+(* Copyright (C) 2015-2022 Free Software Foundation, Inc. *)
 (* This file is part of GNU Modula-2.
 
 GNU Modula-2 is free software; you can redistribute it and/or modify it under
index dcfc76c40490759591e9f8613760a80cbb93c42c..84fab264f2a508ba017bee9b35b53106add75124 100644 (file)
@@ -1,6 +1,6 @@
 (* mcPreprocess.def provides a mechanism to invoke the C preprocessor.
 
-Copyright (C) 2015-2021 Free Software Foundation, Inc.
+Copyright (C) 2015-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index ca87f75a4d12c042f212ed270f669ff2972d6061..439124b4780287259957f6ad876c3b2d1430c5a7 100644 (file)
@@ -1,5 +1,4 @@
-(* Copyright (C) 2015
-                 Free Software Foundation, Inc.  *)
+(* Copyright (C) 2015-2022 Free Software Foundation, Inc.  *)
 (* This file is part of GNU Modula-2.
 
 GNU Modula-2 is free software; you can redistribute it and/or modify it under
index 6d577055a45360fe518a626f95c8534ca77384f1..9d2a5d63fb2fa9c46271a08d6e1760c434d68791 100644 (file)
@@ -1,6 +1,6 @@
 (* mcPretty.def provides an interface to the pretty printing of output code.
 
-Copyright (C) 2016-2021 Free Software Foundation, Inc.
+Copyright (C) 2016-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 53f866c455e41aa1572951729179b16e53b2e52c..344e0a610fe0e512650812b93c002dbe8663f079 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C) 2015 Free Software Foundation, Inc.  *)
+(* Copyright (C) 2015-2022 Free Software Foundation, Inc.  *)
 (* This file is part of GNU Modula-2.
 
 GNU Modula-2 is free software; you can redistribute it and/or modify it under
index 30d889c877bc53d593bac07461c5ad7ff30d66ed..29376a0c4177d01ed43a105996945647a5706445 100644 (file)
@@ -1,6 +1,6 @@
 (* mcPrintf.def provides a poor mans printf capability.
 
-Copyright (C) 2015-2021 Free Software Foundation, Inc.
+Copyright (C) 2015-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 55429848252006a62b074450062813a83be29e76..7d960c0d48d1c473984d62aeedfbed63f2b54eac 100644 (file)
@@ -1,5 +1,4 @@
-(* Copyright (C) 2015
-                 Free Software Foundation, Inc.  *)
+(* Copyright (C) 2015-2022 Free Software Foundation, Inc.  *)
 (* This file is part of GNU Modula-2.
 
 GNU Modula-2 is free software; you can redistribute it and/or modify it under
index 63edac455b35a89a08041e84fd34463bd607f031..d3a302237ec3044eba9ce17badf675280be5d714 100644 (file)
@@ -1,6 +1,6 @@
 (* mcQuiet.def provides a wrapper to mcPrintf, each call is only passed.
 
-Copyright (C) 2015-2021 Free Software Foundation, Inc.
+Copyright (C) 2015-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index d12f610be60f5ccf131b536c34a7294ee373962b..d18349c604078c4b351a08a4533b2e5db43c0742 100644 (file)
@@ -1,5 +1,4 @@
-(* Copyright (C) 2015
-                 Free Software Foundation, Inc.  *)
+(* Copyright (C) 2015-2022 Free Software Foundation, Inc.  *)
 (* This file is part of GNU Modula-2.
 
 GNU Modula-2 is free software; you can redistribute it and/or modify it under
index 965dfb69c6a5254b0c500abe1cfcba85c4f54206..5de01ac7e685f31f2f1d9a12fea4cab991cde20b 100644 (file)
@@ -1,6 +1,6 @@
 (* mcReserved.def defines the toktype.
 
-Copyright (C) 2015-2021 Free Software Foundation, Inc.
+Copyright (C) 2015-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 83c071d0ac6fca2b5810616672a3c728bcb35e87..7778490ae0977a1f9029de8446b470826e352e3e 100644 (file)
@@ -1,6 +1,6 @@
 /* mcReserved.h provides a C version of the Modula-2 tokens.
 
-Copyright (C) 2015-2021 Free Software Foundation, Inc.
+Copyright (C) 2015-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 529fd21c3e848ba7d74130920ebb5db12128a5fb..892533bb106bd52d9b75500c64ea3dca266c0e25 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C) 2015 Free Software Foundation, Inc.  *)
+(* Copyright (C) 2015-2022 Free Software Foundation, Inc.  *)
 (* This file is part of GNU Modula-2.
 
 GNU Modula-2 is free software; you can redistribute it and/or modify it under
index 6716b071f54b4e1f4ed40116028de2fe28ff8ec7..98e69a24bd0cc5e7bda9d60662a07ec8d94965f5 100644 (file)
@@ -1,6 +1,6 @@
 (* mcSearch.def mcSearch provides a mechanism to search selected directories.
 
-Copyright (C) 2015-2021 Free Software Foundation, Inc.
+Copyright (C) 2015-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index b0665a10cc76ca149b676e0665e7d82ab664f2d1..44c60d3980e87c8baff396064eb4e8225eaab99c 100644 (file)
@@ -1,5 +1,4 @@
-(* Copyright (C) 2015
-                 Free Software Foundation, Inc.  *)
+(* Copyright (C) 2015-2022 Free Software Foundation, Inc.  *)
 (* This file is part of GNU Modula-2.
 
 GNU Modula-2 is free software; you can redistribute it and/or modify it under
index 8240376672a00181c9d482ee1038b92ec0fd8f39..ae3109a661df1573bea5771a9c1f646707822381 100644 (file)
@@ -1,6 +1,6 @@
 (* mcStack.def provides a stack data type and associated procedures.
 
-Copyright (C) 2015-2021 Free Software Foundation, Inc.
+Copyright (C) 2015-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 62788e4462b6853eb7d4a62ec791f28820411c15..c2eba3d1829cdacca3e951965c1933c1d13a900a 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C) 2015 Free Software Foundation, Inc.  *)
+(* Copyright (C) 2015-2022 Free Software Foundation, Inc.  *)
 (* This file is part of GNU Modula-2.
 
 GNU Modula-2 is free software; you can redistribute it and/or modify it under
index c56b8109644eeda400700340f4d94f7c9311d695..80afe87be0c9a0864a37db69e6bdd285753b81e3 100644 (file)
@@ -1,6 +1,6 @@
 (* mcStream.def provides an interface to create a file from fragments.
 
-Copyright (C) 2015-2021 Free Software Foundation, Inc.
+Copyright (C) 2015-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 22075cf9fdc02aecb8bee8fd2ba6d53948a0c232..8f785d5d0507052dd84189f27e67e64054e36660 100644 (file)
@@ -1,6 +1,6 @@
 (* mcStream.mod provides an interface to create a file from fragments.
 
-Copyright (C) 2015-2021 Free Software Foundation, Inc.
+Copyright (C) 2015-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 2ff729553cec201fa2dc31e10b6c2bf8ee8500d5..708886dcd573411bf709ff1ea87f1a79b0d923e2 100644 (file)
@@ -1,6 +1,6 @@
 (* mcflex.def provides a Modula-2 definition module for the C lexical.
 
-Copyright (C) 2015-2021 Free Software Foundation, Inc.
+Copyright (C) 2015-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index d56e6ed123d0cb2ed77e716094ba10c23677e807..d09669bed235a763e9569f0b971ddc13436156ab 100644 (file)
@@ -1,6 +1,6 @@
 (* mcp1.def provides an interface to the pass 1 parser.
 
-Copyright (C) 2015-2021 Free Software Foundation, Inc.
+Copyright (C) 2015-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 5ca9fa4cd4cd91ab4b992d6ac769911b46aac25e..a96afd3d21fa6be531792f8f0bcb5c1005df0be5 100644 (file)
@@ -1,6 +1,6 @@
 (* mcp2.def provides an interface to the pass 2 parser.
 
-Copyright (C) 2015-2021 Free Software Foundation, Inc.
+Copyright (C) 2015-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 249bfaaa31596b83619509e8a6a832ee5d52526b..e3a39df3397e000704dc5cc097aae7fdab6f6fb9 100644 (file)
@@ -1,6 +1,6 @@
 (* mcp3.def provides an interface to the pass 3 parser.
 
-Copyright (C) 2015-2021 Free Software Foundation, Inc.
+Copyright (C) 2015-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 209dc79c20a1965480ab215d8eae7b3462e3a1f7..ea3b8a6391398314a67b1255a78fc9c229525ff6 100644 (file)
@@ -1,6 +1,6 @@
 (* mcp4.def provides an interface to the pass 4 parser.
 
-Copyright (C) 2016-2021 Free Software Foundation, Inc.
+Copyright (C) 2016-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 7e1c28ca3c779d1b3add861cb917732d954c5391..462cfd5869d34c2592b076bc9cfcc156b1c96981 100644 (file)
@@ -1,6 +1,6 @@
 (* mcp5.def provides an interface to the pass 5 parser.
 
-Copyright (C) 2016-2021 Free Software Foundation, Inc.
+Copyright (C) 2016-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
 This file is part of GNU Modula-2.
index 15c529220a68f9fc01c16f398b95780b244ea594..87cd4f0f0c39227c04e97c47a250891bdb14057f 100644 (file)
@@ -1,6 +1,6 @@
 (* nameKey.def provides a dynamic binary tree name to key.
 
-Copyright (C) 2015-2021 Free Software Foundation, Inc.
+Copyright (C) 2015-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index cf588e69e39e8844be0d495254df2f049518a427..13762a8ab5d7fb442a906f9f8c43fc2f9535a891 100644 (file)
@@ -1,6 +1,6 @@
 (* nameKey.mod provides a dynamic binary tree name to key.
 
-Copyright (C) 2015-2021 Free Software Foundation, Inc.
+Copyright (C) 2015-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 69bf111a4b22e35356b365d86e7fbc0002d62463..62c32de37af886d488eb852aafb6cc9965fc126c 100644 (file)
@@ -1,6 +1,6 @@
 (* symbolKey.def provides binary tree operations for storing symbols.
 
-Copyright (C) 2015-2021 Free Software Foundation, Inc.
+Copyright (C) 2015-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 5fd24e3f8ab48575725ed04c26e48c729fb45fa5..6ccc2191a25c95cc667a11c4b589de78306bce52 100644 (file)
@@ -1,6 +1,6 @@
 (* symbolKey.mod provides binary tree operations for storing symbols.
 
-Copyright (C) 2015-2021 Free Software Foundation, Inc.
+Copyright (C) 2015-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 5ae390bbf6f0d98509cdc943ee2dd416985ee70e..b12b47ee16e713363d62db8e11142dc9ca3163d3 100644 (file)
@@ -1,6 +1,6 @@
 (* top.mod main top level program module for mc.
 
-Copyright (C) 2015-2021 Free Software Foundation, Inc.
+Copyright (C) 2015-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 12aa71843edbfd088ef663e4df06091a2da56578..cf2c75a1a8c5a36844b6cb61a36fee0a8580c94c 100644 (file)
@@ -1,6 +1,6 @@
 (* varargs.def provides a basic vararg facility for GNU Modula-2.
 
-Copyright (C) 2015-2021 Free Software Foundation, Inc.
+Copyright (C) 2015-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 4ef042c6907b84f3e364f9474cadb9ce954a048e..6e70c2af4258b3a2ee6bf809f727718732814220 100644 (file)
@@ -1,6 +1,6 @@
 (* varargs.mod provides a basic vararg facility for GNU Modula-2.
 
-Copyright (C) 2015-2021 Free Software Foundation, Inc.
+Copyright (C) 2015-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index ae2ce1851c5ee523addfac596cec48fbac2084fa..fb072dd980b16d0dbb2449dab3eb4c5ccc97f6e2 100644 (file)
@@ -1,6 +1,6 @@
 (* wlists.def word lists module.
 
-Copyright (C) 2015-2021 Free Software Foundation, Inc.
+Copyright (C) 2015-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 818b46950c244717328cb12da89dc635504b84be..54c2978c22e7ae60535b2ff8c2758c886738334d 100644 (file)
@@ -1,6 +1,6 @@
 (* wlists.mod word lists module.
 
-Copyright (C) 2015-2021 Free Software Foundation, Inc.
+Copyright (C) 2015-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 1ed1ed3ccfcaa22044a3d4f9bd59680c9cc6421d..46ec701371bd75c9f3a8587ec05af0ea91800b03 100644 (file)
@@ -2,7 +2,7 @@
 
 # array2index.py utility to convert static arrays into a dynamic equivalent.
 
-# Copyright (C) 2011-2021 Free Software Foundation, Inc.
+# Copyright (C) 2011-2022 Free Software Foundation, Inc.
 #
 # This file is part of GNU Modula-2.
 #
index 83fb2ad6467a9412ab51870c317384df7c924e9b..03fa210f6fe270a979d7ffa9a7529290e3e17590 100644 (file)
@@ -2,7 +2,7 @@
 # 
 # boilerplate.py utility to rewrite the boilerplate with new dates.
 # 
-# Copyright (C) 2018-2021 Free Software Foundation, Inc.
+# Copyright (C) 2018-2022 Free Software Foundation, Inc.
 # Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 # 
 # This file is part of GNU Modula-2.
index 3ac3ccea871cd0a4c5710095502c2c59e0803ca2..dce5d4c6bd36089746a803641604e6173b35f910 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2000-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
 # This file is part of GNU Modula-2.
 #
 # GNU Modula-2 is free software; you can redistribute it and/or modify
index 775acac515feb058e5f69aa52b4aab961986fa7e..612d1e2c8612c0c3a23543bf0782ae0091fc51a3 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2000-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
 # This file is part of GNU Modula-2.
 #
 # GNU Modula-2 is free software; you can redistribute it and/or modify
index ecd914e1eb431118fba4c9cc4d0ba778acb16e2f..394bcf8684d34a6e9eb12f578b4f2587fb271441 100755 (executable)
@@ -2,7 +2,7 @@
 
 # calcpath return a path which is $1/$2/$3 when $2 is relative and $2/$3 if absolute.
 
-# Copyright (C) 2021 Free Software Foundation, Inc.
+# Copyright (C) 2021-2022 Free Software Foundation, Inc.
 # Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 #
 # This file is part of GNU Modula-2.
index ecffb87f6d9eee5ad743b5d7353cbf463aa78a39..d0286595051de2fed3c1590b58e946c7b70d6c2d 100755 (executable)
@@ -3,7 +3,7 @@
 # createUlmSys creates a University of Ulm compatible SYSTEM module.
 # Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
-# Copyright (C) 2000-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
 # This file is part of GNU Modula-2.
 #
 # GNU Modula-2 is free software; you can redistribute it and/or modify
index 4c2eb2980bea41083dca1c7055d2f3ee1c76f227..8be125e43fc690909d1bee56e7241feac185d384 100755 (executable)
@@ -3,7 +3,7 @@
 # def2texi.py creates texi library documentation for all exported procedures.
 # Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 
-# Copyright (C) 2000-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
 # This file is part of GNU Modula-2.
 #
 # GNU Modula-2 is free software; you can redistribute it and/or modify
@@ -378,7 +378,7 @@ def displayModules(up, dir, build, source):
 
 
 def displayCopyright ():
-    print("@c Copyright (C) 2000-2019 Free Software Foundation, Inc.")
+    print("@c Copyright (C) 2000-2022 Free Software Foundation, Inc.")
     print("@c This file is part of GNU Modula-2.")
     print("""
 @c Permission is granted to copy, distribute and/or modify this document
index c44c28ce7a190928847e02cda5d0b05a82861733..9b5f516f3491ef2a680a4637b0d6700c0b24d656 100644 (file)
@@ -2,7 +2,7 @@
 # 
 # gensum.py a utility for summarizing the regression tests into html.
 # 
-# Copyright (C) 2007-2021 Free Software Foundation, Inc.
+# Copyright (C) 2007-2022 Free Software Foundation, Inc.
 # Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 # 
 # This file is part of GNU Modula-2.
index 5aa6b3cb117ea998be86bedf8918d0c4790a0c12..48e2c7e921b1ec98b88bbfcd0032f1df1ec17fd4 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2000-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
 # This file is part of GNU Modula-2.
 #
 # GNU Modula-2 is free software; you can redistribute it and/or modify
index a69265d61f6be16388757be9e855b9ddefa5dfd8..a9032ec69447aeff7c57f1e380df694256f17100 100755 (executable)
@@ -2,7 +2,7 @@
 
 # makeSystem creates a target SYSTEM.def using the appropriate dialect template.
 
-# Copyright (C) 2008-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 # Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 #
 # This file is part of GNU Modula-2.
index 947cc06b82ed9c3bc67b93f41f6d19089ce8c229..ff06dd45ff4e3f2bf3efab8e6786c24e488c1b32 100755 (executable)
@@ -2,7 +2,7 @@
 
 # makeconfigure deprecated
 
-# Copyright (C) 2000-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
 # Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
 #
 # GNU Modula-2 is free software; you can redistribute it and/or modify
index a6b2b2260dcb883b2fdf06dbd2ec0399f5378233..cabab1470b55cd77ca9121322f1b4b5f30172677 100755 (executable)
@@ -2,7 +2,7 @@
 
 # makeversion a script which creates the version modules.
 
-# Copyright (C) 2000-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
 
 #This file is part of GCC.
 
index 97fd7d8de7a62b5fe35fb48ab9a6e983cd0453d2..d017aec45ae81d069c6545b58e66f68c21e56e15 100644 (file)
@@ -1,6 +1,6 @@
 /* mklink.c creates startup code and the link command line.
 
-Copyright (C) 2000-2021 Free Software Foundation, Inc.
+Copyright (C) 2000-2022 Free Software Foundation, Inc.
 Contributed by Gaius Mulley <gaius@glam.ac.uk>.
 
 This file is part of GNU Modula-2.
index 8b42f67b5a70f7c0f1b1855306e0147f2e351caa..e12efb904aacb77ac5e76b87ddb40b597b1f4deb 100644 (file)
@@ -2,7 +2,7 @@
 
 # utility to tidy dates and detect lack of copyright.
 
-# Copyright (C) 2016-2021 Free Software Foundation, Inc.
+# Copyright (C) 2016-2022 Free Software Foundation, Inc.
 #
 # This file is part of GNU Modula-2.
 #
This page took 0.363119 seconds and 5 git commands to generate.