source: trunk/forum/docs/AUTHORS@ 482

Last change on this file since 482 was 400, checked in by george, 16 years ago
  • Přidáno: Nové forum phpBB 3.
File size: 2.4 KB
Line 
1/**
2*
3* phpBB3 © Copyright 2000, 2002, 2005, 2007 phpBB Group
4* http://www.phpbb.com
5*
6* This program is free software: you can redistribute it and/or modify
7* it under the terms of the GNU General Public License as published by
8* the Free Software Foundation, version 2 of the License.
9*
10* This program is distributed in the hope that it will be useful,
11* but WITHOUT ANY WARRANTY; without even the implied warranty of
12* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13* GNU General Public License for more details.
14*
15* You should have received a copy of the GNU General Public License
16* along with this program. If not, see <http://opensource.org/licenses/gpl-license.php>.
17*
18*/
19
20Please see: http://www.phpbb.com/about/team/ for a list of all the people currently
21involved in phpBB.
22
23phpBB Lead Developer : Acyd Burn (Meik Sievertsen)
24
25phpBB Developers : APTX (Marek A. R.)
26 DavidMJ (David M.)
27 dhn (Dominik Dröscher)
28 kellanved (Henry Sudhof)
29 naderman (Nils Adermann)
30 ToonArmy (Chris Smith)
31 Vic D'Elfant (Vic D'Elfant)
32
33
34-- Previous Contributors --
35
36phpBB Project Manager : theFinn (James Atkinson) [Founder - 04/2007]
37 SHS` (Jonathan Stanley)
38
39phpBB Lead Developer : psoTFX (Paul S. Owen) [2001 - 09/2005]
40
41phpBB Developers : Ashe (Ludovic Arnaud) [10/2002 - 11/2003, 06/2006 - 10/2006]
42 BartVB (Bart van Bragt) [11/2000 - 03/2006]
43 GrahamJE (Graham Eames) [09/2005 - 11/2006]
44
45
46-- Copyrights --
47
48Visual Confirmation : Xore (Robert Hetzler)
49
50Original subSilver by subBlue Design, Tom Beddard, (c) 2001 phpBB Group
51prosilver by subBlue Design, Tom Beddard, (c) 2004 phpBB Group
52subsilver2 by subBlue Design, Tom Beddard, (c) 2004 phpBB Group
53
54phpBB3 contains code from the following applications:
55
56LGPL licenced:
57Smarty (c) 2001, 2002 by ispi of Lincoln, Inc, http://smarty.php.net/
58
59GPL licenced:
60phpMyAdmin (c) 2001,2003 phpMyAdmin Devel team, http://www.phpmyadmin.net/
61Jabber Class (c) 2006 Flyspray.org, http://www.flyspray.org/
62Chora (c) 2000-2006, The Horde Project. http://horde.org/chora/
63Horde Project (c) 2000-2006, The Horde Project. http://horde.org/
64
65PHP License, version 3.0:
66Pear (c) 2001-2004 PHP Group, http://pear.php.net
67
68Text_Diff-0.2.1 http://pear.php.net/package/Text_Diff
69
Note: See TracBrowser for help on using the repository browser.