summaryrefslogtreecommitdiff
path: root/ext/opcache/zend_shared_alloc.c
diff options
context:
space:
mode:
authorDmitry Stogov <dmitry@zend.com>2013-03-19 10:32:24 +0400
committerDmitry Stogov <dmitry@zend.com>2013-03-19 10:32:24 +0400
commita62ffb72f403d255c744b27f617ee6b6ac62c216 (patch)
tree2d48055b1df4c61ccdb1f37b6ea6c1e8bf2bfbcd /ext/opcache/zend_shared_alloc.c
parent840c0d6091ccf25780b97178acd51e2627cefc9a (diff)
downloadphp-git-a62ffb72f403d255c744b27f617ee6b6ac62c216.tar.gz
Renamed Zend Optimizer+ into Zend OPcache
Diffstat (limited to 'ext/opcache/zend_shared_alloc.c')
-rw-r--r--ext/opcache/zend_shared_alloc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/opcache/zend_shared_alloc.c b/ext/opcache/zend_shared_alloc.c
index 5e37e38586..f4465ce78f 100644
--- a/ext/opcache/zend_shared_alloc.c
+++ b/ext/opcache/zend_shared_alloc.c
@@ -1,6 +1,6 @@
/*
+----------------------------------------------------------------------+
- | Zend Optimizer+ |
+ | Zend OPcache |
+----------------------------------------------------------------------+
| Copyright (c) 1998-2013 The PHP Group |
+----------------------------------------------------------------------+