diff options
Diffstat (limited to 'gcc/loop-unroll.cc')
-rw-r--r-- | gcc/loop-unroll.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/loop-unroll.cc b/gcc/loop-unroll.cc index 1956c54..93333d8 100644 --- a/gcc/loop-unroll.cc +++ b/gcc/loop-unroll.cc @@ -1,5 +1,5 @@ /* Loop unrolling. - Copyright (C) 2002-2022 Free Software Foundation, Inc. + Copyright (C) 2002-2023 Free Software Foundation, Inc. This file is part of GCC. |