> From: Justin Erenkrantz [mailto:[EMAIL PROTECTED]] > Sent: 09 March 2002 08:57
> On Sat, Mar 09, 2002 at 02:54:01AM -0500, Dave Jones wrote: > > On Sat, Mar 09, 2002 at 12:20:23PM +0800, 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|' {} \; > > > > It always seems to me that if you are going to put a copyright date on each > > individual source file, you shouldn't change it unless you actually make a > > change to that file. > > There's no way each developer has changed the copyright dates before > committing any modifications. We're lucky if it compiles before > it gets checked in - never mind altering a date. =( -- justin *grin* Ok, people, give me some +1's and I'll move forward and change all the copyright dates in one swoop. Sander