andi Wed Jan 4 23:54:12 2006 UTC
Modified files:
/TSRM TSRM.c TSRM.h
Log:
- Update copyright notices to 2006
http://cvs.php.net/viewcvs.cgi/TSRM/TSRM.c?r1=1.69&r2=1.70&diff_format=u
Index: TSRM/TSRM.c
diff -u TSRM/TSRM.c:1.69 TSRM/TSRM.c:1.70
--- TSRM/TSRM.c:1.69 Mon Aug 29 21:53:34 2005
+++ TSRM/TSRM.c Wed Jan 4 23:54:12 2006
@@ -2,7 +2,7 @@
+----------------------------------------------------------------------+
| Thread Safe Resource Manager |
+----------------------------------------------------------------------+
- | Copyright (c) 1999, 2000, Andi Gutmans, Sascha Schumann, Zeev Suraski|
+ | Copyright (c) 1999-2006, 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 |
+----------------------------------------------------------------------+
http://cvs.php.net/viewcvs.cgi/TSRM/TSRM.h?r1=1.50&r2=1.51&diff_format=u
Index: TSRM/TSRM.h
diff -u TSRM/TSRM.h:1.50 TSRM/TSRM.h:1.51
--- TSRM/TSRM.h:1.50 Fri Aug 5 22:28:23 2005
+++ TSRM/TSRM.h Wed Jan 4 23:54:12 2006
@@ -2,7 +2,7 @@
+----------------------------------------------------------------------+
| Thread Safe Resource Manager |
+----------------------------------------------------------------------+
- | Copyright (c) 1999, 2000, Andi Gutmans, Sascha Schumann, Zeev Suraski|
+ | Copyright (c) 1999-2006, 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 |
+----------------------------------------------------------------------+
--
Zend Engine CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
|