diff options
author | Andi Gutmans <andi@php.net> | 2000-05-29 17:03:24 +0000 |
---|---|---|
committer | Andi Gutmans <andi@php.net> | 2000-05-29 17:03:24 +0000 |
commit | a0e46521e343ab1b22ad5d1fdae2731207d3e582 (patch) | |
tree | 228185d1218caf9c9047acc6720d67ec7145b7b5 /main/php_virtual_cwd.c | |
parent | 3637589db1b8e9e56d885f5feda4e1c26eda0968 (diff) | |
download | php-git-a0e46521e343ab1b22ad5d1fdae2731207d3e582.tar.gz |
- License is at 2.02
Diffstat (limited to 'main/php_virtual_cwd.c')
-rw-r--r-- | main/php_virtual_cwd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/php_virtual_cwd.c b/main/php_virtual_cwd.c index b36f9cae26..c42f018c3e 100644 --- a/main/php_virtual_cwd.c +++ b/main/php_virtual_cwd.c @@ -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 | | license@php.net so we can mail you a copy immediately. | |