jimw            Sun Dec 16 16:22:44 2001 EDT

  Modified files:              
    /phpdoc/en  bookinfo.xml 
    /phpdoc     global.ent 
  Log:
  reference license of zend documentation. someone with patience could make this 
depend on whether --with-zendapi was passed to ./configure.
  
Index: phpdoc/en/bookinfo.xml
diff -u phpdoc/en/bookinfo.xml:1.20 phpdoc/en/bookinfo.xml:1.21
--- phpdoc/en/bookinfo.xml:1.20 Wed Dec 12 15:46:24 2001
+++ phpdoc/en/bookinfo.xml      Sun Dec 16 16:22:44 2001
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.20 $ -->
+<!-- $Revision: 1.21 $ -->
 
  <bookinfo id="bookinfo">
   <authorgroup id="authors">
@@ -70,6 +70,13 @@
     General Public License as published by the Free Software
     Foundation; either version 2 of the License, or (at your option)
     any later version.
+   </simpara>
+   <simpara>
+    The 'Extending PHP 4.0' section of this manual is copyright &copy; 2000 by
+    Zend Technologies, Ltd. This material may be distributed only subject to
+    the terms and conditions set forth in the Open Publication License, v1.0
+    or later (the latest version is presently available at
+    <ulink url="&url.opl;">&url.opl;</ulink>).
    </simpara>
   </legalnotice>
 
Index: phpdoc/global.ent
diff -u phpdoc/global.ent:1.131 phpdoc/global.ent:1.132
--- phpdoc/global.ent:1.131     Sun Dec  9 16:08:44 2001
+++ phpdoc/global.ent   Sun Dec 16 16:22:44 2001
@@ -1,6 +1,6 @@
 <!-- -*- SGML -*-
 
- $Id: global.ent,v 1.131 2001/12/09 21:08:44 mk Exp $
+ $Id: global.ent,v 1.132 2001/12/16 21:22:44 jimw Exp $
 
  Contains global "macros" for all the XML documents.
 
@@ -109,6 +109,7 @@
 <!ENTITY url.openbsd.ports "http://www.openbsd.org/ports.html";>
 <!ENTITY url.openlink "http://www.openlinksw.com/";>
 <!ENTITY url.openssl "http://www.openssl.org/";>
+<!ENTITY url.opl "http://www.opencontent.org/openpub/";>
 <!ENTITY url.oracle "http://www.oracle.com/";>
 <!ENTITY url.ovrimos "http://www.ovrimos.com/";>
 <!ENTITY url.palm.isilo "http://www.isilo.com/";>


Reply via email to