diff options
Diffstat (limited to 'gcc/tree-ssa-live.cc')
-rw-r--r-- | gcc/tree-ssa-live.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/tree-ssa-live.cc b/gcc/tree-ssa-live.cc index 3196c6a..c179444 100644 --- a/gcc/tree-ssa-live.cc +++ b/gcc/tree-ssa-live.cc @@ -1,5 +1,5 @@ /* Liveness for SSA trees. - Copyright (C) 2003-2022 Free Software Foundation, Inc. + Copyright (C) 2003-2023 Free Software Foundation, Inc. Contributed by Andrew MacLeod <amacleod@redhat.com> This file is part of GCC. |