hirokawa                Fri Mar 23 05:40:13 2001 EDT

  Modified files:              
    /php4/ext/dbx       dbx_pgsql.c dbx_pgsql.h 
  Log:
  changed license of PostgreSQL module in ext/dbx.
  
Index: php4/ext/dbx/dbx_pgsql.c
diff -u php4/ext/dbx/dbx_pgsql.c:1.1 php4/ext/dbx/dbx_pgsql.c:1.2
--- php4/ext/dbx/dbx_pgsql.c:1.1        Fri Mar 23 03:50:04 2001
+++ php4/ext/dbx/dbx_pgsql.c    Fri Mar 23 05:40:12 2001
@@ -1,16 +1,16 @@
 /*
    +----------------------------------------------------------------------+
-   | stentor module version 1.0                                           |
+   | PHP version 4.0                                                      |
    +----------------------------------------------------------------------+
-   | Copyright (c) 2001 Guidance Rotterdam BV                             |
+   | Copyright (c) 1997-2001 The PHP Group                                |
    +----------------------------------------------------------------------+
-   | This source file is subject to version 1.0  of the STENTOR license,  |
+   | 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        |
-   | available through the world-wide-web at                              |
-   | http://www.guidance.nl/php/dbx/license/1_00.txt.                     |
-   | If you did not receive a copy of the STENTOR license and are unable  |
-   | to obtain it through the world-wide-web, please send a note to       |
-   | [EMAIL PROTECTED] so we can mail you a copy immediately.           |
+   | available at through the world-wide-web at                           |
+   | http://www.php.net/license/2_02.txt.                                 |
+   | If you did not receive a copy of the PHP license and are unable to   |
+   | obtain it through the world-wide-web, please send a note to          |
+   | [EMAIL PROTECTED] so we can mail you a copy immediately.               |
    +----------------------------------------------------------------------+
    | Author : Rui Hirokawa        <[EMAIL PROTECTED]>                      |
    +----------------------------------------------------------------------+
Index: php4/ext/dbx/dbx_pgsql.h
diff -u php4/ext/dbx/dbx_pgsql.h:1.1 php4/ext/dbx/dbx_pgsql.h:1.2
--- php4/ext/dbx/dbx_pgsql.h:1.1        Fri Mar 23 03:50:04 2001
+++ php4/ext/dbx/dbx_pgsql.h    Fri Mar 23 05:40:12 2001
@@ -1,16 +1,16 @@
 /*
    +----------------------------------------------------------------------+
-   | stentor module version 1.0                                           |
+   | PHP version 4.0                                                      |
    +----------------------------------------------------------------------+
-   | Copyright (c) 2001 Guidance Rotterdam BV                             |
+   | Copyright (c) 1997-2001 The PHP Group                                |
    +----------------------------------------------------------------------+
-   | This source file is subject to version 1.0  of the STENTOR license,  |
+   | 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        |
-   | available through the world-wide-web at                              |
-   | http://www.guidance.nl/php/dbx/license/1_00.txt.                     |
-   | If you did not receive a copy of the STENTOR license and are unable  |
-   | to obtain it through the world-wide-web, please send a note to       |
-   | [EMAIL PROTECTED] so we can mail you a copy immediately.           |
+   | available at through the world-wide-web at                           |
+   | http://www.php.net/license/2_02.txt.                                 |
+   | If you did not receive a copy of the PHP license and are unable to   |
+   | obtain it through the world-wide-web, please send a note to          |
+   | [EMAIL PROTECTED] so we can mail you a copy immediately.               |
    +----------------------------------------------------------------------+
    | Author : Rui Hirokawa        <[EMAIL PROTECTED]>                      |
    +----------------------------------------------------------------------+



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to