diff options
Diffstat (limited to 'mod/twitter/start.php')
-rw-r--r-- | mod/twitter/start.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/mod/twitter/start.php b/mod/twitter/start.php index c316164d5..a1d2228ed 100644 --- a/mod/twitter/start.php +++ b/mod/twitter/start.php @@ -5,10 +5,6 @@ * This plugin allows users to pull in their twitter feed to display on their profile * * @package ElggTwitter - * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 - * @author Curverider Ltd <info@elgg.com> - * @copyright Curverider Ltd 2008-2010 - * @link http://elgg.com/ */ function twitter_init() { |