* 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.
*
* 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
*
* 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.
* 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)');
* 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 !
*
* 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
* 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.
*
* 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
*
* 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
*
* 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
*
* 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.
*