aboutsummaryrefslogtreecommitdiff
path: root/mod/twitterservice/start.php
diff options
context:
space:
mode:
authorbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-02-18 19:38:38 +0000
committerbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-02-18 19:38:38 +0000
commitc46233a8a32bb6848f85c70d015f7b9f9dd73ad1 (patch)
treedb976f5cd33315461074e2aad888053531386805 /mod/twitterservice/start.php
parentbfaf5cff810230712986a4ea9c01e09521fb7f25 (diff)
downloadelgg-c46233a8a32bb6848f85c70d015f7b9f9dd73ad1.tar.gz
elgg-c46233a8a32bb6848f85c70d015f7b9f9dd73ad1.tar.bz2
Removing unneeded @copyright and @license tags.
git-svn-id: http://code.elgg.org/elgg/trunk@8295 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'mod/twitterservice/start.php')
-rw-r--r--mod/twitterservice/start.php2
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');