moriyoshi               Sat Nov 23 15:14:33 2002 EDT

  Modified files:              
    /php4/ext/mbstring  mb_gpc.c mbstring.c mbstring.h php_mbregex.c 
  Log:
  Updated license information headers
  
  
Index: php4/ext/mbstring/mb_gpc.c
diff -u php4/ext/mbstring/mb_gpc.c:1.1 php4/ext/mbstring/mb_gpc.c:1.2
--- php4/ext/mbstring/mb_gpc.c:1.1      Sat Nov 23 15:08:44 2002
+++ php4/ext/mbstring/mb_gpc.c  Sat Nov 23 15:14:33 2002
@@ -2,7 +2,7 @@
    +----------------------------------------------------------------------+
    | PHP Version 4                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 2001 The PHP Group                                     |
+   | Copyright (c) 1997-2002 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 2.02 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
@@ -17,7 +17,7 @@
    +----------------------------------------------------------------------+
  */
 
-/* $Id: mb_gpc.c,v 1.1 2002/11/23 20:08:44 moriyoshi Exp $ */
+/* $Id: mb_gpc.c,v 1.2 2002/11/23 20:14:33 moriyoshi Exp $ */
 
 /* {{{ includes */
 #ifdef HAVE_CONFIG_H
Index: php4/ext/mbstring/mbstring.c
diff -u php4/ext/mbstring/mbstring.c:1.149 php4/ext/mbstring/mbstring.c:1.150
--- php4/ext/mbstring/mbstring.c:1.149  Sat Nov 23 15:08:44 2002
+++ php4/ext/mbstring/mbstring.c        Sat Nov 23 15:14:33 2002
@@ -2,7 +2,7 @@
    +----------------------------------------------------------------------+
    | PHP Version 4                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 2001 The PHP Group                                     |
+   | Copyright (c) 1997-2002 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 2.02 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
@@ -17,7 +17,7 @@
    +----------------------------------------------------------------------+
  */
 
-/* $Id: mbstring.c,v 1.149 2002/11/23 20:08:44 moriyoshi Exp $ */
+/* $Id: mbstring.c,v 1.150 2002/11/23 20:14:33 moriyoshi Exp $ */
 
 /*
  * PHP4 Multibyte String module "mbstring"
Index: php4/ext/mbstring/mbstring.h
diff -u php4/ext/mbstring/mbstring.h:1.44 php4/ext/mbstring/mbstring.h:1.45
--- php4/ext/mbstring/mbstring.h:1.44   Sat Nov 23 15:08:44 2002
+++ php4/ext/mbstring/mbstring.h        Sat Nov 23 15:14:33 2002
@@ -2,7 +2,7 @@
    +----------------------------------------------------------------------+
    | PHP Version 4                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 2001 The PHP Group                                     |
+   | Copyright (c) 1997-2002 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 2.02 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
@@ -16,7 +16,7 @@
    +----------------------------------------------------------------------+
  */
 
-/* $Id: mbstring.h,v 1.44 2002/11/23 20:08:44 moriyoshi Exp $ */
+/* $Id: mbstring.h,v 1.45 2002/11/23 20:14:33 moriyoshi Exp $ */
 
 /*
  * PHP4 Multibyte String module "mbstring" (currently only for Japanese)
Index: php4/ext/mbstring/php_mbregex.c
diff -u php4/ext/mbstring/php_mbregex.c:1.21 php4/ext/mbstring/php_mbregex.c:1.22
--- php4/ext/mbstring/php_mbregex.c:1.21        Thu Nov 14 14:04:29 2002
+++ php4/ext/mbstring/php_mbregex.c     Sat Nov 23 15:14:33 2002
@@ -2,7 +2,7 @@
    +----------------------------------------------------------------------+
    | PHP Version 4                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 2001 The PHP Group                                     |
+   | Copyright (c) 1997-2002 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 2.02 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
@@ -16,7 +16,7 @@
    +----------------------------------------------------------------------+
  */
 
-/* $Id: php_mbregex.c,v 1.21 2002/11/14 19:04:29 moriyoshi Exp $ */
+/* $Id: php_mbregex.c,v 1.22 2002/11/23 20:14:33 moriyoshi Exp $ */
 
 
 #ifdef HAVE_CONFIG_H



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

Reply via email to