diff options
Diffstat (limited to 'gcc/gimple-range-phi.cc')
-rw-r--r-- | gcc/gimple-range-phi.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gimple-range-phi.cc b/gcc/gimple-range-phi.cc index c679e4e..2ca41b1 100644 --- a/gcc/gimple-range-phi.cc +++ b/gcc/gimple-range-phi.cc @@ -1,5 +1,5 @@ /* Gimple range phi analysis. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-2025 Free Software Foundation, Inc. Contributed by Andrew MacLeod <amacleod@redhat.com>. This file is part of GCC. |