Author: guido.van.rossum
Date: Thu Aug 30 19:21:12 2007
New Revision: 57734

Modified:
   python/branches/py3k/LICENSE
Log:
Add 2.6 and 3.0 to the silly list.


Modified: python/branches/py3k/LICENSE
==============================================================================
--- python/branches/py3k/LICENSE        (original)
+++ python/branches/py3k/LICENSE        Thu Aug 30 19:21:12 2007
@@ -55,6 +55,8 @@
     2.4.4           2.4.3       2006        PSF         yes
     2.5             2.4         2006        PSF         yes
     2.5.1           2.5         2007        PSF         yes
+    2.6             2.5         unreleased  PSF         yes
+    3.0             2.6         2007        PSF         yes
 
 Footnotes:
 
_______________________________________________
Python-3000-checkins mailing list
Python-3000-checkins@python.org
http://mail.python.org/mailman/listinfo/python-3000-checkins

Reply via email to