[geos-commits] r3138 - in trunk: include/geos/operation/sharedpaths
src/operation/sharedpaths
svn_geos at osgeo.org
svn_geos at osgeo.org
Mon Nov 29 08:45:01 EST 2010
Author: strk
Date: 2010-11-29 05:45:00 -0800 (Mon, 29 Nov 2010)
New Revision: 3138
Modified:
trunk/include/geos/operation/sharedpaths/SharedPathsOp.h
trunk/src/operation/sharedpaths/SharedPathsOp.cpp
Log:
Full credit line [RT-SIGTA]
Modified: trunk/include/geos/operation/sharedpaths/SharedPathsOp.h
===================================================================
--- trunk/include/geos/operation/sharedpaths/SharedPathsOp.h 2010-11-29 11:08:07 UTC (rev 3137)
+++ trunk/include/geos/operation/sharedpaths/SharedPathsOp.h 2010-11-29 13:45:00 UTC (rev 3138)
@@ -15,9 +15,12 @@
*
* Last port: original work
*
- * Work done for Faunalia (http://www.faunalia.it) with fundings
- * from Regione Toscana - Sistema Informativo per il Governo
- * del Territorio e dell'Ambiente (RT-SIGTA).
+ * Developed by Sandro Santilli (strk at keybit.net) for Faunalia
+ * (http://www.faunalia.it) with funding from Regione Toscana - Sistema
+ * Informativo per la Gestione del Territorio e dell' Ambiente
+ * [RT-SIGTA]". For the project: "Sviluppo strumenti software per il
+ * trattamento di dati geografici basati su QuantumGIS e Postgis (CIG
+ * 0494241492)"
*
**********************************************************************/
@@ -51,6 +54,13 @@
* Paths reported as shared are given in the direction they
* appear in the first geometry.
*
+ * Developed by Sandro Santilli (strk at keybit.net) for Faunalia
+ * (http://www.faunalia.it) with funding from Regione Toscana - Sistema
+ * Informativo per la Gestione del Territorio e dell' Ambiente
+ * [RT-SIGTA]". For the project: "Sviluppo strumenti software per il
+ * trattamento di dati geografici basati su QuantumGIS e Postgis (CIG
+ * 0494241492)"
+ *
*/
class GEOS_DLL SharedPathsOp
{
Modified: trunk/src/operation/sharedpaths/SharedPathsOp.cpp
===================================================================
--- trunk/src/operation/sharedpaths/SharedPathsOp.cpp 2010-11-29 11:08:07 UTC (rev 3137)
+++ trunk/src/operation/sharedpaths/SharedPathsOp.cpp 2010-11-29 13:45:00 UTC (rev 3138)
@@ -15,9 +15,12 @@
*
* Last port: original work
*
- * Work done for Faunalia (http://www.faunalia.it) with fundings
- * from Regione Toscana - Sistema Informativo per il Governo
- * del Territorio e dell'Ambiente (RT-SIGTA).
+ * Developed by Sandro Santilli (strk at keybit.net) for Faunalia
+ * (http://www.faunalia.it) with funding from Regione Toscana - Sistema
+ * Informativo per la Gestione del Territorio e dell' Ambiente
+ * [RT-SIGTA]". For the project: "Sviluppo strumenti software per il
+ * trattamento di dati geografici basati su QuantumGIS e Postgis (CIG
+ * 0494241492)"
*
**********************************************************************/
More information about the geos-commits
mailing list