From 2f791da89a5fc7abb7b34bf6ce5afec689d4f11a Mon Sep 17 00:00:00 2001 From: law Date: Sat, 26 Feb 2000 13:55:09 +0000 Subject: Fix copyrights. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32178 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/loop.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gcc/loop.c') diff --git a/gcc/loop.c b/gcc/loop.c index c89718fa247..dbec617b329 100644 --- a/gcc/loop.c +++ b/gcc/loop.c @@ -1,5 +1,6 @@ /* Perform various loop optimizations, including strength reduction. - Copyright (C) 1987, 88, 89, 91-99, 2000 Free Software Foundation, Inc. + Copyright (C) 1987, 1988, 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997, + 1998, 1999, 2000 Free Software Foundation, Inc. This file is part of GNU CC. -- cgit v1.2.3