diff options
Diffstat (limited to 'gcc/tree-ssa-operands.cc')
-rw-r--r-- | gcc/tree-ssa-operands.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/tree-ssa-operands.cc b/gcc/tree-ssa-operands.cc index 4c90197..57e393ae 100644 --- a/gcc/tree-ssa-operands.cc +++ b/gcc/tree-ssa-operands.cc @@ -1,5 +1,5 @@ /* SSA operands management for trees. - Copyright (C) 2003-2022 Free Software Foundation, Inc. + Copyright (C) 2003-2023 Free Software Foundation, Inc. This file is part of GCC. |