diff options
Diffstat (limited to 'gcc/tree-iterator.cc')
-rw-r--r-- | gcc/tree-iterator.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/tree-iterator.cc b/gcc/tree-iterator.cc index eb0458a..db2219c 100644 --- a/gcc/tree-iterator.cc +++ b/gcc/tree-iterator.cc @@ -1,5 +1,5 @@ /* Iterator routines for manipulating GENERIC and GIMPLE tree statements. - Copyright (C) 2003-2024 Free Software Foundation, Inc. + Copyright (C) 2003-2025 Free Software Foundation, Inc. Contributed by Andrew MacLeod <amacleod@redhat.com> This file is part of GCC. |