[Checkins] SVN: Grokstar/trunk/setup.py Fix license.

Martijn Faassen faassen at startifact.com
Mon Feb 22 11:24:04 EST 2010


Log message for revision 109269:
  Fix license.
  

Changed:
  U   Grokstar/trunk/setup.py

-=-
Modified: Grokstar/trunk/setup.py
===================================================================
--- Grokstar/trunk/setup.py	2010-02-22 16:22:22 UTC (rev 109268)
+++ Grokstar/trunk/setup.py	2010-02-22 16:24:04 UTC (rev 109269)
@@ -13,7 +13,7 @@
       author="",
       author_email="",
       url="",
-      license="",
+      license="ZPL",
       package_dir={'': 'src'},
       packages=find_packages('src'),
       include_package_data=True,



More information about the checkins mailing list