diff options
Diffstat (limited to 'gcc/ipa-profile.cc')
-rw-r--r-- | gcc/ipa-profile.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ipa-profile.cc b/gcc/ipa-profile.cc index 78a40a1..8880e86 100644 --- a/gcc/ipa-profile.cc +++ b/gcc/ipa-profile.cc @@ -1,5 +1,5 @@ /* Basic IPA optimizations based on profile. - Copyright (C) 2003-2023 Free Software Foundation, Inc. + Copyright (C) 2003-2024 Free Software Foundation, Inc. This file is part of GCC. |