From: Lior Kaplan Date: Fri, 1 Jan 2016 17:53:00 +0000 (+0200) Subject: Update header to PHP Version 7 X-Git-Tag: php-7.0.3RC1~87 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=59a7ef914fd634770cbe3e24f61153e85600fe91;p=php Update header to PHP Version 7 --- diff --git a/ext/enchant/php_enchant.h b/ext/enchant/php_enchant.h index fca22f97cc..1760b90184 100644 --- a/ext/enchant/php_enchant.h +++ b/ext/enchant/php_enchant.h @@ -1,6 +1,6 @@ /* +----------------------------------------------------------------------+ - | PHP Version 4 | + | PHP Version 7 | +----------------------------------------------------------------------+ | Copyright (c) 1997-2016 The PHP Group | +----------------------------------------------------------------------+ diff --git a/ext/zip/lib/config.h b/ext/zip/lib/config.h index f1a7cd01a7..6627ff2a51 100644 --- a/ext/zip/lib/config.h +++ b/ext/zip/lib/config.h @@ -1,6 +1,6 @@ /* +----------------------------------------------------------------------+ - | PHP Version 5 | + | PHP Version 7 | +----------------------------------------------------------------------+ | Copyright (c) 1997-2016 The PHP Group | +----------------------------------------------------------------------+