summaryrefslogtreecommitdiff
path: root/plugins/SocialLayout/SocialAutocompleteAction.php
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/SocialLayout/SocialAutocompleteAction.php')
-rw-r--r--plugins/SocialLayout/SocialAutocompleteAction.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/SocialLayout/SocialAutocompleteAction.php b/plugins/SocialLayout/SocialAutocompleteAction.php
index 1f82548fd..92394b642 100644
--- a/plugins/SocialLayout/SocialAutocompleteAction.php
+++ b/plugins/SocialLayout/SocialAutocompleteAction.php
@@ -2,6 +2,7 @@
/**
* StatusNet - the distributed open-source microblogging tool
* Copyright (C) 2009, StatusNet, Inc.
+ * Copyright (C) 2010, Free Software Foundation, Inc.
*
* Show JSON for autocompleting replies (usernames) and groups form fields
*
@@ -24,6 +25,8 @@
* @package StatusNet
* @author Shashi Gowda <connect2shashi@gmail.com>
* @license http://www.fsf.org/licensing/licenses/agpl-3.0.html AGPL 3.0
+ * @copyright 2009, StatusNet, Inc.
+ * @copyright 2010 Free Software Foundation, Inc
* @link http://daisycha.in
*/