Date: Wed, 18 Dec 2002 07:58:20 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: djgpp-workers AT delorie DOT com Subject: Re: djgpp: djgpp/src/copyrite.cc In-Reply-To: <200212162102.gBGL2mU01275@delorie.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 16 Dec 2002, cvs-richdawe AT delorie DOT com wrote: > Update by cvs id: richdawe > Update of /cvs/djgpp/djgpp/src > > Modified Files: > copyrite.cc > Log Message: > Don't set the file time, so that CVS will notice that the file has changed. Won't this affect files where the copyright line is not updated (because they already have the right years)? If it would, we are in for massive recompile of the library without any good reason. (I didn't really read the full source, for the lack of time, so apologies if this is a stupid question.)