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
|
This package was debianized by Bernd Gehrmann <[email protected]>,
then maintained by Ivan E. Moore II <[email protected]> and
Norman Jordan <[email protected]>.
The current Debian maintainer is Jeremy Lainé <[email protected]>.
It was downloaded from http://www.tdevelop.org/
Upstream Authors:
Bernd Gehrmann <[email protected]>
John Birch <[email protected]>
Jonas Nordin <[email protected]>
Richard Dale <[email protected]>
Sandy Meier <[email protected]>
Matthias Hoelzer-Kluepfel <[email protected]>
Victor Roeder <[email protected]>
Kurth Granroth <[email protected]>
The KWrite authors <[email protected]>
Roberto Raggi <[email protected]>
Harald Fernengel <[email protected]>
Simon Hausmann <[email protected]>
Mickael Marchand <[email protected]>
Dominic Seichter <[email protected]>
Yann Hodique <[email protected]>
Heinz Hornung <[email protected]>
Marion Klein <[email protected]>
Ramón Lamana Villar <[email protected]>
Caleb Tennis <[email protected]>
Mario Scalas <[email protected]>
Alexander Dymo <[email protected]>
Dominik Haumann <[email protected]>
Ian Reinhart Geiser <[email protected]>
Amilcar Lucas <[email protected]>
Jens Dagerbo <[email protected]>
Robert Gruber <[email protected]>
Copyright: 1999-2006 The KDevelop developers
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License with
the Debian GNU/Linux distribution in file /usr/share/common-licenses/GPL;
if not, write to the Free Software Foundation, Inc., 51 Franklin St,
Fifth Floor, Boston, MA 02110-1301, USA.
On Debian GNU/Linux systems, the complete text of the GNU General Public
License, version 2, can be found in `/usr/share/common-licenses/GPL-2'.
The Debian packaging is (C) 1999-2006 Bernd Gehrmann
<[email protected]>, Ivan E. Moore II <[email protected]>,
Norman Jordan <[email protected]> and Jeremy Lainé <[email protected]>
and is licensed under the GPL, see above.
|