On Tue, May 05, 2009 at 01:40:02AM +0800, Bean wrote:
> Hi,
> 
> Well, I just write a small script to detect files that needs updating.
> BTW, I use git to access the svn repository:
> 
> grep -lie "Copyright (C).*\(199[0-9]\|200[^9]\) *Free" `git diff
> --stat @{2009-01-01}..HEAD 2>/dev/null | grep '|' | cut -d\  -f2`
> 2>/dev/null
> 
> Here are the result:
> [...]

Scary... well, unless someone wants to review all of them, I suggest we
just try to keep this in mind.  Hopefully by the end of the year the list
will be shorter :-)

-- 
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