jani Sat Jul 26 22:21:12 2008 UTC
Modified files:
/php-src header
Log:
correct year and version
http://cvs.php.net/viewvc.cgi/php-src/header?r1=1.17&r2=1.18&diff_format=u
Index: php-src/header
diff -u php-src/header:1.17 php-src/header:1.18
--- php-src/header:1.17 Sun Jan 1 13:09:48 2006
+++ php-src/header Sat Jul 26 22:21:12 2008
@@ -1,8 +1,8 @@
/*
+----------------------------------------------------------------------+
- | PHP Version 5 |
+ | PHP Version 6 |
+----------------------------------------------------------------------+
- | Copyright (c) 1997-2006 The PHP Group |
+ | Copyright (c) 1997-2008 The PHP Group |
+----------------------------------------------------------------------+
| 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 |
@@ -16,4 +16,4 @@
+----------------------------------------------------------------------+
*/
-/* $Id: header,v 1.17 2006/01/01 13:09:48 sniper Exp $ */
+/* $Id: header,v 1.18 2008/07/26 22:21:12 jani Exp $ */
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php