Commit: 349baa3da44a657ed7ec08215456809b23735f71 Author: Leigh <lei...@gmail.com> Wed, 12 Dec 2012 12:14:52 +0000 Parents: 7e4c0125dac2167b13ff279d8213ee46be45d4c7 Branches: master
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=349baa3da44a657ed7ec08215456809b23735f71 Log: Fixed license Looks like a find and replace gone wrong. Changed paths: M ext/spl/spl_observer.c Diff: diff --git a/ext/spl/spl_observer.c b/ext/spl/spl_observer.c index 4b8be82..f1b3f7c 100755 --- 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 | -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php