From: Jeff Law Date: Wed, 6 Jan 1999 19:40:37 +0000 (-0700) Subject: Fix copyright dates. X-Git-Tag: prereleases/libgcj-0.1~1460 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a5acf2a1f505c4c07f728e31bf8d940930e13518;p=thirdparty%2Fgcc.git Fix copyright dates. From-SVN: r24527 --- diff --git a/gcc/gcse.c b/gcc/gcse.c index 7209d2b9a77a..350433937980 100644 --- a/gcc/gcse.c +++ b/gcc/gcse.c @@ -1,6 +1,6 @@ /* Global common subexpression elimination and global constant/copy propagation for GNU compiler. - Copyright (C) 1997 Free Software Foundation, Inc. + Copyright (C) 1997, 1998 Free Software Foundation, Inc. This file is part of GNU CC.