]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/twitapigroups.php
change laconi.ca to status.net
[quix0rs-gnu-social.git] / actions / twitapigroups.php
index 5ac21faca609563a2524573eb4529df60c7fe572..866492b7b211e231e4cb5519d9b908c58214b1b8 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Zach Copley <zach@controlyourself.ca>
  * @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')) {
@@ -45,7 +45,7 @@ require_once INSTALLDIR.'/lib/twitterapi.php';
  * @author    Zach Copley <zach@controlyourself.ca>
  * @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/
  */
 
  class TwitapigroupsAction extends TwitterapiAction