mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-27 02:48:41 -06:00
Add license key in __openerp__.py
This commit is contained in:
parent
90e821da3a
commit
48eaf100c8
@ -30,6 +30,7 @@ Web pages
|
|||||||
""",
|
""",
|
||||||
'author': ['OpenERP SA'],
|
'author': ['OpenERP SA'],
|
||||||
'website': 'http://www.openerp.com/',
|
'website': 'http://www.openerp.com/',
|
||||||
|
'license': 'AGPL-3',
|
||||||
'depends': [
|
'depends': [
|
||||||
'knowledge'
|
'knowledge'
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user