goba Thu Sep 2 18:33:16 2004 EDT
Modified files:
/phpdoc LICENSE
Log:
add info on documentation tool licensing
http://cvs.php.net/diff.php/phpdoc/LICENSE?r1=1.5&r2=1.6&ty=u
Index: phpdoc/LICENSE
diff -u phpdoc/LICENSE:1.5 phpdoc/LICENSE:1.6
--- phpdoc/LICENSE:1.5 Thu Sep 2 18:31:58 2004
+++ phpdoc/LICENSE Thu Sep 2 18:33:16 2004
@@ -1,3 +1,5 @@
+Documentation content licensing:
+
Copyright (c) 1997 - 2004 by the PHP Documentation Group. This
material may be distributed only subject to the terms and
conditions set forth in the Open Publication License, v1.0 or
@@ -23,3 +25,9 @@
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 http://www.opencontent.org/openpub/).
+
+Documentation tools licensing:
+
+ Most of the custom scripts used to build the documentation are
+ under the PHP License. Please check the license headers in the
+ files for more details.
\ No newline at end of file