diff options
Diffstat (limited to 'gcc/m2')
829 files changed, 850 insertions, 850 deletions
diff --git a/gcc/m2/COPYING.FDL b/gcc/m2/COPYING.FDL index 9854856..8fcf1c0 100644 --- a/gcc/m2/COPYING.FDL +++ b/gcc/m2/COPYING.FDL @@ -2,7 +2,7 @@ Version 1.2, November 2002 - Copyright (C) 2000-2022 Free Software Foundation, Inc. + Copyright (C) 2000-2023 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. diff --git a/gcc/m2/COPYING.RUNTIME b/gcc/m2/COPYING.RUNTIME index 649af5e..4bab68d 100644 --- a/gcc/m2/COPYING.RUNTIME +++ b/gcc/m2/COPYING.RUNTIME @@ -2,7 +2,7 @@ GCC RUNTIME LIBRARY EXCEPTION Version 3.1, 31 March 2009 -Copyright (C) 2009-2022 Free Software Foundation, Inc. <http://fsf.org/> +Copyright (C) 2009-2023 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. diff --git a/gcc/m2/Make-lang.in b/gcc/m2/Make-lang.in index 63ae5cb..367be8e 100644 --- a/gcc/m2/Make-lang.in +++ b/gcc/m2/Make-lang.in @@ -1,6 +1,6 @@ # Top level -*- makefile -*- fragment for GNU M2. -# Copyright (C) 2000-2022 Free Software Foundation, Inc. +# Copyright (C) 2000-2023 Free Software Foundation, Inc. #This file is part of GCC. diff --git a/gcc/m2/Make-maintainer.in b/gcc/m2/Make-maintainer.in index b41f585..fdb0758 100644 --- a/gcc/m2/Make-maintainer.in +++ b/gcc/m2/Make-maintainer.in @@ -1,6 +1,6 @@ # Make-maintainer.in build support tools for GNU M2. -# Copyright (C) 2022 Free Software Foundation, Inc. +# Copyright (C) 2022-2023 Free Software Foundation, Inc. #This file is part of GCC. diff --git a/gcc/m2/config-lang.in b/gcc/m2/config-lang.in index d2afff2..50a66a9 100644 --- a/gcc/m2/config-lang.in +++ b/gcc/m2/config-lang.in @@ -1,5 +1,5 @@ # Top level configure fragment for GNU Modula-2. -# Copyright (C) 2000-2022 Free Software Foundation, Inc. +# Copyright (C) 2000-2023 Free Software Foundation, Inc. # This file is part of GCC. diff --git a/gcc/m2/configure.ac b/gcc/m2/configure.ac index 5583af7..a9c952a 100644 --- a/gcc/m2/configure.ac +++ b/gcc/m2/configure.ac @@ -1,6 +1,6 @@ # configure.ac provides gm2spec.c with access to config values. -# Copyright (C) 2001-2022 Free Software Foundation, Inc. +# Copyright (C) 2001-2023 Free Software Foundation, Inc. # Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. # GCC is free software; you can redistribute it and/or modify diff --git a/gcc/m2/gm2-compiler/CLexBuf.def b/gcc/m2/gm2-compiler/CLexBuf.def index 7718c35..8fc7ab3 100644 --- a/gcc/m2/gm2-compiler/CLexBuf.def +++ b/gcc/m2/gm2-compiler/CLexBuf.def @@ -1,6 +1,6 @@ (* CLexBuf.def provides a lexical buffer for clex. -Copyright (C) 2003-2022 Free Software Foundation, Inc. +Copyright (C) 2003-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/CLexBuf.mod b/gcc/m2/gm2-compiler/CLexBuf.mod index d3a60ed..cb57f4c 100644 --- a/gcc/m2/gm2-compiler/CLexBuf.mod +++ b/gcc/m2/gm2-compiler/CLexBuf.mod @@ -1,6 +1,6 @@ (* CLexBuf.mod provides a lexical buffer for clex. -Copyright (C) 2003-2022 Free Software Foundation, Inc. +Copyright (C) 2003-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/FifoQueue.def b/gcc/m2/gm2-compiler/FifoQueue.def index 4f61151..f43130a 100644 --- a/gcc/m2/gm2-compiler/FifoQueue.def +++ b/gcc/m2/gm2-compiler/FifoQueue.def @@ -1,6 +1,6 @@ (* FifoQueue.def provides a simple fifo queue. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/FifoQueue.mod b/gcc/m2/gm2-compiler/FifoQueue.mod index 31b0c7b..ed88486 100644 --- a/gcc/m2/gm2-compiler/FifoQueue.mod +++ b/gcc/m2/gm2-compiler/FifoQueue.mod @@ -1,6 +1,6 @@ (* FifoQueue.mod provides a simple fifo queue. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/Lists.def b/gcc/m2/gm2-compiler/Lists.def index a602214..5032c28 100644 --- a/gcc/m2/gm2-compiler/Lists.def +++ b/gcc/m2/gm2-compiler/Lists.def @@ -1,6 +1,6 @@ (* Lists.def provides an unordered list manipulation package. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/Lists.mod b/gcc/m2/gm2-compiler/Lists.mod index c9b54b4..0299643 100644 --- a/gcc/m2/gm2-compiler/Lists.mod +++ b/gcc/m2/gm2-compiler/Lists.mod @@ -1,6 +1,6 @@ (* Lists.mod provides an unordered list manipulation package. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2ALU.def b/gcc/m2/gm2-compiler/M2ALU.def index c4369e9..e6fe58d 100644 --- a/gcc/m2/gm2-compiler/M2ALU.def +++ b/gcc/m2/gm2-compiler/M2ALU.def @@ -1,6 +1,6 @@ (* M2ALU.def gcc implementation of the M2ALU module. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2ALU.mod b/gcc/m2/gm2-compiler/M2ALU.mod index 8d33b34..678f310 100644 --- a/gcc/m2/gm2-compiler/M2ALU.mod +++ b/gcc/m2/gm2-compiler/M2ALU.mod @@ -1,6 +1,6 @@ (* M2ALU.mod gcc implementation of the M2ALU module. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2AsmUtil.def b/gcc/m2/gm2-compiler/M2AsmUtil.def index ab93f32..45cae70 100644 --- a/gcc/m2/gm2-compiler/M2AsmUtil.def +++ b/gcc/m2/gm2-compiler/M2AsmUtil.def @@ -1,6 +1,6 @@ (* M2AsmUtil.def provides asm symbol name conversion. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2AsmUtil.mod b/gcc/m2/gm2-compiler/M2AsmUtil.mod index 3440b1d..da42414 100644 --- a/gcc/m2/gm2-compiler/M2AsmUtil.mod +++ b/gcc/m2/gm2-compiler/M2AsmUtil.mod @@ -1,6 +1,6 @@ (* M2AsmUtil.mod provides utilities relating symbols in the SymbolTable. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Base.def b/gcc/m2/gm2-compiler/M2Base.def index e15fd09..3cc1155 100644 --- a/gcc/m2/gm2-compiler/M2Base.def +++ b/gcc/m2/gm2-compiler/M2Base.def @@ -1,6 +1,6 @@ (* M2Base.def provides a mechanism to check fundamental types. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Base.mod b/gcc/m2/gm2-compiler/M2Base.mod index d5a0ccf..3436d17 100644 --- a/gcc/m2/gm2-compiler/M2Base.mod +++ b/gcc/m2/gm2-compiler/M2Base.mod @@ -1,6 +1,6 @@ (* M2Base.mod provides a mechanism to check fundamental types. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2BasicBlock.def b/gcc/m2/gm2-compiler/M2BasicBlock.def index e03a488..44606dd 100644 --- a/gcc/m2/gm2-compiler/M2BasicBlock.def +++ b/gcc/m2/gm2-compiler/M2BasicBlock.def @@ -1,6 +1,6 @@ (* M2BasicBlock.def converts a scope block into a list of basic blocks. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2BasicBlock.mod b/gcc/m2/gm2-compiler/M2BasicBlock.mod index 0bc692a..61eb613 100644 --- a/gcc/m2/gm2-compiler/M2BasicBlock.mod +++ b/gcc/m2/gm2-compiler/M2BasicBlock.mod @@ -1,6 +1,6 @@ (* M2BasicBlock.mod converts a scope block into a list of basic blocks. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Batch.def b/gcc/m2/gm2-compiler/M2Batch.def index ff4ae85..8316f8e 100644 --- a/gcc/m2/gm2-compiler/M2Batch.def +++ b/gcc/m2/gm2-compiler/M2Batch.def @@ -1,6 +1,6 @@ (* M2Batch.def implements a queue for modules pending compilation. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Batch.mod b/gcc/m2/gm2-compiler/M2Batch.mod index 360ac57..85cc640 100644 --- a/gcc/m2/gm2-compiler/M2Batch.mod +++ b/gcc/m2/gm2-compiler/M2Batch.mod @@ -1,6 +1,6 @@ (* M2Batch.mod implements a queue for modules pending compilation. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Bitset.def b/gcc/m2/gm2-compiler/M2Bitset.def index faf14ac..7d30960 100644 --- a/gcc/m2/gm2-compiler/M2Bitset.def +++ b/gcc/m2/gm2-compiler/M2Bitset.def @@ -1,6 +1,6 @@ (* M2Bitset.def provides the BITSET type. -Copyright (C) 2003-2022 Free Software Foundation, Inc. +Copyright (C) 2003-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Bitset.mod b/gcc/m2/gm2-compiler/M2Bitset.mod index 71c44a3..91d8f54 100644 --- a/gcc/m2/gm2-compiler/M2Bitset.mod +++ b/gcc/m2/gm2-compiler/M2Bitset.mod @@ -1,6 +1,6 @@ (* M2Bitset.mod provides the BITSET type. -Copyright (C) 2003-2022 Free Software Foundation, Inc. +Copyright (C) 2003-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2CaseList.def b/gcc/m2/gm2-compiler/M2CaseList.def index 3033ca5..224ad57 100644 --- a/gcc/m2/gm2-compiler/M2CaseList.def +++ b/gcc/m2/gm2-compiler/M2CaseList.def @@ -1,6 +1,6 @@ (* M2CaseList.def implement ISO case label lists. -Copyright (C) 2009-2022 Free Software Foundation, Inc. +Copyright (C) 2009-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2CaseList.mod b/gcc/m2/gm2-compiler/M2CaseList.mod index 060d16c..a478c88 100644 --- a/gcc/m2/gm2-compiler/M2CaseList.mod +++ b/gcc/m2/gm2-compiler/M2CaseList.mod @@ -1,6 +1,6 @@ (* M2CaseList.mod implement ISO case label lists. -Copyright (C) 2009-2022 Free Software Foundation, Inc. +Copyright (C) 2009-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Check.def b/gcc/m2/gm2-compiler/M2Check.def index 5222e32..5c03383 100644 --- a/gcc/m2/gm2-compiler/M2Check.def +++ b/gcc/m2/gm2-compiler/M2Check.def @@ -1,6 +1,6 @@ (* M2Check.def perform rigerous type checking for fully declared symbols. -Copyright (C) 2020-2022 Free Software Foundation, Inc. +Copyright (C) 2020-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Check.mod b/gcc/m2/gm2-compiler/M2Check.mod index a2ce726..f7e72d3 100644 --- a/gcc/m2/gm2-compiler/M2Check.mod +++ b/gcc/m2/gm2-compiler/M2Check.mod @@ -1,6 +1,6 @@ (* M2Check.mod perform rigerous type checking for fully declared symbols. -Copyright (C) 2020-2022 Free Software Foundation, Inc. +Copyright (C) 2020-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Code.def b/gcc/m2/gm2-compiler/M2Code.def index caf0cf5..1b2a408 100644 --- a/gcc/m2/gm2-compiler/M2Code.def +++ b/gcc/m2/gm2-compiler/M2Code.def @@ -1,6 +1,6 @@ (* M2Code.def coordinate the activity of the front end. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Code.mod b/gcc/m2/gm2-compiler/M2Code.mod index 1d0c330..6965b44 100644 --- a/gcc/m2/gm2-compiler/M2Code.mod +++ b/gcc/m2/gm2-compiler/M2Code.mod @@ -1,6 +1,6 @@ (* M2Code.mod coordinate the activity of the front end. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2ColorString.def b/gcc/m2/gm2-compiler/M2ColorString.def index 00a8978..a3bab62 100644 --- a/gcc/m2/gm2-compiler/M2ColorString.def +++ b/gcc/m2/gm2-compiler/M2ColorString.def @@ -1,6 +1,6 @@ (* M2ColorString.def provides procedures for obtaining GCC color strings. -Copyright (C) 2019-2022 Free Software Foundation, Inc. +Copyright (C) 2019-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2ColorString.mod b/gcc/m2/gm2-compiler/M2ColorString.mod index 3f12039..f0ba796 100644 --- a/gcc/m2/gm2-compiler/M2ColorString.mod +++ b/gcc/m2/gm2-compiler/M2ColorString.mod @@ -1,6 +1,6 @@ (* M2ColorString.mod provides procedures for obtaining GCC color strings. -Copyright (C) 2019-2022 Free Software Foundation, Inc. +Copyright (C) 2019-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Comp.def b/gcc/m2/gm2-compiler/M2Comp.def index e343ba0..db24a71 100644 --- a/gcc/m2/gm2-compiler/M2Comp.def +++ b/gcc/m2/gm2-compiler/M2Comp.def @@ -1,6 +1,6 @@ (* M2Comp.def continually calls the compiler for every source file. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Comp.mod b/gcc/m2/gm2-compiler/M2Comp.mod index d9840f9..fd5ea1b 100644 --- a/gcc/m2/gm2-compiler/M2Comp.mod +++ b/gcc/m2/gm2-compiler/M2Comp.mod @@ -1,6 +1,6 @@ (* M2Comp.mod continually calls the compiler for every source file. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Const.def b/gcc/m2/gm2-compiler/M2Const.def index 7c186af..1c93cac 100644 --- a/gcc/m2/gm2-compiler/M2Const.def +++ b/gcc/m2/gm2-compiler/M2Const.def @@ -1,6 +1,6 @@ (* M2Const.def maintain and resolve the types of constants. -Copyright (C) 2010-2022 Free Software Foundation, Inc. +Copyright (C) 2010-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Const.mod b/gcc/m2/gm2-compiler/M2Const.mod index 586b2f8..290e271 100644 --- a/gcc/m2/gm2-compiler/M2Const.mod +++ b/gcc/m2/gm2-compiler/M2Const.mod @@ -1,6 +1,6 @@ (* M2Const.mod maintain and resolve the types of constants. -Copyright (C) 2010-2022 Free Software Foundation, Inc. +Copyright (C) 2010-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Debug.def b/gcc/m2/gm2-compiler/M2Debug.def index 91c1650..49d45a2 100644 --- a/gcc/m2/gm2-compiler/M2Debug.def +++ b/gcc/m2/gm2-compiler/M2Debug.def @@ -1,6 +1,6 @@ (* M2Debug.def simple debugging facilities in the Modula-2 compiler. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Debug.mod b/gcc/m2/gm2-compiler/M2Debug.mod index 360f389..7f36ab7 100644 --- a/gcc/m2/gm2-compiler/M2Debug.mod +++ b/gcc/m2/gm2-compiler/M2Debug.mod @@ -1,6 +1,6 @@ (* M2Debug.mod simple debugging facilities in the Modula-2 compiler. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2DebugStack.def b/gcc/m2/gm2-compiler/M2DebugStack.def index 26c54e6..a305ed7 100644 --- a/gcc/m2/gm2-compiler/M2DebugStack.def +++ b/gcc/m2/gm2-compiler/M2DebugStack.def @@ -1,6 +1,6 @@ (* M2DebugStack.def display parameter stack. -Copyright (C) 2011-2022 Free Software Foundation, Inc. +Copyright (C) 2011-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2DebugStack.mod b/gcc/m2/gm2-compiler/M2DebugStack.mod index 4015cf7..cc5043b 100644 --- a/gcc/m2/gm2-compiler/M2DebugStack.mod +++ b/gcc/m2/gm2-compiler/M2DebugStack.mod @@ -1,6 +1,6 @@ (* M2DebugStack.mod display parameter stack. -Copyright (C) 2011-2022 Free Software Foundation, Inc. +Copyright (C) 2011-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Defaults.def b/gcc/m2/gm2-compiler/M2Defaults.def index 7a3d477..eac4b3a 100644 --- a/gcc/m2/gm2-compiler/M2Defaults.def +++ b/gcc/m2/gm2-compiler/M2Defaults.def @@ -1,6 +1,6 @@ (* M2Defaults.def provides path and argument defaults. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Defaults.mod b/gcc/m2/gm2-compiler/M2Defaults.mod index 8d03760..17b6ead 100644 --- a/gcc/m2/gm2-compiler/M2Defaults.mod +++ b/gcc/m2/gm2-compiler/M2Defaults.mod @@ -1,6 +1,6 @@ (* M2Defaults.mod provides path and argument defaults. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2DriverOptions.def b/gcc/m2/gm2-compiler/M2DriverOptions.def index 9414675..e7bcb58 100644 --- a/gcc/m2/gm2-compiler/M2DriverOptions.def +++ b/gcc/m2/gm2-compiler/M2DriverOptions.def @@ -1,6 +1,6 @@ (* M2DriverOptions.def provides procedures to handle driver options. -Copyright (C) 2011-2022 Free Software Foundation, Inc. +Copyright (C) 2011-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2DriverOptions.mod b/gcc/m2/gm2-compiler/M2DriverOptions.mod index e3971e6..609b00f 100644 --- a/gcc/m2/gm2-compiler/M2DriverOptions.mod +++ b/gcc/m2/gm2-compiler/M2DriverOptions.mod @@ -1,6 +1,6 @@ (* M2DriverOptions.mod provides procedures to handle driver options. -Copyright (C) 2011-2022 Free Software Foundation, Inc. +Copyright (C) 2011-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Emit.def b/gcc/m2/gm2-compiler/M2Emit.def index 194de3a..d4ae714 100644 --- a/gcc/m2/gm2-compiler/M2Emit.def +++ b/gcc/m2/gm2-compiler/M2Emit.def @@ -1,6 +1,6 @@ (* M2Emit.def connects Modula-2 error reporting to GCC. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Emit.mod b/gcc/m2/gm2-compiler/M2Emit.mod index 4b4026e..bcd8119 100644 --- a/gcc/m2/gm2-compiler/M2Emit.mod +++ b/gcc/m2/gm2-compiler/M2Emit.mod @@ -1,6 +1,6 @@ (* M2Emit.mod issue errors to the GCC error reporting substructure. -Copyright (C) 2019-2022 Free Software Foundation, Inc. +Copyright (C) 2019-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Error.def b/gcc/m2/gm2-compiler/M2Error.def index 8521113..efb808e 100644 --- a/gcc/m2/gm2-compiler/M2Error.def +++ b/gcc/m2/gm2-compiler/M2Error.def @@ -1,6 +1,6 @@ (* M2Error.def error reporting interface. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Error.mod b/gcc/m2/gm2-compiler/M2Error.mod index 6df9b66..47c4c39 100644 --- a/gcc/m2/gm2-compiler/M2Error.mod +++ b/gcc/m2/gm2-compiler/M2Error.mod @@ -1,6 +1,6 @@ (* M2Error.mod error reporting interface. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2EvalSym.def b/gcc/m2/gm2-compiler/M2EvalSym.def index d8b2c42..9b10b66 100644 --- a/gcc/m2/gm2-compiler/M2EvalSym.def +++ b/gcc/m2/gm2-compiler/M2EvalSym.def @@ -1,6 +1,6 @@ (* M2EvalSym.def Evaluates all the symbol values within the symbol table. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2FileName.def b/gcc/m2/gm2-compiler/M2FileName.def index 31b5a08..257b465 100644 --- a/gcc/m2/gm2-compiler/M2FileName.def +++ b/gcc/m2/gm2-compiler/M2FileName.def @@ -1,6 +1,6 @@ (* M2FileName.def construct file names. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2FileName.mod b/gcc/m2/gm2-compiler/M2FileName.mod index 0a40c68..45a77f8 100644 --- a/gcc/m2/gm2-compiler/M2FileName.mod +++ b/gcc/m2/gm2-compiler/M2FileName.mod @@ -1,6 +1,6 @@ (* M2FileName.mod construct file names. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2GCCDeclare.def b/gcc/m2/gm2-compiler/M2GCCDeclare.def index 5938410..2215b54 100644 --- a/gcc/m2/gm2-compiler/M2GCCDeclare.def +++ b/gcc/m2/gm2-compiler/M2GCCDeclare.def @@ -1,6 +1,6 @@ (* M2GCCDeclare.def declares Modula-2 types to GCC. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2GCCDeclare.mod b/gcc/m2/gm2-compiler/M2GCCDeclare.mod index d784fbc..fa27cb4 100644 --- a/gcc/m2/gm2-compiler/M2GCCDeclare.mod +++ b/gcc/m2/gm2-compiler/M2GCCDeclare.mod @@ -1,6 +1,6 @@ (* M2GCCDeclare.mod declares Modula-2 types to GCC. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2GenGCC.def b/gcc/m2/gm2-compiler/M2GenGCC.def index 70e0418..e29649d 100644 --- a/gcc/m2/gm2-compiler/M2GenGCC.def +++ b/gcc/m2/gm2-compiler/M2GenGCC.def @@ -1,6 +1,6 @@ (* M2GenGCC.def convert the quadruples into GCC trees. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2GenGCC.mod b/gcc/m2/gm2-compiler/M2GenGCC.mod index 89c0358..f32f7ee 100644 --- a/gcc/m2/gm2-compiler/M2GenGCC.mod +++ b/gcc/m2/gm2-compiler/M2GenGCC.mod @@ -1,6 +1,6 @@ (* M2GenGCC.mod convert the quadruples into GCC trees. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Graph.def b/gcc/m2/gm2-compiler/M2Graph.def index 261e46f..e03b9af 100644 --- a/gcc/m2/gm2-compiler/M2Graph.def +++ b/gcc/m2/gm2-compiler/M2Graph.def @@ -1,6 +1,6 @@ (* M2Graph.def maintains the dependancy graph depth. -Copyright (C) 2022 Free Software Foundation, Inc. +Copyright (C) 2022-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Graph.mod b/gcc/m2/gm2-compiler/M2Graph.mod index 489186a..7140d28 100644 --- a/gcc/m2/gm2-compiler/M2Graph.mod +++ b/gcc/m2/gm2-compiler/M2Graph.mod @@ -1,6 +1,6 @@ (* M2Graph.mod maintains the dependancy graph depth. -Copyright (C) 2022 Free Software Foundation, Inc. +Copyright (C) 2022-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Lex.def b/gcc/m2/gm2-compiler/M2Lex.def index 34a2b2e..0e5f266 100644 --- a/gcc/m2/gm2-compiler/M2Lex.def +++ b/gcc/m2/gm2-compiler/M2Lex.def @@ -1,6 +1,6 @@ (* M2Lex.def provides a non tokenised lexical analyser. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Lex.mod b/gcc/m2/gm2-compiler/M2Lex.mod index a38e1bc..e84c503 100644 --- a/gcc/m2/gm2-compiler/M2Lex.mod +++ b/gcc/m2/gm2-compiler/M2Lex.mod @@ -1,6 +1,6 @@ (* M2Lex.mod provides a non tokenised lexical analyser. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2LexBuf.def b/gcc/m2/gm2-compiler/M2LexBuf.def index 038b30b..196d602 100644 --- a/gcc/m2/gm2-compiler/M2LexBuf.def +++ b/gcc/m2/gm2-compiler/M2LexBuf.def @@ -1,6 +1,6 @@ (* M2LexBuf.def provides a buffer for m2.lex. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2LexBuf.mod b/gcc/m2/gm2-compiler/M2LexBuf.mod index eaf938c..a557f4e 100644 --- a/gcc/m2/gm2-compiler/M2LexBuf.mod +++ b/gcc/m2/gm2-compiler/M2LexBuf.mod @@ -1,6 +1,6 @@ (* M2LexBuf.mod provides a buffer for m2.lex. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2MetaError.def b/gcc/m2/gm2-compiler/M2MetaError.def index c6ad21d..481f818 100644 --- a/gcc/m2/gm2-compiler/M2MetaError.def +++ b/gcc/m2/gm2-compiler/M2MetaError.def @@ -1,6 +1,6 @@ (* M2MetaError.def provides a set of high level error routines. -Copyright (C) 2008-2022 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2MetaError.mod b/gcc/m2/gm2-compiler/M2MetaError.mod index 08c0985..5f794a2 100644 --- a/gcc/m2/gm2-compiler/M2MetaError.mod +++ b/gcc/m2/gm2-compiler/M2MetaError.mod @@ -1,6 +1,6 @@ (* M2MetaError.mod provides a set of high level error routines. -Copyright (C) 2008-2022 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Optimize.def b/gcc/m2/gm2-compiler/M2Optimize.def index a0aeb07..e7a1b0f 100644 --- a/gcc/m2/gm2-compiler/M2Optimize.def +++ b/gcc/m2/gm2-compiler/M2Optimize.def @@ -1,6 +1,6 @@ (* M2Optimize.def removes redundant quadruples. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Optimize.mod b/gcc/m2/gm2-compiler/M2Optimize.mod index baf5177..ca03092 100644 --- a/gcc/m2/gm2-compiler/M2Optimize.mod +++ b/gcc/m2/gm2-compiler/M2Optimize.mod @@ -1,6 +1,6 @@ (* M2Optimize.mod removes redundant quadruples. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Options.def b/gcc/m2/gm2-compiler/M2Options.def index 7e0ea4c..e7b34cf 100644 --- a/gcc/m2/gm2-compiler/M2Options.def +++ b/gcc/m2/gm2-compiler/M2Options.def @@ -1,6 +1,6 @@ (* M2Options.def initializes the user options. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Options.mod b/gcc/m2/gm2-compiler/M2Options.mod index 5e2eb57..f046e29 100644 --- a/gcc/m2/gm2-compiler/M2Options.mod +++ b/gcc/m2/gm2-compiler/M2Options.mod @@ -1,6 +1,6 @@ (* M2Options.mod initializes the user options. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Pass.def b/gcc/m2/gm2-compiler/M2Pass.def index baa8c71..59caa15 100644 --- a/gcc/m2/gm2-compiler/M2Pass.def +++ b/gcc/m2/gm2-compiler/M2Pass.def @@ -1,6 +1,6 @@ (* M2Pass.def provides setting and testing of the current pass. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Pass.mod b/gcc/m2/gm2-compiler/M2Pass.mod index 59c0203..ab21167 100644 --- a/gcc/m2/gm2-compiler/M2Pass.mod +++ b/gcc/m2/gm2-compiler/M2Pass.mod @@ -1,6 +1,6 @@ (* M2Pass.mod provides setting and testing of the current pass. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Preprocess.def b/gcc/m2/gm2-compiler/M2Preprocess.def index 7f8d798..08fe192 100644 --- a/gcc/m2/gm2-compiler/M2Preprocess.def +++ b/gcc/m2/gm2-compiler/M2Preprocess.def @@ -1,6 +1,6 @@ (* M2Preprocess.def provides a mechanism to invoke the C preprocessor. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Preprocess.mod b/gcc/m2/gm2-compiler/M2Preprocess.mod index 44a688d..eb08015 100644 --- a/gcc/m2/gm2-compiler/M2Preprocess.mod +++ b/gcc/m2/gm2-compiler/M2Preprocess.mod @@ -1,6 +1,6 @@ (* M2Preprocess.mod provides a mechanism to invoke the C preprocessor. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Printf.def b/gcc/m2/gm2-compiler/M2Printf.def index 470307c..8facfd3 100644 --- a/gcc/m2/gm2-compiler/M2Printf.def +++ b/gcc/m2/gm2-compiler/M2Printf.def @@ -1,6 +1,6 @@ (* M2Printf.def provides a simple printf capability. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Printf.mod b/gcc/m2/gm2-compiler/M2Printf.mod index 8f7c98a..a35de84 100644 --- a/gcc/m2/gm2-compiler/M2Printf.mod +++ b/gcc/m2/gm2-compiler/M2Printf.mod @@ -1,6 +1,6 @@ (* M2Printf.mod provides a simple printf capability. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Quads.def b/gcc/m2/gm2-compiler/M2Quads.def index 797d5fc..f1b841e 100644 --- a/gcc/m2/gm2-compiler/M2Quads.def +++ b/gcc/m2/gm2-compiler/M2Quads.def @@ -1,6 +1,6 @@ (* M2Quads.def generates quadruples. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Quads.mod b/gcc/m2/gm2-compiler/M2Quads.mod index 9006f30..263fb7c 100644 --- a/gcc/m2/gm2-compiler/M2Quads.mod +++ b/gcc/m2/gm2-compiler/M2Quads.mod @@ -1,6 +1,6 @@ (* M2Quads.mod generates quadruples. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Quiet.def b/gcc/m2/gm2-compiler/M2Quiet.def index ec215f6..bd7c10e 100644 --- a/gcc/m2/gm2-compiler/M2Quiet.def +++ b/gcc/m2/gm2-compiler/M2Quiet.def @@ -1,6 +1,6 @@ (* M2Quiet.def provides a wrapper to M2Printf. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Quiet.mod b/gcc/m2/gm2-compiler/M2Quiet.mod index b473208..9bb03cf 100644 --- a/gcc/m2/gm2-compiler/M2Quiet.mod +++ b/gcc/m2/gm2-compiler/M2Quiet.mod @@ -1,6 +1,6 @@ (* M2Quiet.mod provides a wrapper to M2Printf. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Range.def b/gcc/m2/gm2-compiler/M2Range.def index d2bc4f6..2512791 100644 --- a/gcc/m2/gm2-compiler/M2Range.def +++ b/gcc/m2/gm2-compiler/M2Range.def @@ -1,6 +1,6 @@ (* M2Range.def exports procedures which maintain the range checking. -Copyright (C) 2008-2022 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Range.mod b/gcc/m2/gm2-compiler/M2Range.mod index fa84515..0f8678e 100644 --- a/gcc/m2/gm2-compiler/M2Range.mod +++ b/gcc/m2/gm2-compiler/M2Range.mod @@ -1,6 +1,6 @@ (* M2Range.mod exports procedures which maintain the range checking. -Copyright (C) 2008-2022 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Reserved.def b/gcc/m2/gm2-compiler/M2Reserved.def index 0f63245..4be4645 100644 --- a/gcc/m2/gm2-compiler/M2Reserved.def +++ b/gcc/m2/gm2-compiler/M2Reserved.def @@ -1,6 +1,6 @@ (* M2Reserved.def determines is a token is a reserved word. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Reserved.mod b/gcc/m2/gm2-compiler/M2Reserved.mod index e5918a6..1e6c5a9 100644 --- a/gcc/m2/gm2-compiler/M2Reserved.mod +++ b/gcc/m2/gm2-compiler/M2Reserved.mod @@ -1,6 +1,6 @@ (* M2Reserved.mod determines is a token is a reserved word. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2SSA.mod b/gcc/m2/gm2-compiler/M2SSA.mod index e2fba18..9f11c18 100644 --- a/gcc/m2/gm2-compiler/M2SSA.mod +++ b/gcc/m2/gm2-compiler/M2SSA.mod @@ -1,6 +1,6 @@ (* M2SSA.mod discover very obvious single assignment temporaries. -Copyright (C) 2021-2022 Free Software Foundation, Inc. +Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Scaffold.def b/gcc/m2/gm2-compiler/M2Scaffold.def index 48a47c5..87e16d95 100644 --- a/gcc/m2/gm2-compiler/M2Scaffold.def +++ b/gcc/m2/gm2-compiler/M2Scaffold.def @@ -1,6 +1,6 @@ (* M2Scaffold.def declare and create scaffold entities. -Copyright (C) 2022 Free Software Foundation, Inc. +Copyright (C) 2022-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Scaffold.mod b/gcc/m2/gm2-compiler/M2Scaffold.mod index ea8cddf..a2a6250 100644 --- a/gcc/m2/gm2-compiler/M2Scaffold.mod +++ b/gcc/m2/gm2-compiler/M2Scaffold.mod @@ -1,6 +1,6 @@ (* M2Scaffold.mod declare and create scaffold entities. -Copyright (C) 2022 Free Software Foundation, Inc. +Copyright (C) 2022-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Scope.def b/gcc/m2/gm2-compiler/M2Scope.def index 66212a3..9aed024 100644 --- a/gcc/m2/gm2-compiler/M2Scope.def +++ b/gcc/m2/gm2-compiler/M2Scope.def @@ -1,6 +1,6 @@ (* M2Scope.def derive the subset of quadruples for each scope. -Copyright (C) 2003-2022 Free Software Foundation, Inc. +Copyright (C) 2003-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Scope.mod b/gcc/m2/gm2-compiler/M2Scope.mod index ee87897..d840bf5 100644 --- a/gcc/m2/gm2-compiler/M2Scope.mod +++ b/gcc/m2/gm2-compiler/M2Scope.mod @@ -1,6 +1,6 @@ (* M2Scope.mod derive the subset of quadruples for each scope. -Copyright (C) 2003-2022 Free Software Foundation, Inc. +Copyright (C) 2003-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Search.def b/gcc/m2/gm2-compiler/M2Search.def index 0baed2d..9bed7eb 100644 --- a/gcc/m2/gm2-compiler/M2Search.def +++ b/gcc/m2/gm2-compiler/M2Search.def @@ -1,6 +1,6 @@ (* M2Search.def provides a mechanism to search selected directories. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Search.mod b/gcc/m2/gm2-compiler/M2Search.mod index 3a1ae88..e2dd82d 100644 --- a/gcc/m2/gm2-compiler/M2Search.mod +++ b/gcc/m2/gm2-compiler/M2Search.mod @@ -1,6 +1,6 @@ (* M2Search.mod provides a mechanism to search selected directories. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Size.def b/gcc/m2/gm2-compiler/M2Size.def index 74a1c81..0596e5b 100644 --- a/gcc/m2/gm2-compiler/M2Size.def +++ b/gcc/m2/gm2-compiler/M2Size.def @@ -1,6 +1,6 @@ (* M2Size.def exports the standard function SIZE. -Copyright (C) 2003-2022 Free Software Foundation, Inc. +Copyright (C) 2003-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Size.mod b/gcc/m2/gm2-compiler/M2Size.mod index 0e85c6f..20b69fd 100644 --- a/gcc/m2/gm2-compiler/M2Size.mod +++ b/gcc/m2/gm2-compiler/M2Size.mod @@ -1,6 +1,6 @@ (* M2Size.mod exports the standard function SIZE. -Copyright (C) 2003-2022 Free Software Foundation, Inc. +Copyright (C) 2003-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2StackAddress.def b/gcc/m2/gm2-compiler/M2StackAddress.def index 70cbbea..32ae575 100644 --- a/gcc/m2/gm2-compiler/M2StackAddress.def +++ b/gcc/m2/gm2-compiler/M2StackAddress.def @@ -1,6 +1,6 @@ (* M2StackAddress.def provides a generic stack for ADDRESS sized objects. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2StackAddress.mod b/gcc/m2/gm2-compiler/M2StackAddress.mod index ff6f676..629d7a5 100644 --- a/gcc/m2/gm2-compiler/M2StackAddress.mod +++ b/gcc/m2/gm2-compiler/M2StackAddress.mod @@ -1,6 +1,6 @@ (* M2StackAddress.mod provides a generic stack for ADDRESS sized objects. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2StackWord.def b/gcc/m2/gm2-compiler/M2StackWord.def index 0540f19..1a01888 100644 --- a/gcc/m2/gm2-compiler/M2StackWord.def +++ b/gcc/m2/gm2-compiler/M2StackWord.def @@ -1,6 +1,6 @@ (* M2StackWord.def provides a generic stack for WORD sized objects. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2StackWord.mod b/gcc/m2/gm2-compiler/M2StackWord.mod index 73d627b..a58c544 100644 --- a/gcc/m2/gm2-compiler/M2StackWord.mod +++ b/gcc/m2/gm2-compiler/M2StackWord.mod @@ -1,6 +1,6 @@ (* M2StackWord.mod provides a generic stack for WORD sized objects. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Students.def b/gcc/m2/gm2-compiler/M2Students.def index d34d902..321a2ef 100644 --- a/gcc/m2/gm2-compiler/M2Students.def +++ b/gcc/m2/gm2-compiler/M2Students.def @@ -1,6 +1,6 @@ (* M2Students.def checks for new programmer errors. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Students.mod b/gcc/m2/gm2-compiler/M2Students.mod index 20e375f..b5046fa 100644 --- a/gcc/m2/gm2-compiler/M2Students.mod +++ b/gcc/m2/gm2-compiler/M2Students.mod @@ -1,6 +1,6 @@ (* M2Students.mod checks for new programmer errors. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Swig.def b/gcc/m2/gm2-compiler/M2Swig.def index 5c44618..a6cd743 100644 --- a/gcc/m2/gm2-compiler/M2Swig.def +++ b/gcc/m2/gm2-compiler/M2Swig.def @@ -1,6 +1,6 @@ (* M2Swig.def generates a swig interface file for the main module. -Copyright (C) 2008-2022 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Swig.mod b/gcc/m2/gm2-compiler/M2Swig.mod index 15b36c4..a37601c 100644 --- a/gcc/m2/gm2-compiler/M2Swig.mod +++ b/gcc/m2/gm2-compiler/M2Swig.mod @@ -1,6 +1,6 @@ (* M2Swig.mod generates a swig interface file for the main module. -Copyright (C) 2008-2022 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2System.def b/gcc/m2/gm2-compiler/M2System.def index f1f324b..a5e2f85e 100644 --- a/gcc/m2/gm2-compiler/M2System.def +++ b/gcc/m2/gm2-compiler/M2System.def @@ -1,6 +1,6 @@ (* M2System.def defines the SYSTEM builtin types. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2System.mod b/gcc/m2/gm2-compiler/M2System.mod index 0b8a106..8242584 100644 --- a/gcc/m2/gm2-compiler/M2System.mod +++ b/gcc/m2/gm2-compiler/M2System.mod @@ -1,6 +1,6 @@ (* M2System.mod defines the SYSTEM builtin types. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/M2Version.def b/gcc/m2/gm2-compiler/M2Version.def index dcef264..f71cd9c 100644 --- a/gcc/m2/gm2-compiler/M2Version.def +++ b/gcc/m2/gm2-compiler/M2Version.def @@ -1,6 +1,6 @@ (* M2Version.def provides simple procedures which retrieve. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/NameKey.def b/gcc/m2/gm2-compiler/NameKey.def index 2838df8..c16cd7eb 100644 --- a/gcc/m2/gm2-compiler/NameKey.def +++ b/gcc/m2/gm2-compiler/NameKey.def @@ -1,6 +1,6 @@ (* NameKey.def provides a dynamic binary tree name to key. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/NameKey.mod b/gcc/m2/gm2-compiler/NameKey.mod index bcb4571..3f5fe66 100644 --- a/gcc/m2/gm2-compiler/NameKey.mod +++ b/gcc/m2/gm2-compiler/NameKey.mod @@ -1,6 +1,6 @@ (* NameKey.mod provides a dynamic binary tree name to key. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/ObjectFiles.def b/gcc/m2/gm2-compiler/ObjectFiles.def index 1a1c99a..0fc710e 100644 --- a/gcc/m2/gm2-compiler/ObjectFiles.def +++ b/gcc/m2/gm2-compiler/ObjectFiles.def @@ -1,6 +1,6 @@ (* ObjectFiles.def determines whether object files exist. -Copyright (C) 2018-2022 Free Software Foundation, Inc. +Copyright (C) 2018-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/ObjectFiles.mod b/gcc/m2/gm2-compiler/ObjectFiles.mod index 8763706..922cef1 100644 --- a/gcc/m2/gm2-compiler/ObjectFiles.mod +++ b/gcc/m2/gm2-compiler/ObjectFiles.mod @@ -1,6 +1,6 @@ (* ObjectFiles.mod determines whether object files exist. -Copyright (C) 2018-2022 Free Software Foundation, Inc. +Copyright (C) 2018-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/Output.def b/gcc/m2/gm2-compiler/Output.def index 7094517..06bb20f 100644 --- a/gcc/m2/gm2-compiler/Output.def +++ b/gcc/m2/gm2-compiler/Output.def @@ -1,6 +1,6 @@ (* Output.def redirect output. -Copyright (C) 2021-2022 Free Software Foundation, Inc. +Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/Output.mod b/gcc/m2/gm2-compiler/Output.mod index 2bd8699..38cfa1d 100644 --- a/gcc/m2/gm2-compiler/Output.mod +++ b/gcc/m2/gm2-compiler/Output.mod @@ -1,6 +1,6 @@ (* Output.mod redirect output. -Copyright (C) 2021-2022 Free Software Foundation, Inc. +Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/P0SymBuild.def b/gcc/m2/gm2-compiler/P0SymBuild.def index c7cfb48..beb0438 100644 --- a/gcc/m2/gm2-compiler/P0SymBuild.def +++ b/gcc/m2/gm2-compiler/P0SymBuild.def @@ -1,6 +1,6 @@ (* P0SymBuild.def pass 0 symbol creation. -Copyright (C) 2011-2022 Free Software Foundation, Inc. +Copyright (C) 2011-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/P0SymBuild.mod b/gcc/m2/gm2-compiler/P0SymBuild.mod index 00aac85..429095b 100644 --- a/gcc/m2/gm2-compiler/P0SymBuild.mod +++ b/gcc/m2/gm2-compiler/P0SymBuild.mod @@ -1,6 +1,6 @@ (* P0SymBuild.mod pass 0 symbol creation. -Copyright (C) 2011-2022 Free Software Foundation, Inc. +Copyright (C) 2011-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/P0SyntaxCheck.bnf b/gcc/m2/gm2-compiler/P0SyntaxCheck.bnf index 7e948af..f2c74c7 100644 --- a/gcc/m2/gm2-compiler/P0SyntaxCheck.bnf +++ b/gcc/m2/gm2-compiler/P0SyntaxCheck.bnf @@ -1,7 +1,7 @@ -- -- m2.bnf grammar and associated actions for pass 0. -- --- Copyright (C) 2001-2022 Free Software Foundation, Inc. +-- Copyright (C) 2001-2023 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-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/P0SyntaxCheck.def b/gcc/m2/gm2-compiler/P0SyntaxCheck.def index 3c28b55..ef97488 100644 --- a/gcc/m2/gm2-compiler/P0SyntaxCheck.def +++ b/gcc/m2/gm2-compiler/P0SyntaxCheck.def @@ -1,6 +1,6 @@ (* P0SyntaxCheck.def provides a parser with error recovery. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/P1Build.bnf b/gcc/m2/gm2-compiler/P1Build.bnf index 085114a..c234d00 100644 --- a/gcc/m2/gm2-compiler/P1Build.bnf +++ b/gcc/m2/gm2-compiler/P1Build.bnf @@ -1,7 +1,7 @@ -- -- m2-1.bnf grammar and associated actions for pass 1. -- --- Copyright (C) 2001-2022 Free Software Foundation, Inc. +-- Copyright (C) 2001-2023 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-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/P1Build.def b/gcc/m2/gm2-compiler/P1Build.def index 74c1bcb..7062290 100644 --- a/gcc/m2/gm2-compiler/P1Build.def +++ b/gcc/m2/gm2-compiler/P1Build.def @@ -1,6 +1,6 @@ (* P1Build.def provides a parser with error recovery for GNU Modula-2. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/P1SymBuild.def b/gcc/m2/gm2-compiler/P1SymBuild.def index d4b3141..8e3c6b2 100644 --- a/gcc/m2/gm2-compiler/P1SymBuild.def +++ b/gcc/m2/gm2-compiler/P1SymBuild.def @@ -1,6 +1,6 @@ (* P1SymBuild.def pass 1 symbol creation. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/P1SymBuild.mod b/gcc/m2/gm2-compiler/P1SymBuild.mod index 06756bc..0cf7f4c 100644 --- a/gcc/m2/gm2-compiler/P1SymBuild.mod +++ b/gcc/m2/gm2-compiler/P1SymBuild.mod @@ -1,6 +1,6 @@ (* P1SymBuild.mod pass 1 symbol creation. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/P2Build.bnf b/gcc/m2/gm2-compiler/P2Build.bnf index 590047e..ee2497b 100644 --- a/gcc/m2/gm2-compiler/P2Build.bnf +++ b/gcc/m2/gm2-compiler/P2Build.bnf @@ -1,7 +1,7 @@ -- -- m2-2.bnf grammar and associated actions for pass 2. -- --- Copyright (C) 2001-2022 Free Software Foundation, Inc. +-- Copyright (C) 2001-2023 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-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/P2Build.def b/gcc/m2/gm2-compiler/P2Build.def index f62c449..4f9a70a 100644 --- a/gcc/m2/gm2-compiler/P2Build.def +++ b/gcc/m2/gm2-compiler/P2Build.def @@ -1,6 +1,6 @@ (* P2Build.def provides a parser with error recovery for GNU Modula-2. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/P2SymBuild.def b/gcc/m2/gm2-compiler/P2SymBuild.def index e7ed35f..d4fc693 100644 --- a/gcc/m2/gm2-compiler/P2SymBuild.def +++ b/gcc/m2/gm2-compiler/P2SymBuild.def @@ -1,6 +1,6 @@ (* P2SymBuild.def pass 2 symbol creation. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/P2SymBuild.mod b/gcc/m2/gm2-compiler/P2SymBuild.mod index d5c8d24..cb80ccf 100644 --- a/gcc/m2/gm2-compiler/P2SymBuild.mod +++ b/gcc/m2/gm2-compiler/P2SymBuild.mod @@ -1,6 +1,6 @@ (* P2SymBuild.mod pass 2 symbol creation. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/P3Build.bnf b/gcc/m2/gm2-compiler/P3Build.bnf index 9b2e842..328ef4f 100644 --- a/gcc/m2/gm2-compiler/P3Build.bnf +++ b/gcc/m2/gm2-compiler/P3Build.bnf @@ -1,7 +1,7 @@ -- -- m2-3.bnf grammar and associated actions for pass 3. -- --- Copyright (C) 2001-2022 Free Software Foundation, Inc. +-- Copyright (C) 2001-2023 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-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/P3Build.def b/gcc/m2/gm2-compiler/P3Build.def index 674f892..f0c34cb 100644 --- a/gcc/m2/gm2-compiler/P3Build.def +++ b/gcc/m2/gm2-compiler/P3Build.def @@ -1,6 +1,6 @@ (* P3Build.def provides a parser with error recovery for GNU Modula-2. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/P3SymBuild.def b/gcc/m2/gm2-compiler/P3SymBuild.def index 4d41a40..08a6ca0 100644 --- a/gcc/m2/gm2-compiler/P3SymBuild.def +++ b/gcc/m2/gm2-compiler/P3SymBuild.def @@ -1,6 +1,6 @@ (* P3SymBuild.def pass 3 symbol creation. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/P3SymBuild.mod b/gcc/m2/gm2-compiler/P3SymBuild.mod index 3b8bfb2..f79df15 100644 --- a/gcc/m2/gm2-compiler/P3SymBuild.mod +++ b/gcc/m2/gm2-compiler/P3SymBuild.mod @@ -1,6 +1,6 @@ (* P3SymBuild.mod pass 3 symbol creation. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/PCBuild.bnf b/gcc/m2/gm2-compiler/PCBuild.bnf index 40fc1e6..ba25d51 100644 --- a/gcc/m2/gm2-compiler/PCBuild.bnf +++ b/gcc/m2/gm2-compiler/PCBuild.bnf @@ -1,7 +1,7 @@ -- -- m2-c.bnf grammar and associated actions for pass C. -- --- Copyright (C) 2001-2022 Free Software Foundation, Inc. +-- Copyright (C) 2001-2023 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-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/PCBuild.def b/gcc/m2/gm2-compiler/PCBuild.def index 871c741..6b86569 100644 --- a/gcc/m2/gm2-compiler/PCBuild.def +++ b/gcc/m2/gm2-compiler/PCBuild.def @@ -1,6 +1,6 @@ (* PCBuild.def provides a parser with error recovery for GNU Modula-2. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/PCSymBuild.def b/gcc/m2/gm2-compiler/PCSymBuild.def index 88c7ff3..2d18e99 100644 --- a/gcc/m2/gm2-compiler/PCSymBuild.def +++ b/gcc/m2/gm2-compiler/PCSymBuild.def @@ -1,6 +1,6 @@ (* PCSymBuild.def pass C symbol creation. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/PCSymBuild.mod b/gcc/m2/gm2-compiler/PCSymBuild.mod index 57d77e1..887dd02 100644 --- a/gcc/m2/gm2-compiler/PCSymBuild.mod +++ b/gcc/m2/gm2-compiler/PCSymBuild.mod @@ -1,6 +1,6 @@ (* PCSymBuild.mod pass C symbol creation. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/PHBuild.bnf b/gcc/m2/gm2-compiler/PHBuild.bnf index 1abcec4..a9ec1e6 100644 --- a/gcc/m2/gm2-compiler/PHBuild.bnf +++ b/gcc/m2/gm2-compiler/PHBuild.bnf @@ -1,7 +1,7 @@ -- -- m2-h.bnf grammar and associated actions for pass h. -- --- Copyright (C) 2001-2022 Free Software Foundation, Inc. +-- Copyright (C) 2001-2023 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-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/PHBuild.def b/gcc/m2/gm2-compiler/PHBuild.def index 91dcafb..757f1b9 100644 --- a/gcc/m2/gm2-compiler/PHBuild.def +++ b/gcc/m2/gm2-compiler/PHBuild.def @@ -1,6 +1,6 @@ (* PHBuild.def provides a parser with error recovery for GNU Modula-2. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/Sets.def b/gcc/m2/gm2-compiler/Sets.def index c33ce35..d8d8c02 100644 --- a/gcc/m2/gm2-compiler/Sets.def +++ b/gcc/m2/gm2-compiler/Sets.def @@ -1,6 +1,6 @@ (* Sets.def provides a dynamic set module. -Copyright (C) 2009-2022 Free Software Foundation, Inc. +Copyright (C) 2009-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/Sets.mod b/gcc/m2/gm2-compiler/Sets.mod index b8634dc..e6a70c6 100644 --- a/gcc/m2/gm2-compiler/Sets.mod +++ b/gcc/m2/gm2-compiler/Sets.mod @@ -1,6 +1,6 @@ (* Sets.mod provides a dynamic set module. -Copyright (C) 2009-2022 Free Software Foundation, Inc. +Copyright (C) 2009-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/SymbolConversion.def b/gcc/m2/gm2-compiler/SymbolConversion.def index a39cb17b..5b48f14 100644 --- a/gcc/m2/gm2-compiler/SymbolConversion.def +++ b/gcc/m2/gm2-compiler/SymbolConversion.def @@ -1,6 +1,6 @@ (* SymbolConversion.def mapping between m2 symbols and gcc symbols. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/SymbolConversion.mod b/gcc/m2/gm2-compiler/SymbolConversion.mod index 3b69f01..f6f63f4 100644 --- a/gcc/m2/gm2-compiler/SymbolConversion.mod +++ b/gcc/m2/gm2-compiler/SymbolConversion.mod @@ -1,6 +1,6 @@ (* SymbolConversion.mod mapping between m2 symbols and gcc symbols. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/SymbolKey.def b/gcc/m2/gm2-compiler/SymbolKey.def index 0b5f921..db7ed44 100644 --- a/gcc/m2/gm2-compiler/SymbolKey.def +++ b/gcc/m2/gm2-compiler/SymbolKey.def @@ -1,6 +1,6 @@ (* SymbolKey.def binary tree operations for storing symbols. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/SymbolKey.mod b/gcc/m2/gm2-compiler/SymbolKey.mod index 8386632..fb15da7 100644 --- a/gcc/m2/gm2-compiler/SymbolKey.mod +++ b/gcc/m2/gm2-compiler/SymbolKey.mod @@ -1,6 +1,6 @@ (* SymbolKey.mod binary tree operations for storing symbols. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/SymbolTable.def b/gcc/m2/gm2-compiler/SymbolTable.def index c2f25f4..ffc1a2c 100644 --- a/gcc/m2/gm2-compiler/SymbolTable.def +++ b/gcc/m2/gm2-compiler/SymbolTable.def @@ -1,6 +1,6 @@ (* SymbolTable.def provides access to the symbol table. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/SymbolTable.mod b/gcc/m2/gm2-compiler/SymbolTable.mod index 3a2b44e..01e431e 100644 --- a/gcc/m2/gm2-compiler/SymbolTable.mod +++ b/gcc/m2/gm2-compiler/SymbolTable.mod @@ -1,6 +1,6 @@ (* SymbolTable.mod provides access to the symbol table. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/bnflex.def b/gcc/m2/gm2-compiler/bnflex.def index 0deb8e3..03926bd 100644 --- a/gcc/m2/gm2-compiler/bnflex.def +++ b/gcc/m2/gm2-compiler/bnflex.def @@ -1,6 +1,6 @@ (* bnflex.def provides a simple lexical package for pg. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/bnflex.mod b/gcc/m2/gm2-compiler/bnflex.mod index 46076f2..b66daf1 100644 --- a/gcc/m2/gm2-compiler/bnflex.mod +++ b/gcc/m2/gm2-compiler/bnflex.mod @@ -1,6 +1,6 @@ (* bnflex.mod provides a simple lexical package for pg. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/cflex.def b/gcc/m2/gm2-compiler/cflex.def index 6902bdc..458ca04 100644 --- a/gcc/m2/gm2-compiler/cflex.def +++ b/gcc/m2/gm2-compiler/cflex.def @@ -1,6 +1,6 @@ (* cflex.def provides a Modula-2 definition module for C lexical analysis. -Copyright (C) 2003-2022 Free Software Foundation, Inc. +Copyright (C) 2003-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/gm2.mod b/gcc/m2/gm2-compiler/gm2.mod index 9f0ffbe..4808fa2 100644 --- a/gcc/m2/gm2-compiler/gm2.mod +++ b/gcc/m2/gm2-compiler/gm2.mod @@ -1,6 +1,6 @@ (* gm2.mod main module of the compiler. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/gm2lcc.mod b/gcc/m2/gm2-compiler/gm2lcc.mod index 8a89bfa..d9a49a3 100644 --- a/gcc/m2/gm2-compiler/gm2lcc.mod +++ b/gcc/m2/gm2-compiler/gm2lcc.mod @@ -1,6 +1,6 @@ (* gm2lcc.mod generates the link command from a list of modules. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/gm2lgen.mod b/gcc/m2/gm2-compiler/gm2lgen.mod index 6be16b0..aa093c2 100644 --- a/gcc/m2/gm2-compiler/gm2lgen.mod +++ b/gcc/m2/gm2-compiler/gm2lgen.mod @@ -1,6 +1,6 @@ (* gm2lgen.mod generates the main C function from a list of module names. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/gm2lorder.mod b/gcc/m2/gm2-compiler/gm2lorder.mod index e862b06..4dc0b1d 100644 --- a/gcc/m2/gm2-compiler/gm2lorder.mod +++ b/gcc/m2/gm2-compiler/gm2lorder.mod @@ -1,6 +1,6 @@ (* gm2lorder.mod ensure that underlying runtime modules are initialized. -Copyright (C) 2008-2022 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/m2flex.def b/gcc/m2/gm2-compiler/m2flex.def index 9da7b5a..518ee9a 100644 --- a/gcc/m2/gm2-compiler/m2flex.def +++ b/gcc/m2/gm2-compiler/m2flex.def @@ -1,6 +1,6 @@ (* m2flex.def provides access to the C lexical implemenation m2.flex. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-compiler/ppg.mod b/gcc/m2/gm2-compiler/ppg.mod index aabe115..aa3a57e 100644 --- a/gcc/m2/gm2-compiler/ppg.mod +++ b/gcc/m2/gm2-compiler/ppg.mod @@ -1,6 +1,6 @@ (* ppg.mod master source file of the ebnf parser generator. -Copyright (C) 2003-2022 Free Software Foundation, Inc. +Copyright (C) 2003-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. @@ -4675,7 +4675,7 @@ END EmptyProduction ; PROCEDURE EmitFDLNotice ; BEGIN - Output.WriteString('@c Copyright (C) 2000-2022 Free Software Foundation, Inc.') ; Output.WriteLn ; + Output.WriteString('@c Copyright (C) 2000-2023 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 ; diff --git a/gcc/m2/gm2-gcc/dynamicstrings.h b/gcc/m2/gm2-gcc/dynamicstrings.h index 4fe039c..cf380b6 100644 --- a/gcc/m2/gm2-gcc/dynamicstrings.h +++ b/gcc/m2/gm2-gcc/dynamicstrings.h @@ -1,6 +1,6 @@ /* dynamicstrings.h provides a minimal interface to a string library. -Copyright (C) 2012-2022 Free Software Foundation, Inc. +Copyright (C) 2012-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/gcc-consolidation.h b/gcc/m2/gm2-gcc/gcc-consolidation.h index 99f1c5b..33ef4c1 100644 --- a/gcc/m2/gm2-gcc/gcc-consolidation.h +++ b/gcc/m2/gm2-gcc/gcc-consolidation.h @@ -1,6 +1,6 @@ /* gcc-consolidation.h provides a single header for required gcc headers. -Copyright (C) 2012-2022 Free Software Foundation, Inc. +Copyright (C) 2012-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/init.cc b/gcc/m2/gm2-gcc/init.cc index 8fa074e..42d8151 100644 --- a/gcc/m2/gm2-gcc/init.cc +++ b/gcc/m2/gm2-gcc/init.cc @@ -1,6 +1,6 @@ /* init.cc initializes the modules of the GNU Modula-2 front end. -Copyright (C) 2012-2022 Free Software Foundation, Inc. +Copyright (C) 2012-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/init.def b/gcc/m2/gm2-gcc/init.def index 5c52999..e60ccac 100644 --- a/gcc/m2/gm2-gcc/init.def +++ b/gcc/m2/gm2-gcc/init.def @@ -1,6 +1,6 @@ (* init.def provides procedures for initialising the m2 front end. -Copyright (C) 2012-2022 Free Software Foundation, Inc. +Copyright (C) 2012-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/init.h b/gcc/m2/gm2-gcc/init.h index f5b3d2d..6580cbd 100644 --- a/gcc/m2/gm2-gcc/init.h +++ b/gcc/m2/gm2-gcc/init.h @@ -1,6 +1,6 @@ /* init.h header file for init.cc. -Copyright (C) 2012-2022 Free Software Foundation, Inc. +Copyright (C) 2012-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/m2assert.cc b/gcc/m2/gm2-gcc/m2assert.cc index f59fa92..504dbc1 100644 --- a/gcc/m2/gm2-gcc/m2assert.cc +++ b/gcc/m2/gm2-gcc/m2assert.cc @@ -1,6 +1,6 @@ /* m2assert.cc provides a simple assertion for location. -Copyright (C) 2012-2022 Free Software Foundation, Inc. +Copyright (C) 2012-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/m2assert.h b/gcc/m2/gm2-gcc/m2assert.h index 6b37964..fb75bf2 100644 --- a/gcc/m2/gm2-gcc/m2assert.h +++ b/gcc/m2/gm2-gcc/m2assert.h @@ -1,6 +1,6 @@ /* m2assert.h header file for m2assert.cc and assertion macros. -Copyright (C) 2012-2022 Free Software Foundation, Inc. +Copyright (C) 2012-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/m2block.cc b/gcc/m2/gm2-gcc/m2block.cc index 746aa67..69e0345 100644 --- a/gcc/m2/gm2-gcc/m2block.cc +++ b/gcc/m2/gm2-gcc/m2block.cc @@ -1,6 +1,6 @@ /* m2block.cc provides an interface to maintaining block structures. -Copyright (C) 2012-2022 Free Software Foundation, Inc. +Copyright (C) 2012-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/m2block.def b/gcc/m2/gm2-gcc/m2block.def index e0c48d5..0fc8f5d 100644 --- a/gcc/m2/gm2-gcc/m2block.def +++ b/gcc/m2/gm2-gcc/m2block.def @@ -1,6 +1,6 @@ (* m2block.def definition module for m2block.cc. -Copyright (C) 2011-2022 Free Software Foundation, Inc. +Copyright (C) 2011-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/m2block.h b/gcc/m2/gm2-gcc/m2block.h index a44d879..9d6922b 100644 --- a/gcc/m2/gm2-gcc/m2block.h +++ b/gcc/m2/gm2-gcc/m2block.h @@ -1,6 +1,6 @@ /* m2block.h header file for m2block.cc. -Copyright (C) 2012-2022 Free Software Foundation, Inc. +Copyright (C) 2012-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/m2builtins.cc b/gcc/m2/gm2-gcc/m2builtins.cc index 35901a2..2df6e54 100644 --- a/gcc/m2/gm2-gcc/m2builtins.cc +++ b/gcc/m2/gm2-gcc/m2builtins.cc @@ -1,6 +1,6 @@ /* m2builtins.cc provides an interface to the GCC builtins. -Copyright (C) 2012-2022 Free Software Foundation, Inc. +Copyright (C) 2012-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/m2builtins.def b/gcc/m2/gm2-gcc/m2builtins.def index d995e2b..bce8536 100644 --- a/gcc/m2/gm2-gcc/m2builtins.def +++ b/gcc/m2/gm2-gcc/m2builtins.def @@ -1,6 +1,6 @@ (* m2builtins.def definition module for m2builtins.cc. -Copyright (C) 2003-2022 Free Software Foundation, Inc. +Copyright (C) 2003-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/m2builtins.h b/gcc/m2/gm2-gcc/m2builtins.h index db65ab4..5de9753 100644 --- a/gcc/m2/gm2-gcc/m2builtins.h +++ b/gcc/m2/gm2-gcc/m2builtins.h @@ -1,6 +1,6 @@ /* m2builtins.h header file for m2builtins.cc. -Copyright (C) 2012-2022 Free Software Foundation, Inc. +Copyright (C) 2012-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/m2color.cc b/gcc/m2/gm2-gcc/m2color.cc index c73d6cc..53633da 100644 --- a/gcc/m2/gm2-gcc/m2color.cc +++ b/gcc/m2/gm2-gcc/m2color.cc @@ -1,6 +1,6 @@ /* m2color.cc interface to gcc colorization. -Copyright (C) 2019-2022 Free Software Foundation, Inc. +Copyright (C) 2019-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/m2color.def b/gcc/m2/gm2-gcc/m2color.def index 619191e..74725f1 100644 --- a/gcc/m2/gm2-gcc/m2color.def +++ b/gcc/m2/gm2-gcc/m2color.def @@ -1,6 +1,6 @@ (* m2color.def interface to gcc colorization. -Copyright (C) 2019-2022 Free Software Foundation, Inc. +Copyright (C) 2019-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/m2color.h b/gcc/m2/gm2-gcc/m2color.h index 0cbd551..6b675c0 100644 --- a/gcc/m2/gm2-gcc/m2color.h +++ b/gcc/m2/gm2-gcc/m2color.h @@ -1,6 +1,6 @@ /* m2color.h interface to gcc colorization. -Copyright (C) 2019-2022 Free Software Foundation, Inc. +Copyright (C) 2019-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/m2configure.cc b/gcc/m2/gm2-gcc/m2configure.cc index 6b40fcb..1c69103 100644 --- a/gcc/m2/gm2-gcc/m2configure.cc +++ b/gcc/m2/gm2-gcc/m2configure.cc @@ -1,6 +1,6 @@ /* m2configure.cc provides an interface to some configuration values. -Copyright (C) 2022 Free Software Foundation, Inc. +Copyright (C) 2022-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/m2configure.def b/gcc/m2/gm2-gcc/m2configure.def index 64ce20f9..7fe9ba6 100644 --- a/gcc/m2/gm2-gcc/m2configure.def +++ b/gcc/m2/gm2-gcc/m2configure.def @@ -1,6 +1,6 @@ (* m2configure.def exports configuration constants. -Copyright (C) 2022 Free Software Foundation, Inc. +Copyright (C) 2022-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/m2configure.h b/gcc/m2/gm2-gcc/m2configure.h index 3e8942f..9e1a040 100644 --- a/gcc/m2/gm2-gcc/m2configure.h +++ b/gcc/m2/gm2-gcc/m2configure.h @@ -1,6 +1,6 @@ /* m2configure.h header file for m2configure.cc. -Copyright (C) 2022 Free Software Foundation, Inc. +Copyright (C) 2022-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/m2convert.cc b/gcc/m2/gm2-gcc/m2convert.cc index e6bf75b..fa09be3 100644 --- a/gcc/m2/gm2-gcc/m2convert.cc +++ b/gcc/m2/gm2-gcc/m2convert.cc @@ -1,6 +1,6 @@ /* m2convert.cc provides GCC tree conversion for the Modula-2 language. -Copyright (C) 2012-2022 Free Software Foundation, Inc. +Copyright (C) 2012-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/m2convert.def b/gcc/m2/gm2-gcc/m2convert.def index e91c1e6..07de202 100644 --- a/gcc/m2/gm2-gcc/m2convert.def +++ b/gcc/m2/gm2-gcc/m2convert.def @@ -1,6 +1,6 @@ (* m2convert.def definition module for m2convert.cc. -Copyright (C) 2011-2022 Free Software Foundation, Inc. +Copyright (C) 2011-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/m2convert.h b/gcc/m2/gm2-gcc/m2convert.h index 8dbc574..fc3a5b9 100644 --- a/gcc/m2/gm2-gcc/m2convert.h +++ b/gcc/m2/gm2-gcc/m2convert.h @@ -1,6 +1,6 @@ /* m2convert.h header file for m2convert.cc. -Copyright (C) 2012-2022 Free Software Foundation, Inc. +Copyright (C) 2012-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/m2decl.cc b/gcc/m2/gm2-gcc/m2decl.cc index d849f8a..fb4d7dc 100644 --- a/gcc/m2/gm2-gcc/m2decl.cc +++ b/gcc/m2/gm2-gcc/m2decl.cc @@ -1,6 +1,6 @@ /* m2decl.cc provides an interface to GCC decl trees. -Copyright (C) 2012-2022 Free Software Foundation, Inc. +Copyright (C) 2012-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/m2decl.def b/gcc/m2/gm2-gcc/m2decl.def index 0f924dd..036f903c 100644 --- a/gcc/m2/gm2-gcc/m2decl.def +++ b/gcc/m2/gm2-gcc/m2decl.def @@ -1,6 +1,6 @@ (* m2decl.def definition module for m2decl.cc. -Copyright (C) 2011-2022 Free Software Foundation, Inc. +Copyright (C) 2011-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/m2decl.h b/gcc/m2/gm2-gcc/m2decl.h index 1875694..13ecaaf 100644 --- a/gcc/m2/gm2-gcc/m2decl.h +++ b/gcc/m2/gm2-gcc/m2decl.h @@ -1,6 +1,6 @@ /* m2decl.h header file for m2decl.cc. -Copyright (C) 2012-2022 Free Software Foundation, Inc. +Copyright (C) 2012-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/m2except.cc b/gcc/m2/gm2-gcc/m2except.cc index bc0f3a9..2f43b68 100644 --- a/gcc/m2/gm2-gcc/m2except.cc +++ b/gcc/m2/gm2-gcc/m2except.cc @@ -1,6 +1,6 @@ /* m2except.cc implements the construction of exception trees. -Copyright (C) 2012-2022 Free Software Foundation, Inc. +Copyright (C) 2012-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/m2except.def b/gcc/m2/gm2-gcc/m2except.def index c32d381..37049eb 100644 --- a/gcc/m2/gm2-gcc/m2except.def +++ b/gcc/m2/gm2-gcc/m2except.def @@ -1,6 +1,6 @@ (* m2except.def provides an interface to build exception trees. -Copyright (C) 2008-2022 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/m2except.h b/gcc/m2/gm2-gcc/m2except.h index c58d862..2dec816 100644 --- a/gcc/m2/gm2-gcc/m2except.h +++ b/gcc/m2/gm2-gcc/m2except.h @@ -1,6 +1,6 @@ /* m2except.h header file for m2except.cc. -Copyright (C) 2012-2022 Free Software Foundation, Inc. +Copyright (C) 2012-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/m2expr.cc b/gcc/m2/gm2-gcc/m2expr.cc index 4616835..f0a45c0 100644 --- a/gcc/m2/gm2-gcc/m2expr.cc +++ b/gcc/m2/gm2-gcc/m2expr.cc @@ -1,6 +1,6 @@ /* m2expr.cc provides an interface to GCC expression trees. -Copyright (C) 2012-2022 Free Software Foundation, Inc. +Copyright (C) 2012-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/m2expr.def b/gcc/m2/gm2-gcc/m2expr.def index e622d31..c43f020 100644 --- a/gcc/m2/gm2-gcc/m2expr.def +++ b/gcc/m2/gm2-gcc/m2expr.def @@ -1,6 +1,6 @@ (* m2expr.def definition module for m2expr.cc. -Copyright (C) 2011-2022 Free Software Foundation, Inc. +Copyright (C) 2011-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/m2expr.h b/gcc/m2/gm2-gcc/m2expr.h index a2156e1..405472a 100644 --- a/gcc/m2/gm2-gcc/m2expr.h +++ b/gcc/m2/gm2-gcc/m2expr.h @@ -1,6 +1,6 @@ /* m2expr.h header file for m2expr.cc. -Copyright (C) 2012-2022 Free Software Foundation, Inc. +Copyright (C) 2012-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/m2linemap.cc b/gcc/m2/gm2-gcc/m2linemap.cc index ba09c0b..e34477f 100644 --- a/gcc/m2/gm2-gcc/m2linemap.cc +++ b/gcc/m2/gm2-gcc/m2linemap.cc @@ -1,6 +1,6 @@ /* m2linemap.cc provides an interface to GCC linemaps. -Copyright (C) 2012-2022 Free Software Foundation, Inc. +Copyright (C) 2012-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/m2linemap.def b/gcc/m2/gm2-gcc/m2linemap.def index f4c17b5..d862385 100644 --- a/gcc/m2/gm2-gcc/m2linemap.def +++ b/gcc/m2/gm2-gcc/m2linemap.def @@ -1,6 +1,6 @@ (* m2linemap.def provides access to GCC location_t. -Copyright (C) 2011-2022 Free Software Foundation, Inc. +Copyright (C) 2011-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/m2linemap.h b/gcc/m2/gm2-gcc/m2linemap.h index 6941983..2c4092a 100644 --- a/gcc/m2/gm2-gcc/m2linemap.h +++ b/gcc/m2/gm2-gcc/m2linemap.h @@ -1,6 +1,6 @@ /* m2linemap.h header file for m2linemap.cc. -Copyright (C) 2012-2022 Free Software Foundation, Inc. +Copyright (C) 2012-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/m2misc.cc b/gcc/m2/gm2-gcc/m2misc.cc index f1e42bd..5ba36a2 100644 --- a/gcc/m2/gm2-gcc/m2misc.cc +++ b/gcc/m2/gm2-gcc/m2misc.cc @@ -1,6 +1,6 @@ /* m2misc.cc miscellaneous tree debugging functions. -Copyright (C) 2012-2022 Free Software Foundation, Inc. +Copyright (C) 2012-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/m2misc.def b/gcc/m2/gm2-gcc/m2misc.def index 9accb38..e5d5500 100644 --- a/gcc/m2/gm2-gcc/m2misc.def +++ b/gcc/m2/gm2-gcc/m2misc.def @@ -1,6 +1,6 @@ (* m2misc.def definition module for m2misc.cc. -Copyright (C) 2011-2022 Free Software Foundation, Inc. +Copyright (C) 2011-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/m2misc.h b/gcc/m2/gm2-gcc/m2misc.h index f6f0879..cce715f 100644 --- a/gcc/m2/gm2-gcc/m2misc.h +++ b/gcc/m2/gm2-gcc/m2misc.h @@ -1,6 +1,6 @@ /* m2misc.h header file for m2misc.cc. -Copyright (C) 2012-2022 Free Software Foundation, Inc. +Copyright (C) 2012-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/m2options.h b/gcc/m2/gm2-gcc/m2options.h index beaa460..80c7968 100644 --- a/gcc/m2/gm2-gcc/m2options.h +++ b/gcc/m2/gm2-gcc/m2options.h @@ -1,6 +1,6 @@ /* m2options.h header file for M2Options.mod. -Copyright (C) 2012-2022 Free Software Foundation, Inc. +Copyright (C) 2012-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/m2range.h b/gcc/m2/gm2-gcc/m2range.h index 2cb61d6..c11f6e9 100644 --- a/gcc/m2/gm2-gcc/m2range.h +++ b/gcc/m2/gm2-gcc/m2range.h @@ -1,6 +1,6 @@ /* m2range.h header file for M2Range.mod. -Copyright (C) 2012-2022 Free Software Foundation, Inc. +Copyright (C) 2012-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/m2search.h b/gcc/m2/gm2-gcc/m2search.h index d58e97f..d62eeab 100644 --- a/gcc/m2/gm2-gcc/m2search.h +++ b/gcc/m2/gm2-gcc/m2search.h @@ -1,6 +1,6 @@ /* m2search.h header file for m2search.c. -Copyright (C) 2012-2022 Free Software Foundation, Inc. +Copyright (C) 2012-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/m2statement.cc b/gcc/m2/gm2-gcc/m2statement.cc index 7462a83..74956da 100644 --- a/gcc/m2/gm2-gcc/m2statement.cc +++ b/gcc/m2/gm2-gcc/m2statement.cc @@ -1,6 +1,6 @@ /* m2statement.cc provides an interface to GCC statement trees. -Copyright (C) 2012-2022 Free Software Foundation, Inc. +Copyright (C) 2012-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/m2statement.def b/gcc/m2/gm2-gcc/m2statement.def index 774d772..6c3a0ec 100644 --- a/gcc/m2/gm2-gcc/m2statement.def +++ b/gcc/m2/gm2-gcc/m2statement.def @@ -1,6 +1,6 @@ (* m2statement.def definition module for m2statement.cc. -Copyright (C) 2011-2022 Free Software Foundation, Inc. +Copyright (C) 2011-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/m2statement.h b/gcc/m2/gm2-gcc/m2statement.h index 4824076..37b2785 100644 --- a/gcc/m2/gm2-gcc/m2statement.h +++ b/gcc/m2/gm2-gcc/m2statement.h @@ -1,6 +1,6 @@ /* m2statement.h header file for m2statement.cc. -Copyright (C) 2012-2022 Free Software Foundation, Inc. +Copyright (C) 2012-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/m2top.cc b/gcc/m2/gm2-gcc/m2top.cc index 1aee0e5..d1d9b89 100644 --- a/gcc/m2/gm2-gcc/m2top.cc +++ b/gcc/m2/gm2-gcc/m2top.cc @@ -1,6 +1,6 @@ /* m2top.cc provides top level scoping functions. -Copyright (C) 2012-2022 Free Software Foundation, Inc. +Copyright (C) 2012-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/m2top.def b/gcc/m2/gm2-gcc/m2top.def index ec36db3..826bc61 100644 --- a/gcc/m2/gm2-gcc/m2top.def +++ b/gcc/m2/gm2-gcc/m2top.def @@ -1,6 +1,6 @@ (* m2top.def definition module for m2top.cc. -Copyright (C) 2011-2022 Free Software Foundation, Inc. +Copyright (C) 2011-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/m2top.h b/gcc/m2/gm2-gcc/m2top.h index a1f9e30..5f474c9 100644 --- a/gcc/m2/gm2-gcc/m2top.h +++ b/gcc/m2/gm2-gcc/m2top.h @@ -1,6 +1,6 @@ /* m2top.h header file for m2top.cc. -Copyright (C) 2012-2022 Free Software Foundation, Inc. +Copyright (C) 2012-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/m2tree.cc b/gcc/m2/gm2-gcc/m2tree.cc index f3730d0..c8e126c 100644 --- a/gcc/m2/gm2-gcc/m2tree.cc +++ b/gcc/m2/gm2-gcc/m2tree.cc @@ -1,6 +1,6 @@ /* m2tree.cc provides a simple interface to GCC tree queries and skips. -Copyright (C) 2012-2022 Free Software Foundation, Inc. +Copyright (C) 2012-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/m2tree.def b/gcc/m2/gm2-gcc/m2tree.def index 4e2c6c8..ca574c3 100644 --- a/gcc/m2/gm2-gcc/m2tree.def +++ b/gcc/m2/gm2-gcc/m2tree.def @@ -1,6 +1,6 @@ (* m2tree.def definition module for m2tree.cc. -Copyright (C) 2011-2022 Free Software Foundation, Inc. +Copyright (C) 2011-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/m2tree.h b/gcc/m2/gm2-gcc/m2tree.h index 8285239..da7a957 100644 --- a/gcc/m2/gm2-gcc/m2tree.h +++ b/gcc/m2/gm2-gcc/m2tree.h @@ -1,6 +1,6 @@ /* m2tree.h header file for m2tree.cc. -Copyright (C) 2012-2022 Free Software Foundation, Inc. +Copyright (C) 2012-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/m2treelib.cc b/gcc/m2/gm2-gcc/m2treelib.cc index 8f463e2..79c1e56 100644 --- a/gcc/m2/gm2-gcc/m2treelib.cc +++ b/gcc/m2/gm2-gcc/m2treelib.cc @@ -1,6 +1,6 @@ /* m2treelib.cc provides call trees, modify_expr and miscelaneous. -Copyright (C) 2012-2022 Free Software Foundation, Inc. +Copyright (C) 2012-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/m2treelib.def b/gcc/m2/gm2-gcc/m2treelib.def index a820895..ecf6c76 100644 --- a/gcc/m2/gm2-gcc/m2treelib.def +++ b/gcc/m2/gm2-gcc/m2treelib.def @@ -1,6 +1,6 @@ (* m2treelib.def definition module for m2treelib.cc. -Copyright (C) 2011-2022 Free Software Foundation, Inc. +Copyright (C) 2011-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/m2treelib.h b/gcc/m2/gm2-gcc/m2treelib.h index b37fa17..2131ee4 100644 --- a/gcc/m2/gm2-gcc/m2treelib.h +++ b/gcc/m2/gm2-gcc/m2treelib.h @@ -1,6 +1,6 @@ /* m2treelib.h header file for m2treelib.cc. -Copyright (C) 2012-2022 Free Software Foundation, Inc. +Copyright (C) 2012-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/m2type.cc b/gcc/m2/gm2-gcc/m2type.cc index 5342033..ad5064f 100644 --- a/gcc/m2/gm2-gcc/m2type.cc +++ b/gcc/m2/gm2-gcc/m2type.cc @@ -1,6 +1,6 @@ /* m2type.cc provides an interface to GCC type trees. -Copyright (C) 2012-2022 Free Software Foundation, Inc. +Copyright (C) 2012-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/m2type.def b/gcc/m2/gm2-gcc/m2type.def index dc617ec..1528104 100644 --- a/gcc/m2/gm2-gcc/m2type.def +++ b/gcc/m2/gm2-gcc/m2type.def @@ -1,6 +1,6 @@ (* m2type.def definition module for m2type.cc. -Copyright (C) 2011-2022 Free Software Foundation, Inc. +Copyright (C) 2011-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/m2type.h b/gcc/m2/gm2-gcc/m2type.h index 35f9697..fa4c25d 100644 --- a/gcc/m2/gm2-gcc/m2type.h +++ b/gcc/m2/gm2-gcc/m2type.h @@ -1,6 +1,6 @@ /* m2type.h header file for m2type.cc. -Copyright (C) 2012-2022 Free Software Foundation, Inc. +Copyright (C) 2012-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/rtegraph.cc b/gcc/m2/gm2-gcc/rtegraph.cc index dcb75b6..c40e68f 100644 --- a/gcc/m2/gm2-gcc/rtegraph.cc +++ b/gcc/m2/gm2-gcc/rtegraph.cc @@ -1,6 +1,6 @@ /* rtegraph.cc graph and nodes used by m2rte. -Copyright (C) 2019-2022 Free Software Foundation, Inc. +Copyright (C) 2019-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-gcc/rtegraph.h b/gcc/m2/gm2-gcc/rtegraph.h index 9fe44b7..2e593d1 100644 --- a/gcc/m2/gm2-gcc/rtegraph.h +++ b/gcc/m2/gm2-gcc/rtegraph.h @@ -1,6 +1,6 @@ /* rtegraph.h runtime exception graph header. -Copyright (C) 2019-2022 Free Software Foundation, Inc. +Copyright (C) 2019-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-ici/M2Emit.mod b/gcc/m2/gm2-ici/M2Emit.mod index 04ca435..518b318 100644 --- a/gcc/m2/gm2-ici/M2Emit.mod +++ b/gcc/m2/gm2-ici/M2Emit.mod @@ -1,6 +1,6 @@ (* M2Emit.mod issue errors to the gm2 tools substructure. -Copyright (C) 2019-2021 Free Software Foundation, Inc. +Copyright (C) 2019-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-ici/m2linemap.c b/gcc/m2/gm2-ici/m2linemap.c index e2af672..ccc7410 100644 --- a/gcc/m2/gm2-ici/m2linemap.c +++ b/gcc/m2/gm2-ici/m2linemap.c @@ -1,6 +1,6 @@ /* m2linemap.c dummy module to allow tools to linking with M2LexBuf. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-internals.texi b/gcc/m2/gm2-internals.texi index b72b783..50425fa 100644 --- a/gcc/m2/gm2-internals.texi +++ b/gcc/m2/gm2-internals.texi @@ -1,5 +1,5 @@ @c gm2-internals.texi describes the internals of gm2. -@c Copyright @copyright{} 2000-2022 Free Software Foundation, Inc. +@c Copyright @copyright{} 2000-2023 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. diff --git a/gcc/m2/gm2-lang.cc b/gcc/m2/gm2-lang.cc index 4f49d07..b812327 100644 --- a/gcc/m2/gm2-lang.cc +++ b/gcc/m2/gm2-lang.cc @@ -1,6 +1,6 @@ /* gm2-lang.cc language-dependent hooks for GNU Modula-2. -Copyright (C) 2002-2022 Free Software Foundation, Inc. +Copyright (C) 2002-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-lang.h b/gcc/m2/gm2-lang.h index 431e015..daac2e9 100644 --- a/gcc/m2/gm2-lang.h +++ b/gcc/m2/gm2-lang.h @@ -1,5 +1,5 @@ /* Language-dependent hooks for GNU Modula-2. - Copyright (C) 2003-2022 Free Software Foundation, Inc. + Copyright (C) 2003-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk> This file is part of GNU CC. diff --git a/gcc/m2/gm2-libiberty/choosetemp.def b/gcc/m2/gm2-libiberty/choosetemp.def index 6238f68..631e0ec 100644 --- a/gcc/m2/gm2-libiberty/choosetemp.def +++ b/gcc/m2/gm2-libiberty/choosetemp.def @@ -1,6 +1,6 @@ (* choosetemp.def provides a definition module for choose-temp.c in libiberty. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libiberty/pexecute.def b/gcc/m2/gm2-libiberty/pexecute.def index 59426e8..f74c08a 100644 --- a/gcc/m2/gm2-libiberty/pexecute.def +++ b/gcc/m2/gm2-libiberty/pexecute.def @@ -1,6 +1,6 @@ (* pexecute.def provides an interface to libiberty pexecute.c -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-ch/M2LINK.c b/gcc/m2/gm2-libs-ch/M2LINK.c index 70b4c3d..ebb8966 100644 --- a/gcc/m2/gm2-libs-ch/M2LINK.c +++ b/gcc/m2/gm2-libs-ch/M2LINK.c @@ -1,6 +1,6 @@ /* M2LINK.c provide a bootstrap minimal definitions. -Copyright (C) 2022 Free Software Foundation, Inc. +Copyright (C) 2022-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-ch/RTcodummy.c b/gcc/m2/gm2-libs-ch/RTcodummy.c index d397a27..ee919ec 100644 --- a/gcc/m2/gm2-libs-ch/RTcodummy.c +++ b/gcc/m2/gm2-libs-ch/RTcodummy.c @@ -1,6 +1,6 @@ /* RTcodummy.c provides dummy access to thread primitives. -Copyright (C) 2019-2022 Free Software Foundation, Inc. +Copyright (C) 2019-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-ch/RTintdummy.c b/gcc/m2/gm2-libs-ch/RTintdummy.c index 6e718cb..44b7ddd 100644 --- a/gcc/m2/gm2-libs-ch/RTintdummy.c +++ b/gcc/m2/gm2-libs-ch/RTintdummy.c @@ -1,6 +1,6 @@ /* RTintdummy.c provides dummy access to interrupt primitives. -Copyright (C) 2019-2022 Free Software Foundation, Inc. +Copyright (C) 2019-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-ch/Selective.c b/gcc/m2/gm2-libs-ch/Selective.c index 6ed0009..659ce1d 100644 --- a/gcc/m2/gm2-libs-ch/Selective.c +++ b/gcc/m2/gm2-libs-ch/Selective.c @@ -1,6 +1,6 @@ /* Selective.c provide access to timeval and select. -Copyright (C) 2005-2022 Free Software Foundation, Inc. +Copyright (C) 2005-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-ch/SysExceptions.c b/gcc/m2/gm2-libs-ch/SysExceptions.c index ffe41f3..b6befbb 100644 --- a/gcc/m2/gm2-libs-ch/SysExceptions.c +++ b/gcc/m2/gm2-libs-ch/SysExceptions.c @@ -1,6 +1,6 @@ /* SysExceptions.c connect signal handlers to exceptions. -Copyright (C) 2010-2022 Free Software Foundation, Inc. +Copyright (C) 2010-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-ch/UnixArgs.cc b/gcc/m2/gm2-libs-ch/UnixArgs.cc index 4bb3769..68b8402 100644 --- a/gcc/m2/gm2-libs-ch/UnixArgs.cc +++ b/gcc/m2/gm2-libs-ch/UnixArgs.cc @@ -1,6 +1,6 @@ /* UnixArgs.cc record argc, argv as global variables. -Copyright (C) 2009-2022 Free Software Foundation, Inc. +Copyright (C) 2009-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-ch/cgetopt.c b/gcc/m2/gm2-libs-ch/cgetopt.c index b59d666..20c7379 100644 --- a/gcc/m2/gm2-libs-ch/cgetopt.c +++ b/gcc/m2/gm2-libs-ch/cgetopt.c @@ -1,6 +1,6 @@ /* getopt.c provide access to the C getopt library. -Copyright (C) 2017-2022 Free Software Foundation, Inc. +Copyright (C) 2017-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-ch/choosetemp.c b/gcc/m2/gm2-libs-ch/choosetemp.c index 24b2582..1e5123b 100644 --- a/gcc/m2/gm2-libs-ch/choosetemp.c +++ b/gcc/m2/gm2-libs-ch/choosetemp.c @@ -1,6 +1,6 @@ /* choosetemp.c provide access to temporary file creation. -Copyright (C) 2005-2022 Free Software Foundation, Inc. +Copyright (C) 2005-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-ch/dtoa.cc b/gcc/m2/gm2-libs-ch/dtoa.cc index 111fc4b..d330429 100644 --- a/gcc/m2/gm2-libs-ch/dtoa.cc +++ b/gcc/m2/gm2-libs-ch/dtoa.cc @@ -1,6 +1,6 @@ /* dtoa.c provide floating point string conversion routines. -Copyright (C) 2009-2022 Free Software Foundation, Inc. +Copyright (C) 2009-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-ch/errno.c b/gcc/m2/gm2-libs-ch/errno.c index fb8002e..420bb65 100644 --- a/gcc/m2/gm2-libs-ch/errno.c +++ b/gcc/m2/gm2-libs-ch/errno.c @@ -1,6 +1,6 @@ /* errno.c provide access to errno. -Copyright (C) 2009-2022 Free Software Foundation, Inc. +Copyright (C) 2009-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-ch/host.c b/gcc/m2/gm2-libs-ch/host.c index 9d691d8..8bcf243 100644 --- a/gcc/m2/gm2-libs-ch/host.c +++ b/gcc/m2/gm2-libs-ch/host.c @@ -1,6 +1,6 @@ /* host.c supply missing math routines. -Copyright (C) 2010-2022 Free Software Foundation, Inc. +Copyright (C) 2010-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-ch/ldtoa.cc b/gcc/m2/gm2-libs-ch/ldtoa.cc index 8d9e648..2518c6a 100644 --- a/gcc/m2/gm2-libs-ch/ldtoa.cc +++ b/gcc/m2/gm2-libs-ch/ldtoa.cc @@ -1,6 +1,6 @@ /* ldtoa.c provide long double floating point string conversion routines. -Copyright (C) 2009-2022 Free Software Foundation, Inc. +Copyright (C) 2009-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-ch/m2rts.h b/gcc/m2/gm2-libs-ch/m2rts.h index 57e6e90..09d55f4 100644 --- a/gcc/m2/gm2-libs-ch/m2rts.h +++ b/gcc/m2/gm2-libs-ch/m2rts.h @@ -1,6 +1,6 @@ /* m2rts.h provides a C interface to M2RTS.mod. -Copyright (C) 2019-2022 Free Software Foundation, Inc. +Copyright (C) 2019-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-ch/termios.c b/gcc/m2/gm2-libs-ch/termios.c index 7075d25..9cc719b 100644 --- a/gcc/m2/gm2-libs-ch/termios.c +++ b/gcc/m2/gm2-libs-ch/termios.c @@ -1,6 +1,6 @@ /* termios.c provide access to termios. -Copyright (C) 2010-2022 Free Software Foundation, Inc. +Copyright (C) 2010-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-ch/tools.c b/gcc/m2/gm2-libs-ch/tools.c index da9fad4..a60d1e6 100644 --- a/gcc/m2/gm2-libs-ch/tools.c +++ b/gcc/m2/gm2-libs-ch/tools.c @@ -1,6 +1,6 @@ /* tools.c provide routines for the tools for stage2 build. -Copyright (C) 2010-2022 Free Software Foundation, Inc. +Copyright (C) 2010-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-ch/wrapc.c b/gcc/m2/gm2-libs-ch/wrapc.c index 37d327f..f24a472 100644 --- a/gcc/m2/gm2-libs-ch/wrapc.c +++ b/gcc/m2/gm2-libs-ch/wrapc.c @@ -1,6 +1,6 @@ /* wrapc.c provide access to miscellaneous C library functions. -Copyright (C) 2005-2022 Free Software Foundation, Inc. +Copyright (C) 2005-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-ch/xlibc.c b/gcc/m2/gm2-libs-ch/xlibc.c index 5d6c748..5072439 100644 --- a/gcc/m2/gm2-libs-ch/xlibc.c +++ b/gcc/m2/gm2-libs-ch/xlibc.c @@ -1,6 +1,6 @@ /* xlibc.c allow access to some poisoned functions. -Copyright (C) 2010-2022 Free Software Foundation, Inc. +Copyright (C) 2010-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-coroutines/Debug.def b/gcc/m2/gm2-libs-coroutines/Debug.def index b3a86ac..58edecf 100644 --- a/gcc/m2/gm2-libs-coroutines/Debug.def +++ b/gcc/m2/gm2-libs-coroutines/Debug.def @@ -1,6 +1,6 @@ (* Debug.def provides some simple debugging routines. -Copyright (C) 2002-2022 Free Software Foundation, Inc. +Copyright (C) 2002-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-coroutines/Debug.mod b/gcc/m2/gm2-libs-coroutines/Debug.mod index 2f03374..9708c41 100644 --- a/gcc/m2/gm2-libs-coroutines/Debug.mod +++ b/gcc/m2/gm2-libs-coroutines/Debug.mod @@ -1,6 +1,6 @@ (* Debug.mod provides some simple debugging routines. -Copyright (C) 2002-2022 Free Software Foundation, Inc. +Copyright (C) 2002-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-coroutines/Executive.def b/gcc/m2/gm2-libs-coroutines/Executive.def index d8eef70..16b71c4 100644 --- a/gcc/m2/gm2-libs-coroutines/Executive.def +++ b/gcc/m2/gm2-libs-coroutines/Executive.def @@ -1,6 +1,6 @@ (* Executive.def provides a simple multitasking executive. -Copyright (C) 2002-2022 Free Software Foundation, Inc. +Copyright (C) 2002-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-coroutines/Executive.mod b/gcc/m2/gm2-libs-coroutines/Executive.mod index be95b82..8dec311 100644 --- a/gcc/m2/gm2-libs-coroutines/Executive.mod +++ b/gcc/m2/gm2-libs-coroutines/Executive.mod @@ -1,6 +1,6 @@ (* Executive.mod provides a simple multitasking executive. -Copyright (C) 2002-2022 Free Software Foundation, Inc. +Copyright (C) 2002-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-coroutines/KeyBoardLEDs.def b/gcc/m2/gm2-libs-coroutines/KeyBoardLEDs.def index 7005456..40498c3 100644 --- a/gcc/m2/gm2-libs-coroutines/KeyBoardLEDs.def +++ b/gcc/m2/gm2-libs-coroutines/KeyBoardLEDs.def @@ -1,6 +1,6 @@ (* KeyBoardLEDs.def provides access to the keyboard LEDs under Linux. -Copyright (C) 2002-2022 Free Software Foundation, Inc. +Copyright (C) 2002-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-coroutines/README.texi b/gcc/m2/gm2-libs-coroutines/README.texi index 72a1db3..94901d5 100644 --- a/gcc/m2/gm2-libs-coroutines/README.texi +++ b/gcc/m2/gm2-libs-coroutines/README.texi @@ -1,5 +1,5 @@ @c README.texi describes the PIM coroutine libraries. -@c Copyright @copyright{} 2000-2022 Free Software Foundation, Inc. +@c Copyright @copyright{} 2000-2023 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. diff --git a/gcc/m2/gm2-libs-coroutines/SYSTEM.def b/gcc/m2/gm2-libs-coroutines/SYSTEM.def index d5650b6..3b48434 100644 --- a/gcc/m2/gm2-libs-coroutines/SYSTEM.def +++ b/gcc/m2/gm2-libs-coroutines/SYSTEM.def @@ -1,6 +1,6 @@ (* SYSTEM.def provides access to COROUTINE primitives and underlying system. -Copyright (C) 2002-2022 Free Software Foundation, Inc. +Copyright (C) 2002-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-coroutines/SYSTEM.mod b/gcc/m2/gm2-libs-coroutines/SYSTEM.mod index 213ed87..4a19de8 100644 --- a/gcc/m2/gm2-libs-coroutines/SYSTEM.mod +++ b/gcc/m2/gm2-libs-coroutines/SYSTEM.mod @@ -1,6 +1,6 @@ (* SYSTEM.mod provides access to COROUTINE primitives and underlying system. -Copyright (C) 2002-2022 Free Software Foundation, Inc. +Copyright (C) 2002-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-coroutines/TimerHandler.def b/gcc/m2/gm2-libs-coroutines/TimerHandler.def index 395a9ae..d747c31 100644 --- a/gcc/m2/gm2-libs-coroutines/TimerHandler.def +++ b/gcc/m2/gm2-libs-coroutines/TimerHandler.def @@ -1,6 +1,6 @@ (* TimerHandler.def provides a simple timer handler for the Executive. -Copyright (C) 2002-2022 Free Software Foundation, Inc. +Copyright (C) 2002-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-coroutines/TimerHandler.mod b/gcc/m2/gm2-libs-coroutines/TimerHandler.mod index d9ae7bf..2cebf3c 100644 --- a/gcc/m2/gm2-libs-coroutines/TimerHandler.mod +++ b/gcc/m2/gm2-libs-coroutines/TimerHandler.mod @@ -1,6 +1,6 @@ (* TimerHandler.mod provides a simple timer handler for the Executive. -Copyright (C) 2002-2022 Free Software Foundation, Inc. +Copyright (C) 2002-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/COROUTINES.mod b/gcc/m2/gm2-libs-iso/COROUTINES.mod index d3b4afc..b17aedf 100644 --- a/gcc/m2/gm2-libs-iso/COROUTINES.mod +++ b/gcc/m2/gm2-libs-iso/COROUTINES.mod @@ -1,6 +1,6 @@ (* COROUTINES.mod implement the ISO COROUTINES specification. -Copyright (C) 2002-2021 Free Software Foundation, Inc. +Copyright (C) 2002-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/ChanConsts.h b/gcc/m2/gm2-libs-iso/ChanConsts.h index e166187..24088ca 100644 --- a/gcc/m2/gm2-libs-iso/ChanConsts.h +++ b/gcc/m2/gm2-libs-iso/ChanConsts.h @@ -1,6 +1,6 @@ /* ChanConsts.h define enum to be used by C components. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/ChanConsts.mod b/gcc/m2/gm2-libs-iso/ChanConsts.mod index 22190f7..f492d9a 100644 --- a/gcc/m2/gm2-libs-iso/ChanConsts.mod +++ b/gcc/m2/gm2-libs-iso/ChanConsts.mod @@ -1,6 +1,6 @@ (* ChanConsts.mod common types and values for channels. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/CharClass.mod b/gcc/m2/gm2-libs-iso/CharClass.mod index fce2782d..768aea5 100644 --- a/gcc/m2/gm2-libs-iso/CharClass.mod +++ b/gcc/m2/gm2-libs-iso/CharClass.mod @@ -1,6 +1,6 @@ (* CharClass.mod implement the ISO CharClass specification. -Copyright (C) 2002-2021 Free Software Foundation, Inc. +Copyright (C) 2002-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/ClientSocket.def b/gcc/m2/gm2-libs-iso/ClientSocket.def index fb84093..ad21ae6 100644 --- a/gcc/m2/gm2-libs-iso/ClientSocket.def +++ b/gcc/m2/gm2-libs-iso/ClientSocket.def @@ -1,6 +1,6 @@ (* ClientSocket.def provides a client TCP interface for ChanId's. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/ClientSocket.mod b/gcc/m2/gm2-libs-iso/ClientSocket.mod index 5f26896..5de118c 100644 --- a/gcc/m2/gm2-libs-iso/ClientSocket.mod +++ b/gcc/m2/gm2-libs-iso/ClientSocket.mod @@ -1,6 +1,6 @@ (* ClientSocket.mod provides a client TCP interface for ChanId's. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/ComplexMath.mod b/gcc/m2/gm2-libs-iso/ComplexMath.mod index 104fdc2..63e0aca 100644 --- a/gcc/m2/gm2-libs-iso/ComplexMath.mod +++ b/gcc/m2/gm2-libs-iso/ComplexMath.mod @@ -1,6 +1,6 @@ (* ComplexMath.mod implement the ISO ComplexMath specification. -Copyright (C) 2009-2021 Free Software Foundation, Inc. +Copyright (C) 2009-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/ConvStringLong.def b/gcc/m2/gm2-libs-iso/ConvStringLong.def index 0b592ca..c135320 100644 --- a/gcc/m2/gm2-libs-iso/ConvStringLong.def +++ b/gcc/m2/gm2-libs-iso/ConvStringLong.def @@ -1,6 +1,6 @@ (* ConvStringLong.def converts floating point numbers to Strings. -Copyright (C) 2009-2021 Free Software Foundation, Inc. +Copyright (C) 2009-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/ConvStringLong.mod b/gcc/m2/gm2-libs-iso/ConvStringLong.mod index 7f2ab35..5164173 100644 --- a/gcc/m2/gm2-libs-iso/ConvStringLong.mod +++ b/gcc/m2/gm2-libs-iso/ConvStringLong.mod @@ -1,6 +1,6 @@ (* ConvStringLong.mod converts floating point numbers to Strings. -Copyright (C) 2009-2021 Free Software Foundation, Inc. +Copyright (C) 2009-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/ConvStringReal.def b/gcc/m2/gm2-libs-iso/ConvStringReal.def index 66465a4..0c90913 100644 --- a/gcc/m2/gm2-libs-iso/ConvStringReal.def +++ b/gcc/m2/gm2-libs-iso/ConvStringReal.def @@ -1,6 +1,6 @@ (* ConvStringReal.def translate floating point numbers to Strings. -Copyright (C) 2009-2021 Free Software Foundation, Inc. +Copyright (C) 2009-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/ConvStringReal.mod b/gcc/m2/gm2-libs-iso/ConvStringReal.mod index 9bd7592..9af06ad 100644 --- a/gcc/m2/gm2-libs-iso/ConvStringReal.mod +++ b/gcc/m2/gm2-libs-iso/ConvStringReal.mod @@ -1,6 +1,6 @@ (* ConvStringReal.mod translate floating point numbers to Strings. -Copyright (C) 2009-2021 Free Software Foundation, Inc. +Copyright (C) 2009-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/ConvTypes.mod b/gcc/m2/gm2-libs-iso/ConvTypes.mod index d579861..0036211 100644 --- a/gcc/m2/gm2-libs-iso/ConvTypes.mod +++ b/gcc/m2/gm2-libs-iso/ConvTypes.mod @@ -1,6 +1,6 @@ (* ConvTypes.mod implement the ISO ConvTypes specification. -Copyright (C) 2002-2021 Free Software Foundation, Inc. +Copyright (C) 2002-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/EXCEPTIONS.mod b/gcc/m2/gm2-libs-iso/EXCEPTIONS.mod index 0aeda62..56745d9 100644 --- a/gcc/m2/gm2-libs-iso/EXCEPTIONS.mod +++ b/gcc/m2/gm2-libs-iso/EXCEPTIONS.mod @@ -1,6 +1,6 @@ (* EXCEPTIONS.mod implement the ISO EXCEPTIONS specification. -Copyright (C) 2003-2021 Free Software Foundation, Inc. +Copyright (C) 2003-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/ErrnoCategory.def b/gcc/m2/gm2-libs-iso/ErrnoCategory.def index 1de1090..c3c00f2 100644 --- a/gcc/m2/gm2-libs-iso/ErrnoCategory.def +++ b/gcc/m2/gm2-libs-iso/ErrnoCategory.def @@ -1,6 +1,6 @@ (* ErrnoCategory.def provides an interface to errno. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/GeneralUserExceptions.mod b/gcc/m2/gm2-libs-iso/GeneralUserExceptions.mod index 63cf770..d234442 100644 --- a/gcc/m2/gm2-libs-iso/GeneralUserExceptions.mod +++ b/gcc/m2/gm2-libs-iso/GeneralUserExceptions.mod @@ -1,6 +1,6 @@ (* GeneralUserExceptions.mod implement the ISO GeneralUserExceptions. -Copyright (C) 2002-2021 Free Software Foundation, Inc. +Copyright (C) 2002-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/IOChan.mod b/gcc/m2/gm2-libs-iso/IOChan.mod index b5cb7467..1376e06 100644 --- a/gcc/m2/gm2-libs-iso/IOChan.mod +++ b/gcc/m2/gm2-libs-iso/IOChan.mod @@ -1,6 +1,6 @@ (* IOChan.mod implement the ISO IOChan specification. -Copyright (C) 2002-2021 Free Software Foundation, Inc. +Copyright (C) 2002-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/IOConsts.mod b/gcc/m2/gm2-libs-iso/IOConsts.mod index 6923f5f..101f7a0 100644 --- a/gcc/m2/gm2-libs-iso/IOConsts.mod +++ b/gcc/m2/gm2-libs-iso/IOConsts.mod @@ -1,6 +1,6 @@ (* IOConsts.mod implement the ISO IOConsts specification. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/IOLink.mod b/gcc/m2/gm2-libs-iso/IOLink.mod index 1bf29f3..1e10f29 100644 --- a/gcc/m2/gm2-libs-iso/IOLink.mod +++ b/gcc/m2/gm2-libs-iso/IOLink.mod @@ -1,6 +1,6 @@ (* IOLink.mod implement the ISO IOLink specification. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/IOResult.mod b/gcc/m2/gm2-libs-iso/IOResult.mod index ceecd54..4b46cdc 100644 --- a/gcc/m2/gm2-libs-iso/IOResult.mod +++ b/gcc/m2/gm2-libs-iso/IOResult.mod @@ -1,6 +1,6 @@ (* IOResult.mod implement the ISO IOResult specification. -Copyright (C) 2009-2021 Free Software Foundation, Inc. +Copyright (C) 2009-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/LongComplexMath.mod b/gcc/m2/gm2-libs-iso/LongComplexMath.mod index 48a428a..5a75267 100644 --- a/gcc/m2/gm2-libs-iso/LongComplexMath.mod +++ b/gcc/m2/gm2-libs-iso/LongComplexMath.mod @@ -1,6 +1,6 @@ (* LongComplexMath.mod implement the ISO LongComplexMath specification. -Copyright (C) 2009-2021 Free Software Foundation, Inc. +Copyright (C) 2009-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/LongConv.mod b/gcc/m2/gm2-libs-iso/LongConv.mod index 80a1f14..e64fc41 100644 --- a/gcc/m2/gm2-libs-iso/LongConv.mod +++ b/gcc/m2/gm2-libs-iso/LongConv.mod @@ -1,6 +1,6 @@ (* LongConv.mod implement the ISO LongConv specification. -Copyright (C) 2009-2021 Free Software Foundation, Inc. +Copyright (C) 2009-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/LongMath.mod b/gcc/m2/gm2-libs-iso/LongMath.mod index 5e066b8..fcff7fd 100644 --- a/gcc/m2/gm2-libs-iso/LongMath.mod +++ b/gcc/m2/gm2-libs-iso/LongMath.mod @@ -1,6 +1,6 @@ (* LongMath.mod implement the ISO LongMath specification. -Copyright (C) 2003-2021 Free Software Foundation, Inc. +Copyright (C) 2003-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/LongStr.mod b/gcc/m2/gm2-libs-iso/LongStr.mod index 31b980d..0c81fea 100644 --- a/gcc/m2/gm2-libs-iso/LongStr.mod +++ b/gcc/m2/gm2-libs-iso/LongStr.mod @@ -1,6 +1,6 @@ (* LongStr.mod implement the ISO LongStr specification. -Copyright (C) 2009-2021 Free Software Foundation, Inc. +Copyright (C) 2009-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/LongWholeIO.def b/gcc/m2/gm2-libs-iso/LongWholeIO.def index 7a48594..0ced31f 100644 --- a/gcc/m2/gm2-libs-iso/LongWholeIO.def +++ b/gcc/m2/gm2-libs-iso/LongWholeIO.def @@ -1,6 +1,6 @@ (* LongWholeIO.def provides a WholeIO interface for gm2 LONGINT/LONGCARD. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/LongWholeIO.mod b/gcc/m2/gm2-libs-iso/LongWholeIO.mod index 4e396dd..825d290 100644 --- a/gcc/m2/gm2-libs-iso/LongWholeIO.mod +++ b/gcc/m2/gm2-libs-iso/LongWholeIO.mod @@ -1,6 +1,6 @@ (* LongWholeIO.mod provides a WholeIO interface for gm2 LONGINT/LONGCARD. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/LowLong.mod b/gcc/m2/gm2-libs-iso/LowLong.mod index 9842679..34eb056 100644 --- a/gcc/m2/gm2-libs-iso/LowLong.mod +++ b/gcc/m2/gm2-libs-iso/LowLong.mod @@ -1,6 +1,6 @@ (* LowLong.mod implement ISO LowLong specification. -Copyright (C) 2010-2021 Free Software Foundation, Inc. +Copyright (C) 2010-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/LowReal.mod b/gcc/m2/gm2-libs-iso/LowReal.mod index 7db6ff0..eb459a1 100644 --- a/gcc/m2/gm2-libs-iso/LowReal.mod +++ b/gcc/m2/gm2-libs-iso/LowReal.mod @@ -1,6 +1,6 @@ -(* LowReal.mod implements ISO LowReal.def Copyright (C) 2008-2019 Free Software Foundation, Inc. +(* LowReal.mod implements ISO LowReal.def Copyright (C) 2008-2023 Free Software Foundation, Inc. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/LowShort.def b/gcc/m2/gm2-libs-iso/LowShort.def index 4605f1b..aefa1c3 100644 --- a/gcc/m2/gm2-libs-iso/LowShort.def +++ b/gcc/m2/gm2-libs-iso/LowShort.def @@ -1,6 +1,6 @@ (* LowShort.def provides access to limits of the gm2 SHORTREAL. -Copyright (C) 2010-2021 Free Software Foundation, Inc. +Copyright (C) 2010-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/LowShort.mod b/gcc/m2/gm2-libs-iso/LowShort.mod index e820711..5ea0c91 100644 --- a/gcc/m2/gm2-libs-iso/LowShort.mod +++ b/gcc/m2/gm2-libs-iso/LowShort.mod @@ -1,6 +1,6 @@ (* LowShort.mod provides access to limits of the gm2 SHORTREAL. -Copyright (C) 2010-2021 Free Software Foundation, Inc. +Copyright (C) 2010-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/M2EXCEPTION.mod b/gcc/m2/gm2-libs-iso/M2EXCEPTION.mod index d993d63..e0c9c4b 100644 --- a/gcc/m2/gm2-libs-iso/M2EXCEPTION.mod +++ b/gcc/m2/gm2-libs-iso/M2EXCEPTION.mod @@ -1,6 +1,6 @@ (* M2EXCEPTION.mod implements access to the exception state. -Copyright (C) 2003-2021 Free Software Foundation, Inc. +Copyright (C) 2003-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/M2RTS.def b/gcc/m2/gm2-libs-iso/M2RTS.def index 929e4eb..ce9c6ab 100644 --- a/gcc/m2/gm2-libs-iso/M2RTS.def +++ b/gcc/m2/gm2-libs-iso/M2RTS.def @@ -1,6 +1,6 @@ (* M2RTS.def provides access to the exception handlers. -Copyright (C) 2010-2021 Free Software Foundation, Inc. +Copyright (C) 2010-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/M2RTS.mod b/gcc/m2/gm2-libs-iso/M2RTS.mod index c76f843..2448c26 100644 --- a/gcc/m2/gm2-libs-iso/M2RTS.mod +++ b/gcc/m2/gm2-libs-iso/M2RTS.mod @@ -1,6 +1,6 @@ (* M2RTS.mod implements access to the exception handlers. -Copyright (C) 2010-2021 Free Software Foundation, Inc. +Copyright (C) 2010-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/MemStream.def b/gcc/m2/gm2-libs-iso/MemStream.def index 6c6be6f..acc09cf 100644 --- a/gcc/m2/gm2-libs-iso/MemStream.def +++ b/gcc/m2/gm2-libs-iso/MemStream.def @@ -1,6 +1,6 @@ (* MemStream.def provide a memory stream channel. -Copyright (C) 2015-2021 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/MemStream.mod b/gcc/m2/gm2-libs-iso/MemStream.mod index 8e8c1da..38435de 100644 --- a/gcc/m2/gm2-libs-iso/MemStream.mod +++ b/gcc/m2/gm2-libs-iso/MemStream.mod @@ -1,6 +1,6 @@ (* MemStream.mod provide a memory stream channel. -Copyright (C) 2015-2021 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/Preemptive.def b/gcc/m2/gm2-libs-iso/Preemptive.def index 6750dce..bb9aa0c 100644 --- a/gcc/m2/gm2-libs-iso/Preemptive.def +++ b/gcc/m2/gm2-libs-iso/Preemptive.def @@ -1,6 +1,6 @@ (* Preemptive.def provides the Processes module with a premptive scheduler. -Copyright (C) 2020-2021 Free Software Foundation, Inc. +Copyright (C) 2020-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/Preemptive.mod b/gcc/m2/gm2-libs-iso/Preemptive.mod index 59940b6..53952e1 100644 --- a/gcc/m2/gm2-libs-iso/Preemptive.mod +++ b/gcc/m2/gm2-libs-iso/Preemptive.mod @@ -1,6 +1,6 @@ (* Premptive.mod provides the Processes module with a premptive scheduler. -Copyright (C) 2020 Free Software Foundation, Inc. +Copyright (C) 2020-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/Processes.mod b/gcc/m2/gm2-libs-iso/Processes.mod index 4eb5fbf..fd0c6d0 100644 --- a/gcc/m2/gm2-libs-iso/Processes.mod +++ b/gcc/m2/gm2-libs-iso/Processes.mod @@ -1,6 +1,6 @@ (* Processes.mod implement the ISO Processes specification. -Copyright (C) 2009-2021 Free Software Foundation, Inc. +Copyright (C) 2009-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/ProgramArgs.mod b/gcc/m2/gm2-libs-iso/ProgramArgs.mod index f25e1e9..a4170b5 100644 --- a/gcc/m2/gm2-libs-iso/ProgramArgs.mod +++ b/gcc/m2/gm2-libs-iso/ProgramArgs.mod @@ -1,6 +1,6 @@ (* ProgramArgs.mod implement the ISO ProgramArgs specification. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/README.texi b/gcc/m2/gm2-libs-iso/README.texi index 99bb758..f03b820 100644 --- a/gcc/m2/gm2-libs-iso/README.texi +++ b/gcc/m2/gm2-libs-iso/README.texi @@ -1,5 +1,5 @@ @c README.texi describes the ISO libraries. -@c Copyright @copyright{} 2000-2022 Free Software Foundation, Inc. +@c Copyright @copyright{} 2000-2023 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. diff --git a/gcc/m2/gm2-libs-iso/RTco.def b/gcc/m2/gm2-libs-iso/RTco.def index a1580fa..33452ba 100644 --- a/gcc/m2/gm2-libs-iso/RTco.def +++ b/gcc/m2/gm2-libs-iso/RTco.def @@ -1,6 +1,6 @@ (* RTco.def provides minimal access to thread primitives. -Copyright (C) 2019-2021 Free Software Foundation, Inc. +Copyright (C) 2019-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/RTdata.def b/gcc/m2/gm2-libs-iso/RTdata.def index f97c400..b094bb1 100644 --- a/gcc/m2/gm2-libs-iso/RTdata.def +++ b/gcc/m2/gm2-libs-iso/RTdata.def @@ -1,6 +1,6 @@ (* RTdata.def provides a mechanism whereby devices can attach data. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/RTdata.mod b/gcc/m2/gm2-libs-iso/RTdata.mod index 510fd99..1c03f97 100644 --- a/gcc/m2/gm2-libs-iso/RTdata.mod +++ b/gcc/m2/gm2-libs-iso/RTdata.mod @@ -1,6 +1,6 @@ (* RTdata.mod implements a mechanism whereby devices can attach data. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/RTentity.def b/gcc/m2/gm2-libs-iso/RTentity.def index 37b0b1e..d321835 100644 --- a/gcc/m2/gm2-libs-iso/RTentity.def +++ b/gcc/m2/gm2-libs-iso/RTentity.def @@ -1,6 +1,6 @@ (* RTentity.def maintains a grouping of different opaque types. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/RTentity.mod b/gcc/m2/gm2-libs-iso/RTentity.mod index b304e27..e60188b 100644 --- a/gcc/m2/gm2-libs-iso/RTentity.mod +++ b/gcc/m2/gm2-libs-iso/RTentity.mod @@ -1,6 +1,6 @@ (* RTentity.mod implements a grouping of different opaque types. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/RTfio.def b/gcc/m2/gm2-libs-iso/RTfio.def index 6f89687..e98a7fd 100644 --- a/gcc/m2/gm2-libs-iso/RTfio.def +++ b/gcc/m2/gm2-libs-iso/RTfio.def @@ -1,6 +1,6 @@ (* RTfio.def provide default FIO based methods. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/RTfio.mod b/gcc/m2/gm2-libs-iso/RTfio.mod index 9a9c562..34ac00c 100644 --- a/gcc/m2/gm2-libs-iso/RTfio.mod +++ b/gcc/m2/gm2-libs-iso/RTfio.mod @@ -1,6 +1,6 @@ (* RTfio.mod implement default FIO based methods. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/RTgen.def b/gcc/m2/gm2-libs-iso/RTgen.def index 7694973..7becf47 100644 --- a/gcc/m2/gm2-libs-iso/RTgen.def +++ b/gcc/m2/gm2-libs-iso/RTgen.def @@ -1,6 +1,6 @@ (* RTgen.def provide a generic device interface used by ISO. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/RTgen.mod b/gcc/m2/gm2-libs-iso/RTgen.mod index 522ee24..1da3709 100644 --- a/gcc/m2/gm2-libs-iso/RTgen.mod +++ b/gcc/m2/gm2-libs-iso/RTgen.mod @@ -1,6 +1,6 @@ (* RTgen.mod implement a generic device interface used by ISO. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/RTgenif.def b/gcc/m2/gm2-libs-iso/RTgenif.def index ef95038..c722023 100644 --- a/gcc/m2/gm2-libs-iso/RTgenif.def +++ b/gcc/m2/gm2-libs-iso/RTgenif.def @@ -1,6 +1,6 @@ (* RTgenif.def provide a generic device interface mechanism used by RTgen. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/RTgenif.mod b/gcc/m2/gm2-libs-iso/RTgenif.mod index a732ad3..c843537 100644 --- a/gcc/m2/gm2-libs-iso/RTgenif.mod +++ b/gcc/m2/gm2-libs-iso/RTgenif.mod @@ -1,6 +1,6 @@ (* RTgenif.mod implement a generic device interface mechanism used by RTgen. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/RTio.def b/gcc/m2/gm2-libs-iso/RTio.def index 4b7e181..fd25cee 100644 --- a/gcc/m2/gm2-libs-iso/RTio.def +++ b/gcc/m2/gm2-libs-iso/RTio.def @@ -1,6 +1,6 @@ (* RTio.def provides low level routines for creating and destroying ChanIds. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/RTio.mod b/gcc/m2/gm2-libs-iso/RTio.mod index 3d1919b..7b81171 100644 --- a/gcc/m2/gm2-libs-iso/RTio.mod +++ b/gcc/m2/gm2-libs-iso/RTio.mod @@ -1,6 +1,6 @@ (* RTio.mod implements low level routines for creating and destroying ChanIds. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/RandomNumber.def b/gcc/m2/gm2-libs-iso/RandomNumber.def index 7c0dd65..72c626e 100644 --- a/gcc/m2/gm2-libs-iso/RandomNumber.def +++ b/gcc/m2/gm2-libs-iso/RandomNumber.def @@ -1,6 +1,6 @@ (* RandomNumber.def provide a set of random number procedures for pervasive types. -Copyright (C) 2012-2021 Free Software Foundation, Inc. +Copyright (C) 2012-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/RandomNumber.mod b/gcc/m2/gm2-libs-iso/RandomNumber.mod index d466743..57b8ea0 100644 --- a/gcc/m2/gm2-libs-iso/RandomNumber.mod +++ b/gcc/m2/gm2-libs-iso/RandomNumber.mod @@ -1,6 +1,6 @@ (* RandomNumber.mod implement a set of random number procedures for pervasive types. -Copyright (C) 2012-2021 Free Software Foundation, Inc. +Copyright (C) 2012-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/RawIO.mod b/gcc/m2/gm2-libs-iso/RawIO.mod index 7b67b11..412b3b6 100644 --- a/gcc/m2/gm2-libs-iso/RawIO.mod +++ b/gcc/m2/gm2-libs-iso/RawIO.mod @@ -1,6 +1,6 @@ (* RawIO.mod implement the ISO RawIO specification. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/RealConv.mod b/gcc/m2/gm2-libs-iso/RealConv.mod index 1583855..0c0f5f6 100644 --- a/gcc/m2/gm2-libs-iso/RealConv.mod +++ b/gcc/m2/gm2-libs-iso/RealConv.mod @@ -1,6 +1,6 @@ (* RealConv.mod implement the ISO RealConv specification. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/RealMath.mod b/gcc/m2/gm2-libs-iso/RealMath.mod index 17b52fd..04e4f17 100644 --- a/gcc/m2/gm2-libs-iso/RealMath.mod +++ b/gcc/m2/gm2-libs-iso/RealMath.mod @@ -1,6 +1,6 @@ (* RealMath.mod implement the ISO RealMath specification. -Copyright (C) 2003-2021 Free Software Foundation, Inc. +Copyright (C) 2003-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/RealStr.mod b/gcc/m2/gm2-libs-iso/RealStr.mod index 40dc2a1..cee6173 100644 --- a/gcc/m2/gm2-libs-iso/RealStr.mod +++ b/gcc/m2/gm2-libs-iso/RealStr.mod @@ -1,6 +1,6 @@ (* RealStr.mod implement the ISO RealStr specification. -Copyright (C) 2009-2021 Free Software Foundation, Inc. +Copyright (C) 2009-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/RndFile.mod b/gcc/m2/gm2-libs-iso/RndFile.mod index ba6c9d2..d4b0724 100644 --- a/gcc/m2/gm2-libs-iso/RndFile.mod +++ b/gcc/m2/gm2-libs-iso/RndFile.mod @@ -1,6 +1,6 @@ (* RndFile.mod implement the ISO RndFile specification. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/SIOResult.mod b/gcc/m2/gm2-libs-iso/SIOResult.mod index d2a6a48..7e1ced5 100644 --- a/gcc/m2/gm2-libs-iso/SIOResult.mod +++ b/gcc/m2/gm2-libs-iso/SIOResult.mod @@ -1,6 +1,6 @@ (* SIOResult.mod implement the ISO SIOResult specification. -Copyright (C) 2009-2021 Free Software Foundation, Inc. +Copyright (C) 2009-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/SLongIO.mod b/gcc/m2/gm2-libs-iso/SLongIO.mod index 1126e76..2ca51ee 100644 --- a/gcc/m2/gm2-libs-iso/SLongIO.mod +++ b/gcc/m2/gm2-libs-iso/SLongIO.mod @@ -1,6 +1,6 @@ (* SLongIO.mod implement the ISO SLongIO specification. -Copyright (C) 2009-2021 Free Software Foundation, Inc. +Copyright (C) 2009-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/SLongWholeIO.def b/gcc/m2/gm2-libs-iso/SLongWholeIO.def index c73c64e..6ef5238 100644 --- a/gcc/m2/gm2-libs-iso/SLongWholeIO.def +++ b/gcc/m2/gm2-libs-iso/SLongWholeIO.def @@ -1,6 +1,6 @@ (* SLongWholeIO.def provides input/output of LONGINT/LONGCARD over channels. -Copyright (C) 2013-2021 Free Software Foundation, Inc. +Copyright (C) 2013-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/SLongWholeIO.mod b/gcc/m2/gm2-libs-iso/SLongWholeIO.mod index 47606a5..d85b2ac 100644 --- a/gcc/m2/gm2-libs-iso/SLongWholeIO.mod +++ b/gcc/m2/gm2-libs-iso/SLongWholeIO.mod @@ -1,6 +1,6 @@ (* SLongWholeIO.mod implements input/output of LONGINT/LONGCARD over channels. -Copyright (C) 2013-2021 Free Software Foundation, Inc. +Copyright (C) 2013-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/SRawIO.mod b/gcc/m2/gm2-libs-iso/SRawIO.mod index e1e7a91..7de2fb6 100644 --- a/gcc/m2/gm2-libs-iso/SRawIO.mod +++ b/gcc/m2/gm2-libs-iso/SRawIO.mod @@ -1,6 +1,6 @@ (* SRawIO.mod implement the ISO SRawIO specification. -Copyright (C) 2009-2021 Free Software Foundation, Inc. +Copyright (C) 2009-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/SRealIO.mod b/gcc/m2/gm2-libs-iso/SRealIO.mod index a77b18d..400d8ae 100644 --- a/gcc/m2/gm2-libs-iso/SRealIO.mod +++ b/gcc/m2/gm2-libs-iso/SRealIO.mod @@ -1,6 +1,6 @@ (* SRealIO.mod implement the ISO SRealIO specification. -Copyright (C) 2009-2021 Free Software Foundation, Inc. +Copyright (C) 2009-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/SShortIO.def b/gcc/m2/gm2-libs-iso/SShortIO.def index d2f444f..fec7f6d 100644 --- a/gcc/m2/gm2-libs-iso/SShortIO.def +++ b/gcc/m2/gm2-libs-iso/SShortIO.def @@ -1,6 +1,6 @@ (* SShortIO.def provides input/output of SHORTREAL over channels. -Copyright (C) 2013-2021 Free Software Foundation, Inc. +Copyright (C) 2013-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/SShortIO.mod b/gcc/m2/gm2-libs-iso/SShortIO.mod index 531d061..a108a66 100644 --- a/gcc/m2/gm2-libs-iso/SShortIO.mod +++ b/gcc/m2/gm2-libs-iso/SShortIO.mod @@ -1,6 +1,6 @@ (* SShortIO.mod implements input/output of SHORTREAL over channels. -Copyright (C) 2013-2021 Free Software Foundation, Inc. +Copyright (C) 2013-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/SShortWholeIO.def b/gcc/m2/gm2-libs-iso/SShortWholeIO.def index f491e76..0d2c09d 100644 --- a/gcc/m2/gm2-libs-iso/SShortWholeIO.def +++ b/gcc/m2/gm2-libs-iso/SShortWholeIO.def @@ -1,6 +1,6 @@ (* SShortWholeIO.def provides input/output of SHORTINT/SHORTCARD over channels. -Copyright (C) 2013-2021 Free Software Foundation, Inc. +Copyright (C) 2013-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/SShortWholeIO.mod b/gcc/m2/gm2-libs-iso/SShortWholeIO.mod index d823fdd..4917fe6 100644 --- a/gcc/m2/gm2-libs-iso/SShortWholeIO.mod +++ b/gcc/m2/gm2-libs-iso/SShortWholeIO.mod @@ -1,6 +1,6 @@ (* SShortWholeIO.mod implements input/output of SHORTINT/SHORTCARD over channels. -Copyright (C) 2013-2021 Free Software Foundation, Inc. +Copyright (C) 2013-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/STextIO.mod b/gcc/m2/gm2-libs-iso/STextIO.mod index a6f401f..61fcad9 100644 --- a/gcc/m2/gm2-libs-iso/STextIO.mod +++ b/gcc/m2/gm2-libs-iso/STextIO.mod @@ -1,6 +1,6 @@ (* STextIO.mod implement the ISO STextIO specification. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/SWholeIO.mod b/gcc/m2/gm2-libs-iso/SWholeIO.mod index fe72b63..53f8a32 100644 --- a/gcc/m2/gm2-libs-iso/SWholeIO.mod +++ b/gcc/m2/gm2-libs-iso/SWholeIO.mod @@ -1,6 +1,6 @@ (* SWholeIO.mod implement the ISO SWholeIO specification. -Copyright (C) 2009-2021 Free Software Foundation, Inc. +Copyright (C) 2009-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/SYSTEM.mod b/gcc/m2/gm2-libs-iso/SYSTEM.mod index d26d1e0..2de3437 100644 --- a/gcc/m2/gm2-libs-iso/SYSTEM.mod +++ b/gcc/m2/gm2-libs-iso/SYSTEM.mod @@ -1,6 +1,6 @@ (* SYSTEM.mod implement the ISO SYSTEM specification. -Copyright (C) 2004-2021 Free Software Foundation, Inc. +Copyright (C) 2004-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/Semaphores.mod b/gcc/m2/gm2-libs-iso/Semaphores.mod index 7d8621e..0b6e885 100644 --- a/gcc/m2/gm2-libs-iso/Semaphores.mod +++ b/gcc/m2/gm2-libs-iso/Semaphores.mod @@ -1,6 +1,6 @@ (* Semaphores.mod implement the ISO Semaphores specification. -Copyright (C) 2010-2021 Free Software Foundation, Inc. +Copyright (C) 2010-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/SeqFile.mod b/gcc/m2/gm2-libs-iso/SeqFile.mod index 8a49c6e..e29065a 100644 --- a/gcc/m2/gm2-libs-iso/SeqFile.mod +++ b/gcc/m2/gm2-libs-iso/SeqFile.mod @@ -1,6 +1,6 @@ (* SeqFile.mod implement the ISO SeqFile specification. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/ShortComplexMath.def b/gcc/m2/gm2-libs-iso/ShortComplexMath.def index 276d761..416a5b9 100644 --- a/gcc/m2/gm2-libs-iso/ShortComplexMath.def +++ b/gcc/m2/gm2-libs-iso/ShortComplexMath.def @@ -1,6 +1,6 @@ (* ShortComplexMath.def provides access to the ShortComplex intrincics. -Copyright (C) 2010-2021 Free Software Foundation, Inc. +Copyright (C) 2010-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/ShortComplexMath.mod b/gcc/m2/gm2-libs-iso/ShortComplexMath.mod index ab2332b..1ceafb9 100644 --- a/gcc/m2/gm2-libs-iso/ShortComplexMath.mod +++ b/gcc/m2/gm2-libs-iso/ShortComplexMath.mod @@ -1,6 +1,6 @@ (* ShortComplexMath.mod implements access to the ShortComplex intrincics. -Copyright (C) 2009-2021 Free Software Foundation, Inc. +Copyright (C) 2009-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/ShortIO.def b/gcc/m2/gm2-libs-iso/ShortIO.def index f8ec0fd..419a092 100644 --- a/gcc/m2/gm2-libs-iso/ShortIO.def +++ b/gcc/m2/gm2-libs-iso/ShortIO.def @@ -1,6 +1,6 @@ (* ShortIO.def provides input/output of SHORTREAL over channels. -Copyright (C) 2013-2021 Free Software Foundation, Inc. +Copyright (C) 2013-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/ShortIO.mod b/gcc/m2/gm2-libs-iso/ShortIO.mod index 900aa59..8cddd3a 100644 --- a/gcc/m2/gm2-libs-iso/ShortIO.mod +++ b/gcc/m2/gm2-libs-iso/ShortIO.mod @@ -1,6 +1,6 @@ (* ShortIO.mod implements input/output of SHORTREAL over channels. -Copyright (C) 2013-2021 Free Software Foundation, Inc. +Copyright (C) 2013-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/ShortWholeIO.def b/gcc/m2/gm2-libs-iso/ShortWholeIO.def index 02fe0b9..89a330c 100644 --- a/gcc/m2/gm2-libs-iso/ShortWholeIO.def +++ b/gcc/m2/gm2-libs-iso/ShortWholeIO.def @@ -1,6 +1,6 @@ (* ShortWholeIO.def provides input/output of SHORTINT/SHORTCARD over channels. -Copyright (C) 2013-2021 Free Software Foundation, Inc. +Copyright (C) 2013-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/ShortWholeIO.mod b/gcc/m2/gm2-libs-iso/ShortWholeIO.mod index 13ae661..ca2cd90 100644 --- a/gcc/m2/gm2-libs-iso/ShortWholeIO.mod +++ b/gcc/m2/gm2-libs-iso/ShortWholeIO.mod @@ -1,6 +1,6 @@ (* ShortWholeIO.mod implements input/output of SHORTINT/SHORTCARD over channels. -Copyright (C) 2013-2021 Free Software Foundation, Inc. +Copyright (C) 2013-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/SimpleCipher.def b/gcc/m2/gm2-libs-iso/SimpleCipher.def index 8a809c9..4df11ad 100644 --- a/gcc/m2/gm2-libs-iso/SimpleCipher.def +++ b/gcc/m2/gm2-libs-iso/SimpleCipher.def @@ -1,6 +1,6 @@ (* SimpleCipher.def provides a pegalogical caesar cipher. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/SimpleCipher.mod b/gcc/m2/gm2-libs-iso/SimpleCipher.mod index 9a374f3..66ad57e 100644 --- a/gcc/m2/gm2-libs-iso/SimpleCipher.mod +++ b/gcc/m2/gm2-libs-iso/SimpleCipher.mod @@ -1,6 +1,6 @@ (* SimpleCipher.mod implements a pegalogical caesar cipher. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/StdChans.mod b/gcc/m2/gm2-libs-iso/StdChans.mod index e1994fc..6a2b2b8 100644 --- a/gcc/m2/gm2-libs-iso/StdChans.mod +++ b/gcc/m2/gm2-libs-iso/StdChans.mod @@ -1,6 +1,6 @@ (* StdChans.mod implement the ISO StdChans specification. -Copyright (C) 2003-2021 Free Software Foundation, Inc. +Copyright (C) 2003-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/Storage.mod b/gcc/m2/gm2-libs-iso/Storage.mod index abf49bc..ec2f581 100644 --- a/gcc/m2/gm2-libs-iso/Storage.mod +++ b/gcc/m2/gm2-libs-iso/Storage.mod @@ -1,6 +1,6 @@ (* Storage.mod implement the ISO Storage specification. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/StreamFile.mod b/gcc/m2/gm2-libs-iso/StreamFile.mod index 63cbc39..703d624 100644 --- a/gcc/m2/gm2-libs-iso/StreamFile.mod +++ b/gcc/m2/gm2-libs-iso/StreamFile.mod @@ -1,6 +1,6 @@ (* StreamFile.mod implement the ISO StreamFile specification. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/StringChan.def b/gcc/m2/gm2-libs-iso/StringChan.def index 8314bb3..2d9e61e 100644 --- a/gcc/m2/gm2-libs-iso/StringChan.def +++ b/gcc/m2/gm2-libs-iso/StringChan.def @@ -1,6 +1,6 @@ (* StringChan.def provides String input/output over channels. -Copyright (C) 2009-2021 Free Software Foundation, Inc. +Copyright (C) 2009-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/StringChan.mod b/gcc/m2/gm2-libs-iso/StringChan.mod index 7504eb3..4f4b17b 100644 --- a/gcc/m2/gm2-libs-iso/StringChan.mod +++ b/gcc/m2/gm2-libs-iso/StringChan.mod @@ -1,6 +1,6 @@ (* StringChan.mod implements String input/output over channels. -Copyright (C) 2009-2021 Free Software Foundation, Inc. +Copyright (C) 2009-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/Strings.mod b/gcc/m2/gm2-libs-iso/Strings.mod index c6e304d..c30f8eb 100644 --- a/gcc/m2/gm2-libs-iso/Strings.mod +++ b/gcc/m2/gm2-libs-iso/Strings.mod @@ -1,6 +1,6 @@ (* Strings.mod implement the ISO Strings specification. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/SysClock.mod b/gcc/m2/gm2-libs-iso/SysClock.mod index 10fb9f2..c5fd2eb 100644 --- a/gcc/m2/gm2-libs-iso/SysClock.mod +++ b/gcc/m2/gm2-libs-iso/SysClock.mod @@ -1,6 +1,6 @@ (* SysClock.mod implement the ISO SysClock specification. -Copyright (C) 2009-2021 Free Software Foundation, Inc. +Copyright (C) 2009-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/TERMINATION.mod b/gcc/m2/gm2-libs-iso/TERMINATION.mod index 5674d73..e90da45 100644 --- a/gcc/m2/gm2-libs-iso/TERMINATION.mod +++ b/gcc/m2/gm2-libs-iso/TERMINATION.mod @@ -1,6 +1,6 @@ (* TERMINATION.mod implement the ISO TERMINATION specification. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/TermFile.mod b/gcc/m2/gm2-libs-iso/TermFile.mod index 5bf5559..42ea550 100644 --- a/gcc/m2/gm2-libs-iso/TermFile.mod +++ b/gcc/m2/gm2-libs-iso/TermFile.mod @@ -1,6 +1,6 @@ (* TermFile.mod implement the ISO TermFile specification. -Copyright (C) 2009-2021 Free Software Foundation, Inc. +Copyright (C) 2009-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/TextIO.mod b/gcc/m2/gm2-libs-iso/TextIO.mod index 34c0d44..5e62ea6 100644 --- a/gcc/m2/gm2-libs-iso/TextIO.mod +++ b/gcc/m2/gm2-libs-iso/TextIO.mod @@ -1,6 +1,6 @@ (* TextIO.mod implement the ISO TextIO specification. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/WholeConv.mod b/gcc/m2/gm2-libs-iso/WholeConv.mod index 616d8d0..2bd9848 100644 --- a/gcc/m2/gm2-libs-iso/WholeConv.mod +++ b/gcc/m2/gm2-libs-iso/WholeConv.mod @@ -1,6 +1,6 @@ (* WholeConv.mod implement the ISO WholeConv specification. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/WholeIO.mod b/gcc/m2/gm2-libs-iso/WholeIO.mod index 5ee8a96..9fc879e 100644 --- a/gcc/m2/gm2-libs-iso/WholeIO.mod +++ b/gcc/m2/gm2-libs-iso/WholeIO.mod @@ -1,6 +1,6 @@ (* WholeIO.mod implement the ISO WholeIO specification. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/WholeStr.mod b/gcc/m2/gm2-libs-iso/WholeStr.mod index 6f38ec5..cbe1572 100644 --- a/gcc/m2/gm2-libs-iso/WholeStr.mod +++ b/gcc/m2/gm2-libs-iso/WholeStr.mod @@ -1,6 +1,6 @@ (* WholeStr.mod implement the ISO WholeStr specification. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/wrapsock.c b/gcc/m2/gm2-libs-iso/wrapsock.c index c614e08..6d032ee 100644 --- a/gcc/m2/gm2-libs-iso/wrapsock.c +++ b/gcc/m2/gm2-libs-iso/wrapsock.c @@ -1,6 +1,6 @@ /* wrapsock.c implements access to low level client socket primitives. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/wrapsock.def b/gcc/m2/gm2-libs-iso/wrapsock.def index 0ab5013..7dca9b9 100644 --- a/gcc/m2/gm2-libs-iso/wrapsock.def +++ b/gcc/m2/gm2-libs-iso/wrapsock.def @@ -1,6 +1,6 @@ (* wrapsock.def provides access to low level client socket primitives. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/wraptime.c b/gcc/m2/gm2-libs-iso/wraptime.c index d4319c8..dafdb66 100644 --- a/gcc/m2/gm2-libs-iso/wraptime.c +++ b/gcc/m2/gm2-libs-iso/wraptime.c @@ -1,6 +1,6 @@ /* wraptime.c provides access to time functions. -Copyright (C) 2009-2021 Free Software Foundation, Inc. +Copyright (C) 2009-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-iso/wraptime.def b/gcc/m2/gm2-libs-iso/wraptime.def index 9a31b3e..99c9eab 100644 --- a/gcc/m2/gm2-libs-iso/wraptime.def +++ b/gcc/m2/gm2-libs-iso/wraptime.def @@ -1,6 +1,6 @@ (* wraptime.def provides access to time primitives. -Copyright (C) 2009-2021 Free Software Foundation, Inc. +Copyright (C) 2009-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-min/M2RTS.def b/gcc/m2/gm2-libs-min/M2RTS.def index 147024e..db8c5ae 100644 --- a/gcc/m2/gm2-libs-min/M2RTS.def +++ b/gcc/m2/gm2-libs-min/M2RTS.def @@ -1,6 +1,6 @@ (* M2RTS.def implement the smallest number of routines for linking. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-min/M2RTS.mod b/gcc/m2/gm2-libs-min/M2RTS.mod index 8400567..e6043bc 100644 --- a/gcc/m2/gm2-libs-min/M2RTS.mod +++ b/gcc/m2/gm2-libs-min/M2RTS.mod @@ -1,6 +1,6 @@ (* M2RTS.mod implement the smallest number of routines for linking. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-min/SYSTEM.def b/gcc/m2/gm2-libs-min/SYSTEM.def index 2c517a9..6ab9c1d 100644 --- a/gcc/m2/gm2-libs-min/SYSTEM.def +++ b/gcc/m2/gm2-libs-min/SYSTEM.def @@ -1,6 +1,6 @@ (* SYSTEM.def a minimal SYSTEM module. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-min/SYSTEM.mod b/gcc/m2/gm2-libs-min/SYSTEM.mod index 9fe474f..fa7dfce 100644 --- a/gcc/m2/gm2-libs-min/SYSTEM.mod +++ b/gcc/m2/gm2-libs-min/SYSTEM.mod @@ -1,6 +1,6 @@ (* SYSTEM.mod a minimal SYSTEM module. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-min/libc.c b/gcc/m2/gm2-libs-min/libc.c index 8cddb5d..825d2b1 100644 --- a/gcc/m2/gm2-libs-min/libc.c +++ b/gcc/m2/gm2-libs-min/libc.c @@ -1,6 +1,6 @@ /* libc.c provides minimal dummy routines for linking. -Copyright (C) 2010-2021 Free Software Foundation, Inc. +Copyright (C) 2010-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-min/libc.def b/gcc/m2/gm2-libs-min/libc.def index 96d9cc9..401163b 100644 --- a/gcc/m2/gm2-libs-min/libc.def +++ b/gcc/m2/gm2-libs-min/libc.def @@ -1,6 +1,6 @@ (* libc.def provides a minimal interface to libc.c. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-pim/BitBlockOps.def b/gcc/m2/gm2-libs-pim/BitBlockOps.def index cce2d48..bb92811 100644 --- a/gcc/m2/gm2-libs-pim/BitBlockOps.def +++ b/gcc/m2/gm2-libs-pim/BitBlockOps.def @@ -1,6 +1,6 @@ (* BitBlockOps.def provides a Logitech compatible module. -Copyright (C) 2007-2021 Free Software Foundation, Inc. +Copyright (C) 2007-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-pim/BitBlockOps.mod b/gcc/m2/gm2-libs-pim/BitBlockOps.mod index 9544d34..863680f 100644 --- a/gcc/m2/gm2-libs-pim/BitBlockOps.mod +++ b/gcc/m2/gm2-libs-pim/BitBlockOps.mod @@ -1,6 +1,6 @@ (* BitBlockOps.mod provides a Logitech compatible module. -Copyright (C) 2007-2021 Free Software Foundation, Inc. +Copyright (C) 2007-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-pim/BitByteOps.def b/gcc/m2/gm2-libs-pim/BitByteOps.def index 9a554e9..e6344c2 100644 --- a/gcc/m2/gm2-libs-pim/BitByteOps.def +++ b/gcc/m2/gm2-libs-pim/BitByteOps.def @@ -1,6 +1,6 @@ (* BitByteOps.def provides a Logitech-3.0 compatible library. -Copyright (C) 2007-2021 Free Software Foundation, Inc. +Copyright (C) 2007-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-pim/BitByteOps.mod b/gcc/m2/gm2-libs-pim/BitByteOps.mod index b461e12..318a2e3 100644 --- a/gcc/m2/gm2-libs-pim/BitByteOps.mod +++ b/gcc/m2/gm2-libs-pim/BitByteOps.mod @@ -1,6 +1,6 @@ (* BitByteOps.mod provides a Logitech-3.0 compatible library. -Copyright (C) 2007-2021 Free Software Foundation, Inc. +Copyright (C) 2007-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-pim/BitWordOps.def b/gcc/m2/gm2-libs-pim/BitWordOps.def index d083736..899bb0a 100644 --- a/gcc/m2/gm2-libs-pim/BitWordOps.def +++ b/gcc/m2/gm2-libs-pim/BitWordOps.def @@ -1,6 +1,6 @@ (* BitWordOps.def provides a Logitech-3.0 compatible library. -Copyright (C) 2007-2021 Free Software Foundation, Inc. +Copyright (C) 2007-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-pim/BitWordOps.mod b/gcc/m2/gm2-libs-pim/BitWordOps.mod index 9c3ea42..9dd94e7 100644 --- a/gcc/m2/gm2-libs-pim/BitWordOps.mod +++ b/gcc/m2/gm2-libs-pim/BitWordOps.mod @@ -1,6 +1,6 @@ (* BitWordOps.mod provides a Logitech-3.0 compatible library. -Copyright (C) 2007-2021 Free Software Foundation, Inc. +Copyright (C) 2007-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-pim/BlockOps.def b/gcc/m2/gm2-libs-pim/BlockOps.def index b78e101..8cd1ebd 100644 --- a/gcc/m2/gm2-libs-pim/BlockOps.def +++ b/gcc/m2/gm2-libs-pim/BlockOps.def @@ -1,6 +1,6 @@ (* BlockOps.def provides a Logitech compatible module for block moves. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-pim/BlockOps.mod b/gcc/m2/gm2-libs-pim/BlockOps.mod index ac0a0b3..eab6938 100644 --- a/gcc/m2/gm2-libs-pim/BlockOps.mod +++ b/gcc/m2/gm2-libs-pim/BlockOps.mod @@ -1,6 +1,6 @@ (* BlockOps.mod provides a Logitech compatible module for block moves. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-pim/Break.c b/gcc/m2/gm2-libs-pim/Break.c index 6a0c77c..ecb33b0 100644 --- a/gcc/m2/gm2-libs-pim/Break.c +++ b/gcc/m2/gm2-libs-pim/Break.c @@ -1,6 +1,6 @@ /* Break.c - access to the signal handler for catching control C. -Copyright (C) 2004-2021 Free Software Foundation, Inc. +Copyright (C) 2004-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-pim/Break.def b/gcc/m2/gm2-libs-pim/Break.def index 05ce095..271384c 100644 --- a/gcc/m2/gm2-libs-pim/Break.def +++ b/gcc/m2/gm2-libs-pim/Break.def @@ -1,6 +1,6 @@ (* Break.def provides a Logitech compatible Break handler module. -Copyright (C) 2004-2021 Free Software Foundation, Inc. +Copyright (C) 2004-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-pim/CardinalIO.def b/gcc/m2/gm2-libs-pim/CardinalIO.def index 166a7a9..d6b4eec 100644 --- a/gcc/m2/gm2-libs-pim/CardinalIO.def +++ b/gcc/m2/gm2-libs-pim/CardinalIO.def @@ -1,6 +1,6 @@ (* CardinalIO.def provides a PIM and Logitech compatible module. -Copyright (C) 2004-2021 Free Software Foundation, Inc. +Copyright (C) 2004-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-pim/CardinalIO.mod b/gcc/m2/gm2-libs-pim/CardinalIO.mod index a02febf..5f7e750 100644 --- a/gcc/m2/gm2-libs-pim/CardinalIO.mod +++ b/gcc/m2/gm2-libs-pim/CardinalIO.mod @@ -1,6 +1,6 @@ (* CardinalIO.mod provides a PIM and Logitech compatible module. -Copyright (C) 2004-2021 Free Software Foundation, Inc. +Copyright (C) 2004-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-pim/Conversions.def b/gcc/m2/gm2-libs-pim/Conversions.def index c43f07c..d178e05 100644 --- a/gcc/m2/gm2-libs-pim/Conversions.def +++ b/gcc/m2/gm2-libs-pim/Conversions.def @@ -1,6 +1,6 @@ (* Conversions.def provides a Logitech-3.0 compatible library. -Copyright (C) 2004-2021 Free Software Foundation, Inc. +Copyright (C) 2004-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-pim/Conversions.mod b/gcc/m2/gm2-libs-pim/Conversions.mod index 9696e7a..1c8b893 100644 --- a/gcc/m2/gm2-libs-pim/Conversions.mod +++ b/gcc/m2/gm2-libs-pim/Conversions.mod @@ -1,6 +1,6 @@ (* Conversions.mod provides a Logitech-3.0 compatible library. -Copyright (C) 2004-2021 Free Software Foundation, Inc. +Copyright (C) 2004-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-pim/DebugPMD.def b/gcc/m2/gm2-libs-pim/DebugPMD.def index 6d1747a..9a3adf6 100644 --- a/gcc/m2/gm2-libs-pim/DebugPMD.def +++ b/gcc/m2/gm2-libs-pim/DebugPMD.def @@ -1,6 +1,6 @@ (* DebugPMD.def provides a compatible Logitech debug module. -Copyright (C) 2004-2021 Free Software Foundation, Inc. +Copyright (C) 2004-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-pim/DebugPMD.mod b/gcc/m2/gm2-libs-pim/DebugPMD.mod index b493204..12a86ca 100644 --- a/gcc/m2/gm2-libs-pim/DebugPMD.mod +++ b/gcc/m2/gm2-libs-pim/DebugPMD.mod @@ -1,6 +1,6 @@ (* DebugPMD.mod provides a compatible Logitech debug module. -Copyright (C) 2004-2021 Free Software Foundation, Inc. +Copyright (C) 2004-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-pim/DebugTrace.def b/gcc/m2/gm2-libs-pim/DebugTrace.def index 17b646d..9a00b71 100644 --- a/gcc/m2/gm2-libs-pim/DebugTrace.def +++ b/gcc/m2/gm2-libs-pim/DebugTrace.def @@ -1,6 +1,6 @@ (* DebugTrace.def provides a Logitech compatible module. -Copyright (C) 2004-2021 Free Software Foundation, Inc. +Copyright (C) 2004-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-pim/DebugTrace.mod b/gcc/m2/gm2-libs-pim/DebugTrace.mod index 0308590..10cf797 100644 --- a/gcc/m2/gm2-libs-pim/DebugTrace.mod +++ b/gcc/m2/gm2-libs-pim/DebugTrace.mod @@ -1,6 +1,6 @@ (* DebugTrace.mod provides a Logitech compatible module. -Copyright (C) 2004-2021 Free Software Foundation, Inc. +Copyright (C) 2004-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-pim/Delay.def b/gcc/m2/gm2-libs-pim/Delay.def index 4a4f9af..ccb65e2 100644 --- a/gcc/m2/gm2-libs-pim/Delay.def +++ b/gcc/m2/gm2-libs-pim/Delay.def @@ -1,6 +1,6 @@ (* Delay.def provides a Logitech compatible module. -Copyright (C) 2004-2021 Free Software Foundation, Inc. +Copyright (C) 2004-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-pim/Delay.mod b/gcc/m2/gm2-libs-pim/Delay.mod index 1c5585e..e8e0ee1 100644 --- a/gcc/m2/gm2-libs-pim/Delay.mod +++ b/gcc/m2/gm2-libs-pim/Delay.mod @@ -1,6 +1,6 @@ (* Delay.mod provides a Logitech compatible module. -Copyright (C) 2004-2021 Free Software Foundation, Inc. +Copyright (C) 2004-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-pim/Display.def b/gcc/m2/gm2-libs-pim/Display.def index 5c66b28..7c55971 100644 --- a/gcc/m2/gm2-libs-pim/Display.def +++ b/gcc/m2/gm2-libs-pim/Display.def @@ -1,6 +1,6 @@ (* Display.def provides a Logitech 3.0 compatible Display module. -Copyright (C) 2004-2021 Free Software Foundation, Inc. +Copyright (C) 2004-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-pim/Display.mod b/gcc/m2/gm2-libs-pim/Display.mod index 0c96643..8006642 100644 --- a/gcc/m2/gm2-libs-pim/Display.mod +++ b/gcc/m2/gm2-libs-pim/Display.mod @@ -1,6 +1,6 @@ (* Display.mod provides a Logitech 3.0 compatible Display module. -Copyright (C) 2004-2021 Free Software Foundation, Inc. +Copyright (C) 2004-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-pim/ErrorCode.def b/gcc/m2/gm2-libs-pim/ErrorCode.def index 53b26f0..8be1fc2 100644 --- a/gcc/m2/gm2-libs-pim/ErrorCode.def +++ b/gcc/m2/gm2-libs-pim/ErrorCode.def @@ -1,6 +1,6 @@ (* ErrorCode.def provides a Logitech compatible module. -Copyright (C) 2004-2021 Free Software Foundation, Inc. +Copyright (C) 2004-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-pim/ErrorCode.mod b/gcc/m2/gm2-libs-pim/ErrorCode.mod index f69e259..37b7945 100644 --- a/gcc/m2/gm2-libs-pim/ErrorCode.mod +++ b/gcc/m2/gm2-libs-pim/ErrorCode.mod @@ -1,6 +1,6 @@ (* ErrorCode.mod provides a Logitech compatible module. -Copyright (C) 2004-2021 Free Software Foundation, Inc. +Copyright (C) 2004-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-pim/FileSystem.def b/gcc/m2/gm2-libs-pim/FileSystem.def index 072d9de..784c683 100644 --- a/gcc/m2/gm2-libs-pim/FileSystem.def +++ b/gcc/m2/gm2-libs-pim/FileSystem.def @@ -1,6 +1,6 @@ (* FileSystem.def provides a PIM [234] FileSystem module. -Copyright (C) 2004-2021 Free Software Foundation, Inc. +Copyright (C) 2004-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-pim/FileSystem.mod b/gcc/m2/gm2-libs-pim/FileSystem.mod index 0bfce01..9f08819 100644 --- a/gcc/m2/gm2-libs-pim/FileSystem.mod +++ b/gcc/m2/gm2-libs-pim/FileSystem.mod @@ -1,6 +1,6 @@ (* FileSystem.mod provides a PIM [234] FileSystem module. -Copyright (C) 2004-2021 Free Software Foundation, Inc. +Copyright (C) 2004-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-pim/FloatingUtilities.def b/gcc/m2/gm2-libs-pim/FloatingUtilities.def index 2a6bec3..f49f8b8 100644 --- a/gcc/m2/gm2-libs-pim/FloatingUtilities.def +++ b/gcc/m2/gm2-libs-pim/FloatingUtilities.def @@ -1,6 +1,6 @@ (* FloatingUtilities.def provides a Logitech compatible library. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-pim/FloatingUtilities.mod b/gcc/m2/gm2-libs-pim/FloatingUtilities.mod index 3da987b..61fc1b3 100644 --- a/gcc/m2/gm2-libs-pim/FloatingUtilities.mod +++ b/gcc/m2/gm2-libs-pim/FloatingUtilities.mod @@ -1,6 +1,6 @@ (* FloatingUtilities.mod provides a Logitech compatible library. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-pim/InOut.def b/gcc/m2/gm2-libs-pim/InOut.def index efbc43c..2358444 100644 --- a/gcc/m2/gm2-libs-pim/InOut.def +++ b/gcc/m2/gm2-libs-pim/InOut.def @@ -1,6 +1,6 @@ (* InOut.def provides a compatible PIM [234] InOut module. -Copyright (C) 2004-2021 Free Software Foundation, Inc. +Copyright (C) 2004-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-pim/InOut.mod b/gcc/m2/gm2-libs-pim/InOut.mod index 423fd5e..517aca2 100644 --- a/gcc/m2/gm2-libs-pim/InOut.mod +++ b/gcc/m2/gm2-libs-pim/InOut.mod @@ -1,6 +1,6 @@ (* InOut.mod provides a compatible PIM [234] InOut module. -Copyright (C) 2004-2021 Free Software Foundation, Inc. +Copyright (C) 2004-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-pim/Keyboard.def b/gcc/m2/gm2-libs-pim/Keyboard.def index 68b3fa5..e9ebf84 100644 --- a/gcc/m2/gm2-libs-pim/Keyboard.def +++ b/gcc/m2/gm2-libs-pim/Keyboard.def @@ -1,6 +1,6 @@ (* Keyboard.def provides compatibility with Logitech 3.0 Keyboard module. -Copyright (C) 2004-2021 Free Software Foundation, Inc. +Copyright (C) 2004-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-pim/Keyboard.mod b/gcc/m2/gm2-libs-pim/Keyboard.mod index 5b4f02c..7081c5f 100644 --- a/gcc/m2/gm2-libs-pim/Keyboard.mod +++ b/gcc/m2/gm2-libs-pim/Keyboard.mod @@ -1,6 +1,6 @@ (* Keyboard.mod provides compatibility with Logitech 3.0 Keyboard module. -Copyright (C) 2004-2021 Free Software Foundation, Inc. +Copyright (C) 2004-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-pim/LongIO.def b/gcc/m2/gm2-libs-pim/LongIO.def index 6569fc8..ca37245 100644 --- a/gcc/m2/gm2-libs-pim/LongIO.def +++ b/gcc/m2/gm2-libs-pim/LongIO.def @@ -1,6 +1,6 @@ (* LongIO.def provides a Logitech-3.0 compatible library for GNU Modula-2. -Copyright (C) 2004-2021 Free Software Foundation, Inc. +Copyright (C) 2004-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-pim/LongIO.mod b/gcc/m2/gm2-libs-pim/LongIO.mod index 8c346c6..f9f598f 100644 --- a/gcc/m2/gm2-libs-pim/LongIO.mod +++ b/gcc/m2/gm2-libs-pim/LongIO.mod @@ -1,6 +1,6 @@ (* LongIO.mod provides a Logitech-3.0 compatible library for GNU Modula-2. -Copyright (C) 2004-2021 Free Software Foundation, Inc. +Copyright (C) 2004-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-pim/NumberConversion.def b/gcc/m2/gm2-libs-pim/NumberConversion.def index dceeb52..4bd0697 100644 --- a/gcc/m2/gm2-libs-pim/NumberConversion.def +++ b/gcc/m2/gm2-libs-pim/NumberConversion.def @@ -1,6 +1,6 @@ (* NumberConversion.def provides a Logitech compatible conversion library. -Copyright (C) 2007-2021 Free Software Foundation, Inc. +Copyright (C) 2007-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-pim/NumberConversion.mod b/gcc/m2/gm2-libs-pim/NumberConversion.mod index b541a0b..634e543 100644 --- a/gcc/m2/gm2-libs-pim/NumberConversion.mod +++ b/gcc/m2/gm2-libs-pim/NumberConversion.mod @@ -1,6 +1,6 @@ (* NumberConversion.mod provides a Logitech compatible conversion library. -Copyright (C) 2007-2021 Free Software Foundation, Inc. +Copyright (C) 2007-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-pim/README.texi b/gcc/m2/gm2-libs-pim/README.texi index 8bf4d7b..4ea3c11 100644 --- a/gcc/m2/gm2-libs-pim/README.texi +++ b/gcc/m2/gm2-libs-pim/README.texi @@ -1,5 +1,5 @@ @c README.texi describes the additional PIM libraries. -@c Copyright @copyright{} 2000-2020 Free Software Foundation, Inc. +@c Copyright @copyright{} 2000-2023 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. diff --git a/gcc/m2/gm2-libs-pim/Random.def b/gcc/m2/gm2-libs-pim/Random.def index c3bacad..bc7fa4b 100644 --- a/gcc/m2/gm2-libs-pim/Random.def +++ b/gcc/m2/gm2-libs-pim/Random.def @@ -1,6 +1,6 @@ (* Random.def provides a Logitech-3.0 compatible library. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-pim/Random.mod b/gcc/m2/gm2-libs-pim/Random.mod index 73d7a1c..e50dfbf 100644 --- a/gcc/m2/gm2-libs-pim/Random.mod +++ b/gcc/m2/gm2-libs-pim/Random.mod @@ -1,6 +1,6 @@ (* Random.mod provides a Logitech-3.0 compatible library. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-pim/RealConversions.def b/gcc/m2/gm2-libs-pim/RealConversions.def index 7ab1973..033cd3a 100644 --- a/gcc/m2/gm2-libs-pim/RealConversions.def +++ b/gcc/m2/gm2-libs-pim/RealConversions.def @@ -1,6 +1,6 @@ (* RealConversions.def provides a Logitech-3.0 compatible module. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-pim/RealConversions.mod b/gcc/m2/gm2-libs-pim/RealConversions.mod index 42693fe..189096a 100644 --- a/gcc/m2/gm2-libs-pim/RealConversions.mod +++ b/gcc/m2/gm2-libs-pim/RealConversions.mod @@ -1,6 +1,6 @@ (* RealConversions.mod provides a Logitech-3.0 compatible module. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-pim/RealInOut.def b/gcc/m2/gm2-libs-pim/RealInOut.def index cdaaa3a..2c6a04b 100644 --- a/gcc/m2/gm2-libs-pim/RealInOut.def +++ b/gcc/m2/gm2-libs-pim/RealInOut.def @@ -1,6 +1,6 @@ (* RealInOut.def provides a compatible RealInOut PIM 234 module. -Copyright (C) 2004-2021 Free Software Foundation, Inc. +Copyright (C) 2004-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-pim/RealInOut.mod b/gcc/m2/gm2-libs-pim/RealInOut.mod index 68697d0..855ab9b 100644 --- a/gcc/m2/gm2-libs-pim/RealInOut.mod +++ b/gcc/m2/gm2-libs-pim/RealInOut.mod @@ -1,6 +1,6 @@ (* RealInOut.mod provides a compatible RealInOut PIM 234 module. -Copyright (C) 2004-2021 Free Software Foundation, Inc. +Copyright (C) 2004-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-pim/Strings.def b/gcc/m2/gm2-libs-pim/Strings.def index cd1c4bd..5f3f42c 100644 --- a/gcc/m2/gm2-libs-pim/Strings.def +++ b/gcc/m2/gm2-libs-pim/Strings.def @@ -1,6 +1,6 @@ (* Strings.def provides a Logitech-3.0 compatible library. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-pim/Strings.mod b/gcc/m2/gm2-libs-pim/Strings.mod index ddf5dea..99dc6c1 100644 --- a/gcc/m2/gm2-libs-pim/Strings.mod +++ b/gcc/m2/gm2-libs-pim/Strings.mod @@ -1,6 +1,6 @@ (* Strings.mod provides a Logitech-3.0 compatible library. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-pim/Termbase.def b/gcc/m2/gm2-libs-pim/Termbase.def index 4a9da7d..8adc5d0 100644 --- a/gcc/m2/gm2-libs-pim/Termbase.def +++ b/gcc/m2/gm2-libs-pim/Termbase.def @@ -1,6 +1,6 @@ (* Termbase.def provides GNU Modula-2 with a PIM 234 compatible Termbase. -Copyright (C) 2004-2021 Free Software Foundation, Inc. +Copyright (C) 2004-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-pim/Termbase.mod b/gcc/m2/gm2-libs-pim/Termbase.mod index 4f41217..0b47826 100644 --- a/gcc/m2/gm2-libs-pim/Termbase.mod +++ b/gcc/m2/gm2-libs-pim/Termbase.mod @@ -1,6 +1,6 @@ (* Termbase.mod provides GNU Modula-2 with a PIM 234 compatible Termbase. -Copyright (C) 2004-2021 Free Software Foundation, Inc. +Copyright (C) 2004-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-pim/Terminal.def b/gcc/m2/gm2-libs-pim/Terminal.def index ecb0e8d..a97e9fb 100644 --- a/gcc/m2/gm2-libs-pim/Terminal.def +++ b/gcc/m2/gm2-libs-pim/Terminal.def @@ -1,6 +1,6 @@ (* Terminal.def provides a Logitech 3.0 compatible and PIM [234] compatible. -Copyright (C) 2004-2021 Free Software Foundation, Inc. +Copyright (C) 2004-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-pim/Terminal.mod b/gcc/m2/gm2-libs-pim/Terminal.mod index de0f60c..cff1b5c 100644 --- a/gcc/m2/gm2-libs-pim/Terminal.mod +++ b/gcc/m2/gm2-libs-pim/Terminal.mod @@ -1,6 +1,6 @@ (* Terminal.mod provides a Logitech 3.0 compatible and PIM [234] compatible. -Copyright (C) 2004-2021 Free Software Foundation, Inc. +Copyright (C) 2004-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-pim/TimeDate.def b/gcc/m2/gm2-libs-pim/TimeDate.def index e72da90..d3f3e7d 100644 --- a/gcc/m2/gm2-libs-pim/TimeDate.def +++ b/gcc/m2/gm2-libs-pim/TimeDate.def @@ -1,6 +1,6 @@ (* TimeDate.def provides a Logitech-3.0 compatible library module. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs-pim/TimeDate.mod b/gcc/m2/gm2-libs-pim/TimeDate.mod index 30e5d6c..74644e8 100644 --- a/gcc/m2/gm2-libs-pim/TimeDate.mod +++ b/gcc/m2/gm2-libs-pim/TimeDate.mod @@ -1,6 +1,6 @@ (* TimeDate.mod provides a Logitech-3.0 compatible library module. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/ASCII.def b/gcc/m2/gm2-libs/ASCII.def index 076238a..9202d97 100644 --- a/gcc/m2/gm2-libs/ASCII.def +++ b/gcc/m2/gm2-libs/ASCII.def @@ -1,6 +1,6 @@ (* ASCII.def Defines all ascii constants. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/ASCII.mod b/gcc/m2/gm2-libs/ASCII.mod index c817757..75f048e 100644 --- a/gcc/m2/gm2-libs/ASCII.mod +++ b/gcc/m2/gm2-libs/ASCII.mod @@ -1,6 +1,6 @@ (* ASCII.mod dummy companion module for the definition. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/Args.def b/gcc/m2/gm2-libs/Args.def index b252d42..88b6eaa 100644 --- a/gcc/m2/gm2-libs/Args.def +++ b/gcc/m2/gm2-libs/Args.def @@ -1,6 +1,6 @@ (* Args.def provide access to command line arguments. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/Args.mod b/gcc/m2/gm2-libs/Args.mod index 2b8dc03..30f76c6 100644 --- a/gcc/m2/gm2-libs/Args.mod +++ b/gcc/m2/gm2-libs/Args.mod @@ -1,6 +1,6 @@ (* Args.mod provide access to command line arguments. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/Assertion.def b/gcc/m2/gm2-libs/Assertion.def index 9658717..f15fdab 100644 --- a/gcc/m2/gm2-libs/Assertion.def +++ b/gcc/m2/gm2-libs/Assertion.def @@ -1,6 +1,6 @@ (* Assertion.def provides an assert procedure. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/Assertion.mod b/gcc/m2/gm2-libs/Assertion.mod index 1d4c7c3..3c402f3 100644 --- a/gcc/m2/gm2-libs/Assertion.mod +++ b/gcc/m2/gm2-libs/Assertion.mod @@ -1,6 +1,6 @@ (* Assertion.mod provides an assert procedure. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/Break.def b/gcc/m2/gm2-libs/Break.def index 6414b39..7103627 100644 --- a/gcc/m2/gm2-libs/Break.def +++ b/gcc/m2/gm2-libs/Break.def @@ -1,6 +1,6 @@ (* Break.def provides a dummy compatibility library for legacy systems. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/Break.mod b/gcc/m2/gm2-libs/Break.mod index d5a8b1e..d81d28f 100644 --- a/gcc/m2/gm2-libs/Break.mod +++ b/gcc/m2/gm2-libs/Break.mod @@ -1,6 +1,6 @@ (* Break.mod provides a dummy compatibility library for legacy systems. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/Builtins.def b/gcc/m2/gm2-libs/Builtins.def index 8d849be..e619e8f 100644 --- a/gcc/m2/gm2-libs/Builtins.def +++ b/gcc/m2/gm2-libs/Builtins.def @@ -1,6 +1,6 @@ (* Builtins.def provides access to all built-in functions. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/Builtins.mod b/gcc/m2/gm2-libs/Builtins.mod index a5d9939..af5cd29 100644 --- a/gcc/m2/gm2-libs/Builtins.mod +++ b/gcc/m2/gm2-libs/Builtins.mod @@ -1,6 +1,6 @@ (* Builtins.mod provides access to all built-in functions. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/COROUTINES.def b/gcc/m2/gm2-libs/COROUTINES.def index d7b7dc8..b2b18a7 100644 --- a/gcc/m2/gm2-libs/COROUTINES.def +++ b/gcc/m2/gm2-libs/COROUTINES.def @@ -1,6 +1,6 @@ (* COROUTINES.def defines an ISO compatible module priority range. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/COROUTINES.mod b/gcc/m2/gm2-libs/COROUTINES.mod index 155f365..c789fa1 100644 --- a/gcc/m2/gm2-libs/COROUTINES.mod +++ b/gcc/m2/gm2-libs/COROUTINES.mod @@ -1,6 +1,6 @@ (* COROUTINES.mod dummy module for COROUTINES.def. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/CmdArgs.def b/gcc/m2/gm2-libs/CmdArgs.def index b467a0d..d4a7349 100644 --- a/gcc/m2/gm2-libs/CmdArgs.def +++ b/gcc/m2/gm2-libs/CmdArgs.def @@ -1,6 +1,6 @@ (* CmdArgs.def provides procedures to retrieve arguments from strings. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/CmdArgs.mod b/gcc/m2/gm2-libs/CmdArgs.mod index c676f0f..47aae49 100644 --- a/gcc/m2/gm2-libs/CmdArgs.mod +++ b/gcc/m2/gm2-libs/CmdArgs.mod @@ -1,6 +1,6 @@ (* CmdArgs.mod provides procedures to retrieve arguments from strings. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/Debug.def b/gcc/m2/gm2-libs/Debug.def index 6372045..c134e99 100644 --- a/gcc/m2/gm2-libs/Debug.def +++ b/gcc/m2/gm2-libs/Debug.def @@ -1,6 +1,6 @@ (* Debug.def provides some simple debugging routines. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/Debug.mod b/gcc/m2/gm2-libs/Debug.mod index 44546f0..14164e3b 100644 --- a/gcc/m2/gm2-libs/Debug.mod +++ b/gcc/m2/gm2-libs/Debug.mod @@ -1,6 +1,6 @@ (* Debug.mod provides some simple debugging routines. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/DynamicStrings.def b/gcc/m2/gm2-libs/DynamicStrings.def index c234e57..bd99010 100644 --- a/gcc/m2/gm2-libs/DynamicStrings.def +++ b/gcc/m2/gm2-libs/DynamicStrings.def @@ -1,6 +1,6 @@ (* DynamicStrings.def provides a dynamic string type and procedures. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/DynamicStrings.mod b/gcc/m2/gm2-libs/DynamicStrings.mod index 751fc30..9839e43 100644 --- a/gcc/m2/gm2-libs/DynamicStrings.mod +++ b/gcc/m2/gm2-libs/DynamicStrings.mod @@ -1,6 +1,6 @@ (* DynamicStrings.mod provides a dynamic string type and procedures. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/Environment.def b/gcc/m2/gm2-libs/Environment.def index 9c5d134..3164aa2 100644 --- a/gcc/m2/gm2-libs/Environment.def +++ b/gcc/m2/gm2-libs/Environment.def @@ -1,6 +1,6 @@ (* Environment.def provides access to the environment settings of a process. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/Environment.mod b/gcc/m2/gm2-libs/Environment.mod index 331c752..cd067bc 100644 --- a/gcc/m2/gm2-libs/Environment.mod +++ b/gcc/m2/gm2-libs/Environment.mod @@ -1,6 +1,6 @@ (* Environment.mod provides access to the environment settings of a process. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/FIO.def b/gcc/m2/gm2-libs/FIO.def index 6e2b39c..f521ef6 100644 --- a/gcc/m2/gm2-libs/FIO.def +++ b/gcc/m2/gm2-libs/FIO.def @@ -1,6 +1,6 @@ (* FIO.def provides a simple buffered file input/output library. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/FIO.mod b/gcc/m2/gm2-libs/FIO.mod index 3630664..79435d7 100644 --- a/gcc/m2/gm2-libs/FIO.mod +++ b/gcc/m2/gm2-libs/FIO.mod @@ -1,6 +1,6 @@ (* FIO.mod provides a simple buffered file input/output library. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/FormatStrings.def b/gcc/m2/gm2-libs/FormatStrings.def index f5cc972..93c08d1 100644 --- a/gcc/m2/gm2-libs/FormatStrings.def +++ b/gcc/m2/gm2-libs/FormatStrings.def @@ -1,6 +1,6 @@ (* FormatStrings.def provides a pseudo printf capability. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/FormatStrings.mod b/gcc/m2/gm2-libs/FormatStrings.mod index 973c41a..38e4d21 100644 --- a/gcc/m2/gm2-libs/FormatStrings.mod +++ b/gcc/m2/gm2-libs/FormatStrings.mod @@ -1,6 +1,6 @@ (* FormatStrings.mod provides a pseudo printf capability. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/FpuIO.def b/gcc/m2/gm2-libs/FpuIO.def index 6f3e96d..923637a 100644 --- a/gcc/m2/gm2-libs/FpuIO.def +++ b/gcc/m2/gm2-libs/FpuIO.def @@ -1,6 +1,6 @@ (* FpuIO.def Implements a fixed format input/output for REAL/LONGREAL. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/FpuIO.mod b/gcc/m2/gm2-libs/FpuIO.mod index 1988b0b..5189ec4 100644 --- a/gcc/m2/gm2-libs/FpuIO.mod +++ b/gcc/m2/gm2-libs/FpuIO.mod @@ -1,6 +1,6 @@ (* FpuIO.mod implements a fixed format input/output for REAL/LONGREAL. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/GetOpt.def b/gcc/m2/gm2-libs/GetOpt.def index 468754b..2da5512 100644 --- a/gcc/m2/gm2-libs/GetOpt.def +++ b/gcc/m2/gm2-libs/GetOpt.def @@ -1,6 +1,6 @@ (* GetOpt.def allows users to manage long options to getopt. -Copyright (C) 2017-2021 Free Software Foundation, Inc. +Copyright (C) 2017-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/GetOpt.mod b/gcc/m2/gm2-libs/GetOpt.mod index dc4ba1b..e7eaae6 100644 --- a/gcc/m2/gm2-libs/GetOpt.mod +++ b/gcc/m2/gm2-libs/GetOpt.mod @@ -1,6 +1,6 @@ (* GetOpt.mod allows users to manage long options to getopt. -Copyright (C) 2017-2021 Free Software Foundation, Inc. +Copyright (C) 2017-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/IO.def b/gcc/m2/gm2-libs/IO.def index d386bd5..d75e274 100644 --- a/gcc/m2/gm2-libs/IO.def +++ b/gcc/m2/gm2-libs/IO.def @@ -1,6 +1,6 @@ (* IO.def provides Read, Write, Errors procedures mapping onto 0, 1 and 2. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/IO.mod b/gcc/m2/gm2-libs/IO.mod index 027e4c1..c47ce31 100644 --- a/gcc/m2/gm2-libs/IO.mod +++ b/gcc/m2/gm2-libs/IO.mod @@ -1,6 +1,6 @@ (* IO.mod provides Read, Write, Errors procedures mapping onto 0, 1 and 2. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/Indexing.def b/gcc/m2/gm2-libs/Indexing.def index d4a0b4e..5f2155f 100644 --- a/gcc/m2/gm2-libs/Indexing.def +++ b/gcc/m2/gm2-libs/Indexing.def @@ -1,6 +1,6 @@ (* Indexing.def provides a dynamic indexing mechanism for CARDINAL. -Copyright (C) 2003-2021 Free Software Foundation, Inc. +Copyright (C) 2003-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/Indexing.mod b/gcc/m2/gm2-libs/Indexing.mod index 5dcec23..e152158 100644 --- a/gcc/m2/gm2-libs/Indexing.mod +++ b/gcc/m2/gm2-libs/Indexing.mod @@ -1,6 +1,6 @@ (* Indexing.mod provides a dynamic indexing mechanism for CARDINAL. -Copyright (C) 2003-2021 Free Software Foundation, Inc. +Copyright (C) 2003-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/LMathLib0.def b/gcc/m2/gm2-libs/LMathLib0.def index 2e2e60a..d4c33ca 100644 --- a/gcc/m2/gm2-libs/LMathLib0.def +++ b/gcc/m2/gm2-libs/LMathLib0.def @@ -1,6 +1,6 @@ (* LMathLib0.def provide access to the LONGREAL instrinics. -Copyright (C) 2009-2021 Free Software Foundation, Inc. +Copyright (C) 2009-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/LMathLib0.mod b/gcc/m2/gm2-libs/LMathLib0.mod index 46f7203..aa8fd4b 100644 --- a/gcc/m2/gm2-libs/LMathLib0.mod +++ b/gcc/m2/gm2-libs/LMathLib0.mod @@ -1,6 +1,6 @@ (* LMathLib0.mod provide access to the LONGREAL instrinics. -Copyright (C) 2009-2021 Free Software Foundation, Inc. +Copyright (C) 2009-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/LegacyReal.def b/gcc/m2/gm2-libs/LegacyReal.def index d0d78a4..8103bd4 100644 --- a/gcc/m2/gm2-libs/LegacyReal.def +++ b/gcc/m2/gm2-libs/LegacyReal.def @@ -1,6 +1,6 @@ (* LegacyReal.def provides a legacy definition for REAL. -Copyright (C) 2009-2021 Free Software Foundation, Inc. +Copyright (C) 2009-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/LegacyReal.mod b/gcc/m2/gm2-libs/LegacyReal.mod index f660a53..5a27703 100644 --- a/gcc/m2/gm2-libs/LegacyReal.mod +++ b/gcc/m2/gm2-libs/LegacyReal.mod @@ -1,6 +1,6 @@ (* LegacyReal.mod provides a legacy definition for REAL. -Copyright (C) 2009-2021 Free Software Foundation, Inc. +Copyright (C) 2009-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/M2Dependent.def b/gcc/m2/gm2-libs/M2Dependent.def index a7c1815..5345708 100644 --- a/gcc/m2/gm2-libs/M2Dependent.def +++ b/gcc/m2/gm2-libs/M2Dependent.def @@ -1,6 +1,6 @@ (* M2Dependent.def defines the run time module dependencies interface. -Copyright (C) 2022 Free Software Foundation, Inc. +Copyright (C) 2022-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/M2Dependent.mod b/gcc/m2/gm2-libs/M2Dependent.mod index bdfebcf..72675eb 100644 --- a/gcc/m2/gm2-libs/M2Dependent.mod +++ b/gcc/m2/gm2-libs/M2Dependent.mod @@ -1,6 +1,6 @@ (* M2Dependent.mod implements the run time module dependencies. -Copyright (C) 2022 Free Software Foundation, Inc. +Copyright (C) 2022-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/M2EXCEPTION.def b/gcc/m2/gm2-libs/M2EXCEPTION.def index d3a930a..15139ac 100644 --- a/gcc/m2/gm2-libs/M2EXCEPTION.def +++ b/gcc/m2/gm2-libs/M2EXCEPTION.def @@ -1,6 +1,6 @@ (* M2EXCEPTION.def enumerates all exceptions. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/M2EXCEPTION.mod b/gcc/m2/gm2-libs/M2EXCEPTION.mod index 486a96c..b409672 100644 --- a/gcc/m2/gm2-libs/M2EXCEPTION.mod +++ b/gcc/m2/gm2-libs/M2EXCEPTION.mod @@ -1,6 +1,6 @@ (* M2EXCEPTION.mod implement M2Exception and IsM2Exception. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/M2LINK.def b/gcc/m2/gm2-libs/M2LINK.def index 409142a..b0ef0b6 100644 --- a/gcc/m2/gm2-libs/M2LINK.def +++ b/gcc/m2/gm2-libs/M2LINK.def @@ -1,6 +1,6 @@ (* M2LINK.def defines the linking mode used in Modula-2. -Copyright (C) 2022 Free Software Foundation, Inc. +Copyright (C) 2022-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/M2RTS.def b/gcc/m2/gm2-libs/M2RTS.def index 1ae183b..94ed2d0 100644 --- a/gcc/m2/gm2-libs/M2RTS.def +++ b/gcc/m2/gm2-libs/M2RTS.def @@ -1,6 +1,6 @@ (* M2RTS.def Implements the run time system facilities of Modula-2. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/M2RTS.mod b/gcc/m2/gm2-libs/M2RTS.mod index 6ce97f9..0534c5d 100644 --- a/gcc/m2/gm2-libs/M2RTS.mod +++ b/gcc/m2/gm2-libs/M2RTS.mod @@ -1,6 +1,6 @@ (* M2RTS.mod Implements the run time system facilities of Modula-2. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/MathLib0.def b/gcc/m2/gm2-libs/MathLib0.def index 0520dde..532c001 100644 --- a/gcc/m2/gm2-libs/MathLib0.def +++ b/gcc/m2/gm2-libs/MathLib0.def @@ -1,6 +1,6 @@ (* MathLib0.def provides access to math functions. -Copyright (C) 2003-2021 Free Software Foundation, Inc. +Copyright (C) 2003-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/MathLib0.mod b/gcc/m2/gm2-libs/MathLib0.mod index 1dd8c2a..e15f7fb 100644 --- a/gcc/m2/gm2-libs/MathLib0.mod +++ b/gcc/m2/gm2-libs/MathLib0.mod @@ -1,6 +1,6 @@ (* MathLib0.mod provides access to math functions. -Copyright (C) 2003-2021 Free Software Foundation, Inc. +Copyright (C) 2003-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/MemUtils.def b/gcc/m2/gm2-libs/MemUtils.def index 234225e..cf5a300 100644 --- a/gcc/m2/gm2-libs/MemUtils.def +++ b/gcc/m2/gm2-libs/MemUtils.def @@ -1,6 +1,6 @@ (* MemUtils.def provides some basic memory utilities. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/MemUtils.mod b/gcc/m2/gm2-libs/MemUtils.mod index d299444..feafe5d 100644 --- a/gcc/m2/gm2-libs/MemUtils.mod +++ b/gcc/m2/gm2-libs/MemUtils.mod @@ -1,6 +1,6 @@ (* MemUtils.mod provides some basic memory utilities. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/NumberIO.def b/gcc/m2/gm2-libs/NumberIO.def index f57ad0b..0c21dc5 100644 --- a/gcc/m2/gm2-libs/NumberIO.def +++ b/gcc/m2/gm2-libs/NumberIO.def @@ -1,6 +1,6 @@ (* NumberIO.def provides conversion of ordinal numbers. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/NumberIO.mod b/gcc/m2/gm2-libs/NumberIO.mod index bda4582..eb7e75d 100644 --- a/gcc/m2/gm2-libs/NumberIO.mod +++ b/gcc/m2/gm2-libs/NumberIO.mod @@ -1,6 +1,6 @@ (* NumberIO.mod provides conversion of ordinal numbers. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/OptLib.def b/gcc/m2/gm2-libs/OptLib.def index 563f786..ebae235 100644 --- a/gcc/m2/gm2-libs/OptLib.def +++ b/gcc/m2/gm2-libs/OptLib.def @@ -1,6 +1,6 @@ (* OptLib.def allows users to manipulate Argv/Argc. -Copyright (C) 2019-2021 Free Software Foundation, Inc. +Copyright (C) 2019-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/OptLib.mod b/gcc/m2/gm2-libs/OptLib.mod index b437029..873ab6e 100644 --- a/gcc/m2/gm2-libs/OptLib.mod +++ b/gcc/m2/gm2-libs/OptLib.mod @@ -1,6 +1,6 @@ (* OptLib.mod allows users to manipulate Argv/Argc. -Copyright (C) 2019-2021 Free Software Foundation, Inc. +Copyright (C) 2019-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/PushBackInput.def b/gcc/m2/gm2-libs/PushBackInput.def index 22319dd..5b7f62d 100644 --- a/gcc/m2/gm2-libs/PushBackInput.def +++ b/gcc/m2/gm2-libs/PushBackInput.def @@ -1,6 +1,6 @@ (* PushBackInput.def provides a method for pushing back and consuming input. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/PushBackInput.mod b/gcc/m2/gm2-libs/PushBackInput.mod index a197b70..b74320e 100644 --- a/gcc/m2/gm2-libs/PushBackInput.mod +++ b/gcc/m2/gm2-libs/PushBackInput.mod @@ -1,6 +1,6 @@ (* PushBackInput.mod provides a method for pushing back and consuming input. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/README.texi b/gcc/m2/gm2-libs/README.texi index 0de04ff..ed8075a 100644 --- a/gcc/m2/gm2-libs/README.texi +++ b/gcc/m2/gm2-libs/README.texi @@ -1,5 +1,5 @@ @c README.texi describes the pim libraries. -@c Copyright @copyright{} 2000-2022 Free Software Foundation, Inc. +@c Copyright @copyright{} 2000-2023 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. diff --git a/gcc/m2/gm2-libs/RTExceptions.def b/gcc/m2/gm2-libs/RTExceptions.def index 3c24835..71d8690 100644 --- a/gcc/m2/gm2-libs/RTExceptions.def +++ b/gcc/m2/gm2-libs/RTExceptions.def @@ -1,6 +1,6 @@ (* RTExceptions.def runtime exception handler routines. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/RTExceptions.mod b/gcc/m2/gm2-libs/RTExceptions.mod index 9ca0e87..1b725c6 100644 --- a/gcc/m2/gm2-libs/RTExceptions.mod +++ b/gcc/m2/gm2-libs/RTExceptions.mod @@ -1,6 +1,6 @@ (* RTExceptions.mod runtime exception handler routines. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/RTint.def b/gcc/m2/gm2-libs/RTint.def index 5405747..8827a69 100644 --- a/gcc/m2/gm2-libs/RTint.def +++ b/gcc/m2/gm2-libs/RTint.def @@ -1,6 +1,6 @@ (* RTint.def provides users of the COROUTINES library with the. -Copyright (C) 2009-2021 Free Software Foundation, Inc. +Copyright (C) 2009-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/RTint.mod b/gcc/m2/gm2-libs/RTint.mod index a1682bd..d8ca8dd 100644 --- a/gcc/m2/gm2-libs/RTint.mod +++ b/gcc/m2/gm2-libs/RTint.mod @@ -1,6 +1,6 @@ (* RTint.mod provides users of the COROUTINES library with the. -Copyright (C) 2009-2021 Free Software Foundation, Inc. +Copyright (C) 2009-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/SArgs.def b/gcc/m2/gm2-libs/SArgs.def index cf8164f..f8c6841 100644 --- a/gcc/m2/gm2-libs/SArgs.def +++ b/gcc/m2/gm2-libs/SArgs.def @@ -1,6 +1,6 @@ (* SArgs.def provides a String interface to the command line arguments. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/SArgs.mod b/gcc/m2/gm2-libs/SArgs.mod index 3e167bf..fa01407 100644 --- a/gcc/m2/gm2-libs/SArgs.mod +++ b/gcc/m2/gm2-libs/SArgs.mod @@ -1,6 +1,6 @@ (* SArgs.mod provides a String interface to the command line arguments. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/SCmdArgs.def b/gcc/m2/gm2-libs/SCmdArgs.def index bf24980..82c412d 100644 --- a/gcc/m2/gm2-libs/SCmdArgs.def +++ b/gcc/m2/gm2-libs/SCmdArgs.def @@ -1,6 +1,6 @@ (* SCmdArgs.def provides procedures to retrieve arguments from strings. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/SCmdArgs.mod b/gcc/m2/gm2-libs/SCmdArgs.mod index a1c9f3c..3718cf1 100644 --- a/gcc/m2/gm2-libs/SCmdArgs.mod +++ b/gcc/m2/gm2-libs/SCmdArgs.mod @@ -1,6 +1,6 @@ (* SCmdArgs.mod provides procedures to retrieve arguments from strings. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/SEnvironment.def b/gcc/m2/gm2-libs/SEnvironment.def index 7a15e35..b3f3d16 100644 --- a/gcc/m2/gm2-libs/SEnvironment.def +++ b/gcc/m2/gm2-libs/SEnvironment.def @@ -1,6 +1,6 @@ (* SEnvironment.def provides access to the environment of a process. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/SEnvironment.mod b/gcc/m2/gm2-libs/SEnvironment.mod index 853f3a2..b3fba27 100644 --- a/gcc/m2/gm2-libs/SEnvironment.mod +++ b/gcc/m2/gm2-libs/SEnvironment.mod @@ -1,6 +1,6 @@ (* SEnvironment.mod provides access to the environment of a process. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/SFIO.def b/gcc/m2/gm2-libs/SFIO.def index 95b270c..a82c7c4 100644 --- a/gcc/m2/gm2-libs/SFIO.def +++ b/gcc/m2/gm2-libs/SFIO.def @@ -1,6 +1,6 @@ (* SFIO.def provides a String interface to the opening routines of FIO. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/SFIO.mod b/gcc/m2/gm2-libs/SFIO.mod index c568f7e..3cc294e 100644 --- a/gcc/m2/gm2-libs/SFIO.mod +++ b/gcc/m2/gm2-libs/SFIO.mod @@ -1,6 +1,6 @@ (* SFIO.mod provides a String interface to the opening routines of FIO. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/SMathLib0.def b/gcc/m2/gm2-libs/SMathLib0.def index 24a407f..27f030c 100644 --- a/gcc/m2/gm2-libs/SMathLib0.def +++ b/gcc/m2/gm2-libs/SMathLib0.def @@ -1,6 +1,6 @@ (* SMathLib0.def provide access to the SHORTREAL instrinics. -Copyright (C) 2009-2021 Free Software Foundation, Inc. +Copyright (C) 2009-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/SMathLib0.mod b/gcc/m2/gm2-libs/SMathLib0.mod index 2cdfa7f..81f78c1 100644 --- a/gcc/m2/gm2-libs/SMathLib0.mod +++ b/gcc/m2/gm2-libs/SMathLib0.mod @@ -1,6 +1,6 @@ (* SMathLib0.mod provide access to the SHORTREAL instrinics. -Copyright (C) 2009-2021 Free Software Foundation, Inc. +Copyright (C) 2009-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/SYSTEM.def b/gcc/m2/gm2-libs/SYSTEM.def index 2667e3b..068086a 100644 --- a/gcc/m2/gm2-libs/SYSTEM.def +++ b/gcc/m2/gm2-libs/SYSTEM.def @@ -1,6 +1,6 @@ (* SYSTEM.def provides access to the SYSTEM dependent module. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/SYSTEM.mod b/gcc/m2/gm2-libs/SYSTEM.mod index 536f112..8d2a005 100644 --- a/gcc/m2/gm2-libs/SYSTEM.mod +++ b/gcc/m2/gm2-libs/SYSTEM.mod @@ -1,6 +1,6 @@ (* SYSTEM.mod provides access to the SYSTEM dependent module. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/Scan.def b/gcc/m2/gm2-libs/Scan.def index d13a278..607b53d 100644 --- a/gcc/m2/gm2-libs/Scan.def +++ b/gcc/m2/gm2-libs/Scan.def @@ -1,6 +1,6 @@ (* Scan.def Provides a primitive symbol fetching from input. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/Scan.mod b/gcc/m2/gm2-libs/Scan.mod index 672b589..9e50f05 100644 --- a/gcc/m2/gm2-libs/Scan.mod +++ b/gcc/m2/gm2-libs/Scan.mod @@ -1,6 +1,6 @@ (* Scan.mod Provides a primitive symbol fetching from input. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/Selective.def b/gcc/m2/gm2-libs/Selective.def index 84bae59c..381c872 100644 --- a/gcc/m2/gm2-libs/Selective.def +++ b/gcc/m2/gm2-libs/Selective.def @@ -1,6 +1,6 @@ (* Selective.def provides Modula-2 with access to the select(2) primitive. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/StdIO.def b/gcc/m2/gm2-libs/StdIO.def index 2375325..b5491cc 100644 --- a/gcc/m2/gm2-libs/StdIO.def +++ b/gcc/m2/gm2-libs/StdIO.def @@ -1,6 +1,6 @@ (* StdIO.def provides general Read and Write procedures. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/StdIO.mod b/gcc/m2/gm2-libs/StdIO.mod index c4c13a1..f164eea 100644 --- a/gcc/m2/gm2-libs/StdIO.mod +++ b/gcc/m2/gm2-libs/StdIO.mod @@ -1,6 +1,6 @@ (* StdIO.mod provides general Read and Write procedures. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/Storage.def b/gcc/m2/gm2-libs/Storage.def index 85beaa8..322ddff 100644 --- a/gcc/m2/gm2-libs/Storage.def +++ b/gcc/m2/gm2-libs/Storage.def @@ -1,6 +1,6 @@ (* Storage.def provides access to the dynamic Storage handler. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/Storage.mod b/gcc/m2/gm2-libs/Storage.mod index 78556d2..fa161ae 100644 --- a/gcc/m2/gm2-libs/Storage.mod +++ b/gcc/m2/gm2-libs/Storage.mod @@ -1,6 +1,6 @@ (* Storage.mod provides access to the dynamic Storage handler. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/StrCase.def b/gcc/m2/gm2-libs/StrCase.def index 3f6601e..6b49c2d 100644 --- a/gcc/m2/gm2-libs/StrCase.def +++ b/gcc/m2/gm2-libs/StrCase.def @@ -1,6 +1,6 @@ (* StrCase.def provides procedure to convert between text case. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/StrCase.mod b/gcc/m2/gm2-libs/StrCase.mod index f5eca17..6b933c2 100644 --- a/gcc/m2/gm2-libs/StrCase.mod +++ b/gcc/m2/gm2-libs/StrCase.mod @@ -1,6 +1,6 @@ (* StrCase.mod provides procedure to convert between text case. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/StrIO.def b/gcc/m2/gm2-libs/StrIO.def index d8cb521..c6ae0cf 100644 --- a/gcc/m2/gm2-libs/StrIO.def +++ b/gcc/m2/gm2-libs/StrIO.def @@ -1,6 +1,6 @@ (* StrIO.def Provides simple string input output routines. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/StrIO.mod b/gcc/m2/gm2-libs/StrIO.mod index 072b608..1394d93 100644 --- a/gcc/m2/gm2-libs/StrIO.mod +++ b/gcc/m2/gm2-libs/StrIO.mod @@ -1,6 +1,6 @@ (* StrIO.mod provides simple string input output routines. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/StrLib.def b/gcc/m2/gm2-libs/StrLib.def index 676d3c4..998b083 100644 --- a/gcc/m2/gm2-libs/StrLib.def +++ b/gcc/m2/gm2-libs/StrLib.def @@ -1,6 +1,6 @@ (* StrLib.def provides string manipulation procedures. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/StrLib.mod b/gcc/m2/gm2-libs/StrLib.mod index 0c1ae4c..f85040c 100644 --- a/gcc/m2/gm2-libs/StrLib.mod +++ b/gcc/m2/gm2-libs/StrLib.mod @@ -1,6 +1,6 @@ (* StrLib.mod provides string manipulation procedures. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/StringConvert.def b/gcc/m2/gm2-libs/StringConvert.def index b2c25b5..315d1b7 100644 --- a/gcc/m2/gm2-libs/StringConvert.def +++ b/gcc/m2/gm2-libs/StringConvert.def @@ -1,6 +1,6 @@ (* StringConvert.def provides functions to convert numbers to and from strings. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/StringConvert.mod b/gcc/m2/gm2-libs/StringConvert.mod index f5af450..93e2ece 100644 --- a/gcc/m2/gm2-libs/StringConvert.mod +++ b/gcc/m2/gm2-libs/StringConvert.mod @@ -1,6 +1,6 @@ (* StringConvert.mod provides functions to convert numbers to and from strings. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/SysExceptions.def b/gcc/m2/gm2-libs/SysExceptions.def index a12bdc4..5d3be36 100644 --- a/gcc/m2/gm2-libs/SysExceptions.def +++ b/gcc/m2/gm2-libs/SysExceptions.def @@ -1,6 +1,6 @@ (* SysExceptions.def provides a mechanism for the underlying libraries to. -Copyright (C) 2009-2021 Free Software Foundation, Inc. +Copyright (C) 2009-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/SysStorage.def b/gcc/m2/gm2-libs/SysStorage.def index 91f461e..ba83988 100644 --- a/gcc/m2/gm2-libs/SysStorage.def +++ b/gcc/m2/gm2-libs/SysStorage.def @@ -1,6 +1,6 @@ (* SysStorage.def provides dynamic allocation for the system components. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/SysStorage.mod b/gcc/m2/gm2-libs/SysStorage.mod index 60da924..624748c 100644 --- a/gcc/m2/gm2-libs/SysStorage.mod +++ b/gcc/m2/gm2-libs/SysStorage.mod @@ -1,6 +1,6 @@ (* SysStorage.mod provides dynamic allocation for the system components. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/TimeString.def b/gcc/m2/gm2-libs/TimeString.def index c620418..36fe171 100644 --- a/gcc/m2/gm2-libs/TimeString.def +++ b/gcc/m2/gm2-libs/TimeString.def @@ -1,6 +1,6 @@ (* TimeString.def provides time related string manipulation procedures. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/TimeString.mod b/gcc/m2/gm2-libs/TimeString.mod index 5ad642f..79713c6 100644 --- a/gcc/m2/gm2-libs/TimeString.mod +++ b/gcc/m2/gm2-libs/TimeString.mod @@ -1,6 +1,6 @@ (* TimeString.mod provides time related string manipulation procedures. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/UnixArgs.def b/gcc/m2/gm2-libs/UnixArgs.def index 23a21b8..99d5b72 100644 --- a/gcc/m2/gm2-libs/UnixArgs.def +++ b/gcc/m2/gm2-libs/UnixArgs.def @@ -1,6 +1,6 @@ (* UnixArgs.def Implements access to the arguments argc, argv, envp. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/cbuiltin.def b/gcc/m2/gm2-libs/cbuiltin.def index 24d6647..9992705 100644 --- a/gcc/m2/gm2-libs/cbuiltin.def +++ b/gcc/m2/gm2-libs/cbuiltin.def @@ -1,6 +1,6 @@ (* cbuiltin.def provides non-builtin equivalent routines. -Copyright (C) 2003-2021 Free Software Foundation, Inc. +Copyright (C) 2003-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/cgetopt.def b/gcc/m2/gm2-libs/cgetopt.def index 90ea888..79da9ad 100644 --- a/gcc/m2/gm2-libs/cgetopt.def +++ b/gcc/m2/gm2-libs/cgetopt.def @@ -1,6 +1,6 @@ (* getopt.def provides access to the getopt C library. -Copyright (C) 2017-2021 Free Software Foundation, Inc. +Copyright (C) 2017-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/config-host b/gcc/m2/gm2-libs/config-host index 5d6d33d..184c363 100755 --- a/gcc/m2/gm2-libs/config-host +++ b/gcc/m2/gm2-libs/config-host @@ -5,7 +5,7 @@ # Report bugs to <gm2@nongnu.org>. # # -# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. +# Copyright (C) 1992-2023 Free Software Foundation, Inc. # # # This configure script is free software; the Free Software Foundation @@ -1369,7 +1369,7 @@ if $ac_init_version; then ASCII.def configure 1.9.5 generated by GNU Autoconf 2.69 -Copyright (C) 2012 Free Software Foundation, Inc. +Copyright (C) 2012-2023 Free Software Foundation, Inc. This configure script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. _ACEOF @@ -5298,7 +5298,7 @@ ASCII.def config.status 1.9.5 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" -Copyright (C) 2012 Free Software Foundation, Inc. +Copyright (C) 2012-2023 Free Software Foundation, Inc. This config.status script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it." diff --git a/gcc/m2/gm2-libs/config-host.in b/gcc/m2/gm2-libs/config-host.in index d17480d..225415b 100644 --- a/gcc/m2/gm2-libs/config-host.in +++ b/gcc/m2/gm2-libs/config-host.in @@ -1,7 +1,7 @@ # # config-host.in a configure sub script for GNU M2. # -# Copyright (C) 2005-2021 Free Software Foundation, Inc. +# Copyright (C) 2005-2023 Free Software Foundation, Inc. # Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. # # This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/cxxabi.def b/gcc/m2/gm2-libs/cxxabi.def index 8bbd550..a9e62bf 100644 --- a/gcc/m2/gm2-libs/cxxabi.def +++ b/gcc/m2/gm2-libs/cxxabi.def @@ -1,6 +1,6 @@ (* cxxabi.def provides prototypes to the C++ABI. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/dtoa.def b/gcc/m2/gm2-libs/dtoa.def index 401440f..8ebfbb7 100644 --- a/gcc/m2/gm2-libs/dtoa.def +++ b/gcc/m2/gm2-libs/dtoa.def @@ -1,6 +1,6 @@ (* dtoa.def provides routines to convert between a C double. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/errno.def b/gcc/m2/gm2-libs/errno.def index 4e3c09c..551aec3 100644 --- a/gcc/m2/gm2-libs/errno.def +++ b/gcc/m2/gm2-libs/errno.def @@ -1,6 +1,6 @@ (* errno.def provides a Modula-2 interface to the C errno. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/gdbif.def b/gcc/m2/gm2-libs/gdbif.def index a08a2d6..a53cb1f 100644 --- a/gcc/m2/gm2-libs/gdbif.def +++ b/gcc/m2/gm2-libs/gdbif.def @@ -1,6 +1,6 @@ (* gdbif.def enable interactive connectivity with gdb. -Copyright (C) 2011-2021 Free Software Foundation, Inc. +Copyright (C) 2011-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/gdbif.mod b/gcc/m2/gm2-libs/gdbif.mod index 36a6161..6ce53d7 100644 --- a/gcc/m2/gm2-libs/gdbif.mod +++ b/gcc/m2/gm2-libs/gdbif.mod @@ -1,6 +1,6 @@ (* gdbif.mod enable interactive connectivity with gdb. -Copyright (C) 2011-2021 Free Software Foundation, Inc. +Copyright (C) 2011-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/gm2-libs-host.h.in b/gcc/m2/gm2-libs/gm2-libs-host.h.in index 6858e4e..0819893 100644 --- a/gcc/m2/gm2-libs/gm2-libs-host.h.in +++ b/gcc/m2/gm2-libs/gm2-libs-host.h.in @@ -1,6 +1,6 @@ /* gm2-libs-host.h.in Generated by autoheader. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/ldtoa.def b/gcc/m2/gm2-libs/ldtoa.def index fa4e4a6..a188849 100644 --- a/gcc/m2/gm2-libs/ldtoa.def +++ b/gcc/m2/gm2-libs/ldtoa.def @@ -1,6 +1,6 @@ (* ldtoa.def provides routines to convert between a C long double. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/libc.def b/gcc/m2/gm2-libs/libc.def index 0ac6a45..120a9d0 100644 --- a/gcc/m2/gm2-libs/libc.def +++ b/gcc/m2/gm2-libs/libc.def @@ -1,6 +1,6 @@ (* libc.def provides an interface to the C library functions. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/libm.def b/gcc/m2/gm2-libs/libm.def index f9b18cf..2f98a89 100644 --- a/gcc/m2/gm2-libs/libm.def +++ b/gcc/m2/gm2-libs/libm.def @@ -1,6 +1,6 @@ (* libm.def provides access to libm. -Copyright (C) 2003-2021 Free Software Foundation, Inc. +Copyright (C) 2003-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/sckt.def b/gcc/m2/gm2-libs/sckt.def index a50199c..6be7db8 100644 --- a/gcc/m2/gm2-libs/sckt.def +++ b/gcc/m2/gm2-libs/sckt.def @@ -1,6 +1,6 @@ (* sckt.def provides a minimal interface to tcp sockets. -Copyright (C) 2003-2021 Free Software Foundation, Inc. +Copyright (C) 2003-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/termios.def b/gcc/m2/gm2-libs/termios.def index 7b22ccf..9a4331b 100644 --- a/gcc/m2/gm2-libs/termios.def +++ b/gcc/m2/gm2-libs/termios.def @@ -1,6 +1,6 @@ (* termios.def provides a procedural interface to termios. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2-libs/wrapc.def b/gcc/m2/gm2-libs/wrapc.def index 8e6fd2c..90c14d1 100644 --- a/gcc/m2/gm2-libs/wrapc.def +++ b/gcc/m2/gm2-libs/wrapc.def @@ -1,6 +1,6 @@ (* wrapc.def provides access to more of the C library. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2spec.cc b/gcc/m2/gm2spec.cc index 583723d..f964ecc 100644 --- a/gcc/m2/gm2spec.cc +++ b/gcc/m2/gm2spec.cc @@ -1,6 +1,6 @@ /* gm2spec.cc specific flags and argument handling within GNU Modula-2. -Copyright (C) 2007-2022 Free Software Foundation, Inc. +Copyright (C) 2007-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/gm2version.h b/gcc/m2/gm2version.h index 61b5559..a0b1f74 100644 --- a/gcc/m2/gm2version.h +++ b/gcc/m2/gm2version.h @@ -1,6 +1,6 @@ /* gm2version provides access to the gm2 front end version number. -Copyright (C) 2008-2022 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/images/LICENSE.IMG b/gcc/m2/images/LICENSE.IMG index 7a2433d..c27580d 100755 --- a/gcc/m2/images/LICENSE.IMG +++ b/gcc/m2/images/LICENSE.IMG @@ -1,6 +1,6 @@ The files gnupng and gnu.eps are part of GNU Modula-2. -Copyright (C) 2005-2020 Free Software Foundation, Inc. +Copyright (C) 2005-2023 Free Software Foundation, Inc. This file is part of GNU Modula-2. diff --git a/gcc/m2/init/mcinit b/gcc/m2/init/mcinit index 2473039..1cb0361 100644 --- a/gcc/m2/init/mcinit +++ b/gcc/m2/init/mcinit @@ -1,6 +1,6 @@ # mcinit list of Modula-2 modules used by mc. # -# Copyright (C) 2000-2020 Free Software Foundation, Inc. +# Copyright (C) 2000-2023 Free Software Foundation, Inc. # # This file is part of GCC. # diff --git a/gcc/m2/init/ppginit b/gcc/m2/init/ppginit index de70988..42798e3 100644 --- a/gcc/m2/init/ppginit +++ b/gcc/m2/init/ppginit @@ -1,6 +1,6 @@ # ppginit list of Modula-2 modules used by ppg. # -# Copyright (C) 2000-2020 Free Software Foundation, Inc. +# Copyright (C) 2000-2023 Free Software Foundation, Inc. # # This file is part of GCC. # diff --git a/gcc/m2/lang-specs.h b/gcc/m2/lang-specs.h index 44e5b34..92dc20f 100644 --- a/gcc/m2/lang-specs.h +++ b/gcc/m2/lang-specs.h @@ -1,5 +1,5 @@ /* Definitions for specs for GNU Modula-2. - Copyright (C) 2001-2022 Free Software Foundation, Inc. + Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley. This file is part of GCC. diff --git a/gcc/m2/lang.opt b/gcc/m2/lang.opt index 43b1bbc..6586fd6 100644 --- a/gcc/m2/lang.opt +++ b/gcc/m2/lang.opt @@ -1,6 +1,6 @@ ; Options for the Modula-2 front end. ; -; Copyright (C) 2016-2022 Free Software Foundation, Inc. +; Copyright (C) 2016-2023 Free Software Foundation, Inc. ; Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. ; ; This file is part of GNU Modula-2. diff --git a/gcc/m2/m2-tree.def b/gcc/m2/m2-tree.def index f7681a1..be7c5b7 100644 --- a/gcc/m2/m2-tree.def +++ b/gcc/m2/m2-tree.def @@ -1,6 +1,6 @@ /* gm2-tree.def a component of a C header file used to define a SET type. -Copyright (C) 2006-2022 Free Software Foundation, Inc. +Copyright (C) 2006-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/m2-tree.h b/gcc/m2/m2-tree.h index ce8e261..b93d089 100644 --- a/gcc/m2/m2-tree.h +++ b/gcc/m2/m2-tree.h @@ -1,6 +1,6 @@ /* m2-tree.h create language specific tree nodes for Modula-2. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/m2.flex b/gcc/m2/m2.flex index 14e90f0..b537e65 100644 --- a/gcc/m2/m2.flex +++ b/gcc/m2/m2.flex @@ -1,7 +1,7 @@ %{ /* m2.flex implements lexical analysis for Modula-2. -Copyright (C) 2004-2022 Free Software Foundation, Inc. +Copyright (C) 2004-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/m2pp.cc b/gcc/m2/m2pp.cc index 8d6dad6..2f49227 100644 --- a/gcc/m2/m2pp.cc +++ b/gcc/m2/m2pp.cc @@ -1,6 +1,6 @@ /* m2pp.c pretty print trees, output in Modula-2 where possible. -Copyright (C) 2007-2022 Free Software Foundation, Inc. +Copyright (C) 2007-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/m2pp.h b/gcc/m2/m2pp.h index 67419c6..09de980 100644 --- a/gcc/m2/m2pp.h +++ b/gcc/m2/m2pp.h @@ -1,6 +1,6 @@ /* m2pp.h pretty print trees, output in Modula-2 where possible. -Copyright (C) 2007-2022 Free Software Foundation, Inc. +Copyright (C) 2007-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot-ch/GBuiltins.c b/gcc/m2/mc-boot-ch/GBuiltins.c index 826fa10..30b07e3 100644 --- a/gcc/m2/mc-boot-ch/GBuiltins.c +++ b/gcc/m2/mc-boot-ch/GBuiltins.c @@ -1,6 +1,6 @@ /* GBuiltins.c dummy module to aid linking mc projects. -Copyright (C) 2016-2022 Free Software Foundation, Inc. +Copyright (C) 2016-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot-ch/GM2LINK.c b/gcc/m2/mc-boot-ch/GM2LINK.c index 302f219..a934d6a 100644 --- a/gcc/m2/mc-boot-ch/GM2LINK.c +++ b/gcc/m2/mc-boot-ch/GM2LINK.c @@ -1,6 +1,6 @@ /* GM2LINK.c a handwritten module for mc. -Copyright (C) 2022 Free Software Foundation, Inc. +Copyright (C) 2022-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaiusmod2@gmail.com>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot-ch/GRTco.c b/gcc/m2/mc-boot-ch/GRTco.c index 01a696a..6365d5e 100644 --- a/gcc/m2/mc-boot-ch/GRTco.c +++ b/gcc/m2/mc-boot-ch/GRTco.c @@ -1,6 +1,6 @@ /* RTco.c provides dummy access to thread primitives. -Copyright (C) 2019-2022 Free Software Foundation, Inc. +Copyright (C) 2019-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot-ch/GSYSTEM.c b/gcc/m2/mc-boot-ch/GSYSTEM.c index a2855ac..8b42999 100644 --- a/gcc/m2/mc-boot-ch/GSYSTEM.c +++ b/gcc/m2/mc-boot-ch/GSYSTEM.c @@ -1,6 +1,6 @@ /* GSYSTEM.c a handwritten dummy module for mc. -Copyright (C) 2018-2022 Free Software Foundation, Inc. +Copyright (C) 2018-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot-ch/GSelective.c b/gcc/m2/mc-boot-ch/GSelective.c index 17be47c..cf8b541 100644 --- a/gcc/m2/mc-boot-ch/GSelective.c +++ b/gcc/m2/mc-boot-ch/GSelective.c @@ -1,6 +1,6 @@ /* GSelective.c provides access to select for Modula-2. -Copyright (C) 2016-2022 Free Software Foundation, Inc. +Copyright (C) 2016-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot-ch/GSysExceptions.c b/gcc/m2/mc-boot-ch/GSysExceptions.c index f6cddf9..9467009 100644 --- a/gcc/m2/mc-boot-ch/GSysExceptions.c +++ b/gcc/m2/mc-boot-ch/GSysExceptions.c @@ -1,6 +1,6 @@ /* GSysExceptions.c low level module interfacing exceptions to the OS. -Copyright (C) 2016-2022 Free Software Foundation, Inc. +Copyright (C) 2016-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot-ch/GUnixArgs.cc b/gcc/m2/mc-boot-ch/GUnixArgs.cc index 1180f35..4cd5d3c 100644 --- a/gcc/m2/mc-boot-ch/GUnixArgs.cc +++ b/gcc/m2/mc-boot-ch/GUnixArgs.cc @@ -1,6 +1,6 @@ /* UnixArgs.cc record argc, argv as global variables. -Copyright (C) 2009-2022 Free Software Foundation, Inc. +Copyright (C) 2009-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot-ch/Gabort.c b/gcc/m2/mc-boot-ch/Gabort.c index 5ebd94d..5bb34f7 100644 --- a/gcc/m2/mc-boot-ch/Gabort.c +++ b/gcc/m2/mc-boot-ch/Gabort.c @@ -1,6 +1,6 @@ /* Gabort.c a GCC style abort function. -Copyright (C) 2022 Free Software Foundation, Inc. +Copyright (C) 2022-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot-ch/Gcbuiltin.c b/gcc/m2/mc-boot-ch/Gcbuiltin.c index 7659213..498774e 100644 --- a/gcc/m2/mc-boot-ch/Gcbuiltin.c +++ b/gcc/m2/mc-boot-ch/Gcbuiltin.c @@ -1,6 +1,6 @@ /* Gcbuiltin.c provides access to some math intrinsic functions. -Copyright (C) 2016-2022 Free Software Foundation, Inc. +Copyright (C) 2016-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot-ch/Gdtoa.c b/gcc/m2/mc-boot-ch/Gdtoa.c index 07ef6be..a400bf8 100644 --- a/gcc/m2/mc-boot-ch/Gdtoa.c +++ b/gcc/m2/mc-boot-ch/Gdtoa.c @@ -1,6 +1,6 @@ /* Gdtoa.c provides access to double string conversion. -Copyright (C) 2016-2022 Free Software Foundation, Inc. +Copyright (C) 2016-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot-ch/Gerrno.c b/gcc/m2/mc-boot-ch/Gerrno.c index 36e5777..26756f6 100644 --- a/gcc/m2/mc-boot-ch/Gerrno.c +++ b/gcc/m2/mc-boot-ch/Gerrno.c @@ -1,6 +1,6 @@ /* Gerrno.c provides access to errno for Modula-2. -Copyright (C) 2016-2022 Free Software Foundation, Inc. +Copyright (C) 2016-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot-ch/Gldtoa.c b/gcc/m2/mc-boot-ch/Gldtoa.c index 84e6954..7c69535 100644 --- a/gcc/m2/mc-boot-ch/Gldtoa.c +++ b/gcc/m2/mc-boot-ch/Gldtoa.c @@ -1,6 +1,6 @@ /* Gldtoa.c provides access to long double string conversion. -Copyright (C) 2016-2022 Free Software Foundation, Inc. +Copyright (C) 2016-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot-ch/Glibc.c b/gcc/m2/mc-boot-ch/Glibc.c index 501da78..3e9b486 100644 --- a/gcc/m2/mc-boot-ch/Glibc.c +++ b/gcc/m2/mc-boot-ch/Glibc.c @@ -1,6 +1,6 @@ /* Glibc.c provides access to some libc functions. -Copyright (C) 2016-2022 Free Software Foundation, Inc. +Copyright (C) 2016-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot-ch/Glibm.c b/gcc/m2/mc-boot-ch/Glibm.c index 16c6693..595ac44 100644 --- a/gcc/m2/mc-boot-ch/Glibm.c +++ b/gcc/m2/mc-boot-ch/Glibm.c @@ -1,6 +1,6 @@ /* Glibm.c provides access to some libm functions. -Copyright (C) 2016-2022 Free Software Foundation, Inc. +Copyright (C) 2016-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot-ch/Gmcrts.c b/gcc/m2/mc-boot-ch/Gmcrts.c index c965e59..97c9be1 100644 --- a/gcc/m2/mc-boot-ch/Gmcrts.c +++ b/gcc/m2/mc-boot-ch/Gmcrts.c @@ -1,6 +1,6 @@ /* Gmcrts.c implements case and return exceptions. -Copyright (C) 2016-2022 Free Software Foundation, Inc. +Copyright (C) 2016-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot-ch/Gmcrts.h b/gcc/m2/mc-boot-ch/Gmcrts.h index 0e04751..a849f7b 100644 --- a/gcc/m2/mc-boot-ch/Gmcrts.h +++ b/gcc/m2/mc-boot-ch/Gmcrts.h @@ -1,6 +1,6 @@ /* Gmcrts.h provides prototypes to case and return exceptions. -Copyright (C) 2016-2022 Free Software Foundation, Inc. +Copyright (C) 2016-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot-ch/Gnetwork.h b/gcc/m2/mc-boot-ch/Gnetwork.h index 6ea86d0..f8dfe0c 100644 --- a/gcc/m2/mc-boot-ch/Gnetwork.h +++ b/gcc/m2/mc-boot-ch/Gnetwork.h @@ -1,6 +1,6 @@ /* Gnetwork.h provides prototypes to htonl and htons. -Copyright (C) 2016-2022 Free Software Foundation, Inc. +Copyright (C) 2016-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot-ch/Gtermios.cc b/gcc/m2/mc-boot-ch/Gtermios.cc index 79c2200..9522708 100644 --- a/gcc/m2/mc-boot-ch/Gtermios.cc +++ b/gcc/m2/mc-boot-ch/Gtermios.cc @@ -1,6 +1,6 @@ /* Gtermios.c handwritten module for mc. -Copyright (C) 2010-2022 Free Software Foundation, Inc. +Copyright (C) 2010-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot-ch/Gwrapc.c b/gcc/m2/mc-boot-ch/Gwrapc.c index d98a5e4..7c3a431 100644 --- a/gcc/m2/mc-boot-ch/Gwrapc.c +++ b/gcc/m2/mc-boot-ch/Gwrapc.c @@ -1,6 +1,6 @@ /* Gwrapc.c wrap libc functions for mc. -Copyright (C) 2005-2022 Free Software Foundation, Inc. +Copyright (C) 2005-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot-ch/m2rts.h b/gcc/m2/mc-boot-ch/m2rts.h index 57e6e90..09d55f4 100644 --- a/gcc/m2/mc-boot-ch/m2rts.h +++ b/gcc/m2/mc-boot-ch/m2rts.h @@ -1,6 +1,6 @@ /* m2rts.h provides a C interface to M2RTS.mod. -Copyright (C) 2019-2022 Free Software Foundation, Inc. +Copyright (C) 2019-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot-ch/network.c b/gcc/m2/mc-boot-ch/network.c index 74ebe51..c2873f9 100644 --- a/gcc/m2/mc-boot-ch/network.c +++ b/gcc/m2/mc-boot-ch/network.c @@ -1,6 +1,6 @@ /* network.c provide access to htons and htonl. -Copyright (C) 2010-2022 Free Software Foundation, Inc. +Copyright (C) 2010-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GASCII.c b/gcc/m2/mc-boot/GASCII.c index 2e95d5c..0878561 100644 --- a/gcc/m2/mc-boot/GASCII.c +++ b/gcc/m2/mc-boot/GASCII.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from ASCII. */ /* ASCII.mod dummy companion module for the definition. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GASCII.h b/gcc/m2/mc-boot/GASCII.h index f3c943c..b5091fd 100644 --- a/gcc/m2/mc-boot/GASCII.h +++ b/gcc/m2/mc-boot/GASCII.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from ASCII. */ /* ASCII.def Defines all ascii constants. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GArgs.c b/gcc/m2/mc-boot/GArgs.c index a25fa9b..81955e8 100644 --- a/gcc/m2/mc-boot/GArgs.c +++ b/gcc/m2/mc-boot/GArgs.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from Args. */ /* Args.mod provide access to command line arguments. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GArgs.h b/gcc/m2/mc-boot/GArgs.h index 166a49e..d7c93ea 100644 --- a/gcc/m2/mc-boot/GArgs.h +++ b/gcc/m2/mc-boot/GArgs.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from Args. */ /* Args.def provide access to command line arguments. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GAssertion.c b/gcc/m2/mc-boot/GAssertion.c index 9faab7b..f8d4897 100644 --- a/gcc/m2/mc-boot/GAssertion.c +++ b/gcc/m2/mc-boot/GAssertion.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from Assertion. */ /* Assertion.mod provides an assert procedure. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GAssertion.h b/gcc/m2/mc-boot/GAssertion.h index c84cd7c..f983353 100644 --- a/gcc/m2/mc-boot/GAssertion.h +++ b/gcc/m2/mc-boot/GAssertion.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from Assertion. */ /* Assertion.def provides an assert procedure. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GBreak.c b/gcc/m2/mc-boot/GBreak.c index 655018d..44e1e6f 100644 --- a/gcc/m2/mc-boot/GBreak.c +++ b/gcc/m2/mc-boot/GBreak.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from Break. */ /* Break.mod provides a dummy compatibility library for legacy systems. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GBreak.h b/gcc/m2/mc-boot/GBreak.h index 47a210d..397328c 100644 --- a/gcc/m2/mc-boot/GBreak.h +++ b/gcc/m2/mc-boot/GBreak.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from Break. */ /* Break.def provides a dummy compatibility library for legacy systems. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GCOROUTINES.h b/gcc/m2/mc-boot/GCOROUTINES.h index e2953d6..89cfbd9 100644 --- a/gcc/m2/mc-boot/GCOROUTINES.h +++ b/gcc/m2/mc-boot/GCOROUTINES.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from COROUTINES. */ /* COROUTINES.def defines an ISO compatible module priority range. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GCmdArgs.c b/gcc/m2/mc-boot/GCmdArgs.c index d3881e4..d5d62e5 100644 --- a/gcc/m2/mc-boot/GCmdArgs.c +++ b/gcc/m2/mc-boot/GCmdArgs.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from CmdArgs. */ /* CmdArgs.mod provides procedures to retrieve arguments from strings. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GCmdArgs.h b/gcc/m2/mc-boot/GCmdArgs.h index 50c3652..f35ef0d 100644 --- a/gcc/m2/mc-boot/GCmdArgs.h +++ b/gcc/m2/mc-boot/GCmdArgs.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from CmdArgs. */ /* CmdArgs.def provides procedures to retrieve arguments from strings. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GDebug.c b/gcc/m2/mc-boot/GDebug.c index 2f2bf82..26d9b8c 100644 --- a/gcc/m2/mc-boot/GDebug.c +++ b/gcc/m2/mc-boot/GDebug.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from Debug. */ /* Debug.mod provides some simple debugging routines. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GDebug.h b/gcc/m2/mc-boot/GDebug.h index cfeef75..ed509a2 100644 --- a/gcc/m2/mc-boot/GDebug.h +++ b/gcc/m2/mc-boot/GDebug.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from Debug. */ /* Debug.def provides some simple debugging routines. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GDynamicStrings.c b/gcc/m2/mc-boot/GDynamicStrings.c index 23ed7fb..372bbb5 100644 --- a/gcc/m2/mc-boot/GDynamicStrings.c +++ b/gcc/m2/mc-boot/GDynamicStrings.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from DynamicStrings. */ /* DynamicStrings.mod provides a dynamic string type and procedures. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GDynamicStrings.h b/gcc/m2/mc-boot/GDynamicStrings.h index c0f3d5d..c602ebc 100644 --- a/gcc/m2/mc-boot/GDynamicStrings.h +++ b/gcc/m2/mc-boot/GDynamicStrings.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from DynamicStrings. */ /* DynamicStrings.def provides a dynamic string type and procedures. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GEnvironment.c b/gcc/m2/mc-boot/GEnvironment.c index 5487a4d..fb1fb8c 100644 --- a/gcc/m2/mc-boot/GEnvironment.c +++ b/gcc/m2/mc-boot/GEnvironment.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from Environment. */ /* Environment.mod provides access to the environment settings of a process. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GEnvironment.h b/gcc/m2/mc-boot/GEnvironment.h index 0a3c465..82501c4 100644 --- a/gcc/m2/mc-boot/GEnvironment.h +++ b/gcc/m2/mc-boot/GEnvironment.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from Environment. */ /* Environment.def provides access to the environment settings of a process. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GFIO.c b/gcc/m2/mc-boot/GFIO.c index aa075c7..e4c2ce0 100644 --- a/gcc/m2/mc-boot/GFIO.c +++ b/gcc/m2/mc-boot/GFIO.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from FIO. */ /* FIO.mod provides a simple buffered file input/output library. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GFIO.h b/gcc/m2/mc-boot/GFIO.h index 5f24a4c..9562283 100644 --- a/gcc/m2/mc-boot/GFIO.h +++ b/gcc/m2/mc-boot/GFIO.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from FIO. */ /* FIO.def provides a simple buffered file input/output library. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GFormatStrings.c b/gcc/m2/mc-boot/GFormatStrings.c index 65d5d67..a0b91e2 100644 --- a/gcc/m2/mc-boot/GFormatStrings.c +++ b/gcc/m2/mc-boot/GFormatStrings.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from FormatStrings. */ /* FormatStrings.mod provides a pseudo printf capability. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GFormatStrings.h b/gcc/m2/mc-boot/GFormatStrings.h index 668a2fd..69137fa 100644 --- a/gcc/m2/mc-boot/GFormatStrings.h +++ b/gcc/m2/mc-boot/GFormatStrings.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from FormatStrings. */ /* FormatStrings.def provides a pseudo printf capability. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GFpuIO.c b/gcc/m2/mc-boot/GFpuIO.c index 354cddb..8265df1 100644 --- a/gcc/m2/mc-boot/GFpuIO.c +++ b/gcc/m2/mc-boot/GFpuIO.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from FpuIO. */ /* FpuIO.mod implements a fixed format input/output for REAL/LONGREAL. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GFpuIO.h b/gcc/m2/mc-boot/GFpuIO.h index fd070ee..d1a0e73 100644 --- a/gcc/m2/mc-boot/GFpuIO.h +++ b/gcc/m2/mc-boot/GFpuIO.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from FpuIO. */ /* FpuIO.def Implements a fixed format input/output for REAL/LONGREAL. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GIO.c b/gcc/m2/mc-boot/GIO.c index 10f1c85..ad13f97 100644 --- a/gcc/m2/mc-boot/GIO.c +++ b/gcc/m2/mc-boot/GIO.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from IO. */ /* IO.mod provides Read, Write, Errors procedures mapping onto 0, 1 and 2. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GIO.h b/gcc/m2/mc-boot/GIO.h index dc40066..c9775d2 100644 --- a/gcc/m2/mc-boot/GIO.h +++ b/gcc/m2/mc-boot/GIO.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from IO. */ /* IO.def provides Read, Write, Errors procedures mapping onto 0, 1 and 2. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GIndexing.c b/gcc/m2/mc-boot/GIndexing.c index 16740f9..1c31581 100644 --- a/gcc/m2/mc-boot/GIndexing.c +++ b/gcc/m2/mc-boot/GIndexing.c @@ -1,6 +1,6 @@ /* do not edit automatically generated by mc from Indexing. */ /* Indexing provides a dynamic array of pointers. - Copyright (C) 2015-2022 Free Software Foundation, Inc. + Copyright (C) 2015-2023 Free Software Foundation, Inc. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GIndexing.h b/gcc/m2/mc-boot/GIndexing.h index 5614540..c94a986 100644 --- a/gcc/m2/mc-boot/GIndexing.h +++ b/gcc/m2/mc-boot/GIndexing.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from Indexing. */ /* Indexing.def provides a dynamic indexing mechanism. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GM2Dependent.c b/gcc/m2/mc-boot/GM2Dependent.c index af0cea8..389da6a 100644 --- a/gcc/m2/mc-boot/GM2Dependent.c +++ b/gcc/m2/mc-boot/GM2Dependent.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from M2Dependent. */ /* M2Dependent.mod implements the run time module dependencies. -Copyright (C) 2022 Free Software Foundation, Inc. +Copyright (C) 2022-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GM2Dependent.h b/gcc/m2/mc-boot/GM2Dependent.h index 7cdbee6..903f10d 100644 --- a/gcc/m2/mc-boot/GM2Dependent.h +++ b/gcc/m2/mc-boot/GM2Dependent.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from M2Dependent. */ /* M2Dependent.def defines the run time module dependencies interface. -Copyright (C) 2022 Free Software Foundation, Inc. +Copyright (C) 2022-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GM2EXCEPTION.c b/gcc/m2/mc-boot/GM2EXCEPTION.c index f216888..1339096 100644 --- a/gcc/m2/mc-boot/GM2EXCEPTION.c +++ b/gcc/m2/mc-boot/GM2EXCEPTION.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from M2EXCEPTION. */ /* M2EXCEPTION.mod implement M2Exception and IsM2Exception. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GM2EXCEPTION.h b/gcc/m2/mc-boot/GM2EXCEPTION.h index 7289c2b..8dd781f 100644 --- a/gcc/m2/mc-boot/GM2EXCEPTION.h +++ b/gcc/m2/mc-boot/GM2EXCEPTION.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from M2EXCEPTION. */ /* M2EXCEPTION.def enumerates all exceptions. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GM2LINK.h b/gcc/m2/mc-boot/GM2LINK.h index 9807ab1..890e3b3 100644 --- a/gcc/m2/mc-boot/GM2LINK.h +++ b/gcc/m2/mc-boot/GM2LINK.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from M2LINK. */ /* M2LINK.def defines the linking mode used in Modula-2. -Copyright (C) 2022 Free Software Foundation, Inc. +Copyright (C) 2022-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GM2RTS.c b/gcc/m2/mc-boot/GM2RTS.c index e7302f6..590656e 100644 --- a/gcc/m2/mc-boot/GM2RTS.c +++ b/gcc/m2/mc-boot/GM2RTS.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from M2RTS. */ /* M2RTS.mod Implements the run time system facilities of Modula-2. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GM2RTS.h b/gcc/m2/mc-boot/GM2RTS.h index fd0ffa4..698f142 100644 --- a/gcc/m2/mc-boot/GM2RTS.h +++ b/gcc/m2/mc-boot/GM2RTS.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from M2RTS. */ /* M2RTS.def Implements the run time system facilities of Modula-2. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GMemUtils.c b/gcc/m2/mc-boot/GMemUtils.c index f81fca9..e2af566 100644 --- a/gcc/m2/mc-boot/GMemUtils.c +++ b/gcc/m2/mc-boot/GMemUtils.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from MemUtils. */ /* MemUtils.mod provides some basic memory utilities. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GMemUtils.h b/gcc/m2/mc-boot/GMemUtils.h index 3258234..55dbd7f 100644 --- a/gcc/m2/mc-boot/GMemUtils.h +++ b/gcc/m2/mc-boot/GMemUtils.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from MemUtils. */ /* MemUtils.def provides some basic memory utilities. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GNumberIO.c b/gcc/m2/mc-boot/GNumberIO.c index 6b90074..be47495 100644 --- a/gcc/m2/mc-boot/GNumberIO.c +++ b/gcc/m2/mc-boot/GNumberIO.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from NumberIO. */ /* NumberIO.mod provides conversion of ordinal numbers. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GNumberIO.h b/gcc/m2/mc-boot/GNumberIO.h index efebe4e..1a5690e 100644 --- a/gcc/m2/mc-boot/GNumberIO.h +++ b/gcc/m2/mc-boot/GNumberIO.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from NumberIO. */ /* NumberIO.def provides conversion of ordinal numbers. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GPushBackInput.c b/gcc/m2/mc-boot/GPushBackInput.c index b0ede08..1e75ede 100644 --- a/gcc/m2/mc-boot/GPushBackInput.c +++ b/gcc/m2/mc-boot/GPushBackInput.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from PushBackInput. */ /* PushBackInput.mod provides a method for pushing back and consuming input. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GPushBackInput.h b/gcc/m2/mc-boot/GPushBackInput.h index 68ab44b..ce7cc8e 100644 --- a/gcc/m2/mc-boot/GPushBackInput.h +++ b/gcc/m2/mc-boot/GPushBackInput.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from PushBackInput. */ /* PushBackInput.def provides a method for pushing back and consuming input. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GRTExceptions.c b/gcc/m2/mc-boot/GRTExceptions.c index 046e681..0ca1a18 100644 --- a/gcc/m2/mc-boot/GRTExceptions.c +++ b/gcc/m2/mc-boot/GRTExceptions.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from RTExceptions. */ /* RTExceptions.mod runtime exception handler routines. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GRTExceptions.h b/gcc/m2/mc-boot/GRTExceptions.h index 6a00a98..9f36bdd 100644 --- a/gcc/m2/mc-boot/GRTExceptions.h +++ b/gcc/m2/mc-boot/GRTExceptions.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from RTExceptions. */ /* RTExceptions.def runtime exception handler routines. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GRTco.h b/gcc/m2/mc-boot/GRTco.h index 858d48a..c80395b 100644 --- a/gcc/m2/mc-boot/GRTco.h +++ b/gcc/m2/mc-boot/GRTco.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from RTco. */ /* RTco.def provides minimal access to thread primitives. -Copyright (C) 2019-2021 Free Software Foundation, Inc. +Copyright (C) 2019-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GRTint.c b/gcc/m2/mc-boot/GRTint.c index fd73d32..00b0e6b 100644 --- a/gcc/m2/mc-boot/GRTint.c +++ b/gcc/m2/mc-boot/GRTint.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from RTint. */ /* RTint.mod provides users of the COROUTINES library with the. -Copyright (C) 2009-2021 Free Software Foundation, Inc. +Copyright (C) 2009-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GRTint.h b/gcc/m2/mc-boot/GRTint.h index 7dcceaf..5e26401 100644 --- a/gcc/m2/mc-boot/GRTint.h +++ b/gcc/m2/mc-boot/GRTint.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from RTint. */ /* RTint.def provides users of the COROUTINES library with the. -Copyright (C) 2009-2021 Free Software Foundation, Inc. +Copyright (C) 2009-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GSArgs.c b/gcc/m2/mc-boot/GSArgs.c index 81fa51d..fb6b953 100644 --- a/gcc/m2/mc-boot/GSArgs.c +++ b/gcc/m2/mc-boot/GSArgs.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from SArgs. */ /* SArgs.mod provides a String interface to the command line arguments. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GSArgs.h b/gcc/m2/mc-boot/GSArgs.h index d0fcc37..631aaa7 100644 --- a/gcc/m2/mc-boot/GSArgs.h +++ b/gcc/m2/mc-boot/GSArgs.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from SArgs. */ /* SArgs.def provides a String interface to the command line arguments. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GSFIO.c b/gcc/m2/mc-boot/GSFIO.c index cbe50fc..23c9a37 100644 --- a/gcc/m2/mc-boot/GSFIO.c +++ b/gcc/m2/mc-boot/GSFIO.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from SFIO. */ /* SFIO.mod provides a String interface to the opening routines of FIO. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GSFIO.h b/gcc/m2/mc-boot/GSFIO.h index 36be78d..02bfa65 100644 --- a/gcc/m2/mc-boot/GSFIO.h +++ b/gcc/m2/mc-boot/GSFIO.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from SFIO. */ /* SFIO.def provides a String interface to the opening routines of FIO. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GSYSTEM.h b/gcc/m2/mc-boot/GSYSTEM.h index 9f6b1f7..4460451 100644 --- a/gcc/m2/mc-boot/GSYSTEM.h +++ b/gcc/m2/mc-boot/GSYSTEM.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from SYSTEM. */ /* SYSTEM.def provides access to the SYSTEM dependent module. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GSelective.h b/gcc/m2/mc-boot/GSelective.h index 3c29f28..a88cc36 100644 --- a/gcc/m2/mc-boot/GSelective.h +++ b/gcc/m2/mc-boot/GSelective.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from Selective. */ /* Selective.def provides Modula-2 with access to the select(2) primitive. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GStdIO.c b/gcc/m2/mc-boot/GStdIO.c index 3a575f7..d3891c2 100644 --- a/gcc/m2/mc-boot/GStdIO.c +++ b/gcc/m2/mc-boot/GStdIO.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from StdIO. */ /* StdIO.mod provides general Read and Write procedures. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GStdIO.h b/gcc/m2/mc-boot/GStdIO.h index 34a8870..d1f48e0 100644 --- a/gcc/m2/mc-boot/GStdIO.h +++ b/gcc/m2/mc-boot/GStdIO.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from StdIO. */ /* StdIO.def provides general Read and Write procedures. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GStorage.c b/gcc/m2/mc-boot/GStorage.c index aae84c8..e056089 100644 --- a/gcc/m2/mc-boot/GStorage.c +++ b/gcc/m2/mc-boot/GStorage.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from Storage. */ /* Storage.mod provides access to the dynamic Storage handler. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GStorage.h b/gcc/m2/mc-boot/GStorage.h index 517f255..e6075f8 100644 --- a/gcc/m2/mc-boot/GStorage.h +++ b/gcc/m2/mc-boot/GStorage.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from Storage. */ /* Storage.def provides access to the dynamic Storage handler. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GStrCase.c b/gcc/m2/mc-boot/GStrCase.c index 1ac42d8..bf0986c 100644 --- a/gcc/m2/mc-boot/GStrCase.c +++ b/gcc/m2/mc-boot/GStrCase.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from StrCase. */ /* StrCase.mod provides procedure to convert between text case. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GStrCase.h b/gcc/m2/mc-boot/GStrCase.h index 6294d60..dbcf1bd 100644 --- a/gcc/m2/mc-boot/GStrCase.h +++ b/gcc/m2/mc-boot/GStrCase.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from StrCase. */ /* StrCase.def provides procedure to convert between text case. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GStrIO.c b/gcc/m2/mc-boot/GStrIO.c index 59f1ba5..8d3b106 100644 --- a/gcc/m2/mc-boot/GStrIO.c +++ b/gcc/m2/mc-boot/GStrIO.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from StrIO. */ /* StrIO.mod provides simple string input output routines. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GStrIO.h b/gcc/m2/mc-boot/GStrIO.h index 6ec8518..94d49ae 100644 --- a/gcc/m2/mc-boot/GStrIO.h +++ b/gcc/m2/mc-boot/GStrIO.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from StrIO. */ /* StrIO.def Provides simple string input output routines. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GStrLib.c b/gcc/m2/mc-boot/GStrLib.c index eaf63fa..e212c30 100644 --- a/gcc/m2/mc-boot/GStrLib.c +++ b/gcc/m2/mc-boot/GStrLib.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from StrLib. */ /* StrLib.mod provides string manipulation procedures. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GStrLib.h b/gcc/m2/mc-boot/GStrLib.h index fa916ec..b23c1f9 100644 --- a/gcc/m2/mc-boot/GStrLib.h +++ b/gcc/m2/mc-boot/GStrLib.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from StrLib. */ /* StrLib.def provides string manipulation procedures. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GStringConvert.c b/gcc/m2/mc-boot/GStringConvert.c index 75ad8fd..03b780e 100644 --- a/gcc/m2/mc-boot/GStringConvert.c +++ b/gcc/m2/mc-boot/GStringConvert.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from StringConvert. */ /* StringConvert.mod provides functions to convert numbers to and from strings. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GStringConvert.h b/gcc/m2/mc-boot/GStringConvert.h index 40d6c0b..fc320fa 100644 --- a/gcc/m2/mc-boot/GStringConvert.h +++ b/gcc/m2/mc-boot/GStringConvert.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from StringConvert. */ /* StringConvert.def provides functions to convert numbers to and from strings. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GSysExceptions.h b/gcc/m2/mc-boot/GSysExceptions.h index c5a9884..bcc0a41 100644 --- a/gcc/m2/mc-boot/GSysExceptions.h +++ b/gcc/m2/mc-boot/GSysExceptions.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from SysExceptions. */ /* SysExceptions.def provides a mechanism for the underlying libraries to. -Copyright (C) 2009-2021 Free Software Foundation, Inc. +Copyright (C) 2009-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GSysStorage.c b/gcc/m2/mc-boot/GSysStorage.c index aae6cd7..db79dd7 100644 --- a/gcc/m2/mc-boot/GSysStorage.c +++ b/gcc/m2/mc-boot/GSysStorage.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from SysStorage. */ /* SysStorage.mod provides dynamic allocation for the system components. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GSysStorage.h b/gcc/m2/mc-boot/GSysStorage.h index ab58727..10b89b3 100644 --- a/gcc/m2/mc-boot/GSysStorage.h +++ b/gcc/m2/mc-boot/GSysStorage.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from SysStorage. */ /* SysStorage.def provides dynamic allocation for the system components. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GTimeString.c b/gcc/m2/mc-boot/GTimeString.c index 440e82c..1af8024 100644 --- a/gcc/m2/mc-boot/GTimeString.c +++ b/gcc/m2/mc-boot/GTimeString.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from TimeString. */ /* TimeString.mod provides time related string manipulation procedures. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GTimeString.h b/gcc/m2/mc-boot/GTimeString.h index 6d71e55..a5b2618 100644 --- a/gcc/m2/mc-boot/GTimeString.h +++ b/gcc/m2/mc-boot/GTimeString.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from TimeString. */ /* TimeString.def provides time related string manipulation procedures. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GUnixArgs.h b/gcc/m2/mc-boot/GUnixArgs.h index 4960ba0..9a12834 100644 --- a/gcc/m2/mc-boot/GUnixArgs.h +++ b/gcc/m2/mc-boot/GUnixArgs.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from UnixArgs. */ /* UnixArgs.def Implements access to the arguments argc, argv, envp. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/Galists.c b/gcc/m2/mc-boot/Galists.c index 9cd425a..3800f45 100644 --- a/gcc/m2/mc-boot/Galists.c +++ b/gcc/m2/mc-boot/Galists.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from alists. */ /* alists.mod address lists module. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/Galists.h b/gcc/m2/mc-boot/Galists.h index a8040cd..02724784 100644 --- a/gcc/m2/mc-boot/Galists.h +++ b/gcc/m2/mc-boot/Galists.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from alists. */ /* alists.def address lists module. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/Gdecl.c b/gcc/m2/mc-boot/Gdecl.c index bbc3325..985444a 100644 --- a/gcc/m2/mc-boot/Gdecl.c +++ b/gcc/m2/mc-boot/Gdecl.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from decl. */ /* decl.mod declaration nodes used to create the AST. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/Gdecl.h b/gcc/m2/mc-boot/Gdecl.h index cd01904..3f602fb 100644 --- a/gcc/m2/mc-boot/Gdecl.h +++ b/gcc/m2/mc-boot/Gdecl.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from decl. */ /* decl.def declaration nodes used to create the AST. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/Gdtoa.h b/gcc/m2/mc-boot/Gdtoa.h index 6f624ac..aaab69b 100644 --- a/gcc/m2/mc-boot/Gdtoa.h +++ b/gcc/m2/mc-boot/Gdtoa.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from dtoa. */ /* dtoa.def provides routines to convert between a C double. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/Gerrno.h b/gcc/m2/mc-boot/Gerrno.h index b890d6a..916027c 100644 --- a/gcc/m2/mc-boot/Gerrno.h +++ b/gcc/m2/mc-boot/Gerrno.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from errno. */ /* errno.def provides a Modula-2 interface to the C errno. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/Gkeyc.c b/gcc/m2/mc-boot/Gkeyc.c index a0a061a..1b2fb97 100644 --- a/gcc/m2/mc-boot/Gkeyc.c +++ b/gcc/m2/mc-boot/Gkeyc.c @@ -1,6 +1,6 @@ /* do not edit automatically generated by mc from keyc. */ /* keyc maintains the C name scope and avoids C/C++ name conflicts. - Copyright (C) 2016-2022 Free Software Foundation, Inc. + Copyright (C) 2016-2023 Free Software Foundation, Inc. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/Gkeyc.h b/gcc/m2/mc-boot/Gkeyc.h index 044f831..ca751f2 100644 --- a/gcc/m2/mc-boot/Gkeyc.h +++ b/gcc/m2/mc-boot/Gkeyc.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from keyc. */ /* keyc.def provides an interface to emitting symbols which. -Copyright (C) 2016-2022 Free Software Foundation, Inc. +Copyright (C) 2016-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/Gldtoa.h b/gcc/m2/mc-boot/Gldtoa.h index c7b1626..94f5389 100644 --- a/gcc/m2/mc-boot/Gldtoa.h +++ b/gcc/m2/mc-boot/Gldtoa.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from ldtoa. */ /* ldtoa.def provides routines to convert between a C long double. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/Glibc.h b/gcc/m2/mc-boot/Glibc.h index ad41970..daa0a1c 100644 --- a/gcc/m2/mc-boot/Glibc.h +++ b/gcc/m2/mc-boot/Glibc.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from libc. */ /* libc.def provides an interface to the C library functions. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/Glibm.h b/gcc/m2/mc-boot/Glibm.h index 9fe86a5..26bdace 100644 --- a/gcc/m2/mc-boot/Glibm.h +++ b/gcc/m2/mc-boot/Glibm.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from libm. */ /* libm.def provides access to libm. -Copyright (C) 2003-2021 Free Software Foundation, Inc. +Copyright (C) 2003-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/Glists.c b/gcc/m2/mc-boot/Glists.c index c2abea5..5bfc035 100644 --- a/gcc/m2/mc-boot/Glists.c +++ b/gcc/m2/mc-boot/Glists.c @@ -1,6 +1,6 @@ /* do not edit automatically generated by mc from lists. */ /* Dynamic list library for pointers. - Copyright (C) 2015-2022 Free Software Foundation, Inc. + Copyright (C) 2015-2023 Free Software Foundation, Inc. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/Glists.h b/gcc/m2/mc-boot/Glists.h index 50b3d5f..a1c0849 100644 --- a/gcc/m2/mc-boot/Glists.h +++ b/gcc/m2/mc-boot/Glists.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from lists. */ /* lists.def Provides an unordered list manipulation package. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GmcComment.c b/gcc/m2/mc-boot/GmcComment.c index d9e65b1..88f5de0 100644 --- a/gcc/m2/mc-boot/GmcComment.c +++ b/gcc/m2/mc-boot/GmcComment.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from mcComment. */ /* mcComment.mod provides a module to remember the comments. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GmcComment.h b/gcc/m2/mc-boot/GmcComment.h index bbfcb75..53018ab 100644 --- a/gcc/m2/mc-boot/GmcComment.h +++ b/gcc/m2/mc-boot/GmcComment.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from mcComment. */ /* mcComment.def provides a module to remember the comments. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GmcComp.c b/gcc/m2/mc-boot/GmcComp.c index 246b75a..d633e79 100644 --- a/gcc/m2/mc-boot/GmcComp.c +++ b/gcc/m2/mc-boot/GmcComp.c @@ -1,5 +1,5 @@ /* do not edit automatically generated by mc from mcComp. */ -/* Copyright (C) 2015-2022 Free Software Foundation, Inc. +/* Copyright (C) 2015-2023 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 diff --git a/gcc/m2/mc-boot/GmcComp.h b/gcc/m2/mc-boot/GmcComp.h index a6104cd..c658280 100644 --- a/gcc/m2/mc-boot/GmcComp.h +++ b/gcc/m2/mc-boot/GmcComp.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from mcComp. */ /* mcComp.def provides a procedure which coordinates all passes of mc. -Copyright (C) 2011-2022 Free Software Foundation, Inc. +Copyright (C) 2011-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GmcDebug.h b/gcc/m2/mc-boot/GmcDebug.h index bfa3315..dd30d65 100644 --- a/gcc/m2/mc-boot/GmcDebug.h +++ b/gcc/m2/mc-boot/GmcDebug.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from mcDebug. */ /* mcDebug.def provides simple assert and writeDebug facility. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GmcError.c b/gcc/m2/mc-boot/GmcError.c index 39f4640..647adfd 100644 --- a/gcc/m2/mc-boot/GmcError.c +++ b/gcc/m2/mc-boot/GmcError.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from mcError. */ /* mcError.mod provides an interface between the string handling modules. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GmcError.h b/gcc/m2/mc-boot/GmcError.h index 33d887d..2afe6fd 100644 --- a/gcc/m2/mc-boot/GmcError.h +++ b/gcc/m2/mc-boot/GmcError.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from mcError. */ /* mcError.def provides an interface between the string handling modules. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GmcFileName.h b/gcc/m2/mc-boot/GmcFileName.h index 6da1a27..a1a8cbb 100644 --- a/gcc/m2/mc-boot/GmcFileName.h +++ b/gcc/m2/mc-boot/GmcFileName.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from mcFileName. */ /* mcFileName.def Provides a procedure to calculate a system file name. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GmcLexBuf.c b/gcc/m2/mc-boot/GmcLexBuf.c index e2e3eae..5697885 100644 --- a/gcc/m2/mc-boot/GmcLexBuf.c +++ b/gcc/m2/mc-boot/GmcLexBuf.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from mcLexBuf. */ /* mcLexBuf.mod provides a buffer for the all the tokens created by m2.lex. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GmcLexBuf.h b/gcc/m2/mc-boot/GmcLexBuf.h index b21cd4a..1d611e3 100644 --- a/gcc/m2/mc-boot/GmcLexBuf.h +++ b/gcc/m2/mc-boot/GmcLexBuf.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from mcLexBuf. */ /* mcLexBuf.def provides a buffer for the all the tokens created by m2.lex. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GmcMetaError.h b/gcc/m2/mc-boot/GmcMetaError.h index 826b7ec..9496f5e 100644 --- a/gcc/m2/mc-boot/GmcMetaError.h +++ b/gcc/m2/mc-boot/GmcMetaError.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from mcMetaError. */ /* mcMetaError.def provides a set of high level error routines. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GmcOptions.h b/gcc/m2/mc-boot/GmcOptions.h index d1c6537..cdb5b95 100644 --- a/gcc/m2/mc-boot/GmcOptions.h +++ b/gcc/m2/mc-boot/GmcOptions.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from mcOptions. */ /* mcOptions.def handles the options for mc. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GmcPreprocess.h b/gcc/m2/mc-boot/GmcPreprocess.h index b800587..22983f1 100644 --- a/gcc/m2/mc-boot/GmcPreprocess.h +++ b/gcc/m2/mc-boot/GmcPreprocess.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from mcPreprocess. */ /* mcPreprocess.def provides a mechanism to invoke the C preprocessor. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GmcPretty.h b/gcc/m2/mc-boot/GmcPretty.h index 2f2f6cd..14819d9 100644 --- a/gcc/m2/mc-boot/GmcPretty.h +++ b/gcc/m2/mc-boot/GmcPretty.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from mcPretty. */ /* mcPretty.def provides an interface to the pretty printing of output code. -Copyright (C) 2016-2022 Free Software Foundation, Inc. +Copyright (C) 2016-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GmcPrintf.h b/gcc/m2/mc-boot/GmcPrintf.h index 1d92424..43ee813 100644 --- a/gcc/m2/mc-boot/GmcPrintf.h +++ b/gcc/m2/mc-boot/GmcPrintf.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from mcPrintf. */ /* mcPrintf.def provides a poor mans printf capability. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GmcQuiet.h b/gcc/m2/mc-boot/GmcQuiet.h index a8dc4f0..32a5dda 100644 --- a/gcc/m2/mc-boot/GmcQuiet.h +++ b/gcc/m2/mc-boot/GmcQuiet.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from mcQuiet. */ /* mcQuiet.def provides a wrapper to mcPrintf, each call is only passed. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GmcReserved.h b/gcc/m2/mc-boot/GmcReserved.h index 2f91fb1..88652ae 100644 --- a/gcc/m2/mc-boot/GmcReserved.h +++ b/gcc/m2/mc-boot/GmcReserved.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from mcReserved. */ /* mcReserved.def defines the toktype. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GmcSearch.h b/gcc/m2/mc-boot/GmcSearch.h index dbb3202..f3bf4c1 100644 --- a/gcc/m2/mc-boot/GmcSearch.h +++ b/gcc/m2/mc-boot/GmcSearch.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from mcSearch. */ /* mcSearch.def mcSearch provides a mechanism to search selected directories. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GmcStack.h b/gcc/m2/mc-boot/GmcStack.h index a19450fc..b752dad 100644 --- a/gcc/m2/mc-boot/GmcStack.h +++ b/gcc/m2/mc-boot/GmcStack.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from mcStack. */ /* mcStack.def provides a stack data type and associated procedures. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GmcStream.c b/gcc/m2/mc-boot/GmcStream.c index 2ec838d..43cf461 100644 --- a/gcc/m2/mc-boot/GmcStream.c +++ b/gcc/m2/mc-boot/GmcStream.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from mcStream. */ /* mcStream.mod provides an interface to create a file from fragments. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GmcStream.h b/gcc/m2/mc-boot/GmcStream.h index 45886c0..8a6a58c 100644 --- a/gcc/m2/mc-boot/GmcStream.h +++ b/gcc/m2/mc-boot/GmcStream.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from mcStream. */ /* mcStream.def provides an interface to create a file from fragments. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/Gmcflex.h b/gcc/m2/mc-boot/Gmcflex.h index b5b7081..a3fcc05 100644 --- a/gcc/m2/mc-boot/Gmcflex.h +++ b/gcc/m2/mc-boot/Gmcflex.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from mcflex. */ /* mcflex.def provides a Modula-2 definition module for the C lexical. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/Gmcp1.c b/gcc/m2/mc-boot/Gmcp1.c index e4f1544..6c9c849 100644 --- a/gcc/m2/mc-boot/Gmcp1.c +++ b/gcc/m2/mc-boot/Gmcp1.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from mcp1. */ /* output from mc-1.bnf, automatically generated do not edit. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/Gmcp1.h b/gcc/m2/mc-boot/Gmcp1.h index 0bce477..bd4270a 100644 --- a/gcc/m2/mc-boot/Gmcp1.h +++ b/gcc/m2/mc-boot/Gmcp1.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from mcp1. */ /* mcp1.def provides an interface to the pass 1 parser. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/Gmcp2.c b/gcc/m2/mc-boot/Gmcp2.c index cd2bd39..f336ac2 100644 --- a/gcc/m2/mc-boot/Gmcp2.c +++ b/gcc/m2/mc-boot/Gmcp2.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from mcp2. */ /* output from mc-2.bnf, automatically generated do not edit. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/Gmcp2.h b/gcc/m2/mc-boot/Gmcp2.h index 9a26775..bb121f1 100644 --- a/gcc/m2/mc-boot/Gmcp2.h +++ b/gcc/m2/mc-boot/Gmcp2.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from mcp2. */ /* mcp2.def provides an interface to the pass 2 parser. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/Gmcp3.c b/gcc/m2/mc-boot/Gmcp3.c index 5491326..03a361a 100644 --- a/gcc/m2/mc-boot/Gmcp3.c +++ b/gcc/m2/mc-boot/Gmcp3.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from mcp3. */ /* output from mc-3.bnf, automatically generated do not edit. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/Gmcp3.h b/gcc/m2/mc-boot/Gmcp3.h index 74d98d9..3f7fe0c 100644 --- a/gcc/m2/mc-boot/Gmcp3.h +++ b/gcc/m2/mc-boot/Gmcp3.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from mcp3. */ /* mcp3.def provides an interface to the pass 3 parser. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/Gmcp4.c b/gcc/m2/mc-boot/Gmcp4.c index d4c7f33..50e4ddb 100644 --- a/gcc/m2/mc-boot/Gmcp4.c +++ b/gcc/m2/mc-boot/Gmcp4.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from mcp4. */ /* output from mc-4.bnf, automatically generated do not edit. -Copyright (C) 2016-2022 Free Software Foundation, Inc. +Copyright (C) 2016-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/Gmcp4.h b/gcc/m2/mc-boot/Gmcp4.h index cd8313b..250eac2 100644 --- a/gcc/m2/mc-boot/Gmcp4.h +++ b/gcc/m2/mc-boot/Gmcp4.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from mcp4. */ /* mcp4.def provides an interface to the pass 4 parser. -Copyright (C) 2016-2022 Free Software Foundation, Inc. +Copyright (C) 2016-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/Gmcp5.c b/gcc/m2/mc-boot/Gmcp5.c index f584eff..1806d15 100644 --- a/gcc/m2/mc-boot/Gmcp5.c +++ b/gcc/m2/mc-boot/Gmcp5.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from mcp5. */ /* output from mc-5.bnf, automatically generated do not edit. -Copyright (C) 2016-2022 Free Software Foundation, Inc. +Copyright (C) 2016-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/Gmcp5.h b/gcc/m2/mc-boot/Gmcp5.h index 4a13555..e5080c1 100644 --- a/gcc/m2/mc-boot/Gmcp5.h +++ b/gcc/m2/mc-boot/Gmcp5.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from mcp5. */ /* mcp5.def provides an interface to the pass 5 parser. -Copyright (C) 2016-2022 Free Software Foundation, Inc. +Copyright (C) 2016-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GnameKey.c b/gcc/m2/mc-boot/GnameKey.c index 096c65f..22eac97 100644 --- a/gcc/m2/mc-boot/GnameKey.c +++ b/gcc/m2/mc-boot/GnameKey.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from nameKey. */ /* nameKey.mod provides a dynamic binary tree name to key. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GnameKey.h b/gcc/m2/mc-boot/GnameKey.h index b46328f..a2ed40c 100644 --- a/gcc/m2/mc-boot/GnameKey.h +++ b/gcc/m2/mc-boot/GnameKey.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from nameKey. */ /* nameKey.def provides a dynamic binary tree name to key. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GsymbolKey.c b/gcc/m2/mc-boot/GsymbolKey.c index dc5c45c..2f3295b 100644 --- a/gcc/m2/mc-boot/GsymbolKey.c +++ b/gcc/m2/mc-boot/GsymbolKey.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from symbolKey. */ /* symbolKey.mod provides binary tree operations for storing symbols. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/GsymbolKey.h b/gcc/m2/mc-boot/GsymbolKey.h index eddf4ab..8dc4b63 100644 --- a/gcc/m2/mc-boot/GsymbolKey.h +++ b/gcc/m2/mc-boot/GsymbolKey.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from symbolKey. */ /* symbolKey.def provides binary tree operations for storing symbols. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/Gtermios.h b/gcc/m2/mc-boot/Gtermios.h index e8b7977..5610db0 100644 --- a/gcc/m2/mc-boot/Gtermios.h +++ b/gcc/m2/mc-boot/Gtermios.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from termios. */ /* termios.def provides a procedural interface to termios. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/Gtop.c b/gcc/m2/mc-boot/Gtop.c index 8551155..f00e1be 100644 --- a/gcc/m2/mc-boot/Gtop.c +++ b/gcc/m2/mc-boot/Gtop.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from top. */ /* top.mod main top level program module for mc. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/Gvarargs.c b/gcc/m2/mc-boot/Gvarargs.c index 0e4a106..30f76e2 100644 --- a/gcc/m2/mc-boot/Gvarargs.c +++ b/gcc/m2/mc-boot/Gvarargs.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from varargs. */ /* varargs.mod provides a basic vararg facility for GNU Modula-2. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/Gvarargs.h b/gcc/m2/mc-boot/Gvarargs.h index 07db00d..8af7e15 100644 --- a/gcc/m2/mc-boot/Gvarargs.h +++ b/gcc/m2/mc-boot/Gvarargs.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from varargs. */ /* varargs.def provides a basic vararg facility for GNU Modula-2. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/Gwlists.c b/gcc/m2/mc-boot/Gwlists.c index ec4011c..aa490ef 100644 --- a/gcc/m2/mc-boot/Gwlists.c +++ b/gcc/m2/mc-boot/Gwlists.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from wlists. */ /* wlists.mod word lists module. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/Gwlists.h b/gcc/m2/mc-boot/Gwlists.h index aba0aa9..0a3199a 100644 --- a/gcc/m2/mc-boot/Gwlists.h +++ b/gcc/m2/mc-boot/Gwlists.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from wlists. */ /* wlists.def word lists module. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc-boot/Gwrapc.h b/gcc/m2/mc-boot/Gwrapc.h index 8bd4a2d..2e34838 100644 --- a/gcc/m2/mc-boot/Gwrapc.h +++ b/gcc/m2/mc-boot/Gwrapc.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from wrapc. */ /* wrapc.def provides access to more of the C library. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/Indexing.def b/gcc/m2/mc/Indexing.def index e50e869..230ad77 100644 --- a/gcc/m2/mc/Indexing.def +++ b/gcc/m2/mc/Indexing.def @@ -1,6 +1,6 @@ (* Indexing.def provides a dynamic indexing mechanism. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/Indexing.mod b/gcc/m2/mc/Indexing.mod index 3124b11..ed30f6b 100644 --- a/gcc/m2/mc/Indexing.mod +++ b/gcc/m2/mc/Indexing.mod @@ -1,5 +1,5 @@ (* Indexing provides a dynamic array of pointers. - Copyright (C) 2015-2022 Free Software Foundation, Inc. + Copyright (C) 2015-2023 Free Software Foundation, Inc. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/alists.def b/gcc/m2/mc/alists.def index 0f0ee3f..c02bca0 100644 --- a/gcc/m2/mc/alists.def +++ b/gcc/m2/mc/alists.def @@ -1,6 +1,6 @@ (* alists.def address lists module. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/alists.mod b/gcc/m2/mc/alists.mod index a65a73c..9cb8b3d 100644 --- a/gcc/m2/mc/alists.mod +++ b/gcc/m2/mc/alists.mod @@ -1,6 +1,6 @@ (* alists.mod address lists module. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/decl.def b/gcc/m2/mc/decl.def index 820312b..674d8de 100644 --- a/gcc/m2/mc/decl.def +++ b/gcc/m2/mc/decl.def @@ -1,6 +1,6 @@ (* decl.def declaration nodes used to create the AST. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/decl.mod b/gcc/m2/mc/decl.mod index b0bf5eb..738f66f 100644 --- a/gcc/m2/mc/decl.mod +++ b/gcc/m2/mc/decl.mod @@ -1,6 +1,6 @@ (* decl.mod declaration nodes used to create the AST. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/keyc.def b/gcc/m2/mc/keyc.def index 08a5450..beca714 100644 --- a/gcc/m2/mc/keyc.def +++ b/gcc/m2/mc/keyc.def @@ -1,6 +1,6 @@ (* keyc.def provides an interface to emitting symbols which. -Copyright (C) 2016-2022 Free Software Foundation, Inc. +Copyright (C) 2016-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/keyc.mod b/gcc/m2/mc/keyc.mod index c1deb1f..5e1016d 100644 --- a/gcc/m2/mc/keyc.mod +++ b/gcc/m2/mc/keyc.mod @@ -1,5 +1,5 @@ (* keyc maintains the C name scope and avoids C/C++ name conflicts. - Copyright (C) 2016-2022 Free Software Foundation, Inc. + Copyright (C) 2016-2023 Free Software Foundation, Inc. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/lists.def b/gcc/m2/mc/lists.def index f91fcdd..d0fe662 100644 --- a/gcc/m2/mc/lists.def +++ b/gcc/m2/mc/lists.def @@ -1,6 +1,6 @@ (* lists.def Provides an unordered list manipulation package. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/lists.mod b/gcc/m2/mc/lists.mod index b796a7b..2a38355 100644 --- a/gcc/m2/mc/lists.mod +++ b/gcc/m2/mc/lists.mod @@ -1,5 +1,5 @@ (* Dynamic list library for pointers. - Copyright (C) 2015-2022 Free Software Foundation, Inc. + Copyright (C) 2015-2023 Free Software Foundation, Inc. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/m2flex.def b/gcc/m2/mc/m2flex.def index d2808f2..0570bb6 100644 --- a/gcc/m2/mc/m2flex.def +++ b/gcc/m2/mc/m2flex.def @@ -1,6 +1,6 @@ (* m2flex.def provides a Modula-2 definition module for m2.flex. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/mc.flex b/gcc/m2/mc/mc.flex index b4aac79..0ce9ba5 100644 --- a/gcc/m2/mc/mc.flex +++ b/gcc/m2/mc/mc.flex @@ -1,7 +1,7 @@ %{ /* mc.flex implements lexical analysis for Modula-2. -Copyright (C) 2004-2022 Free Software Foundation, Inc. +Copyright (C) 2004-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/mcComment.def b/gcc/m2/mc/mcComment.def index 1de5526..7fbfe5d 100644 --- a/gcc/m2/mc/mcComment.def +++ b/gcc/m2/mc/mcComment.def @@ -1,6 +1,6 @@ (* mcComment.def provides a module to remember the comments. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/mcComment.h b/gcc/m2/mc/mcComment.h index 5f69fc9..fe269eb 100644 --- a/gcc/m2/mc/mcComment.h +++ b/gcc/m2/mc/mcComment.h @@ -1,6 +1,6 @@ /* mcComment interface to comment module. -Copyright (C) 2018-2022 Free Software Foundation, Inc. +Copyright (C) 2018-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/mcComment.mod b/gcc/m2/mc/mcComment.mod index fa6cae3..b882c60 100644 --- a/gcc/m2/mc/mcComment.mod +++ b/gcc/m2/mc/mcComment.mod @@ -1,6 +1,6 @@ (* mcComment.mod provides a module to remember the comments. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/mcComp.def b/gcc/m2/mc/mcComp.def index ed10d76..4f486c0 100644 --- a/gcc/m2/mc/mcComp.def +++ b/gcc/m2/mc/mcComp.def @@ -1,6 +1,6 @@ (* mcComp.def provides a procedure which coordinates all passes of mc. -Copyright (C) 2011-2022 Free Software Foundation, Inc. +Copyright (C) 2011-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/mcComp.mod b/gcc/m2/mc/mcComp.mod index b1cfb36..67f1e5f 100644 --- a/gcc/m2/mc/mcComp.mod +++ b/gcc/m2/mc/mcComp.mod @@ -1,4 +1,4 @@ -(* Copyright (C) 2015-2022 Free Software Foundation, Inc. +(* Copyright (C) 2015-2023 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 diff --git a/gcc/m2/mc/mcDebug.def b/gcc/m2/mc/mcDebug.def index 9473a14..7bcad8c 100644 --- a/gcc/m2/mc/mcDebug.def +++ b/gcc/m2/mc/mcDebug.def @@ -1,6 +1,6 @@ (* mcDebug.def provides simple assert and writeDebug facility. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/mcDebug.mod b/gcc/m2/mc/mcDebug.mod index 01a7751..07187a2 100644 --- a/gcc/m2/mc/mcDebug.mod +++ b/gcc/m2/mc/mcDebug.mod @@ -1,4 +1,4 @@ -(* Copyright (C) 2015-2022 Free Software Foundation, Inc. *) +(* Copyright (C) 2015-2023 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 diff --git a/gcc/m2/mc/mcError.def b/gcc/m2/mc/mcError.def index dcc9822..8c68990 100644 --- a/gcc/m2/mc/mcError.def +++ b/gcc/m2/mc/mcError.def @@ -1,6 +1,6 @@ (* mcError.def provides an interface between the string handling modules. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/mcError.mod b/gcc/m2/mc/mcError.mod index 3b6c73c..8519bec 100644 --- a/gcc/m2/mc/mcError.mod +++ b/gcc/m2/mc/mcError.mod @@ -1,6 +1,6 @@ (* mcError.mod provides an interface between the string handling modules. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/mcFileName.def b/gcc/m2/mc/mcFileName.def index 132a1a7..20980e5 100644 --- a/gcc/m2/mc/mcFileName.def +++ b/gcc/m2/mc/mcFileName.def @@ -1,6 +1,6 @@ (* mcFileName.def Provides a procedure to calculate a system file name. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/mcFileName.mod b/gcc/m2/mc/mcFileName.mod index 517e9ba..2071545 100644 --- a/gcc/m2/mc/mcFileName.mod +++ b/gcc/m2/mc/mcFileName.mod @@ -1,4 +1,4 @@ -(* Copyright (C) 2015-2022 Free Software Foundation, Inc. *) +(* Copyright (C) 2015-2023 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 diff --git a/gcc/m2/mc/mcLexBuf.def b/gcc/m2/mc/mcLexBuf.def index e38e4ee..3ff6bbc 100644 --- a/gcc/m2/mc/mcLexBuf.def +++ b/gcc/m2/mc/mcLexBuf.def @@ -1,6 +1,6 @@ (* mcLexBuf.def provides a buffer for the all the tokens created by m2.lex. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/mcLexBuf.h b/gcc/m2/mc/mcLexBuf.h index 220e42a..edd4dd4 100644 --- a/gcc/m2/mc/mcLexBuf.h +++ b/gcc/m2/mc/mcLexBuf.h @@ -1,6 +1,6 @@ /* mcLexBuf.h provides a C interface to the mcLexBuf module. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/mcLexBuf.mod b/gcc/m2/mc/mcLexBuf.mod index 89c7742..72e5398 100644 --- a/gcc/m2/mc/mcLexBuf.mod +++ b/gcc/m2/mc/mcLexBuf.mod @@ -1,6 +1,6 @@ (* mcLexBuf.mod provides a buffer for the all the tokens created by m2.lex. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/mcMetaError.def b/gcc/m2/mc/mcMetaError.def index 718d92b..708a25e 100644 --- a/gcc/m2/mc/mcMetaError.def +++ b/gcc/m2/mc/mcMetaError.def @@ -1,6 +1,6 @@ (* mcMetaError.def provides a set of high level error routines. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/mcMetaError.mod b/gcc/m2/mc/mcMetaError.mod index 3769ffe..9a50237 100644 --- a/gcc/m2/mc/mcMetaError.mod +++ b/gcc/m2/mc/mcMetaError.mod @@ -1,4 +1,4 @@ -(* Copyright (C) 2015-2022 Free Software Foundation, Inc. *) +(* Copyright (C) 2015-2023 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 diff --git a/gcc/m2/mc/mcOptions.def b/gcc/m2/mc/mcOptions.def index a26865a..0587da0 100644 --- a/gcc/m2/mc/mcOptions.def +++ b/gcc/m2/mc/mcOptions.def @@ -1,6 +1,6 @@ (* mcOptions.def handles the options for mc. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/mcOptions.mod b/gcc/m2/mc/mcOptions.mod index acd80a2..104edd3 100644 --- a/gcc/m2/mc/mcOptions.mod +++ b/gcc/m2/mc/mcOptions.mod @@ -1,4 +1,4 @@ -(* Copyright (C) 2015-2022 Free Software Foundation, Inc. *) +(* Copyright (C) 2015-2023 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 diff --git a/gcc/m2/mc/mcPreprocess.def b/gcc/m2/mc/mcPreprocess.def index 84fab26..d67bf36 100644 --- a/gcc/m2/mc/mcPreprocess.def +++ b/gcc/m2/mc/mcPreprocess.def @@ -1,6 +1,6 @@ (* mcPreprocess.def provides a mechanism to invoke the C preprocessor. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/mcPreprocess.mod b/gcc/m2/mc/mcPreprocess.mod index 439124b47..4e80e65 100644 --- a/gcc/m2/mc/mcPreprocess.mod +++ b/gcc/m2/mc/mcPreprocess.mod @@ -1,4 +1,4 @@ -(* Copyright (C) 2015-2022 Free Software Foundation, Inc. *) +(* Copyright (C) 2015-2023 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 diff --git a/gcc/m2/mc/mcPretty.def b/gcc/m2/mc/mcPretty.def index 9d2a5d6..af34598 100644 --- a/gcc/m2/mc/mcPretty.def +++ b/gcc/m2/mc/mcPretty.def @@ -1,6 +1,6 @@ (* mcPretty.def provides an interface to the pretty printing of output code. -Copyright (C) 2016-2022 Free Software Foundation, Inc. +Copyright (C) 2016-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/mcPretty.mod b/gcc/m2/mc/mcPretty.mod index 344e0a6..0652786 100644 --- a/gcc/m2/mc/mcPretty.mod +++ b/gcc/m2/mc/mcPretty.mod @@ -1,4 +1,4 @@ -(* Copyright (C) 2015-2022 Free Software Foundation, Inc. *) +(* Copyright (C) 2015-2023 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 diff --git a/gcc/m2/mc/mcPrintf.def b/gcc/m2/mc/mcPrintf.def index 29376a0..62637e4 100644 --- a/gcc/m2/mc/mcPrintf.def +++ b/gcc/m2/mc/mcPrintf.def @@ -1,6 +1,6 @@ (* mcPrintf.def provides a poor mans printf capability. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/mcPrintf.mod b/gcc/m2/mc/mcPrintf.mod index 7d960c0..28826af 100644 --- a/gcc/m2/mc/mcPrintf.mod +++ b/gcc/m2/mc/mcPrintf.mod @@ -1,4 +1,4 @@ -(* Copyright (C) 2015-2022 Free Software Foundation, Inc. *) +(* Copyright (C) 2015-2023 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 diff --git a/gcc/m2/mc/mcQuiet.def b/gcc/m2/mc/mcQuiet.def index d3a3022..29f9a67 100644 --- a/gcc/m2/mc/mcQuiet.def +++ b/gcc/m2/mc/mcQuiet.def @@ -1,6 +1,6 @@ (* mcQuiet.def provides a wrapper to mcPrintf, each call is only passed. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/mcQuiet.mod b/gcc/m2/mc/mcQuiet.mod index d18349c..02b067f 100644 --- a/gcc/m2/mc/mcQuiet.mod +++ b/gcc/m2/mc/mcQuiet.mod @@ -1,4 +1,4 @@ -(* Copyright (C) 2015-2022 Free Software Foundation, Inc. *) +(* Copyright (C) 2015-2023 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 diff --git a/gcc/m2/mc/mcReserved.def b/gcc/m2/mc/mcReserved.def index 5de01ac..b55044f 100644 --- a/gcc/m2/mc/mcReserved.def +++ b/gcc/m2/mc/mcReserved.def @@ -1,6 +1,6 @@ (* mcReserved.def defines the toktype. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/mcReserved.h b/gcc/m2/mc/mcReserved.h index 7778490..008f456 100644 --- a/gcc/m2/mc/mcReserved.h +++ b/gcc/m2/mc/mcReserved.h @@ -1,6 +1,6 @@ /* mcReserved.h provides a C version of the Modula-2 tokens. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/mcReserved.mod b/gcc/m2/mc/mcReserved.mod index 892533b..53bf471 100644 --- a/gcc/m2/mc/mcReserved.mod +++ b/gcc/m2/mc/mcReserved.mod @@ -1,4 +1,4 @@ -(* Copyright (C) 2015-2022 Free Software Foundation, Inc. *) +(* Copyright (C) 2015-2023 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 diff --git a/gcc/m2/mc/mcSearch.def b/gcc/m2/mc/mcSearch.def index 98e69a2..005ce20 100644 --- a/gcc/m2/mc/mcSearch.def +++ b/gcc/m2/mc/mcSearch.def @@ -1,6 +1,6 @@ (* mcSearch.def mcSearch provides a mechanism to search selected directories. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/mcSearch.mod b/gcc/m2/mc/mcSearch.mod index 44c60d3..e6c62eb 100644 --- a/gcc/m2/mc/mcSearch.mod +++ b/gcc/m2/mc/mcSearch.mod @@ -1,4 +1,4 @@ -(* Copyright (C) 2015-2022 Free Software Foundation, Inc. *) +(* Copyright (C) 2015-2023 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 diff --git a/gcc/m2/mc/mcStack.def b/gcc/m2/mc/mcStack.def index ae3109a..91082de 100644 --- a/gcc/m2/mc/mcStack.def +++ b/gcc/m2/mc/mcStack.def @@ -1,6 +1,6 @@ (* mcStack.def provides a stack data type and associated procedures. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/mcStack.mod b/gcc/m2/mc/mcStack.mod index c2eba3d..7784789 100644 --- a/gcc/m2/mc/mcStack.mod +++ b/gcc/m2/mc/mcStack.mod @@ -1,4 +1,4 @@ -(* Copyright (C) 2015-2022 Free Software Foundation, Inc. *) +(* Copyright (C) 2015-2023 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 diff --git a/gcc/m2/mc/mcStream.def b/gcc/m2/mc/mcStream.def index 7012062..09c107e 100644 --- a/gcc/m2/mc/mcStream.def +++ b/gcc/m2/mc/mcStream.def @@ -1,6 +1,6 @@ (* mcStream.def provides an interface to create a file from fragments. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/mcStream.mod b/gcc/m2/mc/mcStream.mod index d752d64..5f23952 100644 --- a/gcc/m2/mc/mcStream.mod +++ b/gcc/m2/mc/mcStream.mod @@ -1,6 +1,6 @@ (* mcStream.mod provides an interface to create a file from fragments. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/mcflex.def b/gcc/m2/mc/mcflex.def index 708886d..7acf30d 100644 --- a/gcc/m2/mc/mcflex.def +++ b/gcc/m2/mc/mcflex.def @@ -1,6 +1,6 @@ (* mcflex.def provides a Modula-2 definition module for the C lexical. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/mcp1.bnf b/gcc/m2/mc/mcp1.bnf index e41102e..6e8e68a 100644 --- a/gcc/m2/mc/mcp1.bnf +++ b/gcc/m2/mc/mcp1.bnf @@ -1,7 +1,7 @@ -- -- mc-1.bnf grammar and associated actions for mcp1. -- --- Copyright (C) 2015-2022 Free Software Foundation, Inc. +-- Copyright (C) 2015-2023 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-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/mcp1.def b/gcc/m2/mc/mcp1.def index d09669b..7be3d22 100644 --- a/gcc/m2/mc/mcp1.def +++ b/gcc/m2/mc/mcp1.def @@ -1,6 +1,6 @@ (* mcp1.def provides an interface to the pass 1 parser. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/mcp2.bnf b/gcc/m2/mc/mcp2.bnf index fa4c918..5600f10 100644 --- a/gcc/m2/mc/mcp2.bnf +++ b/gcc/m2/mc/mcp2.bnf @@ -1,7 +1,7 @@ -- -- mc-2.bnf grammar and associated actions for mcp2. -- --- Copyright (C) 2015-2022 Free Software Foundation, Inc. +-- Copyright (C) 2015-2023 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-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/mcp2.def b/gcc/m2/mc/mcp2.def index a96afd3..ddd39f7 100644 --- a/gcc/m2/mc/mcp2.def +++ b/gcc/m2/mc/mcp2.def @@ -1,6 +1,6 @@ (* mcp2.def provides an interface to the pass 2 parser. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/mcp3.bnf b/gcc/m2/mc/mcp3.bnf index 8d26b86..f22eb74 100644 --- a/gcc/m2/mc/mcp3.bnf +++ b/gcc/m2/mc/mcp3.bnf @@ -1,7 +1,7 @@ -- -- mc-3.bnf grammar and associated actions for mcp3. -- --- Copyright (C) 2015-2022 Free Software Foundation, Inc. +-- Copyright (C) 2015-2023 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-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/mcp3.def b/gcc/m2/mc/mcp3.def index e3a39df..5c88849 100644 --- a/gcc/m2/mc/mcp3.def +++ b/gcc/m2/mc/mcp3.def @@ -1,6 +1,6 @@ (* mcp3.def provides an interface to the pass 3 parser. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/mcp4.bnf b/gcc/m2/mc/mcp4.bnf index b9f13f97..2c50dec 100644 --- a/gcc/m2/mc/mcp4.bnf +++ b/gcc/m2/mc/mcp4.bnf @@ -1,7 +1,7 @@ -- -- mc-4.bnf grammar and associated actions for mcp4. -- --- Copyright (C) 2016-2022 Free Software Foundation, Inc. +-- Copyright (C) 2016-2023 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-2022 Free Software Foundation, Inc. +Copyright (C) 2016-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/mcp4.def b/gcc/m2/mc/mcp4.def index ea3b8a6..b69287b 100644 --- a/gcc/m2/mc/mcp4.def +++ b/gcc/m2/mc/mcp4.def @@ -1,6 +1,6 @@ (* mcp4.def provides an interface to the pass 4 parser. -Copyright (C) 2016-2022 Free Software Foundation, Inc. +Copyright (C) 2016-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/mcp5.bnf b/gcc/m2/mc/mcp5.bnf index 6e843bf..918f4b5 100644 --- a/gcc/m2/mc/mcp5.bnf +++ b/gcc/m2/mc/mcp5.bnf @@ -1,7 +1,7 @@ -- -- mc-5.bnf grammar and associated actions for mcp5. -- --- Copyright (C) 2016-2022 Free Software Foundation, Inc. +-- Copyright (C) 2016-2023 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-2022 Free Software Foundation, Inc. +Copyright (C) 2016-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/mcp5.def b/gcc/m2/mc/mcp5.def index 462cfd5..9532470 100644 --- a/gcc/m2/mc/mcp5.def +++ b/gcc/m2/mc/mcp5.def @@ -1,6 +1,6 @@ (* mcp5.def provides an interface to the pass 5 parser. -Copyright (C) 2016-2022 Free Software Foundation, Inc. +Copyright (C) 2016-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/nameKey.def b/gcc/m2/mc/nameKey.def index 87cd4f0..f7017de 100644 --- a/gcc/m2/mc/nameKey.def +++ b/gcc/m2/mc/nameKey.def @@ -1,6 +1,6 @@ (* nameKey.def provides a dynamic binary tree name to key. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/nameKey.mod b/gcc/m2/mc/nameKey.mod index 13762a8..2efea91 100644 --- a/gcc/m2/mc/nameKey.mod +++ b/gcc/m2/mc/nameKey.mod @@ -1,6 +1,6 @@ (* nameKey.mod provides a dynamic binary tree name to key. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/symbolKey.def b/gcc/m2/mc/symbolKey.def index 62c32de..a21b5c4 100644 --- a/gcc/m2/mc/symbolKey.def +++ b/gcc/m2/mc/symbolKey.def @@ -1,6 +1,6 @@ (* symbolKey.def provides binary tree operations for storing symbols. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/symbolKey.mod b/gcc/m2/mc/symbolKey.mod index 6ccc219..a2c6e3a 100644 --- a/gcc/m2/mc/symbolKey.mod +++ b/gcc/m2/mc/symbolKey.mod @@ -1,6 +1,6 @@ (* symbolKey.mod provides binary tree operations for storing symbols. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/top.mod b/gcc/m2/mc/top.mod index 0dd638d..6bd4b52 100644 --- a/gcc/m2/mc/top.mod +++ b/gcc/m2/mc/top.mod @@ -1,6 +1,6 @@ (* top.mod main top level program module for mc. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/varargs.def b/gcc/m2/mc/varargs.def index cf2c75a..d954236 100644 --- a/gcc/m2/mc/varargs.def +++ b/gcc/m2/mc/varargs.def @@ -1,6 +1,6 @@ (* varargs.def provides a basic vararg facility for GNU Modula-2. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/varargs.mod b/gcc/m2/mc/varargs.mod index d52fb1f..b5a8eb7 100644 --- a/gcc/m2/mc/varargs.mod +++ b/gcc/m2/mc/varargs.mod @@ -1,6 +1,6 @@ (* varargs.mod provides a basic vararg facility for GNU Modula-2. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/wlists.def b/gcc/m2/mc/wlists.def index fb072dd..e0f2997 100644 --- a/gcc/m2/mc/wlists.def +++ b/gcc/m2/mc/wlists.def @@ -1,6 +1,6 @@ (* wlists.def word lists module. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/mc/wlists.mod b/gcc/m2/mc/wlists.mod index 54c2978..a6010a3 100644 --- a/gcc/m2/mc/wlists.mod +++ b/gcc/m2/mc/wlists.mod @@ -1,6 +1,6 @@ (* wlists.mod word lists module. -Copyright (C) 2015-2022 Free Software Foundation, Inc. +Copyright (C) 2015-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GASCII.c b/gcc/m2/pge-boot/GASCII.c index a4101d2..f9779c0 100644 --- a/gcc/m2/pge-boot/GASCII.c +++ b/gcc/m2/pge-boot/GASCII.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from ASCII. */ /* ASCII.mod dummy companion module for the definition. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GASCII.h b/gcc/m2/pge-boot/GASCII.h index f3c943c..b5091fd 100644 --- a/gcc/m2/pge-boot/GASCII.h +++ b/gcc/m2/pge-boot/GASCII.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from ASCII. */ /* ASCII.def Defines all ascii constants. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GArgs.c b/gcc/m2/pge-boot/GArgs.c index e8ad872..3c3f95b 100644 --- a/gcc/m2/pge-boot/GArgs.c +++ b/gcc/m2/pge-boot/GArgs.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from Args. */ /* Args.mod provide access to command line arguments. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GArgs.h b/gcc/m2/pge-boot/GArgs.h index 166a49e..d7c93ea 100644 --- a/gcc/m2/pge-boot/GArgs.h +++ b/gcc/m2/pge-boot/GArgs.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from Args. */ /* Args.def provide access to command line arguments. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GAssertion.c b/gcc/m2/pge-boot/GAssertion.c index 9a4cda4..30bbe38 100644 --- a/gcc/m2/pge-boot/GAssertion.c +++ b/gcc/m2/pge-boot/GAssertion.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from Assertion. */ /* Assertion.mod provides an assert procedure. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GAssertion.h b/gcc/m2/pge-boot/GAssertion.h index c84cd7c..f983353 100644 --- a/gcc/m2/pge-boot/GAssertion.h +++ b/gcc/m2/pge-boot/GAssertion.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from Assertion. */ /* Assertion.def provides an assert procedure. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GBreak.h b/gcc/m2/pge-boot/GBreak.h index 47a210d..397328c 100644 --- a/gcc/m2/pge-boot/GBreak.h +++ b/gcc/m2/pge-boot/GBreak.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from Break. */ /* Break.def provides a dummy compatibility library for legacy systems. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GBuiltins.c b/gcc/m2/pge-boot/GBuiltins.c index 826fa10..30b07e3 100644 --- a/gcc/m2/pge-boot/GBuiltins.c +++ b/gcc/m2/pge-boot/GBuiltins.c @@ -1,6 +1,6 @@ /* GBuiltins.c dummy module to aid linking mc projects. -Copyright (C) 2016-2022 Free Software Foundation, Inc. +Copyright (C) 2016-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GCmdArgs.h b/gcc/m2/pge-boot/GCmdArgs.h index 50c3652..f35ef0d 100644 --- a/gcc/m2/pge-boot/GCmdArgs.h +++ b/gcc/m2/pge-boot/GCmdArgs.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from CmdArgs. */ /* CmdArgs.def provides procedures to retrieve arguments from strings. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GDebug.c b/gcc/m2/pge-boot/GDebug.c index 3518c9b..a473324 100644 --- a/gcc/m2/pge-boot/GDebug.c +++ b/gcc/m2/pge-boot/GDebug.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from Debug. */ /* Debug.mod provides some simple debugging routines. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GDebug.h b/gcc/m2/pge-boot/GDebug.h index cfeef75..ed509a2 100644 --- a/gcc/m2/pge-boot/GDebug.h +++ b/gcc/m2/pge-boot/GDebug.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from Debug. */ /* Debug.def provides some simple debugging routines. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GDynamicStrings.c b/gcc/m2/pge-boot/GDynamicStrings.c index 70031e8..e6dea00 100644 --- a/gcc/m2/pge-boot/GDynamicStrings.c +++ b/gcc/m2/pge-boot/GDynamicStrings.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from DynamicStrings. */ /* DynamicStrings.mod provides a dynamic string type and procedures. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GDynamicStrings.h b/gcc/m2/pge-boot/GDynamicStrings.h index c0f3d5d..c602ebc 100644 --- a/gcc/m2/pge-boot/GDynamicStrings.h +++ b/gcc/m2/pge-boot/GDynamicStrings.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from DynamicStrings. */ /* DynamicStrings.def provides a dynamic string type and procedures. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GEnvironment.h b/gcc/m2/pge-boot/GEnvironment.h index 0a3c465..82501c4 100644 --- a/gcc/m2/pge-boot/GEnvironment.h +++ b/gcc/m2/pge-boot/GEnvironment.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from Environment. */ /* Environment.def provides access to the environment settings of a process. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GFIO.c b/gcc/m2/pge-boot/GFIO.c index 536828e..7c2164e 100644 --- a/gcc/m2/pge-boot/GFIO.c +++ b/gcc/m2/pge-boot/GFIO.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from FIO. */ /* FIO.mod provides a simple buffered file input/output library. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GFIO.h b/gcc/m2/pge-boot/GFIO.h index 5f24a4c..9562283 100644 --- a/gcc/m2/pge-boot/GFIO.h +++ b/gcc/m2/pge-boot/GFIO.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from FIO. */ /* FIO.def provides a simple buffered file input/output library. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GFormatStrings.h b/gcc/m2/pge-boot/GFormatStrings.h index 668a2fd..69137fa 100644 --- a/gcc/m2/pge-boot/GFormatStrings.h +++ b/gcc/m2/pge-boot/GFormatStrings.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from FormatStrings. */ /* FormatStrings.def provides a pseudo printf capability. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GFpuIO.h b/gcc/m2/pge-boot/GFpuIO.h index fd070ee..d1a0e73 100644 --- a/gcc/m2/pge-boot/GFpuIO.h +++ b/gcc/m2/pge-boot/GFpuIO.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from FpuIO. */ /* FpuIO.def Implements a fixed format input/output for REAL/LONGREAL. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GIO.c b/gcc/m2/pge-boot/GIO.c index de62c05..532b0a4 100644 --- a/gcc/m2/pge-boot/GIO.c +++ b/gcc/m2/pge-boot/GIO.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from IO. */ /* IO.mod provides Read, Write, Errors procedures mapping onto 0, 1 and 2. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GIO.h b/gcc/m2/pge-boot/GIO.h index dc40066..c9775d2 100644 --- a/gcc/m2/pge-boot/GIO.h +++ b/gcc/m2/pge-boot/GIO.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from IO. */ /* IO.def provides Read, Write, Errors procedures mapping onto 0, 1 and 2. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GIndexing.c b/gcc/m2/pge-boot/GIndexing.c index 02e0c3d..71d3432 100644 --- a/gcc/m2/pge-boot/GIndexing.c +++ b/gcc/m2/pge-boot/GIndexing.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from Indexing. */ /* Indexing.mod provides a dynamic indexing mechanism for CARDINAL. -Copyright (C) 2003-2021 Free Software Foundation, Inc. +Copyright (C) 2003-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GIndexing.h b/gcc/m2/pge-boot/GIndexing.h index ea0492d..1bba5ed 100644 --- a/gcc/m2/pge-boot/GIndexing.h +++ b/gcc/m2/pge-boot/GIndexing.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from Indexing. */ /* Indexing.def provides a dynamic indexing mechanism for CARDINAL. -Copyright (C) 2003-2021 Free Software Foundation, Inc. +Copyright (C) 2003-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GLists.c b/gcc/m2/pge-boot/GLists.c index 14b93c2..38538bd 100644 --- a/gcc/m2/pge-boot/GLists.c +++ b/gcc/m2/pge-boot/GLists.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from Lists. */ /* Lists.mod provides an unordered list manipulation package. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GLists.h b/gcc/m2/pge-boot/GLists.h index 9ec28d9..3b5e3ac 100644 --- a/gcc/m2/pge-boot/GLists.h +++ b/gcc/m2/pge-boot/GLists.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from Lists. */ /* Lists.def provides an unordered list manipulation package. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GM2Dependent.c b/gcc/m2/pge-boot/GM2Dependent.c index 227a551..368cf33 100644 --- a/gcc/m2/pge-boot/GM2Dependent.c +++ b/gcc/m2/pge-boot/GM2Dependent.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from M2Dependent. */ /* M2Dependent.mod implements the run time module dependencies. -Copyright (C) 2022 Free Software Foundation, Inc. +Copyright (C) 2022-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GM2Dependent.h b/gcc/m2/pge-boot/GM2Dependent.h index 7cdbee6..903f10d 100644 --- a/gcc/m2/pge-boot/GM2Dependent.h +++ b/gcc/m2/pge-boot/GM2Dependent.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from M2Dependent. */ /* M2Dependent.def defines the run time module dependencies interface. -Copyright (C) 2022 Free Software Foundation, Inc. +Copyright (C) 2022-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GM2EXCEPTION.c b/gcc/m2/pge-boot/GM2EXCEPTION.c index 8c34151..ce54442 100644 --- a/gcc/m2/pge-boot/GM2EXCEPTION.c +++ b/gcc/m2/pge-boot/GM2EXCEPTION.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from M2EXCEPTION. */ /* M2EXCEPTION.mod implement M2Exception and IsM2Exception. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GM2EXCEPTION.h b/gcc/m2/pge-boot/GM2EXCEPTION.h index 7289c2b..8dd781f 100644 --- a/gcc/m2/pge-boot/GM2EXCEPTION.h +++ b/gcc/m2/pge-boot/GM2EXCEPTION.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from M2EXCEPTION. */ /* M2EXCEPTION.def enumerates all exceptions. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GM2LINK.c b/gcc/m2/pge-boot/GM2LINK.c index 302f219..a934d6a 100644 --- a/gcc/m2/pge-boot/GM2LINK.c +++ b/gcc/m2/pge-boot/GM2LINK.c @@ -1,6 +1,6 @@ /* GM2LINK.c a handwritten module for mc. -Copyright (C) 2022 Free Software Foundation, Inc. +Copyright (C) 2022-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaiusmod2@gmail.com>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GM2LINK.h b/gcc/m2/pge-boot/GM2LINK.h index 9807ab1..890e3b3 100644 --- a/gcc/m2/pge-boot/GM2LINK.h +++ b/gcc/m2/pge-boot/GM2LINK.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from M2LINK. */ /* M2LINK.def defines the linking mode used in Modula-2. -Copyright (C) 2022 Free Software Foundation, Inc. +Copyright (C) 2022-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GM2RTS.c b/gcc/m2/pge-boot/GM2RTS.c index adeb301..99f75ad 100644 --- a/gcc/m2/pge-boot/GM2RTS.c +++ b/gcc/m2/pge-boot/GM2RTS.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from M2RTS. */ /* M2RTS.mod Implements the run time system facilities of Modula-2. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GM2RTS.h b/gcc/m2/pge-boot/GM2RTS.h index fd0ffa4..698f142 100644 --- a/gcc/m2/pge-boot/GM2RTS.h +++ b/gcc/m2/pge-boot/GM2RTS.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from M2RTS. */ /* M2RTS.def Implements the run time system facilities of Modula-2. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GNameKey.c b/gcc/m2/pge-boot/GNameKey.c index 491c310..ad5b3b7 100644 --- a/gcc/m2/pge-boot/GNameKey.c +++ b/gcc/m2/pge-boot/GNameKey.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from NameKey. */ /* NameKey.mod provides a dynamic binary tree name to key. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GNameKey.h b/gcc/m2/pge-boot/GNameKey.h index a841d3b..90472ec 100644 --- a/gcc/m2/pge-boot/GNameKey.h +++ b/gcc/m2/pge-boot/GNameKey.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from NameKey. */ /* NameKey.def provides a dynamic binary tree name to key. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GNumberIO.c b/gcc/m2/pge-boot/GNumberIO.c index fb02da9..f65de59 100644 --- a/gcc/m2/pge-boot/GNumberIO.c +++ b/gcc/m2/pge-boot/GNumberIO.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from NumberIO. */ /* NumberIO.mod provides conversion of ordinal numbers. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GNumberIO.h b/gcc/m2/pge-boot/GNumberIO.h index efebe4e..1a5690e 100644 --- a/gcc/m2/pge-boot/GNumberIO.h +++ b/gcc/m2/pge-boot/GNumberIO.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from NumberIO. */ /* NumberIO.def provides conversion of ordinal numbers. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GOutput.c b/gcc/m2/pge-boot/GOutput.c index f2aa3f3..ddbc491 100644 --- a/gcc/m2/pge-boot/GOutput.c +++ b/gcc/m2/pge-boot/GOutput.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from Output. */ /* Output.mod redirect output. -Copyright (C) 2021-2022 Free Software Foundation, Inc. +Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GOutput.h b/gcc/m2/pge-boot/GOutput.h index 0c48edd..59f14d02 100644 --- a/gcc/m2/pge-boot/GOutput.h +++ b/gcc/m2/pge-boot/GOutput.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from Output. */ /* Output.def redirect output. -Copyright (C) 2021-2022 Free Software Foundation, Inc. +Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GPushBackInput.c b/gcc/m2/pge-boot/GPushBackInput.c index 835dfe9..57a39d5 100644 --- a/gcc/m2/pge-boot/GPushBackInput.c +++ b/gcc/m2/pge-boot/GPushBackInput.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from PushBackInput. */ /* PushBackInput.mod provides a method for pushing back and consuming input. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GPushBackInput.h b/gcc/m2/pge-boot/GPushBackInput.h index 68ab44b..ce7cc8e 100644 --- a/gcc/m2/pge-boot/GPushBackInput.h +++ b/gcc/m2/pge-boot/GPushBackInput.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from PushBackInput. */ /* PushBackInput.def provides a method for pushing back and consuming input. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GRTExceptions.c b/gcc/m2/pge-boot/GRTExceptions.c index 4ab1379..d43ab45 100644 --- a/gcc/m2/pge-boot/GRTExceptions.c +++ b/gcc/m2/pge-boot/GRTExceptions.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from RTExceptions. */ /* RTExceptions.mod runtime exception handler routines. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GRTExceptions.h b/gcc/m2/pge-boot/GRTExceptions.h index 6a00a98..9f36bdd 100644 --- a/gcc/m2/pge-boot/GRTExceptions.h +++ b/gcc/m2/pge-boot/GRTExceptions.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from RTExceptions. */ /* RTExceptions.def runtime exception handler routines. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GRTco.c b/gcc/m2/pge-boot/GRTco.c index 01a696a..6365d5e 100644 --- a/gcc/m2/pge-boot/GRTco.c +++ b/gcc/m2/pge-boot/GRTco.c @@ -1,6 +1,6 @@ /* RTco.c provides dummy access to thread primitives. -Copyright (C) 2019-2022 Free Software Foundation, Inc. +Copyright (C) 2019-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GSArgs.h b/gcc/m2/pge-boot/GSArgs.h index d0fcc37..631aaa7 100644 --- a/gcc/m2/pge-boot/GSArgs.h +++ b/gcc/m2/pge-boot/GSArgs.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from SArgs. */ /* SArgs.def provides a String interface to the command line arguments. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GSEnvironment.h b/gcc/m2/pge-boot/GSEnvironment.h index f361570..13f14d6 100644 --- a/gcc/m2/pge-boot/GSEnvironment.h +++ b/gcc/m2/pge-boot/GSEnvironment.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from SEnvironment. */ /* SEnvironment.def provides access to the environment of a process. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GSFIO.c b/gcc/m2/pge-boot/GSFIO.c index 7d204de..01994a5 100644 --- a/gcc/m2/pge-boot/GSFIO.c +++ b/gcc/m2/pge-boot/GSFIO.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from SFIO. */ /* SFIO.mod provides a String interface to the opening routines of FIO. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GSFIO.h b/gcc/m2/pge-boot/GSFIO.h index 36be78d..02bfa65 100644 --- a/gcc/m2/pge-boot/GSFIO.h +++ b/gcc/m2/pge-boot/GSFIO.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from SFIO. */ /* SFIO.def provides a String interface to the opening routines of FIO. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GSYSTEM.c b/gcc/m2/pge-boot/GSYSTEM.c index a2855ac..8b42999 100644 --- a/gcc/m2/pge-boot/GSYSTEM.c +++ b/gcc/m2/pge-boot/GSYSTEM.c @@ -1,6 +1,6 @@ /* GSYSTEM.c a handwritten dummy module for mc. -Copyright (C) 2018-2022 Free Software Foundation, Inc. +Copyright (C) 2018-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GSYSTEM.h b/gcc/m2/pge-boot/GSYSTEM.h index 9f6b1f7..4460451 100644 --- a/gcc/m2/pge-boot/GSYSTEM.h +++ b/gcc/m2/pge-boot/GSYSTEM.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from SYSTEM. */ /* SYSTEM.def provides access to the SYSTEM dependent module. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GScan.h b/gcc/m2/pge-boot/GScan.h index d968eeb..d6070a8 100644 --- a/gcc/m2/pge-boot/GScan.h +++ b/gcc/m2/pge-boot/GScan.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from Scan. */ /* Scan.def Provides a primitive symbol fetching from input. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GSelective.c b/gcc/m2/pge-boot/GSelective.c index 17be47c..cf8b541 100644 --- a/gcc/m2/pge-boot/GSelective.c +++ b/gcc/m2/pge-boot/GSelective.c @@ -1,6 +1,6 @@ /* GSelective.c provides access to select for Modula-2. -Copyright (C) 2016-2022 Free Software Foundation, Inc. +Copyright (C) 2016-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GStdIO.c b/gcc/m2/pge-boot/GStdIO.c index 2d63086..2343bf3 100644 --- a/gcc/m2/pge-boot/GStdIO.c +++ b/gcc/m2/pge-boot/GStdIO.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from StdIO. */ /* StdIO.mod provides general Read and Write procedures. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GStdIO.h b/gcc/m2/pge-boot/GStdIO.h index 34a8870..d1f48e0 100644 --- a/gcc/m2/pge-boot/GStdIO.h +++ b/gcc/m2/pge-boot/GStdIO.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from StdIO. */ /* StdIO.def provides general Read and Write procedures. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GStorage.c b/gcc/m2/pge-boot/GStorage.c index e0e18f3..8d6661a 100644 --- a/gcc/m2/pge-boot/GStorage.c +++ b/gcc/m2/pge-boot/GStorage.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from Storage. */ /* Storage.mod provides access to the dynamic Storage handler. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GStorage.h b/gcc/m2/pge-boot/GStorage.h index 517f255..e6075f8 100644 --- a/gcc/m2/pge-boot/GStorage.h +++ b/gcc/m2/pge-boot/GStorage.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from Storage. */ /* Storage.def provides access to the dynamic Storage handler. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GStrCase.c b/gcc/m2/pge-boot/GStrCase.c index 6e8003a..3ddb7a4 100644 --- a/gcc/m2/pge-boot/GStrCase.c +++ b/gcc/m2/pge-boot/GStrCase.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from StrCase. */ /* StrCase.mod provides procedure to convert between text case. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GStrCase.h b/gcc/m2/pge-boot/GStrCase.h index 6294d60..dbcf1bd 100644 --- a/gcc/m2/pge-boot/GStrCase.h +++ b/gcc/m2/pge-boot/GStrCase.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from StrCase. */ /* StrCase.def provides procedure to convert between text case. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GStrIO.c b/gcc/m2/pge-boot/GStrIO.c index 180bdb0..0bea153 100644 --- a/gcc/m2/pge-boot/GStrIO.c +++ b/gcc/m2/pge-boot/GStrIO.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from StrIO. */ /* StrIO.mod provides simple string input output routines. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GStrIO.h b/gcc/m2/pge-boot/GStrIO.h index 6ec8518..94d49ae 100644 --- a/gcc/m2/pge-boot/GStrIO.h +++ b/gcc/m2/pge-boot/GStrIO.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from StrIO. */ /* StrIO.def Provides simple string input output routines. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GStrLib.c b/gcc/m2/pge-boot/GStrLib.c index c2c7921..21a9ccb 100644 --- a/gcc/m2/pge-boot/GStrLib.c +++ b/gcc/m2/pge-boot/GStrLib.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from StrLib. */ /* StrLib.mod provides string manipulation procedures. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GStrLib.h b/gcc/m2/pge-boot/GStrLib.h index fa916ec..b23c1f9 100644 --- a/gcc/m2/pge-boot/GStrLib.h +++ b/gcc/m2/pge-boot/GStrLib.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from StrLib. */ /* StrLib.def provides string manipulation procedures. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GStringConvert.h b/gcc/m2/pge-boot/GStringConvert.h index 40d6c0b..fc320fa 100644 --- a/gcc/m2/pge-boot/GStringConvert.h +++ b/gcc/m2/pge-boot/GStringConvert.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from StringConvert. */ /* StringConvert.def provides functions to convert numbers to and from strings. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GSymbolKey.c b/gcc/m2/pge-boot/GSymbolKey.c index f164265..9121d87 100644 --- a/gcc/m2/pge-boot/GSymbolKey.c +++ b/gcc/m2/pge-boot/GSymbolKey.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from SymbolKey. */ /* SymbolKey.mod binary tree operations for storing symbols. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GSymbolKey.h b/gcc/m2/pge-boot/GSymbolKey.h index c5cb914..c5d419f 100644 --- a/gcc/m2/pge-boot/GSymbolKey.h +++ b/gcc/m2/pge-boot/GSymbolKey.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from SymbolKey. */ /* SymbolKey.def binary tree operations for storing symbols. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GSysExceptions.c b/gcc/m2/pge-boot/GSysExceptions.c index f6cddf9..9467009 100644 --- a/gcc/m2/pge-boot/GSysExceptions.c +++ b/gcc/m2/pge-boot/GSysExceptions.c @@ -1,6 +1,6 @@ /* GSysExceptions.c low level module interfacing exceptions to the OS. -Copyright (C) 2016-2022 Free Software Foundation, Inc. +Copyright (C) 2016-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GSysExceptions.h b/gcc/m2/pge-boot/GSysExceptions.h index c5a9884..bcc0a41 100644 --- a/gcc/m2/pge-boot/GSysExceptions.h +++ b/gcc/m2/pge-boot/GSysExceptions.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from SysExceptions. */ /* SysExceptions.def provides a mechanism for the underlying libraries to. -Copyright (C) 2009-2021 Free Software Foundation, Inc. +Copyright (C) 2009-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GSysStorage.c b/gcc/m2/pge-boot/GSysStorage.c index fe74700..40a464e 100644 --- a/gcc/m2/pge-boot/GSysStorage.c +++ b/gcc/m2/pge-boot/GSysStorage.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from SysStorage. */ /* SysStorage.mod provides dynamic allocation for the system components. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GSysStorage.h b/gcc/m2/pge-boot/GSysStorage.h index ab58727..10b89b3 100644 --- a/gcc/m2/pge-boot/GSysStorage.h +++ b/gcc/m2/pge-boot/GSysStorage.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from SysStorage. */ /* SysStorage.def provides dynamic allocation for the system components. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GTimeString.h b/gcc/m2/pge-boot/GTimeString.h index 6d71e55..a5b2618 100644 --- a/gcc/m2/pge-boot/GTimeString.h +++ b/gcc/m2/pge-boot/GTimeString.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from TimeString. */ /* TimeString.def provides time related string manipulation procedures. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GUnixArgs.cc b/gcc/m2/pge-boot/GUnixArgs.cc index 1180f35..4cd5d3c 100644 --- a/gcc/m2/pge-boot/GUnixArgs.cc +++ b/gcc/m2/pge-boot/GUnixArgs.cc @@ -1,6 +1,6 @@ /* UnixArgs.cc record argc, argv as global variables. -Copyright (C) 2009-2022 Free Software Foundation, Inc. +Copyright (C) 2009-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/GUnixArgs.h b/gcc/m2/pge-boot/GUnixArgs.h index 4960ba0..9a12834 100644 --- a/gcc/m2/pge-boot/GUnixArgs.h +++ b/gcc/m2/pge-boot/GUnixArgs.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from UnixArgs. */ /* UnixArgs.def Implements access to the arguments argc, argv, envp. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/Gabort.c b/gcc/m2/pge-boot/Gabort.c index 5ebd94d..5bb34f7 100644 --- a/gcc/m2/pge-boot/Gabort.c +++ b/gcc/m2/pge-boot/Gabort.c @@ -1,6 +1,6 @@ /* Gabort.c a GCC style abort function. -Copyright (C) 2022 Free Software Foundation, Inc. +Copyright (C) 2022-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/Gbnflex.c b/gcc/m2/pge-boot/Gbnflex.c index 8272826..ac31e51 100644 --- a/gcc/m2/pge-boot/Gbnflex.c +++ b/gcc/m2/pge-boot/Gbnflex.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from bnflex. */ /* bnflex.mod provides a simple lexical package for pg. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/Gbnflex.h b/gcc/m2/pge-boot/Gbnflex.h index 8e55bed..a9a8815 100644 --- a/gcc/m2/pge-boot/Gbnflex.h +++ b/gcc/m2/pge-boot/Gbnflex.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from bnflex. */ /* bnflex.def provides a simple lexical package for pg. -Copyright (C) 2001-2022 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/Gcbuiltin.c b/gcc/m2/pge-boot/Gcbuiltin.c index 7659213..498774e 100644 --- a/gcc/m2/pge-boot/Gcbuiltin.c +++ b/gcc/m2/pge-boot/Gcbuiltin.c @@ -1,6 +1,6 @@ /* Gcbuiltin.c provides access to some math intrinsic functions. -Copyright (C) 2016-2022 Free Software Foundation, Inc. +Copyright (C) 2016-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/Gdtoa.c b/gcc/m2/pge-boot/Gdtoa.c index 07ef6be..a400bf8 100644 --- a/gcc/m2/pge-boot/Gdtoa.c +++ b/gcc/m2/pge-boot/Gdtoa.c @@ -1,6 +1,6 @@ /* Gdtoa.c provides access to double string conversion. -Copyright (C) 2016-2022 Free Software Foundation, Inc. +Copyright (C) 2016-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/Gdtoa.h b/gcc/m2/pge-boot/Gdtoa.h index 6f624ac..aaab69b 100644 --- a/gcc/m2/pge-boot/Gdtoa.h +++ b/gcc/m2/pge-boot/Gdtoa.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from dtoa. */ /* dtoa.def provides routines to convert between a C double. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/Gerrno.c b/gcc/m2/pge-boot/Gerrno.c index 36e5777..26756f6 100644 --- a/gcc/m2/pge-boot/Gerrno.c +++ b/gcc/m2/pge-boot/Gerrno.c @@ -1,6 +1,6 @@ /* Gerrno.c provides access to errno for Modula-2. -Copyright (C) 2016-2022 Free Software Foundation, Inc. +Copyright (C) 2016-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/Gerrno.h b/gcc/m2/pge-boot/Gerrno.h index b890d6a..916027c 100644 --- a/gcc/m2/pge-boot/Gerrno.h +++ b/gcc/m2/pge-boot/Gerrno.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from errno. */ /* errno.def provides a Modula-2 interface to the C errno. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/Gldtoa.c b/gcc/m2/pge-boot/Gldtoa.c index 84e6954..7c69535 100644 --- a/gcc/m2/pge-boot/Gldtoa.c +++ b/gcc/m2/pge-boot/Gldtoa.c @@ -1,6 +1,6 @@ /* Gldtoa.c provides access to long double string conversion. -Copyright (C) 2016-2022 Free Software Foundation, Inc. +Copyright (C) 2016-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/Gldtoa.h b/gcc/m2/pge-boot/Gldtoa.h index c7b1626..94f5389 100644 --- a/gcc/m2/pge-boot/Gldtoa.h +++ b/gcc/m2/pge-boot/Gldtoa.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from ldtoa. */ /* ldtoa.def provides routines to convert between a C long double. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/Glibc.c b/gcc/m2/pge-boot/Glibc.c index 501da78..3e9b486 100644 --- a/gcc/m2/pge-boot/Glibc.c +++ b/gcc/m2/pge-boot/Glibc.c @@ -1,6 +1,6 @@ /* Glibc.c provides access to some libc functions. -Copyright (C) 2016-2022 Free Software Foundation, Inc. +Copyright (C) 2016-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/Glibc.h b/gcc/m2/pge-boot/Glibc.h index ad41970..daa0a1c 100644 --- a/gcc/m2/pge-boot/Glibc.h +++ b/gcc/m2/pge-boot/Glibc.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from libc. */ /* libc.def provides an interface to the C library functions. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/Glibm.c b/gcc/m2/pge-boot/Glibm.c index 16c6693..595ac44 100644 --- a/gcc/m2/pge-boot/Glibm.c +++ b/gcc/m2/pge-boot/Glibm.c @@ -1,6 +1,6 @@ /* Glibm.c provides access to some libm functions. -Copyright (C) 2016-2022 Free Software Foundation, Inc. +Copyright (C) 2016-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/Glibm.h b/gcc/m2/pge-boot/Glibm.h index 9fe86a5..26bdace 100644 --- a/gcc/m2/pge-boot/Glibm.h +++ b/gcc/m2/pge-boot/Glibm.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from libm. */ /* libm.def provides access to libm. -Copyright (C) 2003-2021 Free Software Foundation, Inc. +Copyright (C) 2003-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/Gmcrts.c b/gcc/m2/pge-boot/Gmcrts.c index c965e59..97c9be1 100644 --- a/gcc/m2/pge-boot/Gmcrts.c +++ b/gcc/m2/pge-boot/Gmcrts.c @@ -1,6 +1,6 @@ /* Gmcrts.c implements case and return exceptions. -Copyright (C) 2016-2022 Free Software Foundation, Inc. +Copyright (C) 2016-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/Gmcrts.h b/gcc/m2/pge-boot/Gmcrts.h index 0e04751..a849f7b 100644 --- a/gcc/m2/pge-boot/Gmcrts.h +++ b/gcc/m2/pge-boot/Gmcrts.h @@ -1,6 +1,6 @@ /* Gmcrts.h provides prototypes to case and return exceptions. -Copyright (C) 2016-2022 Free Software Foundation, Inc. +Copyright (C) 2016-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/Gnetwork.h b/gcc/m2/pge-boot/Gnetwork.h index 6ea86d0..f8dfe0c 100644 --- a/gcc/m2/pge-boot/Gnetwork.h +++ b/gcc/m2/pge-boot/Gnetwork.h @@ -1,6 +1,6 @@ /* Gnetwork.h provides prototypes to htonl and htons. -Copyright (C) 2016-2022 Free Software Foundation, Inc. +Copyright (C) 2016-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/Gpge.c b/gcc/m2/pge-boot/Gpge.c index bd98684..7eaeccb 100644 --- a/gcc/m2/pge-boot/Gpge.c +++ b/gcc/m2/pge-boot/Gpge.c @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from pge. */ /* pge.mod master source file of the ebnf parser generator. -Copyright (C) 2003-2022 Free Software Foundation, Inc. +Copyright (C) 2003-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. @@ -8688,7 +8688,7 @@ static unsigned int EmptyProduction (pge_ProductionDesc p) static void EmitFDLNotice (void) { - Output_WriteString ((const char *) "@c Copyright (C) 2000-2022 Free Software Foundation, Inc.", 57); + Output_WriteString ((const char *) "@c Copyright (C) 2000-2023 Free Software Foundation, Inc.", 57); Output_WriteLn (); Output_WriteLn (); Output_WriteString ((const char *) "@c This file is part of GCC.", 28); diff --git a/gcc/m2/pge-boot/Gtermios.cc b/gcc/m2/pge-boot/Gtermios.cc index 79c2200..9522708 100644 --- a/gcc/m2/pge-boot/Gtermios.cc +++ b/gcc/m2/pge-boot/Gtermios.cc @@ -1,6 +1,6 @@ /* Gtermios.c handwritten module for mc. -Copyright (C) 2010-2022 Free Software Foundation, Inc. +Copyright (C) 2010-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/Gtermios.h b/gcc/m2/pge-boot/Gtermios.h index e8b7977..5610db0 100644 --- a/gcc/m2/pge-boot/Gtermios.h +++ b/gcc/m2/pge-boot/Gtermios.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from termios. */ /* termios.def provides a procedural interface to termios. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/Gwrapc.c b/gcc/m2/pge-boot/Gwrapc.c index d98a5e4..7c3a431 100644 --- a/gcc/m2/pge-boot/Gwrapc.c +++ b/gcc/m2/pge-boot/Gwrapc.c @@ -1,6 +1,6 @@ /* Gwrapc.c wrap libc functions for mc. -Copyright (C) 2005-2022 Free Software Foundation, Inc. +Copyright (C) 2005-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/Gwrapc.h b/gcc/m2/pge-boot/Gwrapc.h index 8bd4a2d..2e34838 100644 --- a/gcc/m2/pge-boot/Gwrapc.h +++ b/gcc/m2/pge-boot/Gwrapc.h @@ -1,7 +1,7 @@ /* do not edit automatically generated by mc from wrapc. */ /* wrapc.def provides access to more of the C library. -Copyright (C) 2001-2021 Free Software Foundation, Inc. +Copyright (C) 2001-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/m2rts.h b/gcc/m2/pge-boot/m2rts.h index 57e6e90..09d55f4 100644 --- a/gcc/m2/pge-boot/m2rts.h +++ b/gcc/m2/pge-boot/m2rts.h @@ -1,6 +1,6 @@ /* m2rts.h provides a C interface to M2RTS.mod. -Copyright (C) 2019-2022 Free Software Foundation, Inc. +Copyright (C) 2019-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/pge-boot/network.c b/gcc/m2/pge-boot/network.c index 74ebe51..c2873f9 100644 --- a/gcc/m2/pge-boot/network.c +++ b/gcc/m2/pge-boot/network.c @@ -1,6 +1,6 @@ /* network.c provide access to htons and htonl. -Copyright (C) 2010-2022 Free Software Foundation, Inc. +Copyright (C) 2010-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/plugin/m2rte.cc b/gcc/m2/plugin/m2rte.cc index 0f2e139..343384a 100644 --- a/gcc/m2/plugin/m2rte.cc +++ b/gcc/m2/plugin/m2rte.cc @@ -1,6 +1,6 @@ /* m2rte.cc a plugin to detect runtime exceptions at compiletime. -Copyright (C) 2017-2022 Free Software Foundation, Inc. +Copyright (C) 2017-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/target-independent/gm2-libs.texi b/gcc/m2/target-independent/gm2-libs.texi index 09627bd..9eaab56 100644 --- a/gcc/m2/target-independent/gm2-libs.texi +++ b/gcc/m2/target-independent/gm2-libs.texi @@ -1,4 +1,4 @@ -@c Copyright (C) 2000-2022 Free Software Foundation, Inc. +@c Copyright (C) 2000-2023 Free Software Foundation, Inc. @c This file is part of GNU Modula-2. @c Permission is granted to copy, distribute and/or modify this document @@ -17,7 +17,7 @@ @section Base libraries @c README.texi describes the pim libraries. -@c Copyright @copyright{} 2000-2022 Free Software Foundation, Inc. +@c Copyright @copyright{} 2000-2023 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. @@ -6033,7 +6033,7 @@ END wrapc. @section PIM and Logitech 3.0 Compatible @c README.texi describes the additional PIM libraries. -@c Copyright @copyright{} 2000-2020 Free Software Foundation, Inc. +@c Copyright @copyright{} 2000-2023 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. @@ -8210,7 +8210,7 @@ END TimeDate. @section PIM coroutine support @c README.texi describes the PIM coroutine libraries. -@c Copyright @copyright{} 2000-2022 Free Software Foundation, Inc. +@c Copyright @copyright{} 2000-2023 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. @@ -8859,7 +8859,7 @@ END TimerHandler. @section M2 ISO Libraries @c README.texi describes the ISO libraries. -@c Copyright @copyright{} 2000-2022 Free Software Foundation, Inc. +@c Copyright @copyright{} 2000-2023 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. diff --git a/gcc/m2/tools-src/boilerplate.py b/gcc/m2/tools-src/boilerplate.py index 9959652..c73a491 100644 --- a/gcc/m2/tools-src/boilerplate.py +++ b/gcc/m2/tools-src/boilerplate.py @@ -2,7 +2,7 @@ # # boilerplate.py utility to rewrite the boilerplate with new dates. # -# Copyright (C) 2018-2022 Free Software Foundation, Inc. +# Copyright (C) 2018-2023 Free Software Foundation, Inc. # Contributed by Gaius Mulley <gaius@glam.ac.uk>. # # This file is part of GNU Modula-2. diff --git a/gcc/m2/tools-src/buildpg b/gcc/m2/tools-src/buildpg index dce5d4c..9d01d4e 100644 --- a/gcc/m2/tools-src/buildpg +++ b/gcc/m2/tools-src/buildpg @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (C) 2000-2022 Free Software Foundation, Inc. +# Copyright (C) 2000-2023 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 diff --git a/gcc/m2/tools-src/calcpath b/gcc/m2/tools-src/calcpath index 0532451..0953ab1 100755 --- a/gcc/m2/tools-src/calcpath +++ b/gcc/m2/tools-src/calcpath @@ -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-2022 Free Software Foundation, Inc. +# Copyright (C) 2021-2023 Free Software Foundation, Inc. # Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. # # This file is part of GNU Modula-2. diff --git a/gcc/m2/tools-src/def2doc.py b/gcc/m2/tools-src/def2doc.py index d1637ee..47e75d8 100644 --- a/gcc/m2/tools-src/def2doc.py +++ b/gcc/m2/tools-src/def2doc.py @@ -3,7 +3,7 @@ # def2doc.py creates texi library documentation for all exported procedures. # Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. -# Copyright (C) 2000-2022 Free Software Foundation, Inc. +# Copyright (C) 2000-2023 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 @@ -483,7 +483,7 @@ def display_modules(up, dir_, build, source): def display_copyright(): - output.write('@c Copyright (C) 2000-2022 Free Software Foundation, Inc.\n') + output.write('@c Copyright (C) 2000-2023 Free Software Foundation, Inc.\n') output.write('@c This file is part of GNU Modula-2.\n') output.write(""" @c Permission is granted to copy, distribute and/or modify this document diff --git a/gcc/m2/tools-src/makeSystem b/gcc/m2/tools-src/makeSystem index 4ff8603..49b58a2 100644 --- a/gcc/m2/tools-src/makeSystem +++ b/gcc/m2/tools-src/makeSystem @@ -2,7 +2,7 @@ # makeSystem creates a target SYSTEM.def using the appropriate dialect template. -# Copyright (C) 2008-2022 Free Software Foundation, Inc. +# Copyright (C) 2008-2023 Free Software Foundation, Inc. # Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. # # This file is part of GNU Modula-2. diff --git a/gcc/m2/tools-src/mklink.c b/gcc/m2/tools-src/mklink.c index fb95fd4..a460c24 100644 --- a/gcc/m2/tools-src/mklink.c +++ b/gcc/m2/tools-src/mklink.c @@ -1,6 +1,6 @@ /* mklink.c creates startup code and the link command line. -Copyright (C) 2000-2022 Free Software Foundation, Inc. +Copyright (C) 2000-2023 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius@glam.ac.uk>. This file is part of GNU Modula-2. diff --git a/gcc/m2/tools-src/tidydates.py b/gcc/m2/tools-src/tidydates.py index c244066..47973ee 100644 --- a/gcc/m2/tools-src/tidydates.py +++ b/gcc/m2/tools-src/tidydates.py @@ -2,7 +2,7 @@ # utility to tidy dates and detect lack of copyright. -# Copyright (C) 2016-2022 Free Software Foundation, Inc. +# Copyright (C) 2016-2023 Free Software Foundation, Inc. # # This file is part of GNU Modula-2. # |