diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | ce599e4f9f94b4eb00c1b5edb85bce5431ab3df2 (patch) | |
tree | d3bb9f5d25a2dc09ca81adecf39621d871534297 /doc/kstars/credits.docbook | |
download | tdeedu-ce599e4f9f94b4eb00c1b5edb85bce5431ab3df2.tar.gz tdeedu-ce599e4f9f94b4eb00c1b5edb85bce5431ab3df2.zip |
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'doc/kstars/credits.docbook')
-rw-r--r-- | doc/kstars/credits.docbook | 75 |
1 files changed, 75 insertions, 0 deletions
diff --git a/doc/kstars/credits.docbook b/doc/kstars/credits.docbook new file mode 100644 index 00000000..8c946366 --- /dev/null +++ b/doc/kstars/credits.docbook @@ -0,0 +1,75 @@ +<chapter id="credits"> +<title>Credits and License</title> + +<para>&kstars;</para> +<para> +Program copyright 2001-2003 The &kstars; Team <email>kstars@30doradus.org</email> +</para> + +<para> +The &kstars; Team: +<itemizedlist> +<listitem><para>Jason Harris <email>kstars@30doradus.org</email></para> +</listitem> +<listitem><para>Jasem Mutlaq <email>mutlaqja@ku.edu</email></para> +</listitem> +<listitem><para>Pablo de Vicente <email>pvicentea@wanadoo.es</email></para> +</listitem> +<listitem><para>Heiko Evermann <email>heiko@evermann.de</email></para> +</listitem> +<listitem><para>Thomas Kabelmann <email>tk78@gmx.de</email></para> +</listitem> +<listitem><para>Mark Hollomon <email>mhh@mindspring.com</email></para> +</listitem> +<listitem><para>Carsten Niehaus <email>cniehaus@gmx.de</email></para> +</listitem> +</itemizedlist> +</para> + +<para> +Data Sources: +<itemizedlist> +<listitem> +<para>Object catalogs and planet position tables: <ulink +url="http://adc.gsfc.nasa.gov">NASA Astronomical Data Center</ulink></para> +</listitem> +<listitem> +<para>Detailed credit information for all of the images used in the program +is presented in the file README.images +</para> +</listitem> +</itemizedlist> +</para> +<para> +References: +<itemizedlist> +<listitem><para><quote>Practical Astronomy With Your +Calculator</quote> by Peter Duffet-Smith</para></listitem> +<listitem><para><quote>Astronomical Algorithms</quote> by Jean +Meeus</para></listitem> +</itemizedlist> +</para> + +<para> Special thanks: To the &kde; and &Qt; developers for providing +the world with a peerless set of free <acronym>API</acronym> +libraries. To the <application>KDevelop</application> team, for their +excellent <acronym>IDE</acronym>, which made developing &kstars; so +much easier and more fun. To everyone on the +<application>KDevelop</application> message board, the &kde; +mailing lists, and on irc.kde.org, for answering our frequent +questions. Thank you to Anne-Marie Mahfouf, for inviting &kstars; to +join the &kde;-Edu module. Finally, thanks to everyone who has +submitted bug reports and other feedback. Thank you, everyone. +</para> + +<para> +Documentation copyright 2001-2003 Jason Harris and the KStars Team +<email>kstars@30doradus.org</email> +</para> + +<!-- TRANS:CREDIT_FOR_TRANSLATORS --> + +&underFDL; <!-- FDL: do not remove --> +&underGPL; <!-- GPL License --> + +</chapter> |