[Checkins] SVN: megrok.z3cform.composed/trunk/setup.py Set ZPL as license.

Uli Fouquet uli at gnufix.de
Sat Feb 13 08:52:53 EST 2010


Log message for revision 109010:
  Set ZPL as license.
  

Changed:
  U   megrok.z3cform.composed/trunk/setup.py

-=-
Modified: megrok.z3cform.composed/trunk/setup.py
===================================================================
--- megrok.z3cform.composed/trunk/setup.py	2010-02-13 13:51:25 UTC (rev 109009)
+++ megrok.z3cform.composed/trunk/setup.py	2010-02-13 13:52:53 UTC (rev 109010)
@@ -30,7 +30,7 @@
       author='Souheil Chelfouh',
       author_email='trollfot at gmail.com',
       url='',
-      license='GPL',
+      license='ZPL 2.1',
       packages=find_packages('src', exclude=['ez_setup']),
       package_dir={'': 'src'},
       namespace_packages=['megrok', 'megrok.z3cform'],
@@ -45,7 +45,7 @@
           'Environment :: Web Environment',
           'Framework :: Zope3',
           'Intended Audience :: Other Audience',
-          'License :: OSI Approved :: GNU General Public License (GPL)',
+          'License :: OSI Approved :: Zope Public License',
           'Operating System :: OS Independent',
           'Programming Language :: Python',
           ],



More information about the checkins mailing list