How about changing the headers to say:

      "This source file is subject to latest version of the PHP license"

    =)

    --Jani


On Wed, 23 Nov 2005, Rasmus Lerdorf wrote:


rasmus          Tue Nov 22 19:08:01 2005 EDT

 Modified files:
   /php-src     LICENSE
 Log:
 3.01 license - we technically don't need to switch the PHP sources to this
 one, it is more for pear/pecl, but to be consistent we probably should.
 Anybody want to do the sed magic to fix all the headers?


http://cvs.php.net/diff.php/php-src/LICENSE?r1=1.23&r2=1.24&ty=u
Index: php-src/LICENSE
diff -u php-src/LICENSE:1.23 php-src/LICENSE:1.24
--- php-src/LICENSE:1.23        Fri Mar 25 11:13:47 2005
+++ php-src/LICENSE     Tue Nov 22 19:08:00 2005
@@ -1,5 +1,5 @@
--------------------------------------------------------------------
-                  The PHP License, Version 3.0
+                  The PHP License, version 3.01
Copyright (c) 1999 - 2005 The PHP Group. All rights reserved.
--------------------------------------------------------------------

@@ -38,8 +38,8 @@

  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 @@
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>.



--
Give me your money at @ <http://pecl.php.net/wishlist.php/sniper>
Donating money may make me happier and friendlier for a limited period!
Death to all 4 letter abbreviations starting with P!

--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to