summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXinchen Hui <laruence@php.net>2012-12-13 10:44:14 +0800
committerXinchen Hui <laruence@php.net>2012-12-13 10:44:14 +0800
commit39a3007ab2f88d860beb524024ab97fb13110561 (patch)
tree2b1b4e4fde8914fa06ad4dfe6b108db29416602e
parenta2cf4f1932fab6adced6a0b72a605f9ae0bd0b8c (diff)
downloadphp-git-39a3007ab2f88d860beb524024ab97fb13110561.tar.gz
MFH
-rw-r--r--ext/spl/spl_observer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/spl_observer.c b/ext/spl/spl_observer.c
index 85bbeec731..d081698682 100644
--- a/ext/spl/spl_observer.c
+++ b/ext/spl/spl_observer.c
@@ -4,7 +4,7 @@
+----------------------------------------------------------------------+
| Copyright (c) 1997-2012 The PHP Group |
+----------------------------------------------------------------------+
- | This source file is SplSubject to version 3.01 of the PHP license, |
+ | This source file is subject to version 3.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
| available through the world-wide-web at the following url: |
| http://www.php.net/license/3_01.txt |