mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-23 04:22:04 -06:00
Add license key in __openerp__.py
This commit is contained in:
parent
0a42df9a18
commit
871088b959
@ -30,6 +30,7 @@ Web pages
|
||||
""",
|
||||
'author': ['OpenERP SA'],
|
||||
'website': 'http://www.openerp.com/',
|
||||
'license': 'AGPL-3',
|
||||
'depends': [
|
||||
'knowledge'
|
||||
],
|
||||
|
@ -29,6 +29,7 @@ Module that allows to attach an URL as a document.
|
||||
""",
|
||||
'author': 'Serv. Tecnolog. Avanzados - Pedro M. Baeza',
|
||||
'website': 'http://www.serviciosbaeza.com',
|
||||
'license': 'AGPL-3',
|
||||
'depends': [
|
||||
'document',
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user