Revision: 311
http://assorted.svn.sourceforge.net/assorted/?rev=311&view=rev
Author: yangzhang
Date: 2008-02-03 21:20:31 -0800 (Sun, 03 Feb 2008)
Log Message:
-----------
clarified license note
Modified Paths:
--------------
python-commons/trunk/src/commons/__init__.py
Modified: python-commons/trunk/src/commons/__init__.py
===================================================================
--- python-commons/trunk/src/commons/__init__.py 2008-02-04 04:48:48 UTC (rev 310)
+++ python-commons/trunk/src/commons/__init__.py 2008-02-04 05:20:31 UTC (rev 311)
@@ -2,9 +2,10 @@
# vim:ft=python:et:sw=4:ts=4
"""
-U{Python Commons<http://assorted.sf.net/python-commons>} is a
-collection of general-purpose utilities released under the U{PSF
-license<http://www.python.org/psf/license.html>}.
+U{Python Commons<http://assorted.sf.net/python-commons>} is a collection of
+general-purpose utilities released under the U{PSF
+license<http://www.python.org/psf/license.html>} (the same license as what
+Python is distributed under).
You can download the latest releases
U{here<http://assorted.sf.net/python-commons/download>}. To install,
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|