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 | 460c52653ab0dcca6f19a4f492ed2c5e4e963ab0 (patch) | |
tree | 67208f7c145782a7e90b123b982ca78d88cc2c87 /doc/knode/credits.docbook | |
download | tdepim-460c52653ab0dcca6f19a4f492ed2c5e4e963ab0.tar.gz tdepim-460c52653ab0dcca6f19a4f492ed2c5e4e963ab0.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/kdepim@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'doc/knode/credits.docbook')
-rw-r--r-- | doc/knode/credits.docbook | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/doc/knode/credits.docbook b/doc/knode/credits.docbook new file mode 100644 index 000000000..093c16851 --- /dev/null +++ b/doc/knode/credits.docbook @@ -0,0 +1,55 @@ +<chapter id="credits"> +<title>Credits and License</title> + +<para>&knode;</para> + +<para>Program Copyright 1999, 2000, 2001, 2002 KNode developers</para> + +<itemizedlist> +<title>Developers</title> +<listitem> +<para>Christian Gebauer <email>gebauer@kde.org</email></para> +</listitem> +<listitem> +<para>Christian Thurner <email>cthurner@web.de</email></para> +</listitem> +<listitem> +<para>Dirk Mueller <email>mueller@kde.org</email></para> +</listitem> +<listitem> +<para>Mark Mutz <email>mutz@kde.org</email></para> +</listitem> +<listitem> +<para>Roberto Teixeira <email>roberto@kde.org</email></para> +</listitem> +<listitem> +<para>Mathias Waack <email>mathias@atoll-net.de</email></para> +</listitem> +</itemizedlist> + +<itemizedlist> +<title>Documentation</title> +<listitem> +<para>Copyright 2000, 2001 Stephan +Johach<email>lucardus@onlinehome.de</email></para> +</listitem> +<listitem> +<para>Copyright 2001, 2002 Thomas Schütz <email> +Thomas.Schuetz@gmx.li</email></para> +</listitem> +</itemizedlist> + +<!-- TRANS:CREDIT_FOR_TRANSLATORS --> + +<para>Thanks go to the &knode; developers who answered all my stupid +questions with patience. Then Thomas Diehl and Matthias Kiefer who +always were competent contacts regards to translation. Many Thanks to +Malcolm Hunter who checked this english translation. Not to forget +Michael McBride, always there to help me out with +documentation-related and general stuff, and everybody else in the +&kde; Team who contributed to the creation of this document.</para> + +&underFDL; <!-- FDL license for the documentation --> +&underGPL; <!-- GPL License for the application --> + +</chapter> |