diff options
Diffstat (limited to 'JWT.php')
-rw-r--r-- | JWT.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ * http://tools.ietf.org/html/draft-ietf-oauth-json-web-token-06 * * @author Neuman Vong <neuman@twilio.com> - * @author Anant Narayanan <anant@kix.in> + * @author Anant Narayanan <anant@php.net> */ class JWT { |