diff options
author | Jakub Jelinek <jakub@redhat.com> | 2023-01-16 11:50:43 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2023-01-16 11:52:17 +0100 |
commit | 83ffe9cde7fe0b4deb0d1b54175fd9b19c38179c (patch) | |
tree | 730ac068df829f1af95259b5e9f1830552dc76ca /gcc/m2/gm2-compiler/P3Build.bnf | |
parent | a31becca488b537cfc24bba7c0f48b2c44726240 (diff) | |
download | gcc-83ffe9cde7fe0b4deb0d1b54175fd9b19c38179c.zip gcc-83ffe9cde7fe0b4deb0d1b54175fd9b19c38179c.tar.gz gcc-83ffe9cde7fe0b4deb0d1b54175fd9b19c38179c.tar.bz2 |
Update copyright years.
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 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. |