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 430c6fc..2bd6e88 100644 --- a/gcc/loop-unroll.cc +++ b/gcc/loop-unroll.cc @@ -1,5 +1,5 @@ /* Loop unrolling. - Copyright (C) 2002-2024 Free Software Foundation, Inc. + Copyright (C) 2002-2025 Free Software Foundation, Inc. This file is part of GCC. |