diff options
Diffstat (limited to 'gcc/gimple-walk.cc')
-rw-r--r-- | gcc/gimple-walk.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gimple-walk.cc b/gcc/gimple-walk.cc index cad36f7..a019515 100644 --- a/gcc/gimple-walk.cc +++ b/gcc/gimple-walk.cc @@ -1,6 +1,6 @@ /* Gimple walk support. - Copyright (C) 2007-2022 Free Software Foundation, Inc. + Copyright (C) 2007-2023 Free Software Foundation, Inc. Contributed by Aldy Hernandez <aldyh@redhat.com> This file is part of GCC. |