[Checkins] SVN: z3c.recipe.ldap/trunk/setup.py Switch to the ZPL and fix the homepage

Ross Patterson me at rpatterson.net
Thu Jan 24 20:51:36 EST 2008


Log message for revision 83197:
  Switch to the ZPL and fix the homepage
  

Changed:
  U   z3c.recipe.ldap/trunk/setup.py

-=-
Modified: z3c.recipe.ldap/trunk/setup.py
===================================================================
--- z3c.recipe.ldap/trunk/setup.py	2008-01-25 01:29:46 UTC (rev 83196)
+++ z3c.recipe.ldap/trunk/setup.py	2008-01-25 01:51:35 UTC (rev 83197)
@@ -29,8 +29,8 @@
       keywords='',
       author='Ross Patterson',
       author_email='me at rpatterson.net',
-      url='http://cheeseshop.python.org/pypi/z3c.recipe.ldap',
-      license='GPL',
+      url='http://pypi.python.org/pypi/z3c.recipe.ldap',
+      license='ZPL',
       packages=find_packages(exclude=['ez_setup']),
       namespace_packages=['z3c.recipe'],
       include_package_data=True,



More information about the Checkins mailing list