On Saturday 03 January 2004 01:11, Stephen McConnell wrote: > Leo Simons wrote: > > a nice TODO: update all copyright statements to recognize we're now > > living in the brand-new 2004. Any takers? > Go for it Leo! > Cheers, Steve.
Happy new year everybody! And here is my 2004 early contribution: find . -name '*.java' -print | xargs perl -pi -e 's/2003/2004/g' Regards --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
