]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/attachmentnoticesection.php
change controlyourself.ca to status.net
[quix0rs-gnu-social.git] / lib / attachmentnoticesection.php
index f3a85afc565e0c417b0614798ff8b56dfd4f064b..630a149acb17618993d372c5b228ea89340f11ef 100644 (file)
  *
  * @category  Widget
  * @package   StatusNet
- * @author    Evan Prodromou <evan@controlyourself.ca>
+ * @author    Evan Prodromou <evan@status.net>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -38,9 +38,9 @@ if (!defined('LACONICA')) {
  *
  * @category Widget
  * @package  StatusNet
- * @author   Evan Prodromou <evan@controlyourself.ca>
+ * @author   Evan Prodromou <evan@status.net>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class AttachmentNoticeSection extends NoticeSection