diff options
author | foobar <sniper@php.net> | 2006-01-01 12:30:06 +0000 |
---|---|---|
committer | foobar <sniper@php.net> | 2006-01-01 12:30:06 +0000 |
commit | 56567d31b331d3ab7814b36867579116eb14da86 (patch) | |
tree | 9922c9944d284a54befaf51ca6abf01cb7a3e05b | |
parent | e3fd31503b978f762b2a687af26912eb94c0e885 (diff) | |
download | php-git-56567d31b331d3ab7814b36867579116eb14da86.tar.gz |
Update license to 3.01
-rw-r--r-- | LICENSE | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,6 +1,6 @@ -------------------------------------------------------------------- - The PHP License, Version 3.0 -Copyright (c) 1999 - 2005 The PHP Group. All rights reserved. + The PHP License, version 3.01 +Copyright (c) 1999 - 2006 The PHP Group. All rights reserved. -------------------------------------------------------------------- Redistribution and use in source and binary forms, with or without @@ -38,8 +38,8 @@ are met: 6. Redistributions of any form whatsoever must retain the following acknowledgment: - "This product includes PHP, freely available from - <http://www.php.net/>". + "This product includes PHP software, freely available from + <http://www.php.net/software/>". THIS SOFTWARE IS PROVIDED BY THE PHP DEVELOPMENT TEAM ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, @@ -64,5 +64,5 @@ The PHP Group can be contacted via Email at group@php.net. For more information on the PHP Group and the PHP project, please see <http://www.php.net>. -This product includes the Zend Engine, freely available at +PHP includes the Zend Engine, freely available at <http://www.zend.com>. |