diff options
Diffstat (limited to 'ext/standard/dir.c')
-rw-r--r-- | ext/standard/dir.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ext/standard/dir.c b/ext/standard/dir.c index 6503b567cc..894578b2d0 100644 --- a/ext/standard/dir.c +++ b/ext/standard/dir.c @@ -12,8 +12,7 @@ | obtain it through the world-wide-web, please send a note to | | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ - | Authors: | - | PHP 4.0 patches by Thies C. Arntzen (thies@thieso.net) | + | Author: Thies C. Arntzen <thies@thieso.net> | +----------------------------------------------------------------------+ */ |