diff options
Diffstat (limited to 'gcc/cp/expr.cc')
-rw-r--r-- | gcc/cp/expr.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cp/expr.cc b/gcc/cp/expr.cc index f3e155b..cdd29c1 100644 --- a/gcc/cp/expr.cc +++ b/gcc/cp/expr.cc @@ -1,6 +1,6 @@ /* Convert language-specific tree expression to rtl instructions, for GNU compiler. - Copyright (C) 1988-2022 Free Software Foundation, Inc. + Copyright (C) 1988-2023 Free Software Foundation, Inc. This file is part of GCC. |