blob: 7b0e7e956fd3b211fe1f2d8dea6873fa215dd227 (
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
56
57
58
59
60
61
62
63
|
<chapter id="credits">
<!-- Include credits for the programmers, documentation writers, and
contributors here. The license for your software should then be
included below the credits with a reference to the appropriate
license file included in the TDE distribution. -->
<title>Credits and License</title>
<para>
&kexi; Copyright 2002-2006 The &kexi; Team
<itemizedlist>
<title>&kexi; Developers:</title>
<listitem>
<para>Jaroslaw Staniek / OpenOffice Polska <email>[email protected]</email></para>
</listitem>
<listitem>
<para>Lucijan Busch <email>[email protected]</email></para>
</listitem>
<listitem>
<para>Cedric Pasteur <email>[email protected]</email></para>
</listitem>
<listitem>
<para>Adam Pigg <email>[email protected]</email></para>
</listitem>
<listitem>
<para>Martin Ellis <email>[email protected]</email></para>
</listitem>
<listitem>
<para>Sebastian Sauer <email>[email protected]</email></para>
</listitem>
<listitem>
<para>Christian Nitschkowski <email>[email protected]</email></para>
</listitem>
<listitem>
<para>Peter Simonsson <email>[email protected]</email></para>
</listitem>
<listitem>
<para>&Joseph.Wenninger; <email>[email protected]</email></para>
</listitem>
<listitem>
<para>Seth Kurzenberg <email>[email protected]</email></para>
</listitem>
<listitem>
<para>Laurent Montel <email>[email protected]</email></para>
</listitem>
<listitem>
<para>Till Busch <email>[email protected]</email></para>
</listitem>
</itemizedlist>
</para>
<para>
Documentation by Martin A. Ellis <email>[email protected]</email>,
Jaroslaw Staniek <email>[email protected]</email>
with contributions from Anne-Marie Mahfouf, Raphael Langerhorst, Michal Kubicki and Aron Stansvik.
</para>
<!-- TRANS:CREDIT_FOR_TRANSLATORS -->
&underFDL; <!-- FDL: do not remove -->
&underLGPL; <!-- LGPL License -->
</chapter>
|