Verzeichnisstruktur phpBB-3.1.0
- Veröffentlicht
- 27.10.2014
So funktioniert es
|
Auf das letzte Element klicken. Dies geht jeweils ein Schritt zurück |
Auf das Icon klicken, dies öffnet das Verzeichnis. Nochmal klicken schließt das Verzeichnis. |
|
(Beispiel Datei-Icons)
|
Auf das Icon klicken um den Quellcode anzuzeigen |
CREDITS.txt
001 /**
002 *
003 * phpBB © Copyright phpBB Limited 2003-2014
004 * http://www.phpbb.com
005 *
006 * phpBB is free software. You can redistribute it and/or modify it
007 * under the terms of the GNU General Public License, version 2 (GPL-2.0)
008 * as published by the Free Software Foundation.
009 *
010 * This program is distributed in the hope that it will be useful,
011 * but WITHOUT ANY WARRANTY; without even the implied warranty of
012 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
013 * GNU General Public License for more details.
014 *
015 * A copy of the license can be viewed in the docs/LICENSE.txt file.
016 * The same can be viewed at <http://opensource.org/licenses/gpl-2.0.php>
017 *
018 */
019
020
021 phpBB Project Manager: Marshalrusty (Yuriy Rusko)
022
023 phpBB Lead Developer: naderman (Nils Adermann)
024
025 phpBB Developers: bantu (Andreas Fischer)
026 dhruv.goel92 (Dhruv Goel)
027 marc1706 (Marc Alexander)
028 nickvergessen (Joas Schilling)
029 nicofuma (Tristan Darricau)
030 prototech (Cesar Gallegos)
031
032 For a list of phpBB Team members, please see:
033 http://www.phpbb.com/about/team/
034
035 For a full list of phpBB code contributors, please see:
036 https://github.com/phpbb/phpbb/graphs/contributors
037
038 -- Former Developers --
039
040 phpBB Project Manager: theFinn (James Atkinson) [Founder - 04/2007]
041 SHS` (Jonathan Stanley)
042
043 phpBB Lead Developer: Acyd Burn (Meik Sievertsen) [09/2005 - 01/2010]
044 psoTFX (Paul S. Owen) [2001 - 09/2005]
045
046 phpBB Developers: A_Jelly_Doughnut (Josh Woody) [01/2010 - 11/2010]
047 Acyd Burn (Meik Sievertsen) [02/2003 - 09/2005]
048 APTX (Marek A. Ruszczyński) [12/2007 - 04/2011]
049 Arty (Vjacheslav Trushkin) [02/2012 - 07/2012]
050 Ashe (Ludovic Arnaud) [10/2002 - 11/2003, 06/2006 - 10/2006]
051 BartVB (Bart van Bragt) [11/2000 - 03/2006]
052 ckwalsh (Cullen Walsh) [01/2010 - 07/2011]
053 DavidMJ (David M.) [12/2005 - 08/2009]
054 dhn (Dominik Dröscher) [05/2007 - 01/2011]
055 EXreaction (Nathan Guse) [07/2012 - 05/2014]
056 GrahamJE (Graham Eames) [09/2005 - 11/2006]
057 igorw (Igor Wiedler) [08/2010 - 02/2013]
058 imkingdavid (David King) [11/2012 - 06/2014]
059 kellanved (Henry Sudhof) [04/2007 - 03/2011]
060 Oleg (Oleg Pudeyev) [01/2011 - 05/2013]
061 rxu (Ruslan Uzdenov) [04/2010 - 12/2012]
062 TerraFrost (Jim Wigginton) [04/2009 - 01/2011]
063 ToonArmy (Chris Smith) [06/2008 - 11/2011]
064 Vic D'Elfant (Vic D'Elfant) [04/2007 - 04/2009]
065
066 Major contributions by: leviatan21 (Gabriel Vazquez)
067 NeoThermic (Ashley Pinner)
068 Raimon (Raimon Meuldijk)
069 Xore (Robert Hetzler)
070
071 -- Copyrights --
072
073 Visual Confirmation: Xore (Robert Hetzler)
074
075 Original subSilver by subBlue Design, Tom Beddard, (c) 2001 phpBB Limited
076 prosilver by subBlue Design, Tom Beddard, (c) 2004 phpBB Limited
077 subsilver2 by subBlue Design, Tom Beddard, (c) 2004 phpBB Limited
078
079 phpBB contains code from the following applications:
080
081 LGPL licenced:
082 Smarty (c) 2001, 2002 by ispi of Lincoln, Inc, http://smarty.php.net/
083
084 GPL licenced:
085 phpMyAdmin (c) 2001, 2003 phpMyAdmin Devel team, http://www.phpmyadmin.net/
086 Jabber Class (c) 2006 Flyspray.org, http://www.flyspray.org/
087 Chora (c) 2000-2006, The Horde Project. http://horde.org/chora/
088 Horde Project (c) 2000-2006, The Horde Project. http://horde.org/
089 jQuery (c) 2011, John Resig. http://jquery.com/
090 Sphinx Technologies Inc (c) 2001-2012 Andrew Aksyonoff, http://sphinxsearch.com/
091 Plupload (c) 2010-2013 Moxiecode Systems AB, http://www.plupload.com/
092
093 PHP License, version 3.0:
094 Pear (c) 2001-2004 PHP Group, http://pear.php.net
095
096 Text_Diff-0.2.1 http://pear.php.net/package/Text_Diff
097
098 MIT licenced:
099 Symfony2 (c) 2004-2011 Fabien Potencier, http://symfony.com/
100