]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/loop.c
Fix copyrights.
[thirdparty/gcc.git] / gcc / loop.c
index c89718fa24797409b3e9e6ad45913bd5c40fd82a..dbec617b329162905b7af99162cebadfa4a83d94 100644 (file)
@@ -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.