]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/apibareauth.php
Merge branch 'testing' into 0.9.x
[quix0rs-gnu-social.git] / lib / apibareauth.php
index 2d29c1ddd6d9aa61f29e623280e0a5cb99051a7c..da7af12614ac88801b8ab47a3316a3eb44927e8b 100644 (file)
@@ -32,6 +32,7 @@
  * @author    Sarven Capadisli <csarven@status.net>
  * @author    Zach Copley <zach@status.net> 
  * @copyright 2009 StatusNet, Inc.
+ * @copyright 2009 Free Software Foundation, Inc http://www.fsf.org
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
  * @link      http://status.net/
  */
@@ -106,4 +107,4 @@ class ApiBareAuthAction extends ApiAuthAction
         return false;
     }
 
-}
\ No newline at end of file
+}