diff options
Diffstat (limited to 'gcc/gimple-iterator.cc')
-rw-r--r-- | gcc/gimple-iterator.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gimple-iterator.cc b/gcc/gimple-iterator.cc index 9364626..3af672b 100644 --- a/gcc/gimple-iterator.cc +++ b/gcc/gimple-iterator.cc @@ -1,5 +1,5 @@ /* Iterator routines for GIMPLE statements. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-2025 Free Software Foundation, Inc. Contributed by Aldy Hernandez <aldy@quesejoda.com> This file is part of GCC. |