From f82b4b723e4e2495eb26fef6cd1dfcb2550f3bec Mon Sep 17 00:00:00 2001 From: csete Date: Wed, 20 May 2009 20:51:15 +0000 Subject: [PATCH] Updated. git-svn-id: https://gpredict.svn.sourceforge.net/svnroot/gpredict/trunk@321 ab6734ba-2843-0410-b83b-99c217ef6c0f --- src/about.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/about.c b/src/about.c index d9edf54..47a0128 100644 --- a/src/about.c +++ b/src/about.c @@ -39,13 +39,14 @@ const gchar *authors[] = { "Alexandru Csete, OZ9AEC (design and development)", "", "Contributors:", + "David VK5DG (Transponder data files)", "Bruce Cowan (Gio port of TLE updater)", "Damon Chaplin (GooCanvas)", "Dr. T.S. Kelso (SGP4/SDP4 algorithms)", "John A. Magliacane, KD2BD (prediction code)", "Neoklis Kyriazis, 5B4AZ (SGP4/SDP4 in C)", "William J Beksi, KC2EXL (GtkSatMap)", - "Stephane Fillod (locator.c)", + "Stephane Fillod (Rig controller and locator.c)", "Nate Bargmann (locator.c)", "Dave Hines (locator.c)", "Mirko Caserta (locator.c)",