blob: 093c16851d83b7eace6ba41bc4973c20d6da1625 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
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>[email protected]</email></para>
</listitem>
<listitem>
<para>Christian Thurner <email>[email protected]</email></para>
</listitem>
<listitem>
<para>Dirk Mueller <email>[email protected]</email></para>
</listitem>
<listitem>
<para>Mark Mutz <email>[email protected]</email></para>
</listitem>
<listitem>
<para>Roberto Teixeira <email>[email protected]</email></para>
</listitem>
<listitem>
<para>Mathias Waack <email>[email protected]</email></para>
</listitem>
</itemizedlist>
<itemizedlist>
<title>Documentation</title>
<listitem>
<para>Copyright 2000, 2001 Stephan
Johach<email>[email protected]</email></para>
</listitem>
<listitem>
<para>Copyright 2001, 2002 Thomas Schütz <email>
[email protected]</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>
|