summaryrefslogtreecommitdiff
path: root/plugins/SocialObject/SocialObject.php
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/SocialObject/SocialObject.php')
-rw-r--r--plugins/SocialObject/SocialObject.php12
1 files changed, 11 insertions, 1 deletions
diff --git a/plugins/SocialObject/SocialObject.php b/plugins/SocialObject/SocialObject.php
index 2d740c836..45e1def2c 100644
--- a/plugins/SocialObject/SocialObject.php
+++ b/plugins/SocialObject/SocialObject.php
@@ -1,7 +1,8 @@
<?php
/**
* StatusNet - the distributed open-source microblogging tool
- * Copyright (C) 2008, 2009, StatusNet, Inc.
+ * Copyright (C) 2008, 2009, 2010, StatusNet, Inc.
+ * Copyright (C) 2010 Free Software Foundation, Inc
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by
@@ -15,6 +16,15 @@
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
+ * @copyright 2010 Free Software Foundation, Inc
+ *
+ * @category GNUSocial
+ * @package StatusNet
+ * @author Shashi Gowda <connect2shashi@gmail.com>
+ * @copyright 2009, 2010, StatusNet, Inc.
+ * @copyright 2010, Free Software Foundation, Inc.
+ * @license http://www.fsf.org/licensing/licenses/agpl-3.0.html AGPL 3.0
+ * @link http://daisycha.in
*/
if (!defined('STATUSNET')) {