[Gpredict-svn] SF.net SVN: gpredict:[604] trunk
Real time satellite tracking and orbit prediction
Status: Beta
Brought to you by:
csete
|
From: <cs...@us...> - 2010-02-05 14:56:29
|
Revision: 604
http://gpredict.svn.sourceforge.net/gpredict/?rev=604&view=rev
Author: csete
Date: 2010-02-05 14:56:23 +0000 (Fri, 05 Feb 2010)
Log Message:
-----------
More visible acknowledgement for contributions.
Modified Paths:
--------------
trunk/AUTHORS
trunk/src/about.c
Modified: trunk/AUTHORS
===================================================================
--- trunk/AUTHORS 2010-02-05 14:05:13 UTC (rev 603)
+++ trunk/AUTHORS 2010-02-05 14:56:23 UTC (rev 604)
@@ -1,4 +1,5 @@
-Gpredict is designed and developed by Alexandru Csete, OZ9AEC.
+Gpredict is designed and developed by Alexandru Csete OZ9AEC, with significant
+contributions from all over the world.
Contributors:
- William J Beksi, KC2EXL, Map view.
Modified: trunk/src/about.c
===================================================================
--- trunk/src/about.c 2010-02-05 14:05:13 UTC (rev 603)
+++ trunk/src/about.c 2010-02-05 14:56:23 UTC (rev 604)
@@ -62,7 +62,7 @@
};
-const gchar license[] = N_("Copyright (C) 2001-2009 Alexandru Csete OZ9AEC\n"\
+const gchar license[] = N_("Copyright (C) 2001-2009 Alexandru Csete OZ9AEC and contributors.\n"\
"Contact: oz9aec at googlemail.com\n\n"\
"Gpredict is free software; you can redistribute it and "\
"mofdify it under the terms of the GNU General Public License "\
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|