From: Andi Gutmans Date: Mon, 29 May 2000 17:03:24 +0000 (+0000) Subject: - License is at 2.02 X-Git-Tag: PRE_EIGHT_BYTE_ALLOC_PATCH~192 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a0e46521e343ab1b22ad5d1fdae2731207d3e582;p=php - License is at 2.02 --- diff --git a/main/php_content_types.c b/main/php_content_types.c index ce2c0fc352..e6c85b7685 100644 --- a/main/php_content_types.c +++ b/main/php_content_types.c @@ -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. | 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. |