Update GPL to AGPL to respect partner_multi_relation license.
This commit is contained in:
parent
34a354f83c
commit
9d80e83d1a
1 changed files with 1 additions and 2 deletions
|
|
@ -8,13 +8,12 @@
|
||||||
'author': 'Bemade',
|
'author': 'Bemade',
|
||||||
'website': 'https://bemade.org',
|
'website': 'https://bemade.org',
|
||||||
'email': 'it@bemade.org',
|
'email': 'it@bemade.org',
|
||||||
'license': 'GPL-3',
|
'license': 'AGPL-3',
|
||||||
'depends': [
|
'depends': [
|
||||||
# List of module dependencies
|
# List of module dependencies
|
||||||
'base',
|
'base',
|
||||||
'contacts',
|
'contacts',
|
||||||
'crm',
|
'crm',
|
||||||
'document_knowledge',
|
|
||||||
'document_page',
|
'document_page',
|
||||||
'document_page_approval',
|
'document_page_approval',
|
||||||
'attachment_indexation',
|
'attachment_indexation',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue