diff options
Diffstat (limited to 'gcc/unroll.c')
-rw-r--r-- | gcc/unroll.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/unroll.c b/gcc/unroll.c index 115b92c8d7b..ba18c7b183f 100644 --- a/gcc/unroll.c +++ b/gcc/unroll.c @@ -1,5 +1,6 @@ /* Try to unroll loops, and split induction variables. - Copyright (C) 1992, 93-95, 97-99, 2000 Free Software Foundation, Inc. + Copyright (C) 1992, 1993, 1994, 1995, 1997, 1998, + 1999, 2000 Free Software Foundation, Inc. Contributed by James E. Wilson, Cygnus Support/UC Berkeley. This file is part of GNU CC. |