Skip to content

Commit

Permalink
Removed Subversion Id keyword from all text files (libgeos#480)
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/geos/trunk@3482 5242fede-7e19-0410-aef8-94bd7d2200fb
  • Loading branch information
mloskot committed Sep 23, 2011
1 parent d74f6da commit bd6b784
Show file tree
Hide file tree
Showing 790 changed files with 0 additions and 790 deletions.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#################################################################################
# $Id: CMakeLists.txt 3375 2011-05-22 23:34:04Z mloskot $
#
# Main GEOS build configuration file for CMake build system
#
Expand Down
1 change: 0 additions & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# $Id: Makefile.am 3427 2011-07-05 13:59:19Z strk $
#
# This file is part of project GEOS (http://trac.osgeo.org/geos/)
#
Expand Down
1 change: 0 additions & 1 deletion autogen.bat
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
@ECHO OFF
REM $Id: autogen.bat 3105 2010-10-10 11:32:36Z mloskot $
REM
REM This script generates headers for use with Visual C++ only
REM
Expand Down
1 change: 0 additions & 1 deletion autogen.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/bin/sh
#
# $Id: autogen.sh 3004 2010-06-18 09:52:07Z strk $
#
# GEOS Bootstrapping Script
#
Expand Down
1 change: 0 additions & 1 deletion capi/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#################################################################################
# $Id: CMakeLists.txt 3385 2011-05-30 10:49:13Z mloskot $
#
# GEOS C library build configuration for CMake build system
#
Expand Down
1 change: 0 additions & 1 deletion capi/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# $Id: Makefile.am 3369 2011-05-17 20:44:35Z strk $
#
# This file is part of project GEOS (http://trac.osgeo.org/geos/)
#
Expand Down
1 change: 0 additions & 1 deletion capi/geos_c.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/************************************************************************
*
* $Id: geos_c.cpp 3322 2011-05-03 02:27:00Z sgillies $
*
* C-Wrapper for GEOS library
*
Expand Down
1 change: 0 additions & 1 deletion capi/geos_c.h.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/************************************************************************
*
* $Id: geos_c.h.in 3322 2011-05-03 02:27:00Z sgillies $
*
* C-Wrapper for GEOS library
*
Expand Down
1 change: 0 additions & 1 deletion capi/geos_ts_c.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/************************************************************************
*
* $Id: geos_ts_c.cpp 3322 2011-05-03 02:27:00Z sgillies $
*
* C-Wrapper for GEOS library
*
Expand Down
1 change: 0 additions & 1 deletion cmake/cmake_uninstall.cmake.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#################################################################################
# $Id: CMakeLists.txt 2920 2010-02-21 17:11:38Z mloskot $
#
# This file is a part of CMake build configuration of GEOS library
#
Expand Down
1 change: 0 additions & 1 deletion configure.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
dnl $Id$
dnl
dnl configure.in - autoconf input template to produce ./configure script
dnl
Expand Down
1 change: 0 additions & 1 deletion doc/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# $Id: Makefile.am 3009 2010-06-18 15:09:21Z strk $
#
# This file is part of project GEOS (http://trac.osgeo.org/geos/)
#
Expand Down
1 change: 0 additions & 1 deletion doc/example.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**********************************************************************
* $Id: example.cpp 3313 2011-04-28 10:04:27Z strk $
*
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
Expand Down
1 change: 0 additions & 1 deletion examples/CPCLException.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**********************************************************************
* $Id: CPCLException.cpp 1820 2006-09-06 16:54:23Z mloskot $
*
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
Expand Down
1 change: 0 additions & 1 deletion examples/CoordinateSequencesExample.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
* WARNING! This example is obsoleted, read doc/example.cpp for
* an updated example.
/**********************************************************************
* $Id: CoordinateSequencesExample.cpp 1820 2006-09-06 16:54:23Z mloskot $
*
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
Expand Down
1 change: 0 additions & 1 deletion examples/CustomCoordinateSequenceExample.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**********************************************************************
* $Id: CustomCoordinateSequenceExample.cpp 1820 2006-09-06 16:54:23Z mloskot $
*
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
Expand Down
1 change: 0 additions & 1 deletion examples/CustomCoordinateSequenceExample.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**********************************************************************
* $Id: CustomCoordinateSequenceExample.h 1820 2006-09-06 16:54:23Z mloskot $
*
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
Expand Down
1 change: 0 additions & 1 deletion examples/CustomPointCoordinateSequence.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**********************************************************************
* $Id: CustomPointCoordinateSequence.cpp 2088 2007-12-21 22:41:11Z mloskot $
*
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
Expand Down
1 change: 0 additions & 1 deletion examples/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# $Id: Makefile.am 2850 2010-01-16 02:14:39Z mloskot $
#
# This file is part of project GEOS (http://trac.osgeo.org/geos/)
#
Expand Down
1 change: 0 additions & 1 deletion include/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#################################################################################
# $Id: CMakeLists.txt 3375 2011-05-22 23:34:04Z mloskot $
#
# GEOS C++ library build configuration for CMake build system
#
Expand Down
1 change: 0 additions & 1 deletion include/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# $Id: Makefile.am 3369 2011-05-17 20:44:35Z strk $
#
# This file is part of project GEOS (http://trac.osgeo.org/geos/)
#
Expand Down
1 change: 0 additions & 1 deletion include/acconfig.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**********************************************************************
* $Id: acconfig.h 1820 2006-09-06 16:54:23Z mloskot $
*
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
Expand Down
1 change: 0 additions & 1 deletion include/geos.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**********************************************************************
* $Id: geos.h 1820 2006-09-06 16:54:23Z mloskot $
*
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
Expand Down
1 change: 0 additions & 1 deletion include/geos/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# $Id: Makefile.am 3369 2011-05-17 20:44:35Z strk $
#
# This file is part of project GEOS (http://trac.osgeo.org/geos/)
#
Expand Down
1 change: 0 additions & 1 deletion include/geos/algorithm/Angle.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**********************************************************************
* $Id: Angle.h 3363 2011-05-13 16:17:38Z mloskot $
*
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
Expand Down
1 change: 0 additions & 1 deletion include/geos/algorithm/BoundaryNodeRule.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**********************************************************************
* $Id: BoundaryNodeRule.h 3262 2011-03-04 16:30:48Z strk $
*
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
Expand Down
1 change: 0 additions & 1 deletion include/geos/algorithm/CentralEndpointIntersector.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**********************************************************************
* $Id: CentralEndpointIntersector.h 3255 2011-03-01 17:56:10Z mloskot $
*
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
Expand Down
1 change: 0 additions & 1 deletion include/geos/algorithm/CentroidArea.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**********************************************************************
* $Id: CentroidArea.h 2556 2009-06-06 22:22:28Z strk $
*
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
Expand Down
1 change: 0 additions & 1 deletion include/geos/algorithm/CentroidLine.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**********************************************************************
* $Id: CentroidLine.h 2556 2009-06-06 22:22:28Z strk $
*
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
Expand Down
1 change: 0 additions & 1 deletion include/geos/algorithm/CentroidPoint.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**********************************************************************
* $Id: CentroidPoint.h 2556 2009-06-06 22:22:28Z strk $
*
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
Expand Down
1 change: 0 additions & 1 deletion include/geos/algorithm/ConvexHull.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**********************************************************************
* $Id: ConvexHull.h 3444 2011-07-20 15:40:27Z strk $
*
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
Expand Down
1 change: 0 additions & 1 deletion include/geos/algorithm/ConvexHull.inl
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**********************************************************************
* $Id: ConvexHull.inl 3444 2011-07-20 15:40:27Z strk $
*
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
Expand Down
1 change: 0 additions & 1 deletion include/geos/algorithm/HCoordinate.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**********************************************************************
* $Id: HCoordinate.h 3338 2011-05-10 09:50:44Z strk $
*
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
Expand Down
1 change: 0 additions & 1 deletion include/geos/algorithm/InteriorPointArea.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**********************************************************************
* $Id: InteriorPointArea.h 2556 2009-06-06 22:22:28Z strk $
*
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
Expand Down
1 change: 0 additions & 1 deletion include/geos/algorithm/InteriorPointLine.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**********************************************************************
* $Id: InteriorPointLine.h 3164 2010-12-24 14:27:46Z strk $
*
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
Expand Down
1 change: 0 additions & 1 deletion include/geos/algorithm/InteriorPointPoint.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**********************************************************************
* $Id: InteriorPointPoint.h 2556 2009-06-06 22:22:28Z strk $
*
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
Expand Down
1 change: 0 additions & 1 deletion include/geos/algorithm/LineIntersector.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**********************************************************************
* $Id: LineIntersector.h 3415 2011-07-05 09:52:35Z strk $
*
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
Expand Down
1 change: 0 additions & 1 deletion include/geos/algorithm/MCPointInRing.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**********************************************************************
* $Id: MCPointInRing.h 2556 2009-06-06 22:22:28Z strk $
*
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
Expand Down
1 change: 0 additions & 1 deletion include/geos/algorithm/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# $Id: Makefile.am 2839 2010-01-13 00:43:42Z mloskot $
#
# This file is part of project GEOS (http://trac.osgeo.org/geos/)
#
Expand Down
1 change: 0 additions & 1 deletion include/geos/algorithm/MinimumDiameter.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**********************************************************************
* $Id: MinimumDiameter.h 2556 2009-06-06 22:22:28Z strk $
*
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
Expand Down
1 change: 0 additions & 1 deletion include/geos/algorithm/NotRepresentableException.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**********************************************************************
* $Id: NotRepresentableException.h 2556 2009-06-06 22:22:28Z strk $
*
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
Expand Down
1 change: 0 additions & 1 deletion include/geos/algorithm/PointInRing.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**********************************************************************
* $Id: PointInRing.h 2556 2009-06-06 22:22:28Z strk $
*
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
Expand Down
1 change: 0 additions & 1 deletion include/geos/algorithm/PointLocator.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**********************************************************************
* $Id: PointLocator.h 3174 2011-02-02 19:24:03Z strk $
*
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
Expand Down
1 change: 0 additions & 1 deletion include/geos/algorithm/RayCrossingCounter.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**********************************************************************
* $Id: RayCrossingCounter.h 2770 2009-12-03 19:27:18Z mloskot $
*
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
Expand Down
1 change: 0 additions & 1 deletion include/geos/algorithm/RobustDeterminant.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**********************************************************************
* $Id: RobustDeterminant.h 2592 2009-06-16 15:49:53Z strk $
*
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
Expand Down
1 change: 0 additions & 1 deletion include/geos/algorithm/SIRtreePointInRing.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**********************************************************************
* $Id: SIRtreePointInRing.h 2556 2009-06-06 22:22:28Z strk $
*
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
Expand Down
1 change: 0 additions & 1 deletion include/geos/algorithm/SimplePointInRing.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**********************************************************************
* $Id: SimplePointInRing.h 2556 2009-06-06 22:22:28Z strk $
*
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**********************************************************************
* $Id: DiscreteHausdorffDistance.h 3255 2011-03-01 17:56:10Z mloskot $
*
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
Expand Down
1 change: 0 additions & 1 deletion include/geos/algorithm/distance/DistanceToPoint.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**********************************************************************
* $Id: DistanceToPoint.h 2809 2009-12-06 01:05:24Z mloskot $
*
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
Expand Down
1 change: 0 additions & 1 deletion include/geos/algorithm/distance/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# $Id: Makefile.am 2839 2010-01-13 00:43:42Z mloskot $
#
# This file is part of project GEOS (http://trac.osgeo.org/geos/)
#
Expand Down
1 change: 0 additions & 1 deletion include/geos/algorithm/distance/PointPairDistance.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**********************************************************************
* $Id: PointPairDistance.h 2809 2009-12-06 01:05:24Z mloskot $
*
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
Expand Down
1 change: 0 additions & 1 deletion include/geos/algorithm/locate/IndexedPointInAreaLocator.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**********************************************************************
* $Id: IndexedPointInAreaLocator.h 2770 2009-12-03 19:27:18Z mloskot $
*
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
Expand Down
1 change: 0 additions & 1 deletion include/geos/algorithm/locate/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# $Id: Makefile.am 2839 2010-01-13 00:43:42Z mloskot $
#
# This file is part of project GEOS (http://trac.osgeo.org/geos/)
#
Expand Down
1 change: 0 additions & 1 deletion include/geos/algorithm/locate/PointOnGeometryLocator.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**********************************************************************
* $Id: PointOnGeometryLocator.h 2263 2009-01-29 18:56:00Z mloskot $
*
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
Expand Down
1 change: 0 additions & 1 deletion include/geos/algorithm/locate/SimplePointInAreaLocator.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**********************************************************************
* $Id: SimplePointInAreaLocator.h 2120 2008-01-30 22:34:13Z benjubb $
*
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
Expand Down
1 change: 0 additions & 1 deletion include/geos/export.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**********************************************************************
* $Id: export.h 2834 2009-12-22 11:38:43Z mloskot $
*
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
Expand Down
1 change: 0 additions & 1 deletion include/geos/geom.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**********************************************************************
* $Id: geom.h 2825 2009-12-14 18:58:24Z strk $
*
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
Expand Down
1 change: 0 additions & 1 deletion include/geos/geom/BinaryOp.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**********************************************************************
* $Id: BinaryOp.h 3207 2011-02-13 19:22:24Z mloskot $
*
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
Expand Down
1 change: 0 additions & 1 deletion include/geos/geom/Coordinate.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**********************************************************************
* $Id: Coordinate.h 3367 2011-05-17 16:50:03Z strk $
*
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
Expand Down
1 change: 0 additions & 1 deletion include/geos/geom/Coordinate.inl
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**********************************************************************
* $Id: Coordinate.inl 3367 2011-05-17 16:50:03Z strk $
*
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
Expand Down
1 change: 0 additions & 1 deletion include/geos/geom/CoordinateArraySequence.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**********************************************************************
* $Id: CoordinateArraySequence.h 3255 2011-03-01 17:56:10Z mloskot $
*
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
Expand Down
1 change: 0 additions & 1 deletion include/geos/geom/CoordinateArraySequenceFactory.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**********************************************************************
* $Id: CoordinateArraySequenceFactory.h 2998 2010-05-31 16:25:57Z warmerdam $
*
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
Expand Down
1 change: 0 additions & 1 deletion include/geos/geom/CoordinateArraySequenceFactory.inl
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**********************************************************************
* $Id: CoordinateArraySequenceFactory.inl 2990 2010-05-18 19:18:54Z warmerdam $
*
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
Expand Down
1 change: 0 additions & 1 deletion include/geos/geom/CoordinateFilter.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**********************************************************************
* $Id: CoordinateFilter.h 2556 2009-06-06 22:22:28Z strk $
*
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
Expand Down
1 change: 0 additions & 1 deletion include/geos/geom/CoordinateList.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**********************************************************************
* $Id: CoordinateList.h 3255 2011-03-01 17:56:10Z mloskot $
*
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
Expand Down
1 change: 0 additions & 1 deletion include/geos/geom/CoordinateSequence.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**********************************************************************
* $Id: CoordinateSequence.h 3255 2011-03-01 17:56:10Z mloskot $
*
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
Expand Down
1 change: 0 additions & 1 deletion include/geos/geom/CoordinateSequenceFactory.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**********************************************************************
* $Id: CoordinateSequenceFactory.h 2998 2010-05-31 16:25:57Z warmerdam $
*
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
Expand Down
Loading

0 comments on commit bd6b784

Please sign in to comment.