[FIX] We change the text of the license in the release.py because there is a problem with PyPi

bzr revid: stephane@tinyerp.com-20090213140227-4r2ve2t2e61myjem
This commit is contained in:
Stephane Wirtel 2009-02-13 15:02:27 +01:00
parent d8576c4570
commit a86a89517e
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ customizable reports, and XML-RPC interfaces.
'''
classifiers = """\
Development Status :: 5 - Production/Stable
License :: OSI Approved :: GNU General Public License Version 3 (GPL-3)
License :: OSI Approved :: GNU General Public License (GPL)
Programming Language :: Python
"""
url = 'http://www.openerp.com'