diff options
author | Brenda Wallace <shiny@cpan.org> | 2009-09-17 20:15:15 +1200 |
---|---|---|
committer | Brenda Wallace <shiny@cpan.org> | 2009-09-17 20:15:15 +1200 |
commit | 39aa9b3a9f6a27738ad1cd330c471ae388b11088 (patch) | |
tree | d5cb3787fcdfd963b1de85ace260b19afb2b4100 /index.php | |
parent | 83b09164573ede90d87a7038a56f651a5f82b9f1 (diff) |
fixed up space on @author tags
Diffstat (limited to 'index.php')
-rw-r--r-- | index.php | 25 |
1 files changed, 14 insertions, 11 deletions
@@ -19,17 +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@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@status.net> - * @author Tom Adams <tom@holizz.com> + * @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__)); |