From: Richard Stallman Date: Sat, 18 Jan 1992 02:42:28 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: misc/cutover-egcs-0~13724 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=55485756204f7a1da52b606408bd46fff8a86298;p=thirdparty%2Fgcc.git *** empty log message *** From-SVN: r207 --- diff --git a/gcc/genattrtab.c b/gcc/genattrtab.c index ede60498c09e..08b45bc06fe1 100644 --- a/gcc/genattrtab.c +++ b/gcc/genattrtab.c @@ -1,5 +1,5 @@ /* Generate code from machine description to compute values of attributes. - Copyright (C) 1992 Free Software Foundation, Inc. + Copyright (C) 1991 Free Software Foundation, Inc. Contributed by Richard Kenner (kenner@nyu.edu) This file is part of GNU CC. diff --git a/gcc/genemit.c b/gcc/genemit.c index 849c585e1660..b8dbe434ab22 100644 --- a/gcc/genemit.c +++ b/gcc/genemit.c @@ -1,5 +1,5 @@ /* Generate code from machine description to emit insns as rtl. - Copyright (C) 1987, 1988, 1992 Free Software Foundation, Inc. + Copyright (C) 1987, 1988, 1991 Free Software Foundation, Inc. This file is part of GNU CC.