[Checkins] SVN: zopyx.versioning/trunk/setup.py fixed metadata

Andreas Jung andreas at andreas-jung.com
Fri Jun 25 11:18:05 EDT 2010


Log message for revision 113839:
  fixed metadata
  

Changed:
  U   zopyx.versioning/trunk/setup.py

-=-
Modified: zopyx.versioning/trunk/setup.py
===================================================================
--- zopyx.versioning/trunk/setup.py	2010-06-25 15:15:14 UTC (rev 113838)
+++ zopyx.versioning/trunk/setup.py	2010-06-25 15:18:05 UTC (rev 113839)
@@ -13,10 +13,10 @@
         "Programming Language :: Python",
         ],
       keywords='',
-      author='',
-      author_email='',
+      author='Andreas Jung',
+      author_email='info at zopyx.com',
       url='http://svn.plone.org/svn/collective/',
-      license='GPL',
+      license='ZPL',
       packages=find_packages(exclude=['ez_setup']),
       namespace_packages=['zopyx'],
       include_package_data=True,



More information about the checkins mailing list