You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Sander Striker <st...@apache.org> on 2002/03/07 20:59:00 UTC

Copyright year bumping

Hi,

Should we bump the copyright year on all the files?
Anyone have a script handy?

Sander


Re: Copyright year bumping

Posted by Justin Erenkrantz <je...@ebuilt.com>.
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|' {} \;

I believe not all of the copyright dates are 2000-2001.  -- justin


Re: Copyright year bumping

Posted by "Roy T. Fielding" <fi...@apache.org>.
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|' {} \;

That would change a lot more, and a lot less, than we want.  I've committed
the change for 2.0 and will do 1.3 next.

....Roy

Re: Copyright year bumping

Posted by di...@covalent.net.
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


Re: Copyright year bumping

Posted by Stas Bekman <st...@stason.org>.
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|' {} \;


-- 


_____________________________________________________________________
Stas Bekman             JAm_pH      --   Just Another mod_perl Hacker
http://stason.org/      mod_perl Guide   http://perl.apache.org/guide
mailto:stas@stason.org  http://ticketmaster.com http://apacheweek.com
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/