From: Jeff Law Date: Wed, 6 Jan 1999 19:40:37 +0000 (-0700) Subject: Fix copyright dates. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a5acf2a1f505c4c07f728e31bf8d940930e13518;p=gcc.git Fix copyright dates. From-SVN: r24527 --- diff --git a/gcc/gcse.c b/gcc/gcse.c index 7209d2b9a77..35043393798 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.