On Sat, 9 Mar 2002, Stas Bekman wrote:

> Sander Striker wrote:
> > Hi,
> >
> > Should we bump the copyright year on all the files?
> > Anyone have a script handy?
>
> find . -type f -exec perl -pi -e 's|2000-2001|2000-2002|' {} \;
>

Would be nicer to have a more 'correct' stript which would be ran once a
week and did this based on the CVS last-modify date - and only update
when the actual file was changed :-).

DW

Reply via email to