From af06f9f3eabc7fa653d0f9d49e97f3d8058e5992 Mon Sep 17 00:00:00 2001 From: Alex Bilbie Date: Sun, 9 Mar 2014 19:34:37 +0000 Subject: [PATCH] Updated copyright --- src/League/OAuth2/Server/Grant/ClientCredentials.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */