cvs: php4 / php_content_types.c php_virtual_cwd.c
[email protected] ("Andi Gutmans")
| Newsgroups | php.version4 |
|---|---|
| Message-ID | <cvsandi959619804@cvsserver> |
andi Mon May 29 10:03:24 2000 EDT
Modified files:
/php4 php_content_types.c php_virtual_cwd.c
Log:
- License is at 2.02
Index: php4/php_content_types.c
diff -u php4/php_content_types.c:1.6 php4/php_content_types.c:1.7
--- php4/php_content_types.c:1.6 Mon May 29 09:34:19 2000
+++ php4/php_content_types.c Mon May 29 10:03:24 2000
@@ -4,7 +4,7 @@
+----------------------------------------------------------------------+
| Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
+----------------------------------------------------------------------+
- | This source file is subject to version 2.01 of the PHP 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 at through the world-wide-web at |
| http://www.php.net/license/2_01.txt. |
Index: php4/php_virtual_cwd.c
diff -u php4/php_virtual_cwd.c:1.48 php4/php_virtual_cwd.c:1.49
--- php4/php_virtual_cwd.c:1.48 Mon May 29 09:34:19 2000
+++ php4/php_virtual_cwd.c Mon May 29 10:03:24 2000
@@ -7,7 +7,7 @@
| This source file is subject to version 2.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
| available at through the world-wide-web at |
- | http://www.php.net/license/2_01.txt. |
+ | 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. |