diff options
Diffstat (limited to 'gcc/m2/gm2-compiler/P3Build.bnf')
-rw-r--r-- | gcc/m2/gm2-compiler/P3Build.bnf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/m2/gm2-compiler/P3Build.bnf b/gcc/m2/gm2-compiler/P3Build.bnf index 3a142fd..b68f3e1 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-2024 Free Software Foundation, Inc. +-- Copyright (C) 2001-2025 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-2024 Free Software Foundation, Inc. +Copyright (C) 2001-2025 Free Software Foundation, Inc. Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>. This file is part of GNU Modula-2. |