diff options
Diffstat (limited to 'gcc/m2/gm2-gcc/m2expr.cc')
-rw-r--r-- | gcc/m2/gm2-gcc/m2expr.cc | 2 |
1 files changed, 1 insertions, 1 deletions
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. |