diff --git a/src/League/OAuth2/Server/Grant/ClientCredentials.php b/src/League/OAuth2/Server/Grant/ClientCredentials.php index 6e85cc30..1e3b6eee 100644 --- a/src/League/OAuth2/Server/Grant/ClientCredentials.php +++ b/src/League/OAuth2/Server/Grant/ClientCredentials.php @@ -4,7 +4,7 @@ * * @package league/oauth2-server * @author Alex Bilbie - * @copyright Copyright (c) PHP League of Extraordinary Packages + * @copyright Copyright (c) Alex Bilbie * @license http://mit-license.org/ * @link http://github.com/php-loep/oauth2-server */