aboutsummaryrefslogtreecommitdiff
path: root/gcc/m2/m2.flex
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/m2/m2.flex')
-rw-r--r--gcc/m2/m2.flex2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/m2/m2.flex b/gcc/m2/m2.flex
index 0e6b52c..f8f5ce6 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-2023 Free Software Foundation, Inc.
+Copyright (C) 2004-2024 Free Software Foundation, Inc.
Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
This file is part of GNU Modula-2.