diff options
author | Andrey Hristov <andrey@php.net> | 2003-06-16 15:25:00 +0000 |
---|---|---|
committer | Andrey Hristov <andrey@php.net> | 2003-06-16 15:25:00 +0000 |
commit | e1b285dc93a3067281b88b72db956930622faecf (patch) | |
tree | e28403fdcaf8c17b222173bcf2c6c84508f33c73 /ext/ming/php_ming.h | |
parent | e050348b67d419df0b4f9965fccd9d6e500a254b (diff) | |
download | php-git-e1b285dc93a3067281b88b72db956930622faecf.tar.gz |
updating license to 3.0
Diffstat (limited to 'ext/ming/php_ming.h')
-rw-r--r-- | ext/ming/php_ming.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/ming/php_ming.h b/ext/ming/php_ming.h index 55bfad7625..3fc7046823 100644 --- a/ext/ming/php_ming.h +++ b/ext/ming/php_ming.h @@ -4,10 +4,10 @@ +----------------------------------------------------------------------+ | Copyright (c) 1997-2003 The PHP Group | +----------------------------------------------------------------------+ - | This source file is subject to version 2.01 of the PHP license, | + | This source file is subject to version 3.0 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | | available through the world-wide-web at the following url: | - | http://www.php.net/license/2_01.txt. | + | http://www.php.net/license/3_0.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. | |