On Thu, 2008-07-03 at 09:07 -0700, David Zwiers wrote: > Date: > Thu, 3 Jul 2008 09:07:33 -0700 > (18:07 CEST) > > > Adrian, Your asessment is correct, there is a mixture of paid and > unpaid effort. There are changes within the WFS plugin which should > have shared copyrights; however without spending a bunch of effort I > cant' track down the exact changes. The simplest method would be to > look for SVN commits using my userid after March 31st 2005. > > Regards, David Zwiers
Ah, yes, I get to do the "bunch of effort" on your behalf, eh? So it is done. 'svn log' on all java files in the module gives us these files as having been touched by you after 31 march 2005. src/test/java/org/geotools/wfs/v_1_0_0/data/CubewerksOnlineTest.java src/test/java/org/geotools/wfs/v_1_0_0/data/WFSDataStoreReadTest.java src/test/java/org/geotools/wfs/v_1_0_0/data/GeoServerOnlineTest.java src/test/java/org/geotools/wfs/v_1_0_0/data/WFSDataStoreWriteOnlineTest.java src/main/java/org/geotools/wfs/v_1_0_0/data/WFSTransactionState.java src/main/java/org/geotools/wfs/v_1_0_0/data/WFS_1_0_0_DataStore.java src/main/java/org/geotools/wfs/v_1_0_0/data/WFSFeatureStore.java src/main/java/org/geotools/wfs/v_1_0_0/data/WFSFeatureSource.java src/main/java/org/geotools/xml/wfs/WFSCapabilitiesComplexTypes.java src/main/java/org/geotools/xml/wfs/WFSBasicComplexTypes.java src/main/java/org/geotools/data/ows/WFSCapabilities.java You are now the proud owner of a joint copyright on those files, they have all been updated as of revision: 30854. Am I right that you have no desire for these files to ever be re-licensed as GPL+CLASSPATH exception, in the advent that GeoTools one day decides to match licenses with SUN? --adrian ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
