summaryrefslogtreecommitdiff
path: root/plugins/SocialObject/SocialObjectPlugin.php
diff options
context:
space:
mode:
authorShashi Gowda <connect2shashi@gmail.com>2010-06-12 15:20:33 -0400
committerShashi Gowda <connect2shashi@gmail.com>2010-06-12 15:20:33 -0400
commitd995d42a00324cf9127f638a98d066973ffe18cb (patch)
tree1fc208b75a6ab1acdc8684557da9b681845b3c76 /plugins/SocialObject/SocialObjectPlugin.php
parent3c40fbeeedeeb0d35e62b8c81611d6c573ec0874 (diff)
Changed copyright info. Assigned copyright to FSF.
Diffstat (limited to 'plugins/SocialObject/SocialObjectPlugin.php')
-rw-r--r--plugins/SocialObject/SocialObjectPlugin.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/SocialObject/SocialObjectPlugin.php b/plugins/SocialObject/SocialObjectPlugin.php
index 36cef0025..c10b9c903 100644
--- a/plugins/SocialObject/SocialObjectPlugin.php
+++ b/plugins/SocialObject/SocialObjectPlugin.php
@@ -2,6 +2,7 @@
/**
* StatusNet - the distributed open-source microblogging tool
* Copyright (C) 2009, StatusNet, Inc.
+ * Copyright (C) 2010, Free Software Foundation, Inc.
*
* Base class for all social object plugins
*
@@ -23,10 +24,13 @@
* @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')) {
exit(1);
}