diff README.txt @ 1071:c08b3820edd1

Adhering to ZPL
author Richard Jones <richard@users.sourceforge.net>
date Sat, 07 Sep 2002 22:43:17 +0000
parents 5324a28060ab
children 8dc60d87ab42 3a853f1c20b5
line wrap: on
line diff
--- a/README.txt	Sat Sep 07 02:41:11 2002 +0000
+++ b/README.txt	Sat Sep 07 22:43:17 2002 +0000
@@ -33,6 +33,21 @@
 SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
 
 
-The stylesheet included with this package has been copied from the Zope
-management interface and presumably belongs to Digital Creations.
+PageTemplates Licensing
+-----------------------
+
+Portions of this code (roundup.cgi.PageTemplates, roundup.cgi.TAL and
+roundup.cgi.ZTUtils) have been copied from Zope. They have been modified in
+the following manner:
 
+- removal of unit tests, Zope-specific code and support files from 
+  PageTemplates: PageTemplateFile.py, ZPythonExpr.py, ZRPythonExpr.py,
+  ZopePageTemplate.py, examples, help, tests, CHANGES.txt, HISTORY.txt,
+  version.txt and www. From TAL: DummyEngine.py, HISTORY.txt, CHANGES.txt,
+  benchmark, driver.py, markbench.py, ndiff.py, runtest.py, setpath.py,
+  tests and timer.py. From ZTUtils: SimpleTree.py, Zope.py, CHANGES.txt and
+  HISTORY.txt.
+- editing to remove dependencies on Zope modules (see files for change notes)
+
+The license for this code is in doc/ZPL.txt.
+

Roundup Issue Tracker: http://roundup-tracker.org/