diff options
author | Anant Narayanan <anant@kix.in> | 2012-12-31 16:07:33 -0800 |
---|---|---|
committer | Anant Narayanan <anant@kix.in> | 2012-12-31 16:07:33 -0800 |
commit | 24b07575613a1bea9615693d6dfa4636679c2b8f (patch) | |
tree | 4b101b1a997729e6287e67c133c3b1ead4d9cd8c /JWT.php | |
parent | 872d372ca79bc44ef358af2b8c13c3256c71e420 (diff) | |
download | php-jwt-24b07575613a1bea9615693d6dfa4636679c2b8f.zip php-jwt-24b07575613a1bea9615693d6dfa4636679c2b8f.tar.gz php-jwt-24b07575613a1bea9615693d6dfa4636679c2b8f.tar.bz2 |
Update package file for PEAR submission
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 { |