1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

Fixed comments

This commit is contained in:
Dmitry Stogov
2017-07-14 11:33:20 +03:00
parent 377e48b342
commit 7a5b0596a1
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
/*
+----------------------------------------------------------------------+
| Zend Engine, Call Graph |
| Zend Engine, SCCP - Sparse Conditional Constant Propagation |
+----------------------------------------------------------------------+
| Copyright (c) 1998-2017 The PHP Group |
+----------------------------------------------------------------------+

View File

@@ -1,6 +1,6 @@
/*
+----------------------------------------------------------------------+
| Zend Engine, Call Graph |
| Zend Engine, Sparse Conditional Data Flow Propagation Framework |
+----------------------------------------------------------------------+
| Copyright (c) 1998-2017 The PHP Group |
+----------------------------------------------------------------------+