diff options
Diffstat (limited to 'main/php_sprintf.c')
-rw-r--r-- | main/php_sprintf.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/php_sprintf.c b/main/php_sprintf.c index 8a97277ca9..330d4bd7ee 100644 --- a/main/php_sprintf.c +++ b/main/php_sprintf.c @@ -1,4 +1,4 @@ -/* +/* +----------------------------------------------------------------------+ | PHP Version 7 | +----------------------------------------------------------------------+ @@ -12,7 +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. | +----------------------------------------------------------------------+ - | Author: Jaakko Hyvätti <jaakko.hyvatti@iki.fi> | + | Author: Jaakko Hyvätti <jaakko.hyvatti@iki.fi> | +----------------------------------------------------------------------+ */ |