]> granicus.if.org Git - php/commitdiff
changed license of PostgreSQL module in ext/dbx.
authorRui Hirokawa <hirokawa@php.net>
Fri, 23 Mar 2001 13:40:12 +0000 (13:40 +0000)
committerRui Hirokawa <hirokawa@php.net>
Fri, 23 Mar 2001 13:40:12 +0000 (13:40 +0000)
ext/dbx/dbx_pgsql.c
ext/dbx/dbx_pgsql.h

index 97be5ae78a463d1b4c1658c193ffc6522f0b135b..b94b176616b328b568f5346e305809a6d925a69d 100644 (file)
@@ -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       |
-   | license@guidance.nl 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          |
+   | license@php.net so we can mail you a copy immediately.               |
    +----------------------------------------------------------------------+
    | Author : Rui Hirokawa        <hirokawa@php.net>                      |
    +----------------------------------------------------------------------+
index d09164c5cd44c601c87dc1ce66f66f3366892520..70c342fa15a1388d2e5fd4957d56a4303154142b 100644 (file)
@@ -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       |
-   | license@guidance.nl 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          |
+   | license@php.net so we can mail you a copy immediately.               |
    +----------------------------------------------------------------------+
    | Author : Rui Hirokawa        <hirokawa@php.net>                      |
    +----------------------------------------------------------------------+