[Checkins] SVN: grokapps/TodoList/setup.py Add license.

Martijn Faassen faassen at startifact.com
Mon Feb 22 11:38:10 EST 2010


Log message for revision 109293:
  Add license.
  

Changed:
  U   grokapps/TodoList/setup.py

-=-
Modified: grokapps/TodoList/setup.py
===================================================================
--- grokapps/TodoList/setup.py	2010-02-22 16:37:57 UTC (rev 109292)
+++ grokapps/TodoList/setup.py	2010-02-22 16:38:10 UTC (rev 109293)
@@ -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