diff options
| author | pp <pp@455248ca-bdda-0310-9134-f4ebb693071a> | 2005-01-09 23:32:11 +0000 |
|---|---|---|
| committer | pp <pp@455248ca-bdda-0310-9134-f4ebb693071a> | 2005-01-09 23:32:11 +0000 |
| commit | dd8299f9b62e2fac48641609e87f5756cbe2b5f0 (patch) | |
| tree | f32c02ddea1a17220b90bfff86b96c98fb117e79 /php_imlib.h | |
| parent | df1439fec4a8c1f3814b52926c0efcd7b8692d81 (diff) | |
- no more "Unknown" resources. All resources have names now
- maintainer notice added
git-svn-id: https://siedziba.pl:790/svn/repos/php-imlib/trunk@96 455248ca-bdda-0310-9134-f4ebb693071a
Diffstat (limited to 'php_imlib.h')
| -rw-r--r-- | php_imlib.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/php_imlib.h b/php_imlib.h index 0d188ed..5f66094 100644 --- a/php_imlib.h +++ b/php_imlib.h @@ -12,7 +12,8 @@ | obtain it through the world-wide-web, please send a note to | | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ - | Authors: Matt McClanahan <cardinal@dodds.net> | + | Original author: Matt McClanahan <cardinal@dodds.net> | + | Current maintainer: Piotr Pawlow <pp@siedziba.pl> | +----------------------------------------------------------------------+ */ |
