[FIX] We change the text of the license in the release.py because there is a problem...
authorStephane Wirtel <stephane@tinyerp.com>
Fri, 13 Feb 2009 14:02:27 +0000 (15:02 +0100)
committerStephane Wirtel <stephane@tinyerp.com>
Fri, 13 Feb 2009 14:02:27 +0000 (15:02 +0100)
bzr revid: stephane@tinyerp.com-20090213140227-4r2ve2t2e61myjem

bin/release.py

index 47c59de..5d0e607 100644 (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'