diff options
Diffstat (limited to 'mod/twitterservice/start.php')
| -rw-r--r-- | mod/twitterservice/start.php | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/mod/twitterservice/start.php b/mod/twitterservice/start.php index cc64734e7..48d3fdd38 100644 --- a/mod/twitterservice/start.php +++ b/mod/twitterservice/start.php @@ -4,8 +4,6 @@   * This service plugin allows users to authenticate their Elgg account with Twitter.   *   * @package TwitterService - * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 - * @copyright Curverider Ltd 2008-2010   */  elgg_register_event_handler('init', 'system', 'twitterservice_init');  | 
