[geos-commits] r2147 - trunk/source/headers/geos

svn_geos at osgeo.org svn_geos at osgeo.org
Thu Aug 7 12:57:25 EDT 2008


Author: pramsey
Date: 2008-08-07 12:57:25 -0400 (Thu, 07 Aug 2008)
New Revision: 2147

Modified:
   trunk/source/headers/geos/timeval.h
Log:
Change to standard header, with (c) credit to author.


Modified: trunk/source/headers/geos/timeval.h
===================================================================
--- trunk/source/headers/geos/timeval.h	2008-08-01 23:23:43 UTC (rev 2146)
+++ trunk/source/headers/geos/timeval.h	2008-08-07 16:57:25 UTC (rev 2147)
@@ -1,12 +1,19 @@
-/*
- * timeval.h    1.3 2003/01/14
+/**********************************************************************
+ * $Id$
  *
- * Defines gettimeofday, timeval, etc. for Win32
+ * GEOS - Geometry Engine Open Source
+ * http://geos.refractions.net
  *
- * By Wu Yongwei
+ * Copyright (C) 2006 Wu Yongwei
  *
- */
+ * This is free software; you can redistribute and/or modify it under
+ * the terms of the GNU Lesser General Public Licence as published
+ * by the Free Software Foundation. 
+ * See the COPYING file for more information.
+ *
+ **********************************************************************/
 
+
 #ifndef _TIMEVAL_H
 #define _TIMEVAL_H
 



More information about the geos-commits mailing list