[geos-commits] r3338 - in trunk: include/geos/algorithm
src/algorithm
svn_geos at osgeo.org
svn_geos at osgeo.org
Tue May 10 05:50:44 EDT 2011
Author: strk
Date: 2011-05-10 02:50:44 -0700 (Tue, 10 May 2011)
New Revision: 3338
Modified:
trunk/include/geos/algorithm/HCoordinate.h
trunk/src/algorithm/HCoordinate.cpp
Log:
Update port info
Modified: trunk/include/geos/algorithm/HCoordinate.h
===================================================================
--- trunk/include/geos/algorithm/HCoordinate.h 2011-05-10 09:50:21 UTC (rev 3337)
+++ trunk/include/geos/algorithm/HCoordinate.h 2011-05-10 09:50:44 UTC (rev 3338)
@@ -4,6 +4,7 @@
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
*
+ * Copyright (C) 2011 Sandro Santilli <strk at keybit.net>
* Copyright (C) 2005-2006 Refractions Research Inc.
* Copyright (C) 2001-2002 Vivid Solutions Inc.
*
@@ -14,7 +15,7 @@
*
**********************************************************************
*
- * Last port: algorithm/HCoordinate.java rev. 1.18 (JTS-1.9)
+ * Last port: algorithm/HCoordinate.java r386 (JTS-1.12+)
*
**********************************************************************/
Modified: trunk/src/algorithm/HCoordinate.cpp
===================================================================
--- trunk/src/algorithm/HCoordinate.cpp 2011-05-10 09:50:21 UTC (rev 3337)
+++ trunk/src/algorithm/HCoordinate.cpp 2011-05-10 09:50:44 UTC (rev 3338)
@@ -4,6 +4,7 @@
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
*
+ * Copyright (C) 2011 Sandro Santilli <strk at keybit.net>
* Copyright (C) 2001-2002 Vivid Solutions Inc.
* Copyright (C) 2005 Refractions Research Inc.
*
@@ -14,7 +15,7 @@
*
**********************************************************************
*
- * Last port: algorithm/HCoordinate.java rev. 1.18 (JTS-1.9)
+ * Last port: algorithm/HCoordinate.java r386 (JTS-1.12+)
*
**********************************************************************/
More information about the geos-commits
mailing list