]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/GroupPrivateMessage/groupmessagelistitem.php
Fix URLs to reflect change in reCAPTCHA API
[quix0rs-gnu-social.git] / plugins / GroupPrivateMessage / groupmessagelistitem.php
index e7b7c6a8f86318d670b776364a6aa04d0e4bcca5..4c0fd2ce64d73371d77a2f9cd322bb371e5b8645 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /**
  * StatusNet - the distributed open-source microblogging tool
- * Copyright (C) 2010, StatusNet, Inc.
+ * Copyright (C) 2011, StatusNet, Inc.
  *
  * Widget for showing an individual group message
  * 
  * 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/>.
  *
- * @category  PrivateGroup
+ * @category  GroupPrivateMessage
  * @package   StatusNet
  * @author    Evan Prodromou <evan@status.net>
- * @copyright 2010 StatusNet, Inc.
+ * @copyright 2011 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html AGPL 3.0
  * @link      http://status.net/
  */
@@ -37,10 +37,10 @@ if (!defined('STATUSNET')) {
 /**
  * Widget for showing a single group message
  *
- * @category  PrivateGroup
+ * @category  GroupPrivateMessage
  * @package   StatusNet
  * @author    Evan Prodromou <evan@status.net>
- * @copyright 2010 StatusNet, Inc.
+ * @copyright 2011 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html AGPL 3.0
  * @link      http://status.net/
  */