]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Update copyright dates.
authorJeff Law <law@gcc.gnu.org>
Thu, 30 Sep 1999 22:08:56 +0000 (16:08 -0600)
committerJeff Law <law@gcc.gnu.org>
Thu, 30 Sep 1999 22:08:56 +0000 (16:08 -0600)
From-SVN: r29736

gcc/caller-save.c

index c322f6017daa75919e5cd517c5eb9b4f70ef9d68..f53b2dd6f61be861f1972161e9569212aa964955 100644 (file)
@@ -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.