summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorBrenda Wallace <shiny@cpan.org>2009-09-14 19:19:11 +1200
committerBrenda Wallace <shiny@cpan.org>2009-09-14 19:19:11 +1200
commit5ca90e2c8cbc76693cf0f2278d14f2a35da7e34e (patch)
treec4785fd716d3ba3698c549bf66d526d2aa808015 /index.php
parent87c59fe8734479046c8433f74787f615484b3df7 (diff)
pulled @author from git logs
Conflicts: install.php
Diffstat (limited to 'index.php')
-rw-r--r--index.php14
1 files changed, 14 insertions, 0 deletions
diff --git a/index.php b/index.php
index b8d9c7c69..a1d983dce 100644
--- a/index.php
+++ b/index.php
@@ -19,6 +19,20 @@
* @category StatusNet
* @package StatusNet
* @license GNU Affero General Public License http://www.gnu.org/licenses/
+ * @author Brenda Wallace <shiny@cpan.org>
+ * @author Christopher Vollick <psycotica0@gmail.com>
+ * @author CiaranG <ciaran@ciarang.com>
+ * @author Craig Andrews <candrews@integralblue.com>
+ * @author Evan Prodromou <evan@controlezvous.ca>
+ * @author Evan Prodromou <evan@controlyourself.ca>
+ * @author Evan Prodromou <evan@prodromou.name>
+ * @author Evan Prodromou <evan@status.net>
+ * @author Gina Haeussge <osd@foosel.net>
+ * @author Jeffery To <jeffery.to@gmail.com>
+ * @author Mike Cochrane <mikec@mikenz.geek.nz>
+ * @author Robin Millette <millette@controlyourself.ca>
+ * @author Sarven Capadisli <csarven@controlyourself.ca>
+ * @author Tom Adams <tom@holizz.com>
*/
define('INSTALLDIR', dirname(__FILE__));