aboutsummaryrefslogtreecommitdiff
path: root/gcc/loop.c
diff options
context:
space:
mode:
authorDavid Edelsohn <dje@gcc.gnu.org>1998-02-08 09:13:54 -0500
committerDavid Edelsohn <dje@gcc.gnu.org>1998-02-08 09:13:54 -0500
commitb94ad19e82146654463dbc0f983b82257678b8a2 (patch)
treec6dbe192e536253612bacb277c03e96ad7218dc6 /gcc/loop.c
parent72b0c616a5f06426c90bbf29eabd4f2492542833 (diff)
downloadgcc-b94ad19e82146654463dbc0f983b82257678b8a2.zip
gcc-b94ad19e82146654463dbc0f983b82257678b8a2.tar.gz
gcc-b94ad19e82146654463dbc0f983b82257678b8a2.tar.bz2
Oops, bump copyright year.
From-SVN: r17782
Diffstat (limited to 'gcc/loop.c')
-rw-r--r--gcc/loop.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/loop.c b/gcc/loop.c
index bc6d4f7..c766019 100644
--- a/gcc/loop.c
+++ b/gcc/loop.c
@@ -1,5 +1,5 @@
/* Perform various loop optimizations, including strength reduction.
- Copyright (C) 1987, 88, 89, 91-6, 1997 Free Software Foundation, Inc.
+ Copyright (C) 1987, 88, 89, 91-7, 1998 Free Software Foundation, Inc.
This file is part of GNU CC.