Re: autoconf patches to add proper copyright notices

2001-08-13 Thread Kevin Ryde
Paul Eggert <[EMAIL PROTECTED]> writes: > > Nope. I did it by hand, during the wee hours of the morning when I'm > awake but can't think well enough to code. It would be nice to have > such a tool, though. I had a bit of a go at something like that for GMP. Simple enough to start but then it

Re: autoconf patches to add proper copyright notices

2001-08-13 Thread Paul Eggert
> From: Akim Demaille <[EMAIL PROTECTED]> > Date: 13 Aug 2001 15:06:03 +0200 > > Paul> The biggest pain of generating this patch was coming up with the > Paul> dates, i.e. which years to put into the copyright notices. I > Paul> did this by inspecting the CVS history. > > My guess is that you w

Re: autoconf patches to add proper copyright notices

2001-08-13 Thread Akim Demaille
Paul> The biggest pain of generating this patch was coming up with the Paul> dates, i.e. which years to put into the copyright notices. I Paul> did this by inspecting the CVS history. My guess is that you wrote a tool for that. How about publishing it? I'm interested for Bison and M4 for insta