stas            Tue Feb 12 00:45:14 2008 UTC

  Modified files:              (Branch: PHP_5_3)
    /php-src/ext/tokenizer      tokenizer_data_gen.sh tokenizer_data.c 
  Log:
  HNY
  
  
http://cvs.php.net/viewvc.cgi/php-src/ext/tokenizer/tokenizer_data_gen.sh?r1=1.1.2.2&r2=1.1.2.2.2.1&diff_format=u
Index: php-src/ext/tokenizer/tokenizer_data_gen.sh
diff -u php-src/ext/tokenizer/tokenizer_data_gen.sh:1.1.2.2 
php-src/ext/tokenizer/tokenizer_data_gen.sh:1.1.2.2.2.1
--- php-src/ext/tokenizer/tokenizer_data_gen.sh:1.1.2.2 Tue Jul 31 23:24:11 2007
+++ php-src/ext/tokenizer/tokenizer_data_gen.sh Tue Feb 12 00:45:14 2008
@@ -16,7 +16,7 @@
    +----------------------------------------------------------------------+
    | PHP Version 5                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2007 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        |
@@ -30,7 +30,7 @@
    +----------------------------------------------------------------------+
 */
 
-/* $Id: tokenizer_data_gen.sh,v 1.1.2.2 2007/07/31 23:24:11 johannes Exp $ */
+/* $Id: tokenizer_data_gen.sh,v 1.1.2.2.2.1 2008/02/12 00:45:14 stas Exp $ */
 
 /*
    DO NOT EDIT THIS FILE!
http://cvs.php.net/viewvc.cgi/php-src/ext/tokenizer/tokenizer_data.c?r1=1.1.2.2.2.4&r2=1.1.2.2.2.5&diff_format=u
Index: php-src/ext/tokenizer/tokenizer_data.c
diff -u php-src/ext/tokenizer/tokenizer_data.c:1.1.2.2.2.4 
php-src/ext/tokenizer/tokenizer_data.c:1.1.2.2.2.5
--- php-src/ext/tokenizer/tokenizer_data.c:1.1.2.2.2.4  Tue Feb 12 00:42:20 2008
+++ php-src/ext/tokenizer/tokenizer_data.c      Tue Feb 12 00:45:14 2008
@@ -2,7 +2,7 @@
    +----------------------------------------------------------------------+
    | PHP Version 5                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2007 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,7 +16,7 @@
    +----------------------------------------------------------------------+
 */
 
-/* $Id: tokenizer_data.c,v 1.1.2.2.2.4 2008/02/12 00:42:20 stas Exp $ */
+/* $Id: tokenizer_data.c,v 1.1.2.2.2.5 2008/02/12 00:45:14 stas Exp $ */
 
 /*
    DO NOT EDIT THIS FILE!

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to