diff options
Diffstat (limited to 'main/php_open_temporary_file.h')
-rw-r--r-- | main/php_open_temporary_file.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/main/php_open_temporary_file.h b/main/php_open_temporary_file.h index a7d6b83309..8d7c14cdd1 100644 --- a/main/php_open_temporary_file.h +++ b/main/php_open_temporary_file.h @@ -12,12 +12,10 @@ | obtain it through the world-wide-web, please send a note to | | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ - | Author: Zeev Suraski <zeev@zend.com> | + | Author: Zeev Suraski <zeev@php.net> | +----------------------------------------------------------------------+ */ -/* $Id$ */ - #ifndef PHP_OPEN_TEMPORARY_FILE_H #define PHP_OPEN_TEMPORARY_FILE_H |