diff options
author | Jakub Zelenka <bukka@php.net> | 2015-02-02 19:33:48 +0000 |
---|---|---|
committer | Jakub Zelenka <bukka@php.net> | 2015-02-02 19:33:48 +0000 |
commit | 20bae2a503df086fd8a5674918721dd5a2fece40 (patch) | |
tree | b653ae11d35c174f1a292623a723d27be5e6ccfa /ext/json/php_json.h | |
parent | 22394b79423b6c4eab3d43e246e03fc3feedfff5 (diff) | |
download | php-git-20bae2a503df086fd8a5674918721dd5a2fece40.tar.gz |
Give me credit
Diffstat (limited to 'ext/json/php_json.h')
-rw-r--r-- | ext/json/php_json.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/json/php_json.h b/ext/json/php_json.h index 569239a5c0..65ae830808 100644 --- a/ext/json/php_json.h +++ b/ext/json/php_json.h @@ -13,6 +13,7 @@ | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ | Author: Omar Kilani <omar@php.net> | + | Jakub Zelenka <bukka@php.net> | +----------------------------------------------------------------------+ */ |