From: <js...@us...> - 2007-11-13 23:11:33
|
Revision: 4261 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4261&view=rev Author: jswhit Date: 2007-11-13 15:11:28 -0800 (Tue, 13 Nov 2007) Log Message: ----------- fix typo Modified Paths: -------------- trunk/toolkits/basemap-testing/README Modified: trunk/toolkits/basemap-testing/README =================================================================== --- trunk/toolkits/basemap-testing/README 2007-11-13 23:03:46 UTC (rev 4260) +++ trunk/toolkits/basemap-testing/README 2007-11-13 23:11:28 UTC (rev 4261) @@ -29,7 +29,7 @@ is included. Everything else (including src/_proj.pyx, src/_geod.pyx, src/_pyproj.pxi, -src/_proj.c and src/_geod.c, src/_geos.c, src/_geos.pyx): +src/_proj.c, src/_geod.c, src/_geos.c, and src/_geos.pyx): copyright (c) 2007 by Jeffrey Whitaker. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |