diff --git a/ChangeLog b/ChangeLog index 749907f8239..2d1bde092d5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11084,7 +11084,6 @@ 2011-12-13 05:06 dustymugs - * Set svn:keywords for "$Id$" 2011-12-13 05:03 dustymugs diff --git a/TODO b/TODO index 2ef35873070..a2c0be96172 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,3 @@ -$Id$ == Simple Projects == diff --git a/autogen.sh b/autogen.sh index 6658fc89340..6024906cd6e 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,6 +1,5 @@ #!/bin/sh # -# $Id$ # # PostGIS Bootstrapping Script # diff --git a/configure.ac b/configure.ac index 580cd983090..e3e7c376661 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,4 @@ dnl ********************************************************************** -dnl * $Id: configure.ac 2797 2008-05-31 09:56:44Z mcayland $ dnl * dnl * PostGIS - Spatial Types for PostgreSQL dnl * http://postgis.net diff --git a/doc/Makefile.comments.in b/doc/Makefile.comments.in index eb543143e7d..64bfd33424c 100644 --- a/doc/Makefile.comments.in +++ b/doc/Makefile.comments.in @@ -1,5 +1,4 @@ # ********************************************************************** -# * $Id$ # * # * PostGIS - Spatial Types for PostgreSQL # * http://postgis.net diff --git a/doc/html/image_src/Makefile.in b/doc/html/image_src/Makefile.in index 27002c8c493..41974ded323 100644 --- a/doc/html/image_src/Makefile.in +++ b/doc/html/image_src/Makefile.in @@ -1,5 +1,4 @@ # ********************************************************************** -# * $Id: Makefile.in # * # * PostGIS - Spatial Types for PostgreSQL # * http://postgis.net diff --git a/doc/html/image_src/generator.c b/doc/html/image_src/generator.c index c08c318adf2..33c8bd3d3e7 100644 --- a/doc/html/image_src/generator.c +++ b/doc/html/image_src/generator.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id: generator.c 3967 2009-05-04 16:48:11Z kneufeld $ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/doc/html/image_src/styles.c b/doc/html/image_src/styles.c index 4d97686041e..35fdfb6766d 100644 --- a/doc/html/image_src/styles.c +++ b/doc/html/image_src/styles.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id: generator.c 3967 2009-05-04 16:48:11Z kneufeld $ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/doc/html/image_src/styles.h b/doc/html/image_src/styles.h index 2e3dc5c09b2..04c4fc26056 100644 --- a/doc/html/image_src/styles.h +++ b/doc/html/image_src/styles.h @@ -1,5 +1,4 @@ /********************************************************************** - * $Id: generator.c 3967 2009-05-04 16:48:11Z kneufeld $ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/doc/xsl/post_gis_day_cards.html.xsl b/doc/xsl/post_gis_day_cards.html.xsl index 90c2c791481..88efd82581e 100644 --- a/doc/xsl/post_gis_day_cards.html.xsl +++ b/doc/xsl/post_gis_day_cards.html.xsl @@ -1,7 +1,6 @@ diff --git a/java/ejb3/src/org/postgis/ejb/PersonEntity.java b/java/ejb3/src/org/postgis/ejb/PersonEntity.java index 5e04edef31b..5dbc1144ee2 100644 --- a/java/ejb3/src/org/postgis/ejb/PersonEntity.java +++ b/java/ejb3/src/org/postgis/ejb/PersonEntity.java @@ -19,7 +19,6 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * - * $Id$ */ package org.postgis.ejb; diff --git a/java/ejb3/src/org/postgis/ejb/UserBean.java b/java/ejb3/src/org/postgis/ejb/UserBean.java index 90ff13058cc..2b0722b52eb 100644 --- a/java/ejb3/src/org/postgis/ejb/UserBean.java +++ b/java/ejb3/src/org/postgis/ejb/UserBean.java @@ -19,7 +19,6 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * - * $Id$ */ package org.postgis.ejb; diff --git a/java/ejb3/src/org/postgis/ejb/UserBeanRemote.java b/java/ejb3/src/org/postgis/ejb/UserBeanRemote.java index 3f6edce557c..70ed35eba3a 100644 --- a/java/ejb3/src/org/postgis/ejb/UserBeanRemote.java +++ b/java/ejb3/src/org/postgis/ejb/UserBeanRemote.java @@ -19,7 +19,6 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * - * $Id$ */ package org.postgis.ejb; diff --git a/java/ejb3/src/org/postgis/ejb/mdb/IngestMDB.java b/java/ejb3/src/org/postgis/ejb/mdb/IngestMDB.java index 0fff4f5bb20..a64176e9b08 100644 --- a/java/ejb3/src/org/postgis/ejb/mdb/IngestMDB.java +++ b/java/ejb3/src/org/postgis/ejb/mdb/IngestMDB.java @@ -19,7 +19,6 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * - * $Id$ */ package org.postgis.ejb.mdb; diff --git a/java/ejb3/src/org/postgis/hibernate/ContainsExpression.java b/java/ejb3/src/org/postgis/hibernate/ContainsExpression.java index 4904eb8f9d9..89002488373 100644 --- a/java/ejb3/src/org/postgis/hibernate/ContainsExpression.java +++ b/java/ejb3/src/org/postgis/hibernate/ContainsExpression.java @@ -19,7 +19,6 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * - * $Id$ */ package org.postgis.hibernate; diff --git a/java/ejb3/src/org/postgis/hibernate/GeometryType.java b/java/ejb3/src/org/postgis/hibernate/GeometryType.java index 7dad8f6bbd3..fa3afdaa5f2 100644 --- a/java/ejb3/src/org/postgis/hibernate/GeometryType.java +++ b/java/ejb3/src/org/postgis/hibernate/GeometryType.java @@ -19,7 +19,6 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * - * $Id$ */ package org.postgis.hibernate; diff --git a/java/ejb3/src/org/postgis/hibernate/IntersectsExpression.java b/java/ejb3/src/org/postgis/hibernate/IntersectsExpression.java index 1ca240fc72a..b9e773a7228 100644 --- a/java/ejb3/src/org/postgis/hibernate/IntersectsExpression.java +++ b/java/ejb3/src/org/postgis/hibernate/IntersectsExpression.java @@ -19,7 +19,6 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * - * $Id$ */ package org.postgis.hibernate; diff --git a/java/ejb3/src/org/postgis/hibernate/PostGISDialect.java b/java/ejb3/src/org/postgis/hibernate/PostGISDialect.java index dabcb921a03..5dd8768f364 100644 --- a/java/ejb3/src/org/postgis/hibernate/PostGISDialect.java +++ b/java/ejb3/src/org/postgis/hibernate/PostGISDialect.java @@ -19,7 +19,6 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * - * $Id$ */ package org.postgis.hibernate; diff --git a/java/ejb3/src/org/postgis/hibernate/WithinExpression.java b/java/ejb3/src/org/postgis/hibernate/WithinExpression.java index 5fea03176fd..a4b3c310a8d 100644 --- a/java/ejb3/src/org/postgis/hibernate/WithinExpression.java +++ b/java/ejb3/src/org/postgis/hibernate/WithinExpression.java @@ -19,7 +19,6 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * - * $Id$ */ package org.postgis.hibernate; diff --git a/java/jdbc/README b/java/jdbc/README index 706f8e62eb7..897cc9d41aa 100644 --- a/java/jdbc/README +++ b/java/jdbc/README @@ -3,7 +3,6 @@ (C) 2005 Markus Schaber -$Id $ * What is it all about? * diff --git a/java/jdbc/src/examples/Test.java b/java/jdbc/src/examples/Test.java index 27e3321b6ac..d5ce933fb9e 100644 --- a/java/jdbc/src/examples/Test.java +++ b/java/jdbc/src/examples/Test.java @@ -21,7 +21,6 @@ * Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * - * $Id$ */ package examples; diff --git a/java/jdbc/src/examples/TestAutoregister.java b/java/jdbc/src/examples/TestAutoregister.java index 9f378e1c081..a1d165edbb7 100644 --- a/java/jdbc/src/examples/TestAutoregister.java +++ b/java/jdbc/src/examples/TestAutoregister.java @@ -19,7 +19,6 @@ * Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * - * $Id$ */ package examples; diff --git a/java/jdbc/src/examples/TestBoxes.java b/java/jdbc/src/examples/TestBoxes.java index 1de26bd9922..39429e8f467 100644 --- a/java/jdbc/src/examples/TestBoxes.java +++ b/java/jdbc/src/examples/TestBoxes.java @@ -21,7 +21,6 @@ * Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * - * $Id$ */ package examples; diff --git a/java/jdbc/src/examples/TestJava2d.java b/java/jdbc/src/examples/TestJava2d.java index c32d4859ed4..9bc51835a03 100644 --- a/java/jdbc/src/examples/TestJava2d.java +++ b/java/jdbc/src/examples/TestJava2d.java @@ -21,7 +21,6 @@ * Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * - * $Id$ */ package examples; diff --git a/java/jdbc/src/examples/TestParser.java b/java/jdbc/src/examples/TestParser.java index 8fab72190d4..1e5e0928a8f 100644 --- a/java/jdbc/src/examples/TestParser.java +++ b/java/jdbc/src/examples/TestParser.java @@ -21,7 +21,6 @@ * Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * - * $Id$ */ package examples; diff --git a/java/jdbc/src/examples/TestServer.java b/java/jdbc/src/examples/TestServer.java index bb36e7bc752..8e2da607870 100644 --- a/java/jdbc/src/examples/TestServer.java +++ b/java/jdbc/src/examples/TestServer.java @@ -21,7 +21,6 @@ * Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * - * $Id$ */ package examples; diff --git a/java/jdbc/src/examples/VersionPrinter.java b/java/jdbc/src/examples/VersionPrinter.java index a091a09bdcc..49b4fbb23dc 100644 --- a/java/jdbc/src/examples/VersionPrinter.java +++ b/java/jdbc/src/examples/VersionPrinter.java @@ -19,7 +19,6 @@ * Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * - * $Id$ */ package examples; diff --git a/java/jdbc/src/org/postgis/ComposedGeom.java b/java/jdbc/src/org/postgis/ComposedGeom.java index 0b431a6caa5..bac8c627683 100644 --- a/java/jdbc/src/org/postgis/ComposedGeom.java +++ b/java/jdbc/src/org/postgis/ComposedGeom.java @@ -21,7 +21,6 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * - * $Id$ */ package org.postgis; diff --git a/java/jdbc/src/org/postgis/DriverWrapper.java b/java/jdbc/src/org/postgis/DriverWrapper.java index b749f7f43df..9aa8d14523a 100644 --- a/java/jdbc/src/org/postgis/DriverWrapper.java +++ b/java/jdbc/src/org/postgis/DriverWrapper.java @@ -19,7 +19,6 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * - * $Id$ */ package org.postgis; diff --git a/java/jdbc/src/org/postgis/DriverWrapperAutoprobe.java b/java/jdbc/src/org/postgis/DriverWrapperAutoprobe.java index 146a8ff3f09..f56d790320b 100644 --- a/java/jdbc/src/org/postgis/DriverWrapperAutoprobe.java +++ b/java/jdbc/src/org/postgis/DriverWrapperAutoprobe.java @@ -19,7 +19,6 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * - * $Id$ */ package org.postgis; diff --git a/java/jdbc/src/org/postgis/DriverWrapperLW.java b/java/jdbc/src/org/postgis/DriverWrapperLW.java index c9cd512565e..0ea9a014e60 100644 --- a/java/jdbc/src/org/postgis/DriverWrapperLW.java +++ b/java/jdbc/src/org/postgis/DriverWrapperLW.java @@ -19,7 +19,6 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * - * $Id$ */ package org.postgis; diff --git a/java/jdbc/src/org/postgis/Geometry.java b/java/jdbc/src/org/postgis/Geometry.java index b3fa48fb672..448f534e7be 100644 --- a/java/jdbc/src/org/postgis/Geometry.java +++ b/java/jdbc/src/org/postgis/Geometry.java @@ -21,7 +21,6 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * - * $Id$ */ package org.postgis; diff --git a/java/jdbc/src/org/postgis/GeometryCollection.java b/java/jdbc/src/org/postgis/GeometryCollection.java index 0534bae91bd..7d5a844ae4d 100644 --- a/java/jdbc/src/org/postgis/GeometryCollection.java +++ b/java/jdbc/src/org/postgis/GeometryCollection.java @@ -21,7 +21,6 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * - * $Id$ */ package org.postgis; @@ -34,7 +33,6 @@ * * @author markus.schaber@logix-tt.com * - * $Id$ */ public class GeometryCollection extends ComposedGeom { diff --git a/java/jdbc/src/org/postgis/LineString.java b/java/jdbc/src/org/postgis/LineString.java index 025cdf47b85..4c9cf455632 100644 --- a/java/jdbc/src/org/postgis/LineString.java +++ b/java/jdbc/src/org/postgis/LineString.java @@ -21,7 +21,6 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * - * $Id$ */ package org.postgis; diff --git a/java/jdbc/src/org/postgis/LinearRing.java b/java/jdbc/src/org/postgis/LinearRing.java index 9f578266d19..7520cc82337 100644 --- a/java/jdbc/src/org/postgis/LinearRing.java +++ b/java/jdbc/src/org/postgis/LinearRing.java @@ -21,7 +21,6 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * - * $Id$ */ package org.postgis; diff --git a/java/jdbc/src/org/postgis/MultiLineString.java b/java/jdbc/src/org/postgis/MultiLineString.java index f893f8e2a08..45350038626 100644 --- a/java/jdbc/src/org/postgis/MultiLineString.java +++ b/java/jdbc/src/org/postgis/MultiLineString.java @@ -21,7 +21,6 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * - * $Id$ */ package org.postgis; diff --git a/java/jdbc/src/org/postgis/MultiPoint.java b/java/jdbc/src/org/postgis/MultiPoint.java index acfad53486d..4bfd58af509 100644 --- a/java/jdbc/src/org/postgis/MultiPoint.java +++ b/java/jdbc/src/org/postgis/MultiPoint.java @@ -21,7 +21,6 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * - * $Id$ */ package org.postgis; diff --git a/java/jdbc/src/org/postgis/MultiPolygon.java b/java/jdbc/src/org/postgis/MultiPolygon.java index a8a91ca989a..3c9c46a6517 100644 --- a/java/jdbc/src/org/postgis/MultiPolygon.java +++ b/java/jdbc/src/org/postgis/MultiPolygon.java @@ -21,7 +21,6 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * - * $Id$ */ package org.postgis; diff --git a/java/jdbc/src/org/postgis/PGbox2d.java b/java/jdbc/src/org/postgis/PGbox2d.java index c0ea413b11b..befd021c6b7 100644 --- a/java/jdbc/src/org/postgis/PGbox2d.java +++ b/java/jdbc/src/org/postgis/PGbox2d.java @@ -21,7 +21,6 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * - * $Id$ */ package org.postgis; diff --git a/java/jdbc/src/org/postgis/PGbox3d.java b/java/jdbc/src/org/postgis/PGbox3d.java index 40f9144a13f..2cdbb2d1f4e 100644 --- a/java/jdbc/src/org/postgis/PGbox3d.java +++ b/java/jdbc/src/org/postgis/PGbox3d.java @@ -22,7 +22,6 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * - * $Id$ */ package org.postgis; diff --git a/java/jdbc/src/org/postgis/PGboxbase.java b/java/jdbc/src/org/postgis/PGboxbase.java index 10aeaae71da..a0abd9fd94c 100644 --- a/java/jdbc/src/org/postgis/PGboxbase.java +++ b/java/jdbc/src/org/postgis/PGboxbase.java @@ -22,7 +22,6 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * - * $Id$ */ package org.postgis; diff --git a/java/jdbc/src/org/postgis/PGgeometry.java b/java/jdbc/src/org/postgis/PGgeometry.java index db0000ee18d..4b37c6c9228 100644 --- a/java/jdbc/src/org/postgis/PGgeometry.java +++ b/java/jdbc/src/org/postgis/PGgeometry.java @@ -21,7 +21,6 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * - * $Id$ */ package org.postgis; diff --git a/java/jdbc/src/org/postgis/PGgeometryLW.java b/java/jdbc/src/org/postgis/PGgeometryLW.java index 7b8f1b814af..19930216b22 100644 --- a/java/jdbc/src/org/postgis/PGgeometryLW.java +++ b/java/jdbc/src/org/postgis/PGgeometryLW.java @@ -19,7 +19,6 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * - * $Id$ */ package org.postgis; diff --git a/java/jdbc/src/org/postgis/Point.java b/java/jdbc/src/org/postgis/Point.java index 24de6059403..5187c00eeca 100644 --- a/java/jdbc/src/org/postgis/Point.java +++ b/java/jdbc/src/org/postgis/Point.java @@ -21,7 +21,6 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * - * $Id$ */ package org.postgis; diff --git a/java/jdbc/src/org/postgis/PointComposedGeom.java b/java/jdbc/src/org/postgis/PointComposedGeom.java index e21a65982a7..f153a7f0af4 100644 --- a/java/jdbc/src/org/postgis/PointComposedGeom.java +++ b/java/jdbc/src/org/postgis/PointComposedGeom.java @@ -21,7 +21,6 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * - * $Id$ */ package org.postgis; diff --git a/java/jdbc/src/org/postgis/Polygon.java b/java/jdbc/src/org/postgis/Polygon.java index c54452850a6..48ae61228b1 100644 --- a/java/jdbc/src/org/postgis/Polygon.java +++ b/java/jdbc/src/org/postgis/Polygon.java @@ -21,7 +21,6 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * - * $Id$ */ package org.postgis; diff --git a/java/jdbc/src/org/postgis/Version.java b/java/jdbc/src/org/postgis/Version.java index 2e0f817a286..0a74b7f62dd 100644 --- a/java/jdbc/src/org/postgis/Version.java +++ b/java/jdbc/src/org/postgis/Version.java @@ -19,7 +19,6 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * - * $Id$ */ package org.postgis; diff --git a/java/jdbc/src/org/postgis/binary/BinaryParser.java b/java/jdbc/src/org/postgis/binary/BinaryParser.java index a3ba524c737..071ec3530b2 100644 --- a/java/jdbc/src/org/postgis/binary/BinaryParser.java +++ b/java/jdbc/src/org/postgis/binary/BinaryParser.java @@ -19,7 +19,6 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * - * $Id$ */ package org.postgis.binary; diff --git a/java/jdbc/src/org/postgis/binary/BinaryWriter.java b/java/jdbc/src/org/postgis/binary/BinaryWriter.java index c9b56cec167..4ec422c6668 100644 --- a/java/jdbc/src/org/postgis/binary/BinaryWriter.java +++ b/java/jdbc/src/org/postgis/binary/BinaryWriter.java @@ -19,7 +19,6 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * - * $Id$ */ package org.postgis.binary; diff --git a/java/jdbc/src/org/postgis/binary/ByteGetter.java b/java/jdbc/src/org/postgis/binary/ByteGetter.java index 1a55e18165e..1790c26edaa 100644 --- a/java/jdbc/src/org/postgis/binary/ByteGetter.java +++ b/java/jdbc/src/org/postgis/binary/ByteGetter.java @@ -19,7 +19,6 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * - * $Id$ */ package org.postgis.binary; diff --git a/java/jdbc/src/org/postgis/binary/ByteSetter.java b/java/jdbc/src/org/postgis/binary/ByteSetter.java index e5d8d7707a7..5160a033541 100644 --- a/java/jdbc/src/org/postgis/binary/ByteSetter.java +++ b/java/jdbc/src/org/postgis/binary/ByteSetter.java @@ -19,7 +19,6 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * - * $Id$ */ package org.postgis.binary; diff --git a/java/jdbc/src/org/postgis/binary/ValueGetter.java b/java/jdbc/src/org/postgis/binary/ValueGetter.java index 1e13d62f451..b10a749df3a 100644 --- a/java/jdbc/src/org/postgis/binary/ValueGetter.java +++ b/java/jdbc/src/org/postgis/binary/ValueGetter.java @@ -19,7 +19,6 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * - * $Id$ */ package org.postgis.binary; diff --git a/java/jdbc/src/org/postgis/binary/ValueSetter.java b/java/jdbc/src/org/postgis/binary/ValueSetter.java index a90170a06e4..08109410545 100644 --- a/java/jdbc/src/org/postgis/binary/ValueSetter.java +++ b/java/jdbc/src/org/postgis/binary/ValueSetter.java @@ -19,7 +19,6 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * - * $Id$ */ package org.postgis.binary; diff --git a/java/jdbc/src/org/postgis/java2d/Java2DWrapper.java b/java/jdbc/src/org/postgis/java2d/Java2DWrapper.java index 7790715de5d..f9560b0d214 100644 --- a/java/jdbc/src/org/postgis/java2d/Java2DWrapper.java +++ b/java/jdbc/src/org/postgis/java2d/Java2DWrapper.java @@ -20,7 +20,6 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * - * $Id$ */ package org.postgis.java2d; diff --git a/java/jdbc/src/org/postgis/java2d/PGShapeGeometry.java b/java/jdbc/src/org/postgis/java2d/PGShapeGeometry.java index 327ffd911e9..8ba322519e8 100644 --- a/java/jdbc/src/org/postgis/java2d/PGShapeGeometry.java +++ b/java/jdbc/src/org/postgis/java2d/PGShapeGeometry.java @@ -19,7 +19,6 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * - * $Id$ */ package org.postgis.java2d; diff --git a/java/jdbc/src/org/postgis/java2d/ShapeBinaryParser.java b/java/jdbc/src/org/postgis/java2d/ShapeBinaryParser.java index 3125bb3c2b3..a693eb325ad 100644 --- a/java/jdbc/src/org/postgis/java2d/ShapeBinaryParser.java +++ b/java/jdbc/src/org/postgis/java2d/ShapeBinaryParser.java @@ -19,7 +19,6 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * - * $Id$ */ package org.postgis.java2d; diff --git a/java/jdbc/todo.txt b/java/jdbc/todo.txt index d824d9fd33a..0a8817a0092 100644 --- a/java/jdbc/todo.txt +++ b/java/jdbc/todo.txt @@ -1,5 +1,4 @@ Todo for PostGIS 1.0 compatible JDBC classes -$Id$ - even more Testing, especialy against different postgis, pgjdbc and postgresql releases. diff --git a/java/jdbc_jtsparser/src/main/java/examples/JtsTestParser.java b/java/jdbc_jtsparser/src/main/java/examples/JtsTestParser.java index 8bb497e8562..8775e226893 100644 --- a/java/jdbc_jtsparser/src/main/java/examples/JtsTestParser.java +++ b/java/jdbc_jtsparser/src/main/java/examples/JtsTestParser.java @@ -21,7 +21,6 @@ * Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * - * $Id$ */ package examples; diff --git a/java/jdbc_jtsparser/src/main/java/org/postgis/jts/JtsBinaryParser.java b/java/jdbc_jtsparser/src/main/java/org/postgis/jts/JtsBinaryParser.java index 85095c10352..1d2a0becf4d 100644 --- a/java/jdbc_jtsparser/src/main/java/org/postgis/jts/JtsBinaryParser.java +++ b/java/jdbc_jtsparser/src/main/java/org/postgis/jts/JtsBinaryParser.java @@ -19,7 +19,6 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * - * $Id$ */ package org.postgis.jts; diff --git a/java/jdbc_jtsparser/src/main/java/org/postgis/jts/JtsBinaryWriter.java b/java/jdbc_jtsparser/src/main/java/org/postgis/jts/JtsBinaryWriter.java index b77c51f4a6e..a7dc43b563d 100644 --- a/java/jdbc_jtsparser/src/main/java/org/postgis/jts/JtsBinaryWriter.java +++ b/java/jdbc_jtsparser/src/main/java/org/postgis/jts/JtsBinaryWriter.java @@ -19,7 +19,6 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * - * $Id$ */ package org.postgis.jts; diff --git a/java/jdbc_jtsparser/src/main/java/org/postgis/jts/JtsGeometry.java b/java/jdbc_jtsparser/src/main/java/org/postgis/jts/JtsGeometry.java index 82888b02aaf..3a4d91ea8d9 100644 --- a/java/jdbc_jtsparser/src/main/java/org/postgis/jts/JtsGeometry.java +++ b/java/jdbc_jtsparser/src/main/java/org/postgis/jts/JtsGeometry.java @@ -20,7 +20,6 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * - * $Id$ */ package org.postgis.jts; diff --git a/java/jdbc_jtsparser/src/main/java/org/postgis/jts/JtsGisWrapper.java b/java/jdbc_jtsparser/src/main/java/org/postgis/jts/JtsGisWrapper.java index a67ae70ccbf..62caa0f5d33 100644 --- a/java/jdbc_jtsparser/src/main/java/org/postgis/jts/JtsGisWrapper.java +++ b/java/jdbc_jtsparser/src/main/java/org/postgis/jts/JtsGisWrapper.java @@ -20,7 +20,6 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * - * $Id$ */ package org.postgis.jts; diff --git a/java/jdbc_jtsparser/src/main/java/org/postgis/jts/JtsWrapper.java b/java/jdbc_jtsparser/src/main/java/org/postgis/jts/JtsWrapper.java index aa9bb024012..53a70ccd9ac 100644 --- a/java/jdbc_jtsparser/src/main/java/org/postgis/jts/JtsWrapper.java +++ b/java/jdbc_jtsparser/src/main/java/org/postgis/jts/JtsWrapper.java @@ -20,7 +20,6 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * - * $Id$ */ package org.postgis.jts; diff --git a/liblwgeom/Makefile.in b/liblwgeom/Makefile.in index 58a9921f98e..d79d38647bc 100644 --- a/liblwgeom/Makefile.in +++ b/liblwgeom/Makefile.in @@ -1,5 +1,4 @@ # ********************************************************************** -# * $Id: Makefile.in # * # * PostGIS - Spatial Types for PostgreSQL # * http://postgis.net diff --git a/liblwgeom/cunit/Makefile.in b/liblwgeom/cunit/Makefile.in index 18c9cd9b994..71c5d38632b 100644 --- a/liblwgeom/cunit/Makefile.in +++ b/liblwgeom/cunit/Makefile.in @@ -1,5 +1,4 @@ # ********************************************************************** -# * $Id: Makefile.in # * # * PostGIS - Spatial Types for PostgreSQL # * http://postgis.net diff --git a/liblwgeom/cunit/cu_algorithm.c b/liblwgeom/cunit/cu_algorithm.c index 05779ece886..361f5813bc1 100644 --- a/liblwgeom/cunit/cu_algorithm.c +++ b/liblwgeom/cunit/cu_algorithm.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/liblwgeom/cunit/cu_effectivearea.c b/liblwgeom/cunit/cu_effectivearea.c index 7293ae59993..ec2530f920e 100644 --- a/liblwgeom/cunit/cu_effectivearea.c +++ b/liblwgeom/cunit/cu_effectivearea.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/liblwgeom/cunit/cu_force_sfs.c b/liblwgeom/cunit/cu_force_sfs.c index b71f6890aa9..157f8fa9074 100644 --- a/liblwgeom/cunit/cu_force_sfs.c +++ b/liblwgeom/cunit/cu_force_sfs.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id:$ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/liblwgeom/cunit/cu_geodetic.c b/liblwgeom/cunit/cu_geodetic.c index 6fc99fca10c..b9ed86ac41c 100644 --- a/liblwgeom/cunit/cu_geodetic.c +++ b/liblwgeom/cunit/cu_geodetic.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/liblwgeom/cunit/cu_geodetic_data.h b/liblwgeom/cunit/cu_geodetic_data.h index 8f1a6348108..94062bd7e2d 100644 --- a/liblwgeom/cunit/cu_geodetic_data.h +++ b/liblwgeom/cunit/cu_geodetic_data.h @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/liblwgeom/cunit/cu_homogenize.c b/liblwgeom/cunit/cu_homogenize.c index d488db4d3a6..2fbda97e429 100644 --- a/liblwgeom/cunit/cu_homogenize.c +++ b/liblwgeom/cunit/cu_homogenize.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/liblwgeom/cunit/cu_in_geojson.c b/liblwgeom/cunit/cu_in_geojson.c index 85ea362be8d..534d53a6bfc 100644 --- a/liblwgeom/cunit/cu_in_geojson.c +++ b/liblwgeom/cunit/cu_in_geojson.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/liblwgeom/cunit/cu_in_twkb.c b/liblwgeom/cunit/cu_in_twkb.c index 47bcb3cbdb4..b409395518e 100644 --- a/liblwgeom/cunit/cu_in_twkb.c +++ b/liblwgeom/cunit/cu_in_twkb.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id: cu_out_twkb.c 6036 2010-10-03 18:14:35Z pramsey $ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/liblwgeom/cunit/cu_in_wkb.c b/liblwgeom/cunit/cu_in_wkb.c index f7b6b6bcea1..0000a06889e 100644 --- a/liblwgeom/cunit/cu_in_wkb.c +++ b/liblwgeom/cunit/cu_in_wkb.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id: cu_out_wkb.c 6036 2010-10-03 18:14:35Z pramsey $ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/liblwgeom/cunit/cu_in_wkt.c b/liblwgeom/cunit/cu_in_wkt.c index a77495c435d..aa6e55c27fe 100644 --- a/liblwgeom/cunit/cu_in_wkt.c +++ b/liblwgeom/cunit/cu_in_wkt.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id: cu_out_wkt.c 6036 2010-10-03 18:14:35Z pramsey $ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/liblwgeom/cunit/cu_libgeom.c b/liblwgeom/cunit/cu_libgeom.c index 6b9bcf8b829..f22943dcc2c 100644 --- a/liblwgeom/cunit/cu_libgeom.c +++ b/liblwgeom/cunit/cu_libgeom.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/liblwgeom/cunit/cu_measures.c b/liblwgeom/cunit/cu_measures.c index c8929974e19..d13ff7dcd02 100644 --- a/liblwgeom/cunit/cu_measures.c +++ b/liblwgeom/cunit/cu_measures.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/liblwgeom/cunit/cu_misc.c b/liblwgeom/cunit/cu_misc.c index 3deeba506fb..f61328d96db 100644 --- a/liblwgeom/cunit/cu_misc.c +++ b/liblwgeom/cunit/cu_misc.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id: cu_print.c 6160 2010-11-01 01:28:12Z pramsey $ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/liblwgeom/cunit/cu_out_geojson.c b/liblwgeom/cunit/cu_out_geojson.c index f624e631174..8f26b21c135 100644 --- a/liblwgeom/cunit/cu_out_geojson.c +++ b/liblwgeom/cunit/cu_out_geojson.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/liblwgeom/cunit/cu_out_gml.c b/liblwgeom/cunit/cu_out_gml.c index 5a1ee1abb53..a4e84fc2e41 100644 --- a/liblwgeom/cunit/cu_out_gml.c +++ b/liblwgeom/cunit/cu_out_gml.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/liblwgeom/cunit/cu_out_kml.c b/liblwgeom/cunit/cu_out_kml.c index ef33f61827a..45682fd71a2 100644 --- a/liblwgeom/cunit/cu_out_kml.c +++ b/liblwgeom/cunit/cu_out_kml.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/liblwgeom/cunit/cu_out_svg.c b/liblwgeom/cunit/cu_out_svg.c index 7e0f8a07681..cf929dfa3b2 100644 --- a/liblwgeom/cunit/cu_out_svg.c +++ b/liblwgeom/cunit/cu_out_svg.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/liblwgeom/cunit/cu_out_twkb.c b/liblwgeom/cunit/cu_out_twkb.c index 34a9da3816e..b4a23a19e01 100644 --- a/liblwgeom/cunit/cu_out_twkb.c +++ b/liblwgeom/cunit/cu_out_twkb.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id: cu_out_twkb.c 12198 2014-01-29 17:49:35Z pramsey $ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/liblwgeom/cunit/cu_out_wkb.c b/liblwgeom/cunit/cu_out_wkb.c index 4491303618b..0a85675e411 100644 --- a/liblwgeom/cunit/cu_out_wkb.c +++ b/liblwgeom/cunit/cu_out_wkb.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/liblwgeom/cunit/cu_out_wkt.c b/liblwgeom/cunit/cu_out_wkt.c index 60232f0dd30..b9837e4421c 100644 --- a/liblwgeom/cunit/cu_out_wkt.c +++ b/liblwgeom/cunit/cu_out_wkt.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/liblwgeom/cunit/cu_out_x3d.c b/liblwgeom/cunit/cu_out_x3d.c index 2830fd157a3..b130cc50672 100644 --- a/liblwgeom/cunit/cu_out_x3d.c +++ b/liblwgeom/cunit/cu_out_x3d.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * http://www.postgis.org diff --git a/liblwgeom/cunit/cu_print.c b/liblwgeom/cunit/cu_print.c index c974a4bb046..782aa99e8be 100644 --- a/liblwgeom/cunit/cu_print.c +++ b/liblwgeom/cunit/cu_print.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/liblwgeom/cunit/cu_ptarray.c b/liblwgeom/cunit/cu_ptarray.c index e66b7180b68..6dbc15135ff 100644 --- a/liblwgeom/cunit/cu_ptarray.c +++ b/liblwgeom/cunit/cu_ptarray.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id: cu_print.c 6160 2010-11-01 01:28:12Z pramsey $ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/liblwgeom/cunit/cu_stringbuffer.c b/liblwgeom/cunit/cu_stringbuffer.c index 5652dd9c1e9..d7c7ce85731 100644 --- a/liblwgeom/cunit/cu_stringbuffer.c +++ b/liblwgeom/cunit/cu_stringbuffer.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/liblwgeom/cunit/cu_surface.c b/liblwgeom/cunit/cu_surface.c index e64e9c74d10..bf3c2713868 100644 --- a/liblwgeom/cunit/cu_surface.c +++ b/liblwgeom/cunit/cu_surface.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id:$ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/liblwgeom/cunit/cu_surface.h b/liblwgeom/cunit/cu_surface.h index f66e18c3c26..011b4ce2052 100644 --- a/liblwgeom/cunit/cu_surface.h +++ b/liblwgeom/cunit/cu_surface.h @@ -1,5 +1,4 @@ /********************************************************************** - * $Id:$ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/liblwgeom/cunit/cu_tester.c b/liblwgeom/cunit/cu_tester.c index 26daf12b34a..5093d833b18 100644 --- a/liblwgeom/cunit/cu_tester.c +++ b/liblwgeom/cunit/cu_tester.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/liblwgeom/cunit/cu_tester.h b/liblwgeom/cunit/cu_tester.h index 242bef74fb9..c9642dcb095 100644 --- a/liblwgeom/cunit/cu_tester.h +++ b/liblwgeom/cunit/cu_tester.h @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/liblwgeom/cunit/cu_varint.c b/liblwgeom/cunit/cu_varint.c index 9342bd586b5..049d4bb8f28 100644 --- a/liblwgeom/cunit/cu_varint.c +++ b/liblwgeom/cunit/cu_varint.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id: cu_varint.c 6160 2013-09-21 01:28:12Z nicklas $ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/liblwgeom/g_box.c b/liblwgeom/g_box.c index 43ae3fcc8c9..c2a888d3eca 100644 --- a/liblwgeom/g_box.c +++ b/liblwgeom/g_box.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * Copyright 2009 Paul Ramsey diff --git a/liblwgeom/g_serialized.c b/liblwgeom/g_serialized.c index 75cf7597c36..01bda61c44e 100644 --- a/liblwgeom/g_serialized.c +++ b/liblwgeom/g_serialized.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * diff --git a/liblwgeom/g_util.c b/liblwgeom/g_util.c index 84feecc2d4f..3f58b0762b7 100644 --- a/liblwgeom/g_util.c +++ b/liblwgeom/g_util.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * Copyright 2009 Paul Ramsey diff --git a/liblwgeom/liblwgeom.h.in b/liblwgeom/liblwgeom.h.in index 49aa233a264..e1f8705f2fb 100644 --- a/liblwgeom/liblwgeom.h.in +++ b/liblwgeom/liblwgeom.h.in @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * diff --git a/liblwgeom/lwalgorithm.c b/liblwgeom/lwalgorithm.c index 3c792cc3b7c..3340c2d348c 100644 --- a/liblwgeom/lwalgorithm.c +++ b/liblwgeom/lwalgorithm.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/liblwgeom/lwgeodetic.c b/liblwgeom/lwgeodetic.c index 47e6b8b6db5..931b01885f1 100644 --- a/liblwgeom/lwgeodetic.c +++ b/liblwgeom/lwgeodetic.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * Copyright 2009 Paul Ramsey diff --git a/liblwgeom/lwgeodetic.h b/liblwgeom/lwgeodetic.h index 5da411a5ded..ab5565cf172 100644 --- a/liblwgeom/lwgeodetic.h +++ b/liblwgeom/lwgeodetic.h @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * Copyright 2009 Paul Ramsey diff --git a/liblwgeom/lwgeom_geos_clean.c b/liblwgeom/lwgeom_geos_clean.c index e7d91613503..0aac799d289 100644 --- a/liblwgeom/lwgeom_geos_clean.c +++ b/liblwgeom/lwgeom_geos_clean.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id: lwgeom_geos.c 5258 2010-02-17 21:02:49Z strk $ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/liblwgeom/lwgeom_geos_split.c b/liblwgeom/lwgeom_geos_split.c index 83665c698f6..0efea7dff09 100644 --- a/liblwgeom/lwgeom_geos_split.c +++ b/liblwgeom/lwgeom_geos_split.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id: lwgeom_geos.c 5258 2010-02-17 21:02:49Z strk $ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/liblwgeom/lwhomogenize.c b/liblwgeom/lwhomogenize.c index b1d2b76eb69..9563473c256 100644 --- a/liblwgeom/lwhomogenize.c +++ b/liblwgeom/lwhomogenize.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/liblwgeom/lwlinearreferencing.c b/liblwgeom/lwlinearreferencing.c index 267aeeab1c4..3f3f4cfd7ef 100644 --- a/liblwgeom/lwlinearreferencing.c +++ b/liblwgeom/lwlinearreferencing.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/liblwgeom/lwmcurve.c b/liblwgeom/lwmcurve.c index ea40a3f6ab1..cb730e2f146 100644 --- a/liblwgeom/lwmcurve.c +++ b/liblwgeom/lwmcurve.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/liblwgeom/lwmline.c b/liblwgeom/lwmline.c index c535f246161..f29022c4629 100644 --- a/liblwgeom/lwmline.c +++ b/liblwgeom/lwmline.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/liblwgeom/lwout_geojson.c b/liblwgeom/lwout_geojson.c index 1e01fdc48c2..ca4cbfacfc0 100644 --- a/liblwgeom/lwout_geojson.c +++ b/liblwgeom/lwout_geojson.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/liblwgeom/lwout_gml.c b/liblwgeom/lwout_gml.c index fd6c47af211..ff414147bbf 100644 --- a/liblwgeom/lwout_gml.c +++ b/liblwgeom/lwout_gml.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/liblwgeom/lwout_kml.c b/liblwgeom/lwout_kml.c index a92dabe5920..27d659d3c22 100644 --- a/liblwgeom/lwout_kml.c +++ b/liblwgeom/lwout_kml.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/liblwgeom/lwout_svg.c b/liblwgeom/lwout_svg.c index ec76568cad7..e2194da87f8 100644 --- a/liblwgeom/lwout_svg.c +++ b/liblwgeom/lwout_svg.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/liblwgeom/lwout_twkb.h b/liblwgeom/lwout_twkb.h index 07df5ad18e3..a1a7024e682 100644 --- a/liblwgeom/lwout_twkb.h +++ b/liblwgeom/lwout_twkb.h @@ -1,6 +1,5 @@ /********************************************************************** - * $Id: lwout_twkb.h 4715 2009-11-01 17:58:42Z nicklas $ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/liblwgeom/lwout_x3d.c b/liblwgeom/lwout_x3d.c index efe514a2f3f..11c8dbf63e1 100644 --- a/liblwgeom/lwout_x3d.c +++ b/liblwgeom/lwout_x3d.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/liblwgeom/lwprint.c b/liblwgeom/lwprint.c index 1dd4e100eec..f44b3b303c5 100644 --- a/liblwgeom/lwprint.c +++ b/liblwgeom/lwprint.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * This is free software; you can redistribute and/or modify it under * the terms of the GNU General Public Licence. See the COPYING file. diff --git a/liblwgeom/lwsegmentize.c b/liblwgeom/lwsegmentize.c index a7eb66fb299..d67c9ba12c6 100644 --- a/liblwgeom/lwsegmentize.c +++ b/liblwgeom/lwsegmentize.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/liblwgeom/measures.h b/liblwgeom/measures.h index de1df01b374..fa7e340d2e9 100644 --- a/liblwgeom/measures.h +++ b/liblwgeom/measures.h @@ -1,6 +1,5 @@ /********************************************************************** - * $Id: measures.h 4715 2009-11-01 17:58:42Z nicklas $ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/liblwgeom/measures3d.c b/liblwgeom/measures3d.c index a62d502df3d..5d36e44958c 100644 --- a/liblwgeom/measures3d.c +++ b/liblwgeom/measures3d.c @@ -1,6 +1,5 @@ /********************************************************************** - * $Id: measures.c 5439 2010-03-16 03:13:33Z pramsey $ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/liblwgeom/measures3d.h b/liblwgeom/measures3d.h index 2587125daa6..ad0b48b4c51 100644 --- a/liblwgeom/measures3d.h +++ b/liblwgeom/measures3d.h @@ -1,6 +1,5 @@ /********************************************************************** - * $Id: measures.h 4715 2009-11-01 17:58:42Z nicklas $ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/liblwgeom/stringbuffer.c b/liblwgeom/stringbuffer.c index 843de925c8b..c14b5857a4b 100644 --- a/liblwgeom/stringbuffer.c +++ b/liblwgeom/stringbuffer.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * Copyright 2002 Thamer Alharbash diff --git a/liblwgeom/stringbuffer.h b/liblwgeom/stringbuffer.h index 54565b4d97e..1cfb32627bb 100644 --- a/liblwgeom/stringbuffer.h +++ b/liblwgeom/stringbuffer.h @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * Copyright 2002 Thamer Alharbash diff --git a/libpgcommon/Makefile.in b/libpgcommon/Makefile.in index 7e3b01272bf..e89a1f28aab 100644 --- a/libpgcommon/Makefile.in +++ b/libpgcommon/Makefile.in @@ -1,5 +1,4 @@ # ********************************************************************** -# * $Id: Makefile.in # * # * PostGIS - Spatial Types for PostgreSQL # * http://postgis.net diff --git a/libpgcommon/common.h b/libpgcommon/common.h index 74f972ba6ed..a84b70c6314 100644 --- a/libpgcommon/common.h +++ b/libpgcommon/common.h @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/libpgcommon/cunit/Makefile.in b/libpgcommon/cunit/Makefile.in index dd1d0d741e3..b4a660ba6b7 100644 --- a/libpgcommon/cunit/Makefile.in +++ b/libpgcommon/cunit/Makefile.in @@ -1,5 +1,4 @@ # ********************************************************************** -# * $Id: Makefile.in # * # * PostGIS - Spatial Types for PostgreSQL # * http://postgis.net diff --git a/libpgcommon/gserialized_gist.c b/libpgcommon/gserialized_gist.c index f5e7df17d38..6f571290a50 100644 --- a/libpgcommon/gserialized_gist.c +++ b/libpgcommon/gserialized_gist.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * Copyright 2009 Paul Ramsey diff --git a/libpgcommon/lwgeom_transform.h b/libpgcommon/lwgeom_transform.h index b09c1cdf187..09a2e359efc 100644 --- a/libpgcommon/lwgeom_transform.h +++ b/libpgcommon/lwgeom_transform.h @@ -1,5 +1,4 @@ /********************************************************************** - * $Id: lwgeom_transform.h -1M 2011-08-11 11:15:57Z (local) $ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/loader/cunit/Makefile.in b/loader/cunit/Makefile.in index a4403f5c699..8bc51fee275 100644 --- a/loader/cunit/Makefile.in +++ b/loader/cunit/Makefile.in @@ -1,5 +1,4 @@ # ********************************************************************** -# * $Id: Makefile.in # * # * PostGIS - Spatial Types for PostgreSQL # * http://postgis.net diff --git a/loader/cunit/cu_pgsql2shp.c b/loader/cunit/cu_pgsql2shp.c index 41e97638d59..1f5360a5028 100644 --- a/loader/cunit/cu_pgsql2shp.c +++ b/loader/cunit/cu_pgsql2shp.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id: cu_pgsql2shp.c 5674 2010-06-03 02:04:15Z mleslie $ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/loader/cunit/cu_shp2pgsql.c b/loader/cunit/cu_shp2pgsql.c index 1ec9416035d..a4ce63c037e 100644 --- a/loader/cunit/cu_shp2pgsql.c +++ b/loader/cunit/cu_shp2pgsql.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id: cu_shp2pgsql.c 5674 2010-06-03 02:04:15Z mleslie $ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/loader/cunit/cu_tester.c b/loader/cunit/cu_tester.c index 09e45670669..d23bde7c529 100644 --- a/loader/cunit/cu_tester.c +++ b/loader/cunit/cu_tester.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id: cu_tester.c 5675 2010-06-03 07:35:41Z mleslie $ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/loader/cunit/cu_tester.h b/loader/cunit/cu_tester.h index ce339324163..18707b6d51b 100644 --- a/loader/cunit/cu_tester.h +++ b/loader/cunit/cu_tester.h @@ -1,5 +1,4 @@ /********************************************************************** - * $Id: cu_tester.h 5674 2010-06-03 02:04:15Z mleslie $ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/loader/dbfopen.c b/loader/dbfopen.c index 0034140c800..cf4df559a57 100644 --- a/loader/dbfopen.c +++ b/loader/dbfopen.c @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: Shapelib * Purpose: Implementation of .dbf access API documented in dbf_api.html. @@ -163,7 +162,6 @@ #include #include -SHP_CVSID("$Id$") #ifndef FALSE # define FALSE 0 diff --git a/loader/pgsql2shp-cli.c b/loader/pgsql2shp-cli.c index c155f3fc612..75ac6e1a439 100644 --- a/loader/pgsql2shp-cli.c +++ b/loader/pgsql2shp-cli.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id: pgsql2shp-cli.c 5450 2010-03-22 19:38:14Z pramsey $ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/loader/pgsql2shp-core.c b/loader/pgsql2shp-core.c index f6048ad7ec8..dfb6879f932 100644 --- a/loader/pgsql2shp-core.c +++ b/loader/pgsql2shp-core.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id: pgsql2shp.c 5450 2010-03-22 19:38:14Z pramsey $ * * PostGIS - Spatial Types for PostgreSQL * http://www.postgis.org diff --git a/loader/pgsql2shp-core.h b/loader/pgsql2shp-core.h index f7ee86ba0f0..418c5e817ac 100644 --- a/loader/pgsql2shp-core.h +++ b/loader/pgsql2shp-core.h @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net @@ -29,7 +28,6 @@ #include "shpcommon.h" #include "getopt.h" -#define P2S_RCSID "$Id$" /* diff --git a/loader/safileio.c b/loader/safileio.c index a7d84320728..dd2afab7041 100644 --- a/loader/safileio.c +++ b/loader/safileio.c @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id: safileio.c,v 1.4 2008-01-16 20:05:14 bram Exp $ * * Project: Shapelib * Purpose: Default implementation of file io based on stdio. @@ -65,7 +64,6 @@ #include #include -SHP_CVSID("$Id: safileio.c,v 1.4 2008-01-16 20:05:14 bram Exp $"); #ifdef SHPAPI_UTF8_HOOKS # ifdef SHPAPI_WINDOWS diff --git a/loader/shapefil.h b/loader/shapefil.h index 80854989b84..962cb9c6f54 100644 --- a/loader/shapefil.h +++ b/loader/shapefil.h @@ -2,7 +2,6 @@ #define SHAPEFILE_H_INCLUDED /****************************************************************************** - * $Id$ * * Project: Shapelib * Purpose: Primary include file for Shapelib. diff --git a/loader/shp2pgsql-cli.c b/loader/shp2pgsql-cli.c index b7bfc5ef4be..3f38523e791 100644 --- a/loader/shp2pgsql-cli.c +++ b/loader/shp2pgsql-cli.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * http://www.postgis.org diff --git a/loader/shp2pgsql-core.h b/loader/shp2pgsql-core.h index 717b4c43553..5ad00c884ad 100644 --- a/loader/shp2pgsql-core.h +++ b/loader/shp2pgsql-core.h @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net @@ -30,7 +29,6 @@ #include "../liblwgeom/stringbuffer.h" -#define S2P_RCSID "$Id$" /* Number of digits of precision in WKT produced. */ diff --git a/loader/shp2pgsql-gui.c b/loader/shp2pgsql-gui.c index 064c80ef42e..00e823bbb00 100644 --- a/loader/shp2pgsql-gui.c +++ b/loader/shp2pgsql-gui.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/loader/shpcommon.c b/loader/shpcommon.c index fb05417e1f5..8d252229dfe 100644 --- a/loader/shpcommon.c +++ b/loader/shpcommon.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id: shpcommon.c 5646 2010-05-27 13:19:12Z pramsey $ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/loader/shpcommon.h b/loader/shpcommon.h index dadc62b7445..89a5beb0331 100644 --- a/loader/shpcommon.h +++ b/loader/shpcommon.h @@ -1,5 +1,4 @@ /********************************************************************** - * $Id: shpcommon.h 5646 2010-05-27 13:19:12Z pramsey $ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/loader/shpopen.c b/loader/shpopen.c index 20ee69e5e8b..ee4c3fa160b 100644 --- a/loader/shpopen.c +++ b/loader/shpopen.c @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: Shapelib * Purpose: Implementation of core Shapefile read/write functions. @@ -264,7 +263,6 @@ #include #include -SHP_CVSID("$Id$") typedef unsigned char uchar; diff --git a/macros/ac_proj4_version.m4 b/macros/ac_proj4_version.m4 index 40585fe5284..3d9deca1d39 100644 --- a/macros/ac_proj4_version.m4 +++ b/macros/ac_proj4_version.m4 @@ -1,5 +1,4 @@ dnl ********************************************************************** -dnl * $Id: ac_proj4_version.m4 2797 2008-05-31 09:56:44Z mcayland $ dnl * dnl * PostGIS - Spatial Types for PostgreSQL dnl * http://postgis.net diff --git a/postgis/Makefile.in b/postgis/Makefile.in index a5a23ad6c7b..af0a839901e 100644 --- a/postgis/Makefile.in +++ b/postgis/Makefile.in @@ -1,5 +1,4 @@ # ********************************************************************** -# * $Id$ # * # * PostGIS - Spatial Types for PostgreSQL # * http://postgis.net diff --git a/postgis/geography.h b/postgis/geography.h index e4410ecaef2..f3d3ac30fc8 100644 --- a/postgis/geography.h +++ b/postgis/geography.h @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * Copyright 2009 Paul Ramsey diff --git a/postgis/geography.sql.in b/postgis/geography.sql.in index 68b5d9d231b..3d3dbce0f09 100644 --- a/postgis/geography.sql.in +++ b/postgis/geography.sql.in @@ -1,5 +1,4 @@ --------------------------------------------------------------------------- --- $Id$ -- -- PostGIS - Spatial Types for PostgreSQL -- Copyright 2009 Paul Ramsey diff --git a/postgis/geography_btree.c b/postgis/geography_btree.c index 23b59e064a8..8250fa44e14 100644 --- a/postgis/geography_btree.c +++ b/postgis/geography_btree.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * Copyright 2009 Paul Ramsey diff --git a/postgis/geography_inout.c b/postgis/geography_inout.c index a7d8515449e..dc85dc5d1a1 100644 --- a/postgis/geography_inout.c +++ b/postgis/geography_inout.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * Copyright 2009-2011 Paul Ramsey diff --git a/postgis/geography_measurement.c b/postgis/geography_measurement.c index b848ead2afe..823caef03e9 100644 --- a/postgis/geography_measurement.c +++ b/postgis/geography_measurement.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id: geography_inout.c 4535 2009-09-28 18:16:21Z colivier $ * * PostGIS - Spatial Types for PostgreSQL * diff --git a/postgis/gserialized_gist_2d.c b/postgis/gserialized_gist_2d.c index c41119e3e50..0d5efb8e1c1 100644 --- a/postgis/gserialized_gist_2d.c +++ b/postgis/gserialized_gist_2d.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id: gserialized_gist_2d.c 6519 2010-12-28 00:54:19Z pramsey $ * * PostGIS - Spatial Types for PostgreSQL * Copyright 2009 Paul Ramsey diff --git a/postgis/gserialized_gist_nd.c b/postgis/gserialized_gist_nd.c index e07e13d34ef..bda70715d42 100644 --- a/postgis/gserialized_gist_nd.c +++ b/postgis/gserialized_gist_nd.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id: gserialized_gist_nd.c 6519 2010-12-28 00:54:19Z pramsey $ * * PostGIS - Spatial Types for PostgreSQL * Copyright 2009 Paul Ramsey diff --git a/postgis/gserialized_typmod.c b/postgis/gserialized_typmod.c index 7adaafeefe6..407b015428f 100644 --- a/postgis/gserialized_typmod.c +++ b/postgis/gserialized_typmod.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id: geography_inout.c 7248 2011-05-25 18:42:16Z pramsey $ * * PostGIS - Spatial Types for PostgreSQL * Copyright 2009 Paul Ramsey diff --git a/postgis/legacy.sql.in b/postgis/legacy.sql.in index c2742c5fb52..c44ddfa9b4c 100644 --- a/postgis/legacy.sql.in +++ b/postgis/legacy.sql.in @@ -1,4 +1,3 @@ --- $Id$ -- Legacy functions without chip functions -- -- This is the full list including the legacy_minimal.sql (minimal) -- so no need to install both legacy and the minimal diff --git a/postgis/legacy_minimal.sql.in b/postgis/legacy_minimal.sql.in index 8b68e4b1184..46b10707f1e 100644 --- a/postgis/legacy_minimal.sql.in +++ b/postgis/legacy_minimal.sql.in @@ -1,4 +1,3 @@ --- $Id$ -- Bare minimum Legacy functions -- -- This file that contains what we have determined are -- the most common functions used by older apps diff --git a/postgis/long_xact.sql.in b/postgis/long_xact.sql.in index c536573cf98..63c93d9493f 100644 --- a/postgis/long_xact.sql.in +++ b/postgis/long_xact.sql.in @@ -1,6 +1,5 @@ -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- --- $Id$ -- -- PostGIS - Spatial Types for PostgreSQL -- http://postgis.net diff --git a/postgis/lwgeom_accum.c b/postgis/lwgeom_accum.c index c68d631ef04..1a09bbd21b1 100644 --- a/postgis/lwgeom_accum.c +++ b/postgis/lwgeom_accum.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/postgis/lwgeom_box.c b/postgis/lwgeom_box.c index 4806cbfec80..458de6ff162 100644 --- a/postgis/lwgeom_box.c +++ b/postgis/lwgeom_box.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/postgis/lwgeom_dump.c b/postgis/lwgeom_dump.c index 212d1af5664..45be5668370 100644 --- a/postgis/lwgeom_dump.c +++ b/postgis/lwgeom_dump.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/postgis/lwgeom_export.c b/postgis/lwgeom_export.c index f1940e08cf3..b16d08185f0 100644 --- a/postgis/lwgeom_export.c +++ b/postgis/lwgeom_export.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id:$ * * PostGIS - Export functions for PostgreSQL/PostGIS * Copyright 2009-2011 Olivier Courtin diff --git a/postgis/lwgeom_export.h b/postgis/lwgeom_export.h index 842ca7f03fc..d8e10218675 100644 --- a/postgis/lwgeom_export.h +++ b/postgis/lwgeom_export.h @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Export functions for PostgreSQL/PostGIS * Copyright 2009 Olivier Courtin diff --git a/postgis/lwgeom_functions_analytic.h b/postgis/lwgeom_functions_analytic.h index 4307b0bf37f..428087bf43a 100644 --- a/postgis/lwgeom_functions_analytic.h +++ b/postgis/lwgeom_functions_analytic.h @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/postgis/lwgeom_functions_basic.c b/postgis/lwgeom_functions_basic.c index 2c137c0d23e..a9bc114d1b6 100644 --- a/postgis/lwgeom_functions_basic.c +++ b/postgis/lwgeom_functions_basic.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/postgis/lwgeom_geos_clean.c b/postgis/lwgeom_geos_clean.c index 602bcb8db93..8078bf8e599 100644 --- a/postgis/lwgeom_geos_clean.c +++ b/postgis/lwgeom_geos_clean.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id: lwgeom_geos.c 5258 2010-02-17 21:02:49Z strk $ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/postgis/lwgeom_geos_prepared.h b/postgis/lwgeom_geos_prepared.h index cba9836b3d8..96219f916f1 100644 --- a/postgis/lwgeom_geos_prepared.h +++ b/postgis/lwgeom_geos_prepared.h @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/postgis/lwgeom_geos_relatematch.c b/postgis/lwgeom_geos_relatematch.c index 3cdf1962f26..74c2b072c04 100644 --- a/postgis/lwgeom_geos_relatematch.c +++ b/postgis/lwgeom_geos_relatematch.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id: lwgeom_geos.c 5258 2010-02-17 21:02:49Z strk $ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/postgis/lwgeom_in_gml.c b/postgis/lwgeom_in_gml.c index 4fd0ef61846..2f75c818bd9 100644 --- a/postgis/lwgeom_in_gml.c +++ b/postgis/lwgeom_in_gml.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/postgis/lwgeom_in_kml.c b/postgis/lwgeom_in_kml.c index d2cf12ceb70..c3f16d7092c 100644 --- a/postgis/lwgeom_in_kml.c +++ b/postgis/lwgeom_in_kml.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id:$ * * PostGIS - Spatial Types for PostgreSQL diff --git a/postgis/lwgeom_ogc.c b/postgis/lwgeom_ogc.c index b2715be8b2a..77ce45b98a3 100644 --- a/postgis/lwgeom_ogc.c +++ b/postgis/lwgeom_ogc.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/postgis/lwgeom_sqlmm.c b/postgis/lwgeom_sqlmm.c index 8fb5257f2af..7ca8934c79b 100644 --- a/postgis/lwgeom_sqlmm.c +++ b/postgis/lwgeom_sqlmm.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/postgis/postgis.sql.in b/postgis/postgis.sql.in index a66a499247d..65f50bb62d0 100644 --- a/postgis/postgis.sql.in +++ b/postgis/postgis.sql.in @@ -1,6 +1,5 @@ -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- --- $Id$ -- -- PostGIS - Spatial Types for PostgreSQL -- http://postgis.net diff --git a/postgis/postgis_drop_after.sql b/postgis/postgis_drop_after.sql index 914e3f1e291..185cfca7cfd 100644 --- a/postgis/postgis_drop_after.sql +++ b/postgis/postgis_drop_after.sql @@ -1,6 +1,5 @@ -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- --- $Id$ -- -- PostGIS - Spatial Types for PostgreSQL -- http://postgis.net diff --git a/postgis/postgis_drop_before.sql b/postgis/postgis_drop_before.sql index 11fad60e69c..365f61a3f98 100644 --- a/postgis/postgis_drop_before.sql +++ b/postgis/postgis_drop_before.sql @@ -1,6 +1,5 @@ -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- --- $Id$ -- -- PostGIS - Spatial Types for PostgreSQL -- http://postgis.net diff --git a/postgis/uninstall_geography.sql.in b/postgis/uninstall_geography.sql.in index f1e375b2bec..7a8c43e6a9a 100644 --- a/postgis/uninstall_geography.sql.in +++ b/postgis/uninstall_geography.sql.in @@ -1,6 +1,5 @@ -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- --- $Id$ -- -- PostGIS - Spatial Types for PostgreSQL -- http://postgis.org/ diff --git a/postgis/uninstall_long_xact.sql.in b/postgis/uninstall_long_xact.sql.in index 6046c5c38e5..fcf1e1e260a 100644 --- a/postgis/uninstall_long_xact.sql.in +++ b/postgis/uninstall_long_xact.sql.in @@ -1,6 +1,5 @@ -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- --- $Id$ -- -- PostGIS - Spatial Types for PostgreSQL -- http://postgis.net diff --git a/postgis/uninstall_sqlmm.sql.in b/postgis/uninstall_sqlmm.sql.in index 194a93005de..2f4fbd8239d 100644 --- a/postgis/uninstall_sqlmm.sql.in +++ b/postgis/uninstall_sqlmm.sql.in @@ -1,6 +1,5 @@ -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- --- $Id$ -- -- PostGIS - Spatial Types for PostgreSQL -- http://postgis.net diff --git a/raster/Makefile.in b/raster/Makefile.in index b185964ec85..e0d1b33d360 100644 --- a/raster/Makefile.in +++ b/raster/Makefile.in @@ -1,5 +1,4 @@ ############################################################################# -# $Id: Makefile 3940 2009-03-30 09:30:43Z mloskot $ # # Master Makefile used to build WKT Raster # diff --git a/raster/TODO b/raster/TODO index 00fa40e553f..c6de48c1502 100644 --- a/raster/TODO +++ b/raster/TODO @@ -1,4 +1,3 @@ -$Id$ This is the TODO list for PostGIS Raster. Items in this TODO file should be kept brief and to the point. TODO items should only be those items that have diff --git a/raster/loader/Makefile.in b/raster/loader/Makefile.in index a539fba1eeb..47124c6167b 100644 --- a/raster/loader/Makefile.in +++ b/raster/loader/Makefile.in @@ -1,5 +1,4 @@ ############################################################################# -# $Id$ # # Copyright (c) 2011 Regents of the University of California # diff --git a/raster/loader/raster2pgsql.c b/raster/loader/raster2pgsql.c index 12bb9f412f9..6e6286c0489 100644 --- a/raster/loader/raster2pgsql.c +++ b/raster/loader/raster2pgsql.c @@ -1,5 +1,4 @@ /* - * $Id$ * * PostGIS raster loader * http://trac.osgeo.org/postgis/wiki/WKTRaster diff --git a/raster/loader/raster2pgsql.h b/raster/loader/raster2pgsql.h index 15d4a0c773c..f9fa5314c39 100644 --- a/raster/loader/raster2pgsql.h +++ b/raster/loader/raster2pgsql.h @@ -1,5 +1,4 @@ /* - * $Id$ * * PostGIS Raster loader * http://trac.osgeo.org/postgis/wiki/WKTRaster @@ -68,7 +67,6 @@ */ #define MAXTILESIZE 1073741824 -#define RCSID "$Id$" typedef struct raster_loader_config { /* raster filename */ diff --git a/raster/macros/ac_proj4_version.m4 b/raster/macros/ac_proj4_version.m4 index cf97bb0a6c2..d87ee1174c0 100644 --- a/raster/macros/ac_proj4_version.m4 +++ b/raster/macros/ac_proj4_version.m4 @@ -1,5 +1,4 @@ dnl ********************************************************************** -dnl * $Id$ dnl * dnl * PostGIS - Spatial Types for PostgreSQL dnl * http://postgis.net diff --git a/raster/rt_core/Makefile.in b/raster/rt_core/Makefile.in index 51e78061ee4..c6df021bd85 100644 --- a/raster/rt_core/Makefile.in +++ b/raster/rt_core/Makefile.in @@ -1,5 +1,4 @@ ############################################################################# -# $Id$ # # Copyright (c) 2009 Sandro Santilli # diff --git a/raster/rt_core/librtcore.h b/raster/rt_core/librtcore.h index ba0b09c2cf5..0c33b991718 100644 --- a/raster/rt_core/librtcore.h +++ b/raster/rt_core/librtcore.h @@ -1,5 +1,4 @@ /* - * $Id$ * * WKTRaster - Raster Types for PostGIS * http://trac.osgeo.org/postgis/wiki/WKTRaster diff --git a/raster/rt_core/librtcore_internal.h b/raster/rt_core/librtcore_internal.h index 5161f0cd830..f02e6e50013 100644 --- a/raster/rt_core/librtcore_internal.h +++ b/raster/rt_core/librtcore_internal.h @@ -1,5 +1,4 @@ /* - * $Id$ * * WKTRaster - Raster Types for PostGIS * http://trac.osgeo.org/postgis/wiki/WKTRaster diff --git a/raster/rt_core/rt_band.c b/raster/rt_core/rt_band.c index 70562fb55b4..1b49f158a39 100644 --- a/raster/rt_core/rt_band.c +++ b/raster/rt_core/rt_band.c @@ -1,5 +1,4 @@ /* - * $Id$ * * WKTRaster - Raster Types for PostGIS * http://trac.osgeo.org/postgis/wiki/WKTRaster diff --git a/raster/rt_core/rt_context.c b/raster/rt_core/rt_context.c index 64e32090e6e..c67f3c301a7 100644 --- a/raster/rt_core/rt_context.c +++ b/raster/rt_core/rt_context.c @@ -1,5 +1,4 @@ /* - * $Id$ * * WKTRaster - Raster Types for PostGIS * http://trac.osgeo.org/postgis/wiki/WKTRaster diff --git a/raster/rt_core/rt_geometry.c b/raster/rt_core/rt_geometry.c index 1b1791f6016..1cbe3bdbfc5 100644 --- a/raster/rt_core/rt_geometry.c +++ b/raster/rt_core/rt_geometry.c @@ -1,5 +1,4 @@ /* - * $Id$ * * WKTRaster - Raster Types for PostGIS * http://trac.osgeo.org/postgis/wiki/WKTRaster diff --git a/raster/rt_core/rt_mapalgebra.c b/raster/rt_core/rt_mapalgebra.c index 2f4ef61f8a8..f9a375793dd 100644 --- a/raster/rt_core/rt_mapalgebra.c +++ b/raster/rt_core/rt_mapalgebra.c @@ -1,5 +1,4 @@ /* - * $Id$ * * WKTRaster - Raster Types for PostGIS * http://trac.osgeo.org/postgis/wiki/WKTRaster diff --git a/raster/rt_core/rt_pixel.c b/raster/rt_core/rt_pixel.c index 85018f643a9..2ba9553015b 100644 --- a/raster/rt_core/rt_pixel.c +++ b/raster/rt_core/rt_pixel.c @@ -1,5 +1,4 @@ /* - * $Id$ * * WKTRaster - Raster Types for PostGIS * http://trac.osgeo.org/postgis/wiki/WKTRaster diff --git a/raster/rt_core/rt_raster.c b/raster/rt_core/rt_raster.c index a48eba2ada9..01f4b0e155e 100644 --- a/raster/rt_core/rt_raster.c +++ b/raster/rt_core/rt_raster.c @@ -1,5 +1,4 @@ /* - * $Id$ * * WKTRaster - Raster Types for PostGIS * http://trac.osgeo.org/postgis/wiki/WKTRaster diff --git a/raster/rt_core/rt_serialize.c b/raster/rt_core/rt_serialize.c index 49fb01cac0f..2fac633de11 100644 --- a/raster/rt_core/rt_serialize.c +++ b/raster/rt_core/rt_serialize.c @@ -1,5 +1,4 @@ /* - * $Id$ * * WKTRaster - Raster Types for PostGIS * http://trac.osgeo.org/postgis/wiki/WKTRaster diff --git a/raster/rt_core/rt_serialize.h b/raster/rt_core/rt_serialize.h index f95e0985b41..cebd9e0cce7 100644 --- a/raster/rt_core/rt_serialize.h +++ b/raster/rt_core/rt_serialize.h @@ -1,5 +1,4 @@ /* - * $Id$ * * WKTRaster - Raster Types for PostGIS * http://trac.osgeo.org/postgis/wiki/WKTRaster diff --git a/raster/rt_core/rt_spatial_relationship.c b/raster/rt_core/rt_spatial_relationship.c index 53ac0683674..495a6038889 100644 --- a/raster/rt_core/rt_spatial_relationship.c +++ b/raster/rt_core/rt_spatial_relationship.c @@ -1,5 +1,4 @@ /* - * $Id$ * * WKTRaster - Raster Types for PostGIS * http://trac.osgeo.org/postgis/wiki/WKTRaster diff --git a/raster/rt_core/rt_statistics.c b/raster/rt_core/rt_statistics.c index ff4e817110e..974580cf1b0 100644 --- a/raster/rt_core/rt_statistics.c +++ b/raster/rt_core/rt_statistics.c @@ -1,5 +1,4 @@ /* - * $Id$ * * WKTRaster - Raster Types for PostGIS * http://trac.osgeo.org/postgis/wiki/WKTRaster diff --git a/raster/rt_core/rt_util.c b/raster/rt_core/rt_util.c index 824cfd2d4b1..81f98c09606 100644 --- a/raster/rt_core/rt_util.c +++ b/raster/rt_core/rt_util.c @@ -1,5 +1,4 @@ /* - * $Id$ * * WKTRaster - Raster Types for PostGIS * http://trac.osgeo.org/postgis/wiki/WKTRaster diff --git a/raster/rt_core/rt_warp.c b/raster/rt_core/rt_warp.c index 59e58de08be..27cc5bd07a4 100644 --- a/raster/rt_core/rt_warp.c +++ b/raster/rt_core/rt_warp.c @@ -1,5 +1,4 @@ /* - * $Id$ * * WKTRaster - Raster Types for PostGIS * http://trac.osgeo.org/postgis/wiki/WKTRaster diff --git a/raster/rt_core/rt_wkb.c b/raster/rt_core/rt_wkb.c index 21433c43734..2113f0c95bb 100644 --- a/raster/rt_core/rt_wkb.c +++ b/raster/rt_core/rt_wkb.c @@ -1,5 +1,4 @@ /* - * $Id$ * * WKTRaster - Raster Types for PostGIS * http://trac.osgeo.org/postgis/wiki/WKTRaster diff --git a/raster/rt_pg/Makefile.in b/raster/rt_pg/Makefile.in index 967a09eb281..dfec5fdff9c 100644 --- a/raster/rt_pg/Makefile.in +++ b/raster/rt_pg/Makefile.in @@ -1,5 +1,4 @@ ############################################################################ -# $Id$ # # Copyright (c) 2009-2011 Sandro Santilli # diff --git a/raster/rt_pg/rtpg_band_properties.c b/raster/rt_pg/rtpg_band_properties.c index 275675a0e6a..142585a5312 100644 --- a/raster/rt_pg/rtpg_band_properties.c +++ b/raster/rt_pg/rtpg_band_properties.c @@ -1,5 +1,4 @@ /* - * $Id$ * * WKTRaster - Raster Types for PostGIS * http://trac.osgeo.org/postgis/wiki/WKTRaster diff --git a/raster/rt_pg/rtpg_create.c b/raster/rt_pg/rtpg_create.c index 76902cc2553..58defefbf4f 100644 --- a/raster/rt_pg/rtpg_create.c +++ b/raster/rt_pg/rtpg_create.c @@ -1,5 +1,4 @@ /* - * $Id$ * * WKTRaster - Raster Types for PostGIS * http://trac.osgeo.org/postgis/wiki/WKTRaster diff --git a/raster/rt_pg/rtpg_gdal.c b/raster/rt_pg/rtpg_gdal.c index 38f64d1707a..4a8d4b244c6 100644 --- a/raster/rt_pg/rtpg_gdal.c +++ b/raster/rt_pg/rtpg_gdal.c @@ -1,5 +1,4 @@ /* - * $Id$ * * WKTRaster - Raster Types for PostGIS * http://trac.osgeo.org/postgis/wiki/WKTRaster diff --git a/raster/rt_pg/rtpg_geometry.c b/raster/rt_pg/rtpg_geometry.c index d305d97d3da..abff53cffb6 100644 --- a/raster/rt_pg/rtpg_geometry.c +++ b/raster/rt_pg/rtpg_geometry.c @@ -1,5 +1,4 @@ /* - * $Id$ * * WKTRaster - Raster Types for PostGIS * http://trac.osgeo.org/postgis/wiki/WKTRaster diff --git a/raster/rt_pg/rtpg_inout.c b/raster/rt_pg/rtpg_inout.c index 683c8fe5f02..5a76760dff1 100644 --- a/raster/rt_pg/rtpg_inout.c +++ b/raster/rt_pg/rtpg_inout.c @@ -1,5 +1,4 @@ /* - * $Id$ * * WKTRaster - Raster Types for PostGIS * http://trac.osgeo.org/postgis/wiki/WKTRaster diff --git a/raster/rt_pg/rtpg_internal.c b/raster/rt_pg/rtpg_internal.c index cd24d158020..6446c60d83d 100644 --- a/raster/rt_pg/rtpg_internal.c +++ b/raster/rt_pg/rtpg_internal.c @@ -1,5 +1,4 @@ /* - * $Id$ * * WKTRaster - Raster Types for PostGIS * http://trac.osgeo.org/postgis/wiki/WKTRaster diff --git a/raster/rt_pg/rtpg_internal.h b/raster/rt_pg/rtpg_internal.h index 843ae4ebacf..44103e599bc 100644 --- a/raster/rt_pg/rtpg_internal.h +++ b/raster/rt_pg/rtpg_internal.h @@ -1,5 +1,4 @@ /* - * $Id$ * * WKTRaster - Raster Types for PostGIS * http://trac.osgeo.org/postgis/wiki/WKTRaster diff --git a/raster/rt_pg/rtpg_mapalgebra.c b/raster/rt_pg/rtpg_mapalgebra.c index 372cd73fe3f..9dd039fcbd2 100644 --- a/raster/rt_pg/rtpg_mapalgebra.c +++ b/raster/rt_pg/rtpg_mapalgebra.c @@ -1,5 +1,4 @@ /* - * $Id$ * * WKTRaster - Raster Types for PostGIS * http://trac.osgeo.org/postgis/wiki/WKTRaster diff --git a/raster/rt_pg/rtpg_pixel.c b/raster/rt_pg/rtpg_pixel.c index 3d866211116..243211930e8 100644 --- a/raster/rt_pg/rtpg_pixel.c +++ b/raster/rt_pg/rtpg_pixel.c @@ -1,5 +1,4 @@ /* - * $Id$ * * WKTRaster - Raster Types for PostGIS * http://trac.osgeo.org/postgis/wiki/WKTRaster diff --git a/raster/rt_pg/rtpg_raster_properties.c b/raster/rt_pg/rtpg_raster_properties.c index 62ee72fcb9f..ca85bd391e0 100644 --- a/raster/rt_pg/rtpg_raster_properties.c +++ b/raster/rt_pg/rtpg_raster_properties.c @@ -1,5 +1,4 @@ /* - * $Id$ * * WKTRaster - Raster Types for PostGIS * http://trac.osgeo.org/postgis/wiki/WKTRaster diff --git a/raster/rt_pg/rtpg_spatial_relationship.c b/raster/rt_pg/rtpg_spatial_relationship.c index dfded1e28a2..dc35569d113 100644 --- a/raster/rt_pg/rtpg_spatial_relationship.c +++ b/raster/rt_pg/rtpg_spatial_relationship.c @@ -1,5 +1,4 @@ /* - * $Id$ * * WKTRaster - Raster Types for PostGIS * http://trac.osgeo.org/postgis/wiki/WKTRaster diff --git a/raster/rt_pg/rtpg_statistics.c b/raster/rt_pg/rtpg_statistics.c index 71bd1ff675f..7192d7f98ff 100644 --- a/raster/rt_pg/rtpg_statistics.c +++ b/raster/rt_pg/rtpg_statistics.c @@ -1,5 +1,4 @@ /* - * $Id$ * * WKTRaster - Raster Types for PostGIS * http://trac.osgeo.org/postgis/wiki/WKTRaster diff --git a/raster/rt_pg/rtpg_utility.c b/raster/rt_pg/rtpg_utility.c index ec6ad25b78e..b7f6b461ea3 100644 --- a/raster/rt_pg/rtpg_utility.c +++ b/raster/rt_pg/rtpg_utility.c @@ -1,5 +1,4 @@ /* - * $Id$ * * WKTRaster - Raster Types for PostGIS * http://trac.osgeo.org/postgis/wiki/WKTRaster diff --git a/raster/rt_pg/rtpostgis.c b/raster/rt_pg/rtpostgis.c index 4ca8802d840..dc8e0076066 100644 --- a/raster/rt_pg/rtpostgis.c +++ b/raster/rt_pg/rtpostgis.c @@ -1,5 +1,4 @@ /* - * $Id$ * * WKTRaster - Raster Types for PostGIS * http://trac.osgeo.org/postgis/wiki/WKTRaster diff --git a/raster/rt_pg/rtpostgis.h b/raster/rt_pg/rtpostgis.h index 075ffba3b4a..3a96488e1a7 100644 --- a/raster/rt_pg/rtpostgis.h +++ b/raster/rt_pg/rtpostgis.h @@ -1,5 +1,4 @@ /* - * $Id$ * * WKTRaster - Raster Types for PostGIS * http://trac.osgeo.org/postgis/wiki/WKTRaster diff --git a/raster/rt_pg/rtpostgis_drop.sql.in b/raster/rt_pg/rtpostgis_drop.sql.in index e805172e32a..e0d01b09855 100644 --- a/raster/rt_pg/rtpostgis_drop.sql.in +++ b/raster/rt_pg/rtpostgis_drop.sql.in @@ -1,6 +1,5 @@ -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- --- $Id: rtpostgis_drop.sql.in.c 7884 2011-09-22 15:07:25Z robe $ -- -- PostGIS Raster - Raster Type for PostGIS -- http://trac.osgeo.org/postgis/wiki/WKTRaster diff --git a/raster/rt_pg/rtpostgis_legacy.sql.in b/raster/rt_pg/rtpostgis_legacy.sql.in index f25e4800ed3..b2a73b226cc 100644 --- a/raster/rt_pg/rtpostgis_legacy.sql.in +++ b/raster/rt_pg/rtpostgis_legacy.sql.in @@ -1,6 +1,5 @@ ------------------------------------------------------------------------------- -- --- $Id$ -- -- PostGIS Raster - Raster Type for PostGIS -- http://trac.osgeo.org/postgis/wiki/WKTRaster diff --git a/raster/rt_pg/rtpostgis_upgrade_cleanup.sql.in b/raster/rt_pg/rtpostgis_upgrade_cleanup.sql.in index ea377eedefb..84786385840 100644 --- a/raster/rt_pg/rtpostgis_upgrade_cleanup.sql.in +++ b/raster/rt_pg/rtpostgis_upgrade_cleanup.sql.in @@ -1,6 +1,5 @@ -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- --- $Id: rtpostgis_upgrade.sql.in.c 8448 2011-12-16 22:07:26Z dustymugs $ -- -- PostGIS Raster - Raster Type for PostGIS -- http://trac.osgeo.org/postgis/wiki/WKTRaster diff --git a/raster/scripts/Makefile.in b/raster/scripts/Makefile.in index 77956e9f705..84fcad85cd0 100644 --- a/raster/scripts/Makefile.in +++ b/raster/scripts/Makefile.in @@ -1,5 +1,4 @@ ############################################################################# -# $Id$ # # Copyright (c) 2011 Regents of the University of California # diff --git a/raster/scripts/plpgsql/_MapAlgebraParts.sql b/raster/scripts/plpgsql/_MapAlgebraParts.sql index 64d8795e3dd..4e15ee5ba4d 100644 --- a/raster/scripts/plpgsql/_MapAlgebraParts.sql +++ b/raster/scripts/plpgsql/_MapAlgebraParts.sql @@ -1,6 +1,5 @@ ---------------------------------------------------------------------- -- --- $Id: _MapAlgebraParts.sql 6127 2010-10-25 16:06:00Z jorgearevalo $ -- -- Copyright (c) 2009-2010 Pierre Racine -- diff --git a/raster/scripts/plpgsql/st_addband.sql b/raster/scripts/plpgsql/st_addband.sql index d6974450202..1a20f63ecd0 100644 --- a/raster/scripts/plpgsql/st_addband.sql +++ b/raster/scripts/plpgsql/st_addband.sql @@ -1,6 +1,5 @@ ---------------------------------------------------------------------- -- --- $Id: st_addband.sql 6127 2010-10-25 16:06:00Z jorgearevalo $ -- -- Copyright (c) 2009-2010 Pierre Racine -- diff --git a/raster/scripts/plpgsql/st_asraster.sql b/raster/scripts/plpgsql/st_asraster.sql index 25b74f8b24f..4bf2461bbcc 100644 --- a/raster/scripts/plpgsql/st_asraster.sql +++ b/raster/scripts/plpgsql/st_asraster.sql @@ -1,6 +1,5 @@ ---------------------------------------------------------------------- -- --- $Id$ -- -- Copyright (c) 2009-2010 Pierre Racine -- diff --git a/raster/scripts/plpgsql/st_clip.sql b/raster/scripts/plpgsql/st_clip.sql index 604482d695c..23f6e7b87f1 100644 --- a/raster/scripts/plpgsql/st_clip.sql +++ b/raster/scripts/plpgsql/st_clip.sql @@ -1,6 +1,5 @@ ----------------------------------------------------------------------- +---------------------------------------------------------------------- -- --- $Id$ -- -- Copyright (c) 2009-2010 Pierre Racine -- diff --git a/raster/scripts/plpgsql/st_deleteband.sql b/raster/scripts/plpgsql/st_deleteband.sql index 079412f568f..1130891e032 100644 --- a/raster/scripts/plpgsql/st_deleteband.sql +++ b/raster/scripts/plpgsql/st_deleteband.sql @@ -1,6 +1,5 @@ ---------------------------------------------------------------------- -- --- $Id$ -- -- Copyright (c) 2009-2010 Pierre Racine -- diff --git a/raster/scripts/plpgsql/st_histogram.sql b/raster/scripts/plpgsql/st_histogram.sql index 0bf9028588a..03e1a741bdb 100644 --- a/raster/scripts/plpgsql/st_histogram.sql +++ b/raster/scripts/plpgsql/st_histogram.sql @@ -1,6 +1,5 @@ ---------------------------------------------------------------------- -- --- $Id: st_histogram.sql 6127 2010-10-25 16:06:00Z jorgearevalo $ -- -- Copyright (c) 2009-2010 Pierre Racine -- diff --git a/raster/scripts/plpgsql/st_mapalgebra.sql b/raster/scripts/plpgsql/st_mapalgebra.sql index 9369e2129ad..445d60f6859 100644 --- a/raster/scripts/plpgsql/st_mapalgebra.sql +++ b/raster/scripts/plpgsql/st_mapalgebra.sql @@ -1,5 +1,4 @@ ----------------------------------------------------------------------- --- $Id$ +---------------------------------------------------------------------- -- -- Copyright (c) 2009-2010 Pierre Racine -- diff --git a/raster/scripts/plpgsql/st_mapalgebra_optimized.sql b/raster/scripts/plpgsql/st_mapalgebra_optimized.sql index eaebcaf7522..dcaa12a5055 100644 --- a/raster/scripts/plpgsql/st_mapalgebra_optimized.sql +++ b/raster/scripts/plpgsql/st_mapalgebra_optimized.sql @@ -1,6 +1,5 @@ ---------------------------------------------------------------------- -- --- $Id: st_mapalgebra_optimized.sql 6127 2010-10-25 16:06:00Z jorgearevalo $ -- -- Copyright (c) 2009-2010 Pierre Racine -- diff --git a/raster/scripts/plpgsql/st_mapalgebrafctngb.sql b/raster/scripts/plpgsql/st_mapalgebrafctngb.sql index 0e0599ee7d9..4440569b316 100644 --- a/raster/scripts/plpgsql/st_mapalgebrafctngb.sql +++ b/raster/scripts/plpgsql/st_mapalgebrafctngb.sql @@ -1,5 +1,4 @@ ---------------------------------------------------------------------- --- $Id:$ -- -- Copyright (c) 2011 David Zwarg -- diff --git a/raster/scripts/plpgsql/st_pixelaspolygons.sql b/raster/scripts/plpgsql/st_pixelaspolygons.sql index d837608b6ef..a4cfa220d98 100644 --- a/raster/scripts/plpgsql/st_pixelaspolygons.sql +++ b/raster/scripts/plpgsql/st_pixelaspolygons.sql @@ -1,6 +1,5 @@ ---------------------------------------------------------------------- -- --- $Id$ -- -- Copyright (c) 2009-2010 Pierre Racine -- diff --git a/raster/scripts/plpgsql/st_reclass.sql b/raster/scripts/plpgsql/st_reclass.sql index 34b41d47494..c8157dd82ca 100644 --- a/raster/scripts/plpgsql/st_reclass.sql +++ b/raster/scripts/plpgsql/st_reclass.sql @@ -1,6 +1,5 @@ ---------------------------------------------------------------------- -- --- $Id$ -- -- Copyright (c) 2009-2010 Pierre Racine -- diff --git a/raster/scripts/plpgsql/st_setarray.sql b/raster/scripts/plpgsql/st_setarray.sql index 883d4bf95f5..42fcbccc6c3 100644 --- a/raster/scripts/plpgsql/st_setarray.sql +++ b/raster/scripts/plpgsql/st_setarray.sql @@ -1,4 +1,3 @@ --- $Id$ ---------------------------------------------------------------------- -- Copyright (c) 2009-2010 Pierre Racine ---------------------------------------------------------------------- diff --git a/raster/scripts/plpgsql/st_setvalues.sql b/raster/scripts/plpgsql/st_setvalues.sql index aa41dcafd0d..696e63a0e46 100644 --- a/raster/scripts/plpgsql/st_setvalues.sql +++ b/raster/scripts/plpgsql/st_setvalues.sql @@ -1,6 +1,5 @@ ----------------------------------------------------------------------- +---------------------------------------------------------------------- -- --- $Id: st_setvalues.sql 6127 2010-10-25 16:06:00Z jorgearevalo $ -- -- Copyright (c) 2009-2010 Pierre Racine -- diff --git a/raster/scripts/plpgsql/st_tile.sql b/raster/scripts/plpgsql/st_tile.sql index 085bee263ae..c0958edc857 100644 --- a/raster/scripts/plpgsql/st_tile.sql +++ b/raster/scripts/plpgsql/st_tile.sql @@ -1,6 +1,5 @@ ----------------------------------------------------------------------- +---------------------------------------------------------------------- -- --- $Id: st_tile.sql 8255 2011-11-29 16:34:48Z pracine $ -- -- Copyright (c) 2009-2010 Pierre Racine -- diff --git a/raster/scripts/plpgsql/st_union.sql b/raster/scripts/plpgsql/st_union.sql index c5184c348fb..8b372a4a461 100644 --- a/raster/scripts/plpgsql/st_union.sql +++ b/raster/scripts/plpgsql/st_union.sql @@ -1,6 +1,5 @@ ----------------------------------------------------------------------- +---------------------------------------------------------------------- -- --- $Id$ -- -- Copyright (c) 2009-2010 Pierre Racine -- diff --git a/raster/scripts/python/Makefile.in b/raster/scripts/python/Makefile.in index d7d46ddbd7e..4c5e102bf72 100644 --- a/raster/scripts/python/Makefile.in +++ b/raster/scripts/python/Makefile.in @@ -1,5 +1,4 @@ ############################################################################# -# $Id$ # # Copyright (c) 2009 Pierre Racine # diff --git a/raster/scripts/python/Makefile.rt.sample b/raster/scripts/python/Makefile.rt.sample index 22ca5b3814e..a9d0514bcae 100644 --- a/raster/scripts/python/Makefile.rt.sample +++ b/raster/scripts/python/Makefile.rt.sample @@ -1,5 +1,4 @@ ############################################################################# -# $Id$ # # Makefile used to simplify creation of PostGIS and WKT Raster enabled # database. Run make -f Makefile.rt to see usage message. diff --git a/raster/scripts/python/genraster.py b/raster/scripts/python/genraster.py index 38df09f3975..6d03d1ffaaf 100755 --- a/raster/scripts/python/genraster.py +++ b/raster/scripts/python/genraster.py @@ -1,7 +1,6 @@ #! /usr/bin/env python # -*- coding: utf-8 -*- # -# $Id$ # # A very simple generator of rasters for testing WKT Raster. # A test file is a matrix of numbered cells greyscaled randomly. diff --git a/raster/scripts/python/ovdump.py b/raster/scripts/python/ovdump.py index 27a169018c7..f8e6d79b2cd 100755 --- a/raster/scripts/python/ovdump.py +++ b/raster/scripts/python/ovdump.py @@ -1,6 +1,5 @@ #! /usr/bin/env python # -# $Id$ # # This is a simple script based on GDAL to dump overview to separate file. # It is used in WKTRaster testing to compare raster samples. diff --git a/raster/scripts/python/pixval.py b/raster/scripts/python/pixval.py index 054a31bdf05..ac6d4f72a03 100755 --- a/raster/scripts/python/pixval.py +++ b/raster/scripts/python/pixval.py @@ -1,6 +1,5 @@ #! /usr/bin/env python # -# $Id$ # # This is a simple script based on GDAL and used to retrieve value of single raster pixel. # It is used in WKTRaster testing to compare raster samples. diff --git a/raster/scripts/python/raster2pgsql.py b/raster/scripts/python/raster2pgsql.py index 04ce51d27de..677eff49e1a 100755 --- a/raster/scripts/python/raster2pgsql.py +++ b/raster/scripts/python/raster2pgsql.py @@ -1,6 +1,5 @@ #! /usr/bin/env python # -# $Id$ # # This is a simple utility used to dump GDAL dataset into HEX WKB stream. # It's considered as a prototype of raster2pgsql tool planned to develop diff --git a/raster/scripts/python/rtgdalraster.py b/raster/scripts/python/rtgdalraster.py index 9d081acdb51..2b32c70f65e 100755 --- a/raster/scripts/python/rtgdalraster.py +++ b/raster/scripts/python/rtgdalraster.py @@ -1,6 +1,5 @@ #! /usr/bin/env python # -# $Id$ # # A simple utility for passing parameters to ST_AsGDALRaster # for a GDAL raster output diff --git a/raster/scripts/python/rtpixdump.py b/raster/scripts/python/rtpixdump.py index 47ceb51192c..2e0af0fac48 100755 --- a/raster/scripts/python/rtpixdump.py +++ b/raster/scripts/python/rtpixdump.py @@ -1,6 +1,5 @@ #! /usr/bin/env python # -# $Id$ # # Brute-force dump of all pixels of all bands in WKT Raster field/row to text. # This utility is handy for debugging purposes. diff --git a/raster/scripts/python/rtreader.py b/raster/scripts/python/rtreader.py index 3fcdc38d104..4403be57784 100755 --- a/raster/scripts/python/rtreader.py +++ b/raster/scripts/python/rtreader.py @@ -1,6 +1,5 @@ #! /usr/bin/env python # -# $Id$ # # A simple driver to read RASTER field data directly from PostGIS/WKTRaster. # diff --git a/raster/scripts/python/rtrowdump.py b/raster/scripts/python/rtrowdump.py index 3be18ba1fef..45189939512 100755 --- a/raster/scripts/python/rtrowdump.py +++ b/raster/scripts/python/rtrowdump.py @@ -1,6 +1,5 @@ #! /usr/bin/env python # -# $Id$ # # Brute-force dump of single row from WKT Raster table as GeoTIFF. # This utility is handy for debugging purposes. diff --git a/raster/scripts/python/window.py b/raster/scripts/python/window.py index 0e19205b034..fa78e4a5c6f 100755 --- a/raster/scripts/python/window.py +++ b/raster/scripts/python/window.py @@ -1,6 +1,5 @@ #! /usr/bin/env python # -# $Id$ # # Calculates coordinates of window corners of given raster dataset. # It's just a simple helper for testing and debugging WKT Raster. diff --git a/raster/test/Makefile.in b/raster/test/Makefile.in index d947e65f59c..a4196f54f4f 100644 --- a/raster/test/Makefile.in +++ b/raster/test/Makefile.in @@ -1,5 +1,4 @@ ############################################################################# -# $Id$ # # Copyright (c) 2009 Mateusz Loskot # diff --git a/raster/test/cunit/Makefile.in b/raster/test/cunit/Makefile.in index 50b35db27ee..012f922a872 100644 --- a/raster/test/cunit/Makefile.in +++ b/raster/test/cunit/Makefile.in @@ -1,5 +1,4 @@ # ********************************************************************** -# * $Id: Makefile.in # * # * PostGIS - Spatial Types for PostgreSQL # * http://postgis.net diff --git a/raster/test/cunit/cu_tester.c b/raster/test/cunit/cu_tester.c index eb67af02b16..670b5150ef8 100644 --- a/raster/test/cunit/cu_tester.c +++ b/raster/test/cunit/cu_tester.c @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/raster/test/cunit/cu_tester.h b/raster/test/cunit/cu_tester.h index 7c8f9bbce74..263359c8dee 100644 --- a/raster/test/cunit/cu_tester.h +++ b/raster/test/cunit/cu_tester.h @@ -1,5 +1,4 @@ /********************************************************************** - * $Id$ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.net diff --git a/raster/test/regress/Makefile.in b/raster/test/regress/Makefile.in index 6b38234fb19..1aabd711c75 100644 --- a/raster/test/regress/Makefile.in +++ b/raster/test/regress/Makefile.in @@ -1,5 +1,4 @@ ############################################################################# -# $Id$ # # Copyright (c) 2009 Sandro Santilli , Pierre Racine # Copyright (c) 2011 Jorge Arevalo diff --git a/raster/test/regress/box3d.sql b/raster/test/regress/box3d.sql index 7eb7a35c445..10c5ff5f6d1 100644 --- a/raster/test/regress/box3d.sql +++ b/raster/test/regress/box3d.sql @@ -1,5 +1,4 @@ ----------------------------------------------------------------------- --- $Id$ -- -- Copyright (c) 2009 Sandro Santilli , David Zwarg -- diff --git a/raster/test/regress/bug_test_car5.sql b/raster/test/regress/bug_test_car5.sql index 94714c9c726..8f4c0f0fab3 100644 --- a/raster/test/regress/bug_test_car5.sql +++ b/raster/test/regress/bug_test_car5.sql @@ -1,4 +1,3 @@ --- $Id$ -- -- Copyright (c) 2009 Mateusz Loskot -- diff --git a/raster/test/regress/check_raster_columns.sql b/raster/test/regress/check_raster_columns.sql index 6c4bd276a08..0e4539ae3a8 100644 --- a/raster/test/regress/check_raster_columns.sql +++ b/raster/test/regress/check_raster_columns.sql @@ -1,5 +1,4 @@ ----------------------------------------------------------------------- --- $Id$ -- -- Copyright (c) 2010 Mateusz Loskot -- Copyright (C) 2011 - 2013 Regents of the University of California diff --git a/raster/test/regress/check_raster_overviews.sql b/raster/test/regress/check_raster_overviews.sql index 786cc0f0734..2e523ab6c61 100644 --- a/raster/test/regress/check_raster_overviews.sql +++ b/raster/test/regress/check_raster_overviews.sql @@ -1,5 +1,4 @@ ----------------------------------------------------------------------- --- $Id$ -- -- Copyright (c) 2010 Mateusz Loskot -- Copyright (C) 2011 Regents of the University of California diff --git a/raster/test/regress/rt_addband.sql b/raster/test/regress/rt_addband.sql index 9c46a70f30c..790665ae145 100644 --- a/raster/test/regress/rt_addband.sql +++ b/raster/test/regress/rt_addband.sql @@ -1,5 +1,4 @@ ----------------------------------------------------------------------- --- $Id$ -- -- Copyright (c) 2010 Pierre Racine -- diff --git a/raster/test/regress/rt_band_properties.sql b/raster/test/regress/rt_band_properties.sql index d537f4fbd03..d937252e0cd 100644 --- a/raster/test/regress/rt_band_properties.sql +++ b/raster/test/regress/rt_band_properties.sql @@ -1,5 +1,4 @@ ----------------------------------------------------------------------- --- $Id$ -- -- Copyright (c) 2010 David Zwarg , Pierre Racine -- diff --git a/raster/test/regress/rt_bytea.sql b/raster/test/regress/rt_bytea.sql index 92aa45dd38e..984209e0c1d 100644 --- a/raster/test/regress/rt_bytea.sql +++ b/raster/test/regress/rt_bytea.sql @@ -1,5 +1,4 @@ ----------------------------------------------------------------------- --- $Id$ -- -- Copyright (c) 2009 Mateusz Loskot -- diff --git a/raster/test/regress/rt_dimensions.sql b/raster/test/regress/rt_dimensions.sql index 24b4b82c20c..e5f7fb495e9 100644 --- a/raster/test/regress/rt_dimensions.sql +++ b/raster/test/regress/rt_dimensions.sql @@ -1,5 +1,4 @@ ----------------------------------------------------------------------- --- $Id$ -- -- Copyright (c) 2009 Mateusz Loskot -- diff --git a/raster/test/regress/rt_georeference.sql b/raster/test/regress/rt_georeference.sql index c2c43dae759..1b029cf16d5 100644 --- a/raster/test/regress/rt_georeference.sql +++ b/raster/test/regress/rt_georeference.sql @@ -1,5 +1,4 @@ ----------------------------------------------------------------------- --- $Id$ -- -- Copyright (c) 2009-2010 Mateusz Loskot , David Zwarg -- diff --git a/raster/test/regress/rt_gist_relationships.sql b/raster/test/regress/rt_gist_relationships.sql index 0ed084c29ac..d169bc30722 100644 --- a/raster/test/regress/rt_gist_relationships.sql +++ b/raster/test/regress/rt_gist_relationships.sql @@ -1,5 +1,4 @@ ----------------------------------------------------------------------- --- $Id$ -- -- Copyright (c) 2009 Sandro Santilli -- diff --git a/raster/test/regress/rt_hasnoband.sql b/raster/test/regress/rt_hasnoband.sql index 54be425e8e2..d388d79eeba 100644 --- a/raster/test/regress/rt_hasnoband.sql +++ b/raster/test/regress/rt_hasnoband.sql @@ -1,5 +1,4 @@ ----------------------------------------------------------------------- --- $Id$ -- -- Copyright (c) 2011 Jorge Arevalo -- diff --git a/raster/test/regress/rt_isempty.sql b/raster/test/regress/rt_isempty.sql index ee7338ad30d..5304921bb1d 100644 --- a/raster/test/regress/rt_isempty.sql +++ b/raster/test/regress/rt_isempty.sql @@ -1,5 +1,4 @@ ----------------------------------------------------------------------- --- $Id$ -- -- Copyright (c) 2011 Jorge Arevalo -- diff --git a/raster/test/regress/rt_pixelsize.sql b/raster/test/regress/rt_pixelsize.sql index 6c503d46ce6..750510508e7 100644 --- a/raster/test/regress/rt_pixelsize.sql +++ b/raster/test/regress/rt_pixelsize.sql @@ -1,5 +1,4 @@ ----------------------------------------------------------------------- --- $Id$ -- -- Copyright (c) 2011 David Zwarg -- diff --git a/raster/test/regress/rt_pixelvalue.sql b/raster/test/regress/rt_pixelvalue.sql index 0a1996ad94b..795dd8cfbd8 100644 --- a/raster/test/regress/rt_pixelvalue.sql +++ b/raster/test/regress/rt_pixelvalue.sql @@ -1,5 +1,4 @@ ----------------------------------------------------------------------- --- $Id$ -- -- Copyright (c) 2010 Pierre Racine -- @@ -19,7 +18,6 @@ ----------------------------------------------------------------------- ----------------------------------------------------------------------- --- $Id$ -- -- Copyright (c) 2009 Pierre Racine -- diff --git a/raster/test/regress/rt_rotation.sql b/raster/test/regress/rt_rotation.sql index 4705e9fe761..80c35b7e74c 100644 --- a/raster/test/regress/rt_rotation.sql +++ b/raster/test/regress/rt_rotation.sql @@ -1,5 +1,4 @@ ----------------------------------------------------------------------- --- $Id$ -- -- Copyright (c) 2009 Mateusz Loskot -- Copyright (c) 2011 David Zwarg diff --git a/raster/test/regress/rt_scale.sql b/raster/test/regress/rt_scale.sql index e2f9adeab39..aeb35a14910 100644 --- a/raster/test/regress/rt_scale.sql +++ b/raster/test/regress/rt_scale.sql @@ -1,5 +1,4 @@ ----------------------------------------------------------------------- --- $Id$ -- -- Copyright (c) 2009 Mateusz Loskot -- diff --git a/raster/test/regress/rt_set_band_properties.sql b/raster/test/regress/rt_set_band_properties.sql index 594743bfd9e..34a1375b3eb 100644 --- a/raster/test/regress/rt_set_band_properties.sql +++ b/raster/test/regress/rt_set_band_properties.sql @@ -1,5 +1,4 @@ ----------------------------------------------------------------------- --- $Id$ -- -- Copyright (c) 2010 David Zwarg -- diff --git a/raster/test/regress/rt_set_properties.sql b/raster/test/regress/rt_set_properties.sql index e22b0b085ef..daba4c42243 100644 --- a/raster/test/regress/rt_set_properties.sql +++ b/raster/test/regress/rt_set_properties.sql @@ -1,5 +1,4 @@ ----------------------------------------------------------------------- --- $Id$ -- -- Copyright (c) 2010 David Zwarg , Pierre Racine -- diff --git a/raster/test/regress/rt_upperleft.sql b/raster/test/regress/rt_upperleft.sql index 2b111bafd0a..251484c3b88 100644 --- a/raster/test/regress/rt_upperleft.sql +++ b/raster/test/regress/rt_upperleft.sql @@ -1,5 +1,4 @@ ----------------------------------------------------------------------- --- $Id$ -- -- Copyright (c) 2009 Mateusz Loskot -- diff --git a/raster/test/regress/rt_utility.sql b/raster/test/regress/rt_utility.sql index f2f14c38c67..bf297f6a6f0 100644 --- a/raster/test/regress/rt_utility.sql +++ b/raster/test/regress/rt_utility.sql @@ -1,5 +1,4 @@ ----------------------------------------------------------------------- --- $Id$ -- -- Copyright (c) 2010 Pierre Racine -- diff --git a/regress/concave_hull.sql b/regress/concave_hull.sql index e44a4a78460..7ae20c415d0 100644 --- a/regress/concave_hull.sql +++ b/regress/concave_hull.sql @@ -1,4 +1,3 @@ --- $Id$ -- Tests to confirm the concave hull area is <= convex hull and -- covers the original geometry (can't use covers because always gives topo errors with 3.3 SELECT diff --git a/regress/regress_management.sql b/regress/regress_management.sql index bdc6bab9f9a..567d81bdd0a 100644 --- a/regress/regress_management.sql +++ b/regress/regress_management.sql @@ -1,4 +1,3 @@ --- $Id$ -- Test the populate_geometry_columns,DropGeometryTable etc -- \set VERBOSITY terse SET client_min_messages TO warning; diff --git a/regress/sfcgal/concave_hull.sql b/regress/sfcgal/concave_hull.sql index 82d867ba5f1..61992becf28 100644 --- a/regress/sfcgal/concave_hull.sql +++ b/regress/sfcgal/concave_hull.sql @@ -1,6 +1,5 @@ SET postgis.backend = 'sfcgal'; --- $Id: concave_hull.sql 9324 2012-02-27 22:08:12Z pramsey $ -- Tests to confirm the concave hull area is <= convex hull and -- covers the original geometry (can't use covers because always gives topo errors with 3.3 SELECT diff --git a/topology/Makefile.in b/topology/Makefile.in index f1dd6f8dea8..9fe6e138f60 100644 --- a/topology/Makefile.in +++ b/topology/Makefile.in @@ -1,5 +1,4 @@ # ********************************************************************** -# * $Id$ # * # * PostGIS - Spatial Types for PostgreSQL # * http://postgis.net diff --git a/topology/topology.sql.in b/topology/topology.sql.in index 56c0aff4c57..e7601230d69 100644 --- a/topology/topology.sql.in +++ b/topology/topology.sql.in @@ -1,6 +1,5 @@ -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- --- $Id$ -- -- PostGIS - Spatial Types for PostgreSQL -- http://postgis.net diff --git a/topology/topology_drop_after.sql.in b/topology/topology_drop_after.sql.in index 6936f1763d4..88952187c8d 100644 --- a/topology/topology_drop_after.sql.in +++ b/topology/topology_drop_after.sql.in @@ -1,4 +1,3 @@ --- $Id$ -- PostGIS - Spatial Types for PostgreSQL -- http://postgis.net -- diff --git a/topology/topology_drop_before.sql.in b/topology/topology_drop_before.sql.in index 0abf4154faa..d5063b75589 100644 --- a/topology/topology_drop_before.sql.in +++ b/topology/topology_drop_before.sql.in @@ -1,4 +1,3 @@ --- $Id$ -- PostGIS - Spatial Types for PostgreSQL -- http://postgis.net -- diff --git a/utils/Makefile.in b/utils/Makefile.in index 2f551afacc9..323e28d450e 100644 --- a/utils/Makefile.in +++ b/utils/Makefile.in @@ -1,5 +1,4 @@ # ********************************************************************** -# * $Id$ # * # * PostGIS - Spatial Types for PostgreSQL # * http://postgis.net diff --git a/utils/profile_intersects.pl b/utils/profile_intersects.pl index 6d4df445396..e0dbf4c77eb 100755 --- a/utils/profile_intersects.pl +++ b/utils/profile_intersects.pl @@ -1,6 +1,5 @@ #!/usr/bin/perl -w -# $Id$ # # TODO: # diff --git a/utils/read_scripts_version.pl b/utils/read_scripts_version.pl index e9dab74a94d..550f7f88f14 100755 --- a/utils/read_scripts_version.pl +++ b/utils/read_scripts_version.pl @@ -19,7 +19,6 @@ open(F, $file); while() { - $r = $1 if /\$Id: \S+ (\d+) /; } print "$f got revision $r\n" if $debug && $r; $rev = $r if $r > $rev; diff --git a/utils/test_estimation.pl b/utils/test_estimation.pl index cc2f3d0c635..07b0aad5e34 100755 --- a/utils/test_estimation.pl +++ b/utils/test_estimation.pl @@ -1,6 +1,5 @@ #!/usr/bin/perl -w -# $Id$ # # TODO: # diff --git a/utils/test_geography_estimation.pl b/utils/test_geography_estimation.pl index 1ba134fdab0..b697281eb2b 100755 --- a/utils/test_geography_estimation.pl +++ b/utils/test_geography_estimation.pl @@ -1,6 +1,5 @@ #!/usr/bin/perl -w -# $Id: test_estimation.pl 1631 2005-04-18 13:30:25Z strk $ # # TODO: # diff --git a/utils/test_geography_joinestimation.pl b/utils/test_geography_joinestimation.pl index bdbf372c056..c5bbecc9ca0 100755 --- a/utils/test_geography_joinestimation.pl +++ b/utils/test_geography_joinestimation.pl @@ -1,6 +1,5 @@ #!/usr/bin/perl -w -# $Id: test_joinestimation.pl 1633 2005-04-18 13:50:14Z strk $ # # TODO: # diff --git a/utils/test_joinestimation.pl b/utils/test_joinestimation.pl index 88c0e7cbede..b46c3ce94b7 100755 --- a/utils/test_joinestimation.pl +++ b/utils/test_joinestimation.pl @@ -1,6 +1,5 @@ #!/usr/bin/perl -w -# $Id$ # # TODO: #