On Mon, May 04, 2009 at 07:52:39PM +0200, Vladimir 'phcoder' Serbinenko wrote:
> On Mon, May 4, 2009 at 7:40 PM, Bean <bean12...@gmail.com> wrote:
> 
> > Hi,
> >
> > Well, I just write a small script to detect files that needs updating.
> > BTW, I use git to access the svn repository:
> >
> With the following script :
> sed "s/  Free/,2009  Free/g;" < $1 > ./tmp
> cp ./tmp $1
> 
> xargs and this list I generated a patch to update all these files

Unfortunately they can't be automagically updated.  Technically it has to
be done only when we check-in copyright-significant changes, and there's no
automated way to test that.

It's not such a big deal, but it's good to send a reminder from time to time,
so people (me included! ;-)) keep it in mind.

-- 
Robert Millan

  The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
  how) you may access your data; but nobody's threatening your freedom: we
  still allow you to remove your data and not access it at all."


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to