some brief changes
authorChristophe Simonis <chs@openerp.com>
Wed, 28 Nov 2012 13:24:13 +0000 (14:24 +0100)
committerChristophe Simonis <chs@openerp.com>
Wed, 28 Nov 2012 13:24:13 +0000 (14:24 +0100)
bzr revid: chs@openerp.com-20121128132413-op2z4vmv78y04u95

win32/setup.py

index 5366b63..0d8f504 100644 (file)
@@ -52,7 +52,7 @@ excludes = "Tkconstants Tkinter tcl _imagingtk PIL._imagingtk ImageTk PIL.ImageT
 
 setup(service      = ["OpenERPServerService"],
       version      = meta['version'],
-      licence      = meta['licence'],
+      license      = meta['license'],
       url          = meta['url'],
       author       = meta['author'],
       author_email = meta['author_email'],