diff options
| -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>.  | 
