diff options
author | Meik Sievertsen <acydburn@phpbb.com> | 2006-04-30 12:19:11 +0000 |
---|---|---|
committer | Meik Sievertsen <acydburn@phpbb.com> | 2006-04-30 12:19:11 +0000 |
commit | 28fe12956dc9dc2baa048bc40143e2dbacd7663e (patch) | |
tree | d64c4f644be23e8926a97005ab0daa827e1dd997 /phpBB/docs/AUTHORS | |
parent | 076a235bb0ab769099e73d832c2e4a349af5821e (diff) | |
download | forums-28fe12956dc9dc2baa048bc40143e2dbacd7663e.tar forums-28fe12956dc9dc2baa048bc40143e2dbacd7663e.tar.gz forums-28fe12956dc9dc2baa048bc40143e2dbacd7663e.tar.bz2 forums-28fe12956dc9dc2baa048bc40143e2dbacd7663e.tar.xz forums-28fe12956dc9dc2baa048bc40143e2dbacd7663e.zip |
- use php_uname('n') instead of posix_uname and HTTP_HOST
- updated the authors file a bit
git-svn-id: file:///svn/phpbb/trunk@5866 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs/AUTHORS')
-rw-r--r-- | phpBB/docs/AUTHORS | 24 |
1 files changed, 21 insertions, 3 deletions
diff --git a/phpBB/docs/AUTHORS b/phpBB/docs/AUTHORS index ffe7e0d756..02ec45bfd2 100644 --- a/phpBB/docs/AUTHORS +++ b/phpBB/docs/AUTHORS @@ -1,22 +1,40 @@ /* ********************************************************************** *\ /* *\ -/* phpBB3 © Copyright 2003 phpBB Group *\ +/* phpBB3 © Copyright 2006 phpBB Group *\ /* *\ /* [ http://www.phpbb.com/ ] *\ /* *\ /* ********************************************************************** *\ -Please see: http://www.phpbb.com/about/ for a list of all the people involved in phpBB. +Please see: http://www.phpbb.com/about/ for a list of all the people currently +involved in phpBB. + +phpBB Project Manager : theFinn (James Atkinson) + +phpBB Lead Developers : Acyd Burn (Meik Sievertsen) + psoTFX (Paul S. Owen) [2001 - 09/2005] + +phpBB Developers : DavidMJ (David M.) + GrahamJE (Graham Eames) + Naderman (Nils Aderman) + subBlue (Tom Beddard) + + Ashe (Ludovic Arnaud) - [10/2002 - 11/2003] + BartVB (Bart van Bragt) - [11/2000 - 03/2006] + + Original subSilver by subBlue Design, Tom Beddard, © 2001 phpBB Group phpBB3 contains code from the following applications: LGPL licenced: Smarty © 2001, 2002 by ispi of Lincoln, Inc, http://smarty.php.net/ +Text_Diff-0.2.1 http://pear.php.net/package/Text_Diff GPL licenced: phpMyAdmin © 2001,2003 phpMyAdmin Devel team, http://www.phpmyadmin.net/ Jabber class © 2003 Carlo Zottmann, http://phpjabber.g-blog.net PHP License, version 3.0: -Pear © 2001-2004 PHP Group, http://pear.php.net
\ No newline at end of file +Pear © 2001-2004 PHP Group, http://pear.php.net + |