summaryrefslogtreecommitdiff
path: root/main/php_sprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/php_sprintf.c')
-rw-r--r--main/php_sprintf.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/main/php_sprintf.c b/main/php_sprintf.c
index 330d4bd7ee..2581e4575d 100644
--- a/main/php_sprintf.c
+++ b/main/php_sprintf.c
@@ -1,4 +1,4 @@
-/*
+/*
+----------------------------------------------------------------------+
| PHP Version 7 |
+----------------------------------------------------------------------+
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include <stdio.h>
#include <stdarg.h>
#include "php.h"