diff options
Diffstat (limited to 'gcc/value-prof.cc')
-rw-r--r-- | gcc/value-prof.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/value-prof.cc b/gcc/value-prof.cc index 9656ce5..f40e58a 100644 --- a/gcc/value-prof.cc +++ b/gcc/value-prof.cc @@ -1,5 +1,5 @@ /* Transformations based on profile information for values. - Copyright (C) 2003-2022 Free Software Foundation, Inc. + Copyright (C) 2003-2023 Free Software Foundation, Inc. This file is part of GCC. |