[Zope3-checkins] SVN: Zope3/trunk/LICENSES.txt Added an entry for
	zope.testing.doctest.
    Jim Fulton 
    jim at zope.com
       
    Mon Aug  9 05:57:48 EDT 2004
    
    
  
Log message for revision 26958:
  Added an entry for zope.testing.doctest.
  
Changed:
  U   Zope3/trunk/LICENSES.txt
-=-
Modified: Zope3/trunk/LICENSES.txt
===================================================================
--- Zope3/trunk/LICENSES.txt	2004-08-09 09:26:59 UTC (rev 26957)
+++ Zope3/trunk/LICENSES.txt	2004-08-09 09:57:47 UTC (rev 26958)
@@ -65,3 +65,11 @@
     This program is free software; you can redistribute it and/or modify
     it under the terms of the Python 2.1.1 license, available at
     http://www.python.org/2.1.1/license.html
+
+----------------------------------------------------------------------
+
+The zope.testing.doctest module is a copy of the doctest module from
+the Python 2.4 standard library.  It if the property of the Python
+Software Foundation (PSF) and is covered by the PSF license agreement
+for Python 2.4.  We will no-longer distribute this module with Zope at
+some point on the future.
    
    
More information about the Zope3-Checkins
mailing list