From: Jeff Law Date: Thu, 30 Sep 1999 22:08:56 +0000 (-0600) Subject: Update copyright dates. X-Git-Tag: prereleases/libstdc++-2.92~10290 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=87ff35c2fe7bdfafd774add46e2279c1ec4e5d12;p=thirdparty%2Fgcc.git Update copyright dates. From-SVN: r29736 --- diff --git a/gcc/caller-save.c b/gcc/caller-save.c index c322f6017daa..f53b2dd6f61b 100644 --- a/gcc/caller-save.c +++ b/gcc/caller-save.c @@ -1,5 +1,5 @@ /* Save and restore call-clobbered registers which are live across a call. - Copyright (C) 1989, 92, 94, 95, 97, 1998 Free Software Foundation, Inc. + Copyright (C) 1989, 92, 94, 95, 97, 98, 1999 Free Software Foundation, Inc. This file is part of GNU CC.