]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/facebookaction.php
change LACONICA to STATUSNET
[quix0rs-gnu-social.git] / lib / facebookaction.php
index 753447f8b60f5468b8e01a153b5a6c41acbc5ede..e7c78f070c9a0314b2b48f86958f322916a3e018 100644 (file)
  *
  * @category  Faceboook
  * @package   StatusNet
- * @author    Zach Copley <zach@controlyourself.ca>
+ * @author    Zach Copley <zach@status.net>
  * @copyright 2008 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
  * @link      http://status.net/
  */
 
-if (!defined('LACONICA'))
+if (!defined('STATUSNET'))
 {
     exit(1);
 }