Add license key in __openerp__.py

This commit is contained in:
Yannick Vaucher 2015-02-06 15:32:08 +01:00 committed by Jose Maria Alzaga
parent 9c9dfe0324
commit 3256c6b397

View File

@ -30,6 +30,7 @@ Web pages
""",
'author': ['OpenERP SA'],
'website': 'http://www.openerp.com/',
'license': 'AGPL-3',
'depends': [
'knowledge'
],