diff options
Diffstat (limited to 'gcc/rtlanal.cc')
-rw-r--r-- | gcc/rtlanal.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/rtlanal.cc b/gcc/rtlanal.cc index b58401e..e7efb48 100644 --- a/gcc/rtlanal.cc +++ b/gcc/rtlanal.cc @@ -1,5 +1,5 @@ /* Analyze RTL for GNU compiler. - Copyright (C) 1987-2024 Free Software Foundation, Inc. + Copyright (C) 1987-2025 Free Software Foundation, Inc. This file is part of GCC. |