iliaa Tue, 16 Feb 2010 13:01:50 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=295164
Log: update copyright Changed paths: U php/php-src/branches/PHP_5_3/TSRM/TSRM.c U php/php-src/branches/PHP_5_3/TSRM/TSRM.h Modified: php/php-src/branches/PHP_5_3/TSRM/TSRM.c =================================================================== --- php/php-src/branches/PHP_5_3/TSRM/TSRM.c 2010-02-16 13:00:42 UTC (rev 295163) +++ php/php-src/branches/PHP_5_3/TSRM/TSRM.c 2010-02-16 13:01:50 UTC (rev 295164) @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | Thread Safe Resource Manager | +----------------------------------------------------------------------+ - | Copyright (c) 1999-2009, Andi Gutmans, Sascha Schumann, Zeev Suraski | + | Copyright (c) 1999-2010, Andi Gutmans, Sascha Schumann, Zeev Suraski | | This source file is subject to the TSRM license, that is bundled | | with this package in the file LICENSE | +----------------------------------------------------------------------+ Modified: php/php-src/branches/PHP_5_3/TSRM/TSRM.h =================================================================== --- php/php-src/branches/PHP_5_3/TSRM/TSRM.h 2010-02-16 13:00:42 UTC (rev 295163) +++ php/php-src/branches/PHP_5_3/TSRM/TSRM.h 2010-02-16 13:01:50 UTC (rev 295164) @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | Thread Safe Resource Manager | +----------------------------------------------------------------------+ - | Copyright (c) 1999-2009, Andi Gutmans, Sascha Schumann, Zeev Suraski | + | Copyright (c) 1999-2010, Andi Gutmans, Sascha Schumann, Zeev Suraski | | This source file is subject to the TSRM license, that is bundled | | with this package in the file LICENSE | +----------------------------------------------------------------------+
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php