X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=lib%2Fapibareauth.php;h=da7af12614ac88801b8ab47a3316a3eb44927e8b;hb=6a848bcc8ac37066f7c4941132195d2d67d3b376;hp=2d29c1ddd6d9aa61f29e623280e0a5cb99051a7c;hpb=181de862efe2da16164daea32b74c3da8ea2ed7e;p=quix0rs-gnu-social.git diff --git a/lib/apibareauth.php b/lib/apibareauth.php index 2d29c1ddd6..da7af12614 100644 --- a/lib/apibareauth.php +++ b/lib/apibareauth.php @@ -32,6 +32,7 @@ * @author Sarven Capadisli * @author Zach Copley * @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 +}