aboutsummaryrefslogtreecommitdiff
path: root/gcc/m2/pge-boot/Gpge.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/m2/pge-boot/Gpge.cc')
-rw-r--r--gcc/m2/pge-boot/Gpge.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/m2/pge-boot/Gpge.cc b/gcc/m2/pge-boot/Gpge.cc
index 90ca747..1fbf961 100644
--- a/gcc/m2/pge-boot/Gpge.cc
+++ b/gcc/m2/pge-boot/Gpge.cc
@@ -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-2023 Free Software Foundation, Inc.
+Copyright (C) 2003-2024 Free Software Foundation, Inc.
Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
This file is part of GNU Modula-2.
@@ -8689,7 +8689,7 @@ static bool EmptyProduction (pge_ProductionDesc p)
static void EmitFDLNotice (void)
{
- Output_WriteString ((const char *) "@c Copyright (C) 2000-2023 Free Software Foundation, Inc.", 57);
+ Output_WriteString ((const char *) "@c Copyright (C) 2000-2024 Free Software Foundation, Inc.", 57);
Output_WriteLn ();
Output_WriteLn ();
Output_WriteString ((const char *) "@c This file is part of GCC.", 28);