[Gpredict-svn] SF.net SVN: gpredict:[457] trunk/src/about.c
Real time satellite tracking and orbit prediction
Status: Beta
Brought to you by:
csete
From: <cs...@us...> - 2009-10-01 10:01:31
|
Revision: 457 http://gpredict.svn.sourceforge.net/gpredict/?rev=457&view=rev Author: csete Date: 2009-10-01 10:01:23 +0000 (Thu, 01 Oct 2009) Log Message: ----------- Properly credit NASA Visible Earth for maps. Modified Paths: -------------- trunk/src/about.c Modified: trunk/src/about.c =================================================================== --- trunk/src/about.c 2009-09-28 15:43:55 UTC (rev 456) +++ trunk/src/about.c 2009-10-01 10:01:23 UTC (rev 457) @@ -51,6 +51,10 @@ "Dave Hines (locator.c)", "Mirko Caserta (locator.c)", "S. R. Sampson (locator.c)", + "", + "Imagery:", + "Most of the maps originate from NASA Visible Earth", + "see http://visibleearth.nasa.gov/", NULL }; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |