summaryrefslogtreecommitdiffstats
path: root/JWT.php
diff options
context:
space:
mode:
Diffstat (limited to 'JWT.php')
-rw-r--r--JWT.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/JWT.php b/JWT.php
index b6434d6..fb32df1 100644
--- a/JWT.php
+++ b/JWT.php
@@ -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
{