summaryrefslogtreecommitdiff
path: root/ext/reflection/php_reflection.c
diff options
context:
space:
mode:
authorGeorge Schlossnagle <gschlossnagle@php.net>2003-07-03 14:00:17 +0000
committerGeorge Schlossnagle <gschlossnagle@php.net>2003-07-03 14:00:17 +0000
commit6a4c48be6ff06e137a545613fb5a85378a4237e8 (patch)
tree7e5068bfdc742975d1e7ad18dd48a54a13167a8b /ext/reflection/php_reflection.c
parent8f0234160a519593e864f54931edc4c44931b437 (diff)
downloadphp-git-6a4c48be6ff06e137a545613fb5a85378a4237e8.tar.gz
can't forget Andrei
Diffstat (limited to 'ext/reflection/php_reflection.c')
-rw-r--r--ext/reflection/php_reflection.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/reflection/php_reflection.c b/ext/reflection/php_reflection.c
index b0aec5d2b7..1f6ece9fcb 100644
--- a/ext/reflection/php_reflection.c
+++ b/ext/reflection/php_reflection.c
@@ -14,6 +14,7 @@
+----------------------------------------------------------------------+
| Authors: Timm Friebe <thekid@thekid.de> |
| George Schlossnagle <george@omniti.com> |
+ | Andrei Zmievski <andrei@gravitonic.com> |
+----------------------------------------------------------------------+
*/