2003-07-13 17:47:31 +00:00
|
|
|
|
/* ********************************************************************** *\
|
|
|
|
|
/* *\
|
2006-04-30 12:19:11 +00:00
|
|
|
|
/* phpBB3 <20> Copyright 2006 phpBB Group *\
|
2003-07-13 17:47:31 +00:00
|
|
|
|
/* *\
|
|
|
|
|
/* [ http://www.phpbb.com/ ] *\
|
|
|
|
|
/* *\
|
|
|
|
|
/* ********************************************************************** *\
|
|
|
|
|
|
2007-04-06 14:03:20 +00:00
|
|
|
|
Please see: http://www.phpbb.com/about/team/ for a list of all the people currently
|
2006-04-30 12:19:11 +00:00
|
|
|
|
involved in phpBB.
|
|
|
|
|
|
2007-05-04 12:30:21 +00:00
|
|
|
|
phpBB Project Manager : SHS` (Jonathan Stanley)
|
2006-04-30 12:19:11 +00:00
|
|
|
|
|
2007-05-04 12:30:21 +00:00
|
|
|
|
phpBB Lead Developer : Acyd Burn (Meik Sievertsen)
|
2006-04-30 12:19:11 +00:00
|
|
|
|
|
2007-01-06 18:31:42 +00:00
|
|
|
|
phpBB Developers : DavidMJ (David M.)
|
2007-05-04 12:30:21 +00:00
|
|
|
|
dhn (Dominik Dr<44>scher)
|
2007-04-22 18:09:03 +00:00
|
|
|
|
kellanved (Henry Sudhof)
|
2006-08-03 19:10:39 +00:00
|
|
|
|
naderman (Nils Adermann)
|
2006-04-30 12:19:11 +00:00
|
|
|
|
subBlue (Tom Beddard)
|
2007-04-22 18:09:03 +00:00
|
|
|
|
Vic (Vic D'elfant)
|
2006-04-30 12:19:11 +00:00
|
|
|
|
|
2007-05-04 12:30:21 +00:00
|
|
|
|
-- Previous Contributors --
|
|
|
|
|
|
|
|
|
|
phpBB Project Manager : theFinn (James Atkinson) [Founder - 04/2007]
|
|
|
|
|
|
|
|
|
|
phpBB Lead Developer : psoTFX (Paul S. Owen) [2001 - 09/2005]
|
|
|
|
|
|
|
|
|
|
phpBB Developers : Ashe (Ludovic Arnaud) [10/2002 - 11/2003, 06/2006 - 10/2006]
|
|
|
|
|
BartVB (Bart van Bragt) [11/2000 - 03/2006]
|
|
|
|
|
GrahamJE (Graham Eames) [09/2005 - 11/2006]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-- Copyrights --
|
2006-04-30 12:19:11 +00:00
|
|
|
|
|
2007-05-05 21:33:25 +00:00
|
|
|
|
Visual Confirmation : Xore (Robert Hetzler)
|
|
|
|
|
|
2006-10-03 18:35:59 +00:00
|
|
|
|
Original subSilver by subBlue Design, Tom Beddard, (c) 2001 phpBB Group
|
2007-04-01 22:46:14 +00:00
|
|
|
|
prosilver by subBlue Design, Tom Beddard, (c) 2004 phpBB Group
|
|
|
|
|
subsilver2 by subBlue Design, Tom Beddard, (c) 2004 phpBB Group
|
2003-07-13 17:47:31 +00:00
|
|
|
|
|
2006-03-19 11:33:32 +00:00
|
|
|
|
phpBB3 contains code from the following applications:
|
2003-07-13 17:47:31 +00:00
|
|
|
|
|
|
|
|
|
LGPL licenced:
|
2006-10-03 18:35:59 +00:00
|
|
|
|
Smarty (c) 2001, 2002 by ispi of Lincoln, Inc, http://smarty.php.net/
|
2003-07-13 17:47:31 +00:00
|
|
|
|
|
|
|
|
|
GPL licenced:
|
2007-05-05 21:33:25 +00:00
|
|
|
|
phpMyAdmin (c) 2001,2003 phpMyAdmin Devel team, http://www.phpmyadmin.net/
|
2006-10-03 18:35:59 +00:00
|
|
|
|
Jabber Class (c) 2004 Nathan Fritz, http://cjphp.netflint.net
|
|
|
|
|
Chora (c) 2000-2006, The Horde Project. http://horde.org/chora/
|
|
|
|
|
Horde Project (c) 2000-2006, The Horde Project. http://horde.org/
|
2004-02-21 12:47:35 +00:00
|
|
|
|
|
|
|
|
|
PHP License, version 3.0:
|
2006-10-03 18:35:59 +00:00
|
|
|
|
Pear (c) 2001-2004 PHP Group, http://pear.php.net
|
|
|
|
|
|
|
|
|
|
Text_Diff-0.2.1 http://pear.php.net/package/Text_Diff
|
2006-04-30 12:19:11 +00:00
|
|
|
|
|