On Fri, 2008-06-06 at 14:22 +0200, Martin Desruisseaux wrote:
> Mauricio Pazos a écrit :
> > Hi Adrian,
> > into  http://docs.codehaus.org/display/GEOT/5.1.1+Coding+Conventions
> > 
> > is written " (C) 2004-2008, Open Source Geospatial Foundation (OSGeo)"
> > 
> > but into SVN repository is written (C) 2005-2008, Open Source Geospatial 
> > Foundation (OSGeo) like the following
> > 
> > http://svn.geotools.org/trunk/modules/library/metadata/src/main/java/org/geotools/factory/FactoryCreator.java
> > 
> > What is the correct year 2004 or 2005?
> 
> 
> This is on a case-by-case basis. This is what Cédric script does (and why a 
> plain "search and replace" doesn't work): it spots the less recent date in 
> the 
> list of copyright holders and inserts it in the new "(C) OSGEO" statement.
> 
>       Martin

There's two ways we could do this:

1) Copyright everything 'as one' with '1997-releasedate' (or whenever
one wants to consider that we "started", svn started in 2000 but there
was a CVS before that).

2) Copyright file-by-file with 'creationdate-releasedate'

Tradition in Geotools is the latter, so, for any file added since 2000,
svn log should give the origin.

The real script we should have should probably be in python and use the
svn-python bindings to get that initial date, but who has the time for
that, hein?

--adrian


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to