]> granicus.if.org Git - postgis/commitdiff
Fixed spelling mistake in header text.
authorPaul Ramsey <pramsey@cleverelephant.ca>
Wed, 28 Apr 2004 22:26:02 +0000 (22:26 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Wed, 28 Apr 2004 22:26:02 +0000 (22:26 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@529 b70326c6-7e19-0410-871a-916f4a2858ee

postgis_chip.c
postgis_debug.c
postgis_estimate.c
postgis_fn.c
postgis_geos.c
postgis_gist_71.c
postgis_gist_72.c
postgis_inout.c
postgis_ops.c
postgis_proj.c
postgis_transform.c

index f35a7a809eac368bb0cb67b098999200df1f438a..9ac920a895bf57ddfc71056ed93cb79a7a509612 100644 (file)
@@ -7,10 +7,13 @@
  * Copyright 2001-2003 Refractions Research Inc.
  *
  * This is free software; you can redistribute and/or modify it under
- * the terms of hte GNU General Public Licence. See the COPYING file.
+ * the terms of the GNU General Public Licence. See the COPYING file.
  * 
  **********************************************************************
  * $Log$
+ * Revision 1.7  2004/04/28 22:26:02  pramsey
+ * Fixed spelling mistake in header text.
+ *
  * Revision 1.6  2003/07/01 18:30:55  pramsey
  * Added CVS revision headers.
  *
index 173421c16f5ae46e1705b5a27aeb0bedcdfe466a..08baeb4dfb08716014530e471f3841d539c866df 100644 (file)
@@ -7,10 +7,13 @@
  * Copyright 2001-2003 Refractions Research Inc.
  *
  * This is free software; you can redistribute and/or modify it under
- * the terms of hte GNU General Public Licence. See the COPYING file.
+ * the terms of the GNU General Public Licence. See the COPYING file.
  *
  **********************************************************************
  * $Log$
+ * Revision 1.15  2004/04/28 22:26:02  pramsey
+ * Fixed spelling mistake in header text.
+ *
  * Revision 1.14  2004/01/13 20:30:19  strk
  * Added useless PG_RETURN_NULL() call to make compiler happy
  *
index 3a97f54878ebaf1b0fcca627b960a757abff0ee1..b6bbd74fb6fd3de1bc648649e8398851c4c8ace6 100644 (file)
@@ -7,10 +7,13 @@
  * Copyright 2001-2003 Refractions Research Inc.
  *
  * This is free software; you can redistribute and/or modify it under
- * the terms of hte GNU General Public Licence. See the COPYING file.
+ * the terms of the GNU General Public Licence. See the COPYING file.
  * 
  **********************************************************************
  * $Log$
+ * Revision 1.21  2004/04/28 22:26:02  pramsey
+ * Fixed spelling mistake in header text.
+ *
  * Revision 1.20  2004/03/15 17:07:05  strk
  * Added calls to vacuum_delay_point() to give backend a chance of
  * interrupting geometry stats computation.
index 703584a77c5bf50208aaf79554fb7316676a396e..203a61a56ac2f92c8e6c8586d90786568f2ab645 100644 (file)
@@ -7,10 +7,13 @@
  * Copyright 2001-2003 Refractions Research Inc.
  *
  * This is free software; you can redistribute and/or modify it under
- * the terms of hte GNU General Public Licence. See the COPYING file.
+ * the terms of the GNU General Public Licence. See the COPYING file.
  *
  **********************************************************************
  * $Log$
+ * Revision 1.35  2004/04/28 22:26:02  pramsey
+ * Fixed spelling mistake in header text.
+ *
  * Revision 1.34  2004/03/26 00:54:09  dblasby
  * added full support for fluffType(<geom>)
  * postgis09=# select fluffType('POINT(0 0)');
index 9a78b063ec2ac9217cb92c83b9f73bdad39f276b..023ced995b7bf82e253708850201b6485e950308 100644 (file)
@@ -6,10 +6,13 @@
  * Copyright 2001-2003 Refractions Research Inc.
  *
  * This is free software; you can redistribute and/or modify it under
- * the terms of hte GNU General Public Licence. See the COPYING file.
+ * the terms of the GNU General Public Licence. See the COPYING file.
  *
  **********************************************************************
  * $Log$
+ * Revision 1.28  2004/04/28 22:26:02  pramsey
+ * Fixed spelling mistake in header text.
+ *
  * Revision 1.27  2004/02/12 10:34:49  strk
  * changed USE_GEOS check from ifdef / ifndef to if / if !
  *
index ae9da4ae5e6efacf4e8203df6cec988b6276c13f..da84dedbd2d2409f25cb71d6bb65f371c985682f 100644 (file)
@@ -7,10 +7,13 @@
  * Copyright 2001-2003 Refractions Research Inc.
  *
  * This is free software; you can redistribute and/or modify it under
- * the terms of hte GNU General Public Licence. See the COPYING file.
+ * the terms of the GNU General Public Licence. See the COPYING file.
  *
  **********************************************************************
  * $Log$
+ * Revision 1.4  2004/04/28 22:26:02  pramsey
+ * Fixed spelling mistake in header text.
+ *
  * Revision 1.3  2003/08/08 18:19:20  dblasby
  * Conformance changes.
  * Removed junk from postgis_debug.c and added the first run of the long
index 75311ecb39131cd8bb67a1a0b8b5ffb58b84c111..5f61b1c0d27ae85cb865c0b0dba5aeaeff4a5360 100644 (file)
@@ -7,10 +7,13 @@
  * Copyright 2001-2003 Refractions Research Inc.
  *
  * This is free software; you can redistribute and/or modify it under
- * the terms of hte GNU General Public Licence. See the COPYING file.
+ * the terms of the GNU General Public Licence. See the COPYING file.
  *
  **********************************************************************
  * $Log$
+ * Revision 1.11  2004/04/28 22:26:02  pramsey
+ * Fixed spelling mistake in header text.
+ *
  * Revision 1.10  2004/04/08 17:05:20  dblasby
  * Somehow the memory leak changes I made got removed - I've re-added them.
  *
index 31ea3726d32fadb8104f9d122e8b7abe60cb0dd7..fcd54aa65ded2835a4593be42608de534c78d801 100644 (file)
@@ -7,10 +7,13 @@
  * Copyright 2001-2003 Refractions Research Inc.
  *
  * This is free software; you can redistribute and/or modify it under
- * the terms of hte GNU General Public Licence. See the COPYING file.
+ * the terms of the GNU General Public Licence. See the COPYING file.
  *
  **********************************************************************
  * $Log$
+ * Revision 1.38  2004/04/28 22:26:02  pramsey
+ * Fixed spelling mistake in header text.
+ *
  * Revision 1.37  2004/04/27 23:47:39  dblasby
  * minor 3d geometrycollection bug fix
  *
index ec08e46c2e2480b0f5ee071fce0d012ebd80f02e..a6297931cb2b1851ec62f35c16ee1b6d2e1988eb 100644 (file)
@@ -7,10 +7,13 @@
  * Copyright 2001-2003 Refractions Research Inc.
  *
  * This is free software; you can redistribute and/or modify it under
- * the terms of hte GNU General Public Licence. See the COPYING file.
+ * the terms of the GNU General Public Licence. See the COPYING file.
  * 
  **********************************************************************
  * $Log$
+ * Revision 1.13  2004/04/28 22:26:02  pramsey
+ * Fixed spelling mistake in header text.
+ *
  * Revision 1.12  2003/11/20 15:34:02  strk
  * expected in-transaction memory release for btree operators
  *
index e3290b1b3a91e9f1ebf459cf8e85ba3173583996..f4560444d51375ff40b6b7eb1bd324ad4d2aa1c4 100644 (file)
@@ -7,10 +7,13 @@
  * Copyright 2001-2003 Refractions Research Inc.
  *
  * This is free software; you can redistribute and/or modify it under
- * the terms of hte GNU General Public Licence. See the COPYING file.
+ * the terms of the GNU General Public Licence. See the COPYING file.
  *
  **********************************************************************
  * $Log$
+ * Revision 1.13  2004/04/28 22:26:02  pramsey
+ * Fixed spelling mistake in header text.
+ *
  * Revision 1.12  2004/02/06 00:42:25  dblasby
  * moved forward declarations from postgis.h to postgis_proj.c
  *
index 684307e2c77f3832f133092e1c2dac9a5e7b5778..b67aa3cbfeba92d80b392f68485e899c58de4468 100644 (file)
@@ -7,10 +7,13 @@
  * Copyright 2001-2003 Refractions Research Inc.
  *
  * This is free software; you can redistribute and/or modify it under
- * the terms of hte GNU General Public Licence. See the COPYING file.
+ * the terms of the GNU General Public Licence. See the COPYING file.
  *
  **********************************************************************
  * $Log$
+ * Revision 1.16  2004/04/28 22:26:02  pramsey
+ * Fixed spelling mistake in header text.
+ *
  * Revision 1.15  2004/01/14 01:52:53  pramsey
  * Fix solaris alignment problem in transformations.
  *