[Zope3-checkins] CVS: Zope3 - LICENSES.txt:1.4
Fred Drake
cvs-admin at zope.org
Wed Nov 5 13:19:01 EST 2003
Update of /cvs-repository/Zope3
In directory cvs.zope.org:/tmp/cvs-serv8733
Modified Files:
LICENSES.txt
Log Message:
optparse and textwrap can be imported from the standard library not that Zope
requires Python 2.3.2 or newer.
=== Zope3/LICENSES.txt 1.3 => 1.4 ===
--- Zope3/LICENSES.txt:1.3 Wed Nov 5 13:07:49 2003
+++ Zope3/LICENSES.txt Wed Nov 5 13:18:30 2003
@@ -60,15 +60,6 @@
Exceptions to this are the following files within the docutils package:
- optparse.py, by Gregory Ward. This module is included in the
- standard Python distribution starting in Python 2.3.
-
- textwrap.py, by Gregory Ward. This module is included in the
- standard Python distribution starting in Python 2.3.
-
- Copyright (C) 1999-2001 Gregory P. Ward.
- Copyright (C) 2002, 2003 Python Software Foundation.
-
roman.py, by Mark Pilgrim:
This program is free software; you can redistribute it and/or modify
More information about the Zope3-Checkins
mailing list